aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* switch to straight / inner joins for speed, maybeAdam Mathes2018-04-221-2/+12
* fix some performance issues because mysql is weird?Adam Mathes2018-04-221-2/+3
* proper bolding when selected for feeds and tagsAdam Mathes2018-04-223-4/+13
* no null category editsAdam Mathes2018-04-221-2/+4
* wip category stuffAdam Mathes2018-04-224-6/+21
* wip single category on feedAdam Mathes2018-04-227-36/+108
* refactor exporter, add json/opml export formatsAdam Mathes2018-04-083-25/+67
* opml exportAdam Mathes2018-04-073-10/+28
* remove extra printing in crawlerAdam Mathes2018-03-021-2/+0
* update and version js libsAdam Mathes2018-03-0210-13/+16
* custom user-agent for crawlerAdam Mathes2018-02-201-1/+48
* turn off full content crawlerAdam Mathes2018-02-191-2/+3
* mysql utf-8 is not real utf-8Adam Mathes2018-02-191-2/+2
* change domain / url styleAdam Mathes2018-02-133-1/+9
* add pre,code tags. css tweaksAdam Mathes2018-02-102-1/+2
* tidier buttonsAdam Mathes2018-01-291-3/+3
* factor out filter policyAdam Mathes2018-01-291-8/+11
* deal with relative urls in feed resolution, sortaAdam Mathes2018-01-291-0/+5
* cleanHeaderImage stubAdam Mathes2017-12-021-0/+7
* sanitize header, vlog instead of log some bits in item.goAdam Mathes2017-11-241-2/+5
* add basic feed discovery for new feedsAdam Mathes2017-11-231-0/+56
* switch from georgia to palatinoAdam Mathes2017-11-221-1/+1
* sort feeds by lc(title)Adam Mathes2017-11-221-1/+1
* ui tweaksAdam Mathes2017-11-221-3/+1
* adjust full item renderingAdam Mathes2017-11-211-7/+11
* add full view toggle kb shortcutAdam Mathes2017-11-212-7/+34
* wip imgAdam Mathes2017-11-203-5/+23
* header, full to imgAdam Mathes2017-11-191-1/+2
* enable full_text and header_imageAdam Mathes2017-11-194-23/+57
* gofmtAdam Mathes2017-10-211-1/+1
* 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