summaryrefslogtreecommitdiff
path: root/portato/config_parser.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Now unicode support for translations :)René 'Necoro' Neumann2008-04-091-1/+0
|
* Generate correct KeyNotFoundExceptionRené 'Necoro' Neumann2008-03-101-2/+2
|
* Used better exceptions for configuration parserRené 'Necoro' Neumann2008-03-061-26/+114
|
* Fixed commentsRené 'Necoro' Neumann2008-03-041-93/+151
|
* r752@Devoty: necoro | 2008-02-12 22:19:21 +0100Necoro2008-02-121-1/+1
| | | | Small import fixes (thanks to pylint)
* r609@Devoty: necoro | 2008-01-14 17:04:38 +0100Necoro2008-01-141-7/+7
| | | | | | | | | | | | Allowed '-' and '_' in key names. Also use group names instead of their number. r610@Devoty: necoro | 2008-01-14 17:05:42 +0100 Disabled saving of the queues r611@Devoty: necoro | 2008-01-14 17:08:53 +0100 Added the possibility to permanently en-/disable plugins r612@Devoty: necoro | 2008-01-14 17:14:09 +0100 adjust changelog and translations r613@Devoty: necoro | 2008-01-14 17:40:53 +0100 Dropdown should be localized too
* r561@Devoty: necoro | 2007-11-20 09:29:35 +0100Necoro2007-11-211-0/+8
| | | | Improved session support
* r543@Devoty: necoro | 2007-11-12 21:02:39 +0100Necoro2007-11-121-1/+4
| | | | Added saved preferences
* r534@Devoty: necoro | 2007-11-09 18:46:00 +0100Necoro2007-11-111-20/+76
| | | | Added write support for config_parser
* Change to absolute_imports; Warning: definitly brokennecoro2007-08-271-4/+4
|
* i18n support and german translationsnecoro2007-08-051-1/+2
|
* new fancier log outputnecoro2007-07-131-1/+1
|
* Some documentation worknecoro2007-07-071-4/+47
|
* Made qt plugin-ready; lots of documentationnecoro2007-04-201-1/+1
|
* Renamed to portatonecoro2006-11-241-0/+274
v0.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 las...René 'Necoro' Neumann2-7/+1 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