summaryrefslogtreecommitdiff
path: root/doc/AUTHORS
diff options
context:
space:
mode:
authornecoro <>2007-04-07 22:20:25 +0000
committernecoro <>2007-04-07 22:20:25 +0000
commitf6b57b91d9af93a463b9549a6977feb48169c765 (patch)
tree6ae0881f73fd970f1387515527f122de2aedfb92 /doc/AUTHORS
parent6fdf641424e50fb7515b843612b0625e31c4cf02 (diff)
downloadportato-f6b57b91d9af93a463b9549a6977feb48169c765.tar.gz
portato-f6b57b91d9af93a463b9549a6977feb48169c765.tar.bz2
portato-f6b57b91d9af93a463b9549a6977feb48169c765.zip
Some more functionality for the Qt-Frontend
Diffstat (limited to 'doc/AUTHORS')
0 files changed, 0 insertions, 0 deletions
='logsubject'>Rename package 'parse' to 'feed'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