summaryrefslogtreecommitdiff
path: root/doc/AUTHORS
blob: 5901f9200e9935b8e2df927cbead758a90eba046 (plain)
1
2
3
4
5
6
7
8
9
10
Main author: René 'Necoro' Neumann <necoro@necoro.net>

Application icon: P4r4D0X (after an idea by wolfden)

Shipped with code from:
	- Nicola Larosa & Michael Foord (portato.odict)
		see: http://www.voidspace.org.uk/python/odict.html

Many thanks to the Porthole team which often inspired me or gave me hints.
(And sometimes I even copied files ^^ ;))
9Split 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