aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Use the appropriate message if there are no unread entriesGravatar Peter De Wachter2019-01-07
* Make the feed list order case-insensitiveGravatar Peter De Wachter2019-01-07
* More robust Atom text handlingGravatar Peter De Wachter2019-01-07
* Make UTF-8 the default encoding for XML feedsGravatar Peter De Wachter2019-01-02
* Add more targets to MakefileGravatar Clar Charr2019-01-02
* Add -mod=vendor in MakefileGravatar Frédéric Guillot2018-12-28
* Update man pageGravatar Frédéric Guillot2018-12-28
* Move healthcheck endpoint from ui package to httpd serviceGravatar Frédéric Guillot2018-12-28
* Add workaround for non GMT dates (RFC822, RFC850, and RFC1123)Gravatar Frédéric Guillot2018-12-26
* Make sure that <strong> elements are boldGravatar Frédéric Guillot2018-12-19
* Show scrollbars only when necessary for <pre> elementsGravatar Frédéric Guillot2018-12-16
* Add Italian translationGravatar Nicola Moretto2018-12-16
* Allow to switch between unread only and all entries on category/feed viewsGravatar Diego Agulló2018-12-16
* Add function storage.UpdateFeedError()Gravatar Frédéric Guillot2018-12-15
* Add BBC News scraping ruleGravatar Tom Matthews2018-12-13
* Ignore JSON feeds from EnsureUnicode()Gravatar Frédéric Guillot2018-12-12
* Preserve category selection when no feed is foundGravatar Frédéric Guillot2018-12-12
* Update XML encoding regex to take single quotes into considerationGravatar Frédéric Guillot2018-12-12
* Update en_US.jsonGravatar Bryan Roth2018-12-12
* Send cli errors to stderrGravatar Frederic Guillot2018-12-09
* Update dependenciesGravatar Frederic Guillot2018-12-09
* Make password prompt compatible with WindowsGravatar Frederic Guillot2018-12-09
* Make configurable the number of days to archive read itemsGravatar Jebbs2018-12-05
* Change log level to debug when starting workersGravatar Frédéric Guillot2018-12-02
* Do not show $DATABASE_URL warning when showing application infoGravatar Frédéric Guillot2018-12-02
* Move image proxy filter to template functionsGravatar Frédéric Guillot2018-12-02
* Update scraper rule for lemonde.frGravatar Frédéric Guillot2018-12-02
* Refactor manual entry scraperGravatar Frédéric Guillot2018-12-02
* Apply rewriter rules on manual "Fetch Original Content"Gravatar djbshfbzehr2018-12-02
* Add Makefile target for current OS and architectureGravatar Frédéric Guillot2018-12-02
* Improve MakefileGravatar Frédéric Guillot2018-12-02
* Remove date and time from log messagesGravatar Frédéric Guillot2018-12-01
* Add Windows build targetGravatar Frédéric Guillot2018-12-01
* Update scraper rule for heise.deGravatar mapl2018-12-01
* Update ChangeLogGravatar Frédéric Guillot2018-11-25
* Add support for Systemd Socket ActivationGravatar Frédéric Guillot2018-11-25
* Change Unix socket permission to make it accessible from other servicesGravatar Frédéric Guillot2018-11-25
* Archive more read entriesGravatar Frédéric Guillot2018-11-25
* Make sure slice is not out of range when reading XML prologGravatar Frédéric Guillot2018-11-24
* Improve overall Simplified Chinese translations.Gravatar ReVanTis2018-11-21
* Improve time since post date displaysGravatar ariddell2018-11-17
* Simplify application HTTP middlewaresGravatar Frédéric Guillot2018-11-12
* Make sure the remote address is populated even when using unix socketGravatar Frédéric Guillot2018-11-11
* Add the possiblity to listen on Unix socketGravatar Frédéric Guillot2018-11-11
* Add config options to disable HTTP and scheduler servicesGravatar Frédéric Guillot2018-11-11
* Replace daemon and scheduler package with service packageGravatar Frédéric Guillot2018-11-11
* Improve logging messages in ui packageGravatar Frédéric Guillot2018-11-11
* Move UI middlewares and routes to ui packageGravatar Frédéric Guillot2018-11-11
* Move API middleware and routes to api packageGravatar Frédéric Guillot2018-11-11
* Move Fever middleware and routes to fever packageGravatar Frédéric Guillot2018-11-11