summaryrefslogtreecommitdiff
path: root/portato/session.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed pyflakes errorsRené 'Necoro' Neumann2009-04-071-1/+1
* Merge in DB branch (even though it does not offer the change-db-in-prefs feat...René 'Necoro' Neumann2009-02-171-3/+45
|\
| * Add a SectionDict class, which maps a section of a session to a dict.René 'Necoro' Neumann2009-01-281-0/+27
| * Add a global session listRené 'Necoro' Neumann2009-01-281-3/+18
* | Same copyright statement in all filesRené 'Necoro' Neumann2009-02-071-1/+1
|/
* Remove the cluttering section names; rename main session section from 'window...René 'Necoro' Neumann2009-01-271-0/+2
* Add rename functionsRené 'Necoro' Neumann2009-01-271-0/+13
* Add remove_section functionRené 'Necoro' Neumann2009-01-271-3/+16
* Add remove function to sessionRené 'Necoro' Neumann2009-01-271-0/+13
* Use implicit 'MAIN' if no name and therefore default session name is givenRené 'Necoro' Neumann2009-01-271-1/+1
* Use session name as default section nameRené 'Necoro' Neumann2009-01-271-3/+10
* Fix and use the features of previous revisionRené 'Necoro' Neumann2009-01-271-1/+1
* Enhance Session class to support name and oldfilesRené 'Necoro' Neumann2009-01-271-4/+24
* Add defaults only session loadingRené 'Necoro' Neumann2008-11-031-10/+17
* Improvement to session handling of selections. Increased gui SESSION_VERSION.René 'Necoro' Neumann2008-11-021-5/+3
* Switch from tabs to 4 spacesRené 'Necoro' Neumann2008-09-021-101/+101
* allowed to dismiss the warning dialogs for keywords/useflagsRené 'Necoro' Neumann2008-06-231-2/+11
* Reverted last commit; Added get and set methodRené 'Necoro' Neumann2008-06-231-11/+19
* Make Session inherit from ConfigParser. This allows the usage of normal confi...René 'Necoro' Neumann2008-06-231-9/+10
* Fixed the default handlingRené 'Necoro' Neumann2008-06-101-1/+1
* Allowed default for session; load 'app-portage/portato' as default for select...René 'Necoro' Neumann2008-06-101-4/+9
* Now unicode support for translations :)René 'Necoro' Neumann2008-04-091-1/+1
* Small changesRené 'Necoro' Neumann2008-03-091-1/+2
* Fixed commentsRené 'Necoro' Neumann2008-03-041-1/+1
* (no commit message)Necoro2008-01-141-0/+9
* r609@Devoty: necoro | 2008-01-14 17:04:38 +0100Necoro2008-01-141-2/+2
* r568@Devoty: necoro | 2007-11-21 15:04:15 +0100Necoro2007-11-211-0/+89
/td>René 'Necoro' Neumann2-5/+3 2020-05-10Switch to our own html2text fork for the time beingRené 'Necoro' Neumann3-5/+5 2020-05-10Text part in emailsRené 'Necoro' Neumann7-33/+115 2020-05-10Allow options on group level.René 'Necoro' Neumann3-5/+11 Closes #12. 2020-05-10Renamed feed template to html templateRené 'Necoro' Neumann2-2/+2 2020-05-10Release v0.2.0v0.2.0René 'Necoro' Neumann2-2/+6 2020-05-10Fix building cacheRené 'Necoro' Neumann1-1/+3 2020-05-10Update READMERené 'Necoro' Neumann1-5/+44 2020-05-10Ignore 'dist' folder and build productsRené 'Necoro' Neumann1-0/+2 2020-05-08Print item hashes in debug modeRené 'Necoro' Neumann1-1/+7 2020-05-07Improve html renderingRené 'Necoro' Neumann2-53/+32 2020-05-07Do not assume items to be new when their published date is newer than the ↵René 'Necoro' Neumann2-7/+1 last run 2020-05-07Updating some depsRené 'Necoro' Neumann2-2/+7 2020-05-07Better detection if a text starts with html or notRené 'Necoro' Neumann2-4/+13 2020-05-07go fmtRené 'Necoro' Neumann1-3/+2 2020-05-07Add header X-Feed2Imap-GUIDRené 'Necoro' Neumann3-1/+7 2020-05-07update changelogRené 'Necoro' Neumann1-0/+1 2020-05-07FixRené 'Necoro' Neumann1-1/+1 2020-05-07Unified publishedDate and updatedDate into one (just as the old feed2imap...)René 'Necoro' Neumann5-21/+32 2020-05-06Print version during startupRené 'Necoro' Neumann1-1/+1 2020-05-06Improve templateRené 'Necoro' Neumann3-20/+28 2020-05-05Fix pipelineRené 'Necoro' Neumann1-2/+5 2020-05-05Make changelog a part of the release pipeline (untested)René 'Necoro' Neumann2-0/+12