aboutsummaryrefslogtreecommitdiff
path: root/main.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Concurrent imapRené 'Necoro' Neumann2020-04-231-6/+8
* Concurrent feed processing; central imap handlerRené 'Necoro' Neumann2020-04-221-18/+31
* Upload mails to imapRené 'Necoro' Neumann2020-04-211-9/+21
* HTML Template part of the mailRené 'Necoro' Neumann2020-04-211-0/+9
* Fixes and validationRené 'Necoro' Neumann2020-04-201-1/+5
* RestructureRené 'Necoro' Neumann2020-04-191-3/+3
* Rename package 'parse' to 'feed'René 'Necoro' Neumann2020-04-191-2/+2
* Started IMAP connectionRené 'Necoro' Neumann2020-04-191-0/+15
* Rename util.go to log.go. Add verbose modeRené 'Necoro' Neumann2020-04-191-4/+6
* Fetching and parsing the feedsRené 'Necoro' Neumann2020-04-191-3/+7
* Move feed2imap-go/main.go to toplevel againRené 'Necoro' Neumann2020-04-181-0/+31
* Split up main.goRené 'Necoro' Neumann2020-04-171-138/+0
* Read and organize feedsRené 'Necoro' Neumann2020-04-171-16/+100
* Initial commitRené 'Necoro' Neumann2020-04-171-0/+54
href='/others/cgit.git/commit/ui-shared.c?h=v0.8.3.2&id=5a106eb09b9b5e189b96cc736046a92b054f6c7f&follow=1'>Move common output-functions into ui-shared.cLars Hjemli4-82/+99 2006-12-11Rename config.c to parsing.c + move cgit_parse_query from cgit.c to parsing.cLars Hjemli4-28/+29 2006-12-11Avoid infinite loops in caching layerLars Hjemli3-14/+31 2006-12-11Let 'make install' clear all cachefilesLars Hjemli1-0/+2 2006-12-11Fix cache algorithm loopholeLars Hjemli3-11/+16 2006-12-10Add version identifier in generated filesLars Hjemli2-9/+14 2006-12-10Add license file and copyright noticesLars Hjemli5-0/+372 2006-12-10Add caching infrastructureLars Hjemli9-28/+353