aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Switch from default go flag lib to plfag for UNIX/POSIX style flagsAdam Mathes2017-10-211-16/+16
* order all feeds by urlAdam Mathes2017-10-211-1/+1
* crawl immediately on web feed addAdam Mathes2017-04-171-0/+6
* db should use utf-8, increase length of varchar fieldsAdam Mathes2017-03-091-4/+7
* remove weird multi-cmd stuff, single binary with standard go-flags is much ea...Adam Mathes2017-02-254-65/+0
* silent by default, verbose option added. -feeds cmd line option addedAdam Mathes2017-02-254-19/+65
* readme updatesAdam Mathes2017-02-211-1/+1
* readme updatesAdam Mathes2017-02-211-4/+6
* readmeAdam Mathes2017-02-201-6/+6
* typoAdam Mathes2017-02-201-1/+1
* updated readmeAdam Mathes2017-02-201-53/+56
* fix cmd line for newfeedAdam Mathes2017-02-202-1/+13
* update config.exampleAdam Mathes2017-02-201-5/+5
* switch to single binary (neko) with standard flags. update config file to use...Adam Mathes2017-02-204-69/+55
* crawler fixAdam Mathes2017-02-171-2/+1
* oops, timestamps againAdam Mathes2017-02-161-2/+4
* trying again with date fmtAdam Mathes2017-02-161-3/+5
* well that date stuff didnt work right at all whoopsAdam Mathes2017-02-162-7/+7
* fix gofeed depAdam Mathes2017-02-161-1/+1
* change to personal namespaceAdam Mathes2017-02-0711-25/+25
* fix typoAdam Mathes2017-02-021-1/+1
* fix crash on import related to unparsed datesAdam Mathes2017-02-021-2/+3
* oops, nekoimportAdam Mathes2017-02-021-1/+1
* fix importAdam Mathes2017-02-021-1/+1
* fix the right util.goAdam Mathes2017-02-021-2/+2
* more path fixAdam Mathes2017-02-021-2/+2
* import pathsAdam Mathes2017-02-021-1/+1
* fix paths, againAdam Mathes2017-02-021-2/+2
* fix includesAdam Mathes2017-02-028-28/+20
* slightly better handling of datesAdam Mathes2017-02-023-9/+11
* switch rss parsers, properly support content:encodedAdam Mathes2017-02-011-5/+24
* add back in starred functionality, fix login pageAdam Mathes2017-01-305-17/+21
* fix zero item bugAdam Mathes2017-01-291-1/+1
* fix zero item bugAdam Mathes2017-01-291-14/+1
* fix zero item bugAdam Mathes2017-01-291-1/+1
* some tablet style changesAdam Mathes2017-01-261-2/+3
* add import cmd for feed list to startAdam Mathes2017-01-262-0/+28
* fix cmdsAdam Mathes2017-01-265-1/+56
* better cookie handlingAdam Mathes2017-01-263-35/+6
* shitty cookie auth that needs work but safari keeps asking me for my digest a...Adam Mathes2017-01-251-21/+55
* stop the ui.js from console.logging all that debug stuffAdam Mathes2017-01-241-7/+7
* print item creation errors during crawlAdam Mathes2017-01-241-1/+4
* bugfix js no items leftAdam Mathes2017-01-241-2/+5
* bugfix js no items leftAdam Mathes2017-01-241-1/+1
* bugfix js no items leftAdam Mathes2017-01-241-1/+2
* bugfix js no items leftAdam Mathes2017-01-242-2/+2
* documentation is hard, againAdam Mathes2017-01-241-9/+0
* documentation is hard, againAdam Mathes2017-01-241-7/+17
* documentation is hard, againAdam Mathes2017-01-241-14/+6
* documentation is hardAdam Mathes2017-01-241-22/+57