summaryrefslogtreecommitdiff
path: root/portato/backend/flags.py
diff options
context:
space:
mode:
authornecoro <>2007-05-31 19:45:22 +0000
committernecoro <>2007-05-31 19:45:22 +0000
commit860f59e2a4a7a8daeb9683d6938986afc694cf6d (patch)
treee8e9a0493ee6a7e2aff5c7f9a1c59fb73429d7e2 /portato/backend/flags.py
parentdb7e4fb5c77cff77617d28206722c9b7a72aaa04 (diff)
downloadportato-860f59e2a4a7a8daeb9683d6938986afc694cf6d.tar.gz
portato-860f59e2a4a7a8daeb9683d6938986afc694cf6d.tar.bz2
portato-860f59e2a4a7a8daeb9683d6938986afc694cf6d.zip
Some interface changes
Made qt-frontend work mostly with PyQt-4.2
Diffstat (limited to 'portato/backend/flags.py')
0 files changed, 0 insertions, 0 deletions
d>René 'Necoro' Neumann2-3/+3 2020-04-19SELECT is not necessary for most operations -- skip itRené 'Necoro' Neumann2-12/+1 2020-04-19Store path as array -- the delimiter is not always '.'René 'Necoro' Neumann3-36/+44 2020-04-19Split client part to client.goRené 'Necoro' Neumann2-125/+137 2020-04-19IMAP: Create foldersRené 'Necoro' Neumann1-4/+38 2020-04-19Improved IMAPRené 'Necoro' Neumann1-3/+88 2020-04-19Started IMAP connectionRené 'Necoro' Neumann4-0/+152 2020-04-19Use our own logger for debug for convenience sakeRené 'Necoro' Neumann1-2/+3 2020-04-19Fix debug logging m(René 'Necoro' Neumann1-2/+2 2020-04-19Rename util.go to log.go. Add verbose modeRené 'Necoro' Neumann4-24/+54 2020-04-19Clean go.modRené 'Necoro' Neumann2-3/+0 2020-04-19Do not print the parsedCfg anymoreRené 'Necoro' Neumann1-1/+1 2020-04-19Increase go-version to 1.14René 'Necoro' Neumann1-2/+2 2020-04-19CI: go vetRené 'Necoro' Neumann1-0/+3 2020-04-19Fetching and parsing the feedsRené 'Necoro' Neumann5-4/+113 2020-04-19Ignore all config*.ymlRené 'Necoro' Neumann1-1/+1