| Commit message (Expand) | Author | Age | Files | Lines |
| * | remove extra printing in crawler | Adam Mathes | 2018-03-02 | 1 | -2/+0 |
| * | update and version js libs | Adam Mathes | 2018-03-02 | 10 | -13/+16 |
| * | custom user-agent for crawler | Adam Mathes | 2018-02-20 | 1 | -1/+48 |
| * | turn off full content crawler | Adam Mathes | 2018-02-19 | 1 | -2/+3 |
| * | mysql utf-8 is not real utf-8 | Adam Mathes | 2018-02-19 | 1 | -2/+2 |
| * | change domain / url style | Adam Mathes | 2018-02-13 | 3 | -1/+9 |
| * | add pre,code tags. css tweaks | Adam Mathes | 2018-02-10 | 2 | -1/+2 |
| * | tidier buttons | Adam Mathes | 2018-01-29 | 1 | -3/+3 |
| * | factor out filter policy | Adam Mathes | 2018-01-29 | 1 | -8/+11 |
| * | deal with relative urls in feed resolution, sorta | Adam Mathes | 2018-01-29 | 1 | -0/+5 |
| * | cleanHeaderImage stub | Adam Mathes | 2017-12-02 | 1 | -0/+7 |
| * | sanitize header, vlog instead of log some bits in item.go | Adam Mathes | 2017-11-24 | 1 | -2/+5 |
| * | add basic feed discovery for new feeds | Adam Mathes | 2017-11-23 | 1 | -0/+56 |
| * | switch from georgia to palatino | Adam Mathes | 2017-11-22 | 1 | -1/+1 |
| * | sort feeds by lc(title) | Adam Mathes | 2017-11-22 | 1 | -1/+1 |
| * | ui tweaks | Adam Mathes | 2017-11-22 | 1 | -3/+1 |
| * | adjust full item rendering | Adam Mathes | 2017-11-21 | 1 | -7/+11 |
| * | add full view toggle kb shortcut | Adam Mathes | 2017-11-21 | 2 | -7/+34 |
| * | wip img | Adam Mathes | 2017-11-20 | 3 | -5/+23 |
| * | header, full to img | Adam Mathes | 2017-11-19 | 1 | -1/+2 |
| * | enable full_text and header_image | Adam Mathes | 2017-11-19 | 4 | -23/+57 |
| * | gofmt | Adam Mathes | 2017-10-21 | 1 | -1/+1 |
| * | Switch from default go flag lib to plfag for UNIX/POSIX style flags | Adam Mathes | 2017-10-21 | 1 | -16/+16 |
| * | order all feeds by url | Adam Mathes | 2017-10-21 | 1 | -1/+1 |
| * | crawl immediately on web feed add | Adam Mathes | 2017-04-17 | 1 | -0/+6 |
| * | db should use utf-8, increase length of varchar fields | Adam Mathes | 2017-03-09 | 1 | -4/+7 |
| * | remove weird multi-cmd stuff, single binary with standard go-flags is much ea... | Adam Mathes | 2017-02-25 | 4 | -65/+0 |
| * | silent by default, verbose option added. -feeds cmd line option added | Adam Mathes | 2017-02-25 | 4 | -19/+65 |
| * | readme updates | Adam Mathes | 2017-02-21 | 1 | -1/+1 |
| * | readme updates | Adam Mathes | 2017-02-21 | 1 | -4/+6 |
| * | readme | Adam Mathes | 2017-02-20 | 1 | -6/+6 |
| * | typo | Adam Mathes | 2017-02-20 | 1 | -1/+1 |
| * | updated readme | Adam Mathes | 2017-02-20 | 1 | -53/+56 |
| * | fix cmd line for newfeed | Adam Mathes | 2017-02-20 | 2 | -1/+13 |
| * | update config.example | Adam Mathes | 2017-02-20 | 1 | -5/+5 |
| * | switch to single binary (neko) with standard flags. update config file to use... | Adam Mathes | 2017-02-20 | 4 | -69/+55 |
| * | crawler fix | Adam Mathes | 2017-02-17 | 1 | -2/+1 |
| * | oops, timestamps again | Adam Mathes | 2017-02-16 | 1 | -2/+4 |
| * | trying again with date fmt | Adam Mathes | 2017-02-16 | 1 | -3/+5 |
| * | well that date stuff didnt work right at all whoops | Adam Mathes | 2017-02-16 | 2 | -7/+7 |
| * | fix gofeed dep | Adam Mathes | 2017-02-16 | 1 | -1/+1 |
| * | change to personal namespace | Adam Mathes | 2017-02-07 | 11 | -25/+25 |
| * | fix typo | Adam Mathes | 2017-02-02 | 1 | -1/+1 |
| * | fix crash on import related to unparsed dates | Adam Mathes | 2017-02-02 | 1 | -2/+3 |
| * | oops, nekoimport | Adam Mathes | 2017-02-02 | 1 | -1/+1 |
| * | fix import | Adam Mathes | 2017-02-02 | 1 | -1/+1 |
| * | fix the right util.go | Adam Mathes | 2017-02-02 | 1 | -2/+2 |
| * | more path fix | Adam Mathes | 2017-02-02 | 1 | -2/+2 |
| * | import paths | Adam Mathes | 2017-02-02 | 1 | -1/+1 |
| * | fix paths, again | Adam Mathes | 2017-02-02 | 1 | -2/+2 |