aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* 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
* Typo in README.mdGravatar Piotr Kubisa2018-11-11
* Add link to HTML man pageGravatar Frédéric Guillot2018-11-10
* Add man pageGravatar Frédéric Guillot2018-11-09
* Change default database connection stringGravatar Frédéric Guillot2018-11-09
* Allow the scraper to parse XHTML documentsGravatar Frédéric Guillot2018-11-03
* Remove charset=utf-8 from JSON responsesGravatar Frédéric Guillot2018-11-03
* Ignore hotkeys containing Control, Alt or Meta keysGravatar Diego Agulló2018-10-31
* Handle more encoding conversion edge casesGravatar Frédéric Guillot2018-10-29
* Disable go test cachingGravatar Frédéric Guillot2018-10-29
* Add test case to check different feed encoding and HTTP headersGravatar Frédéric Guillot2018-10-29
* Avoid duplication of ldflags in MakefileGravatar Frédéric Guillot2018-10-28
* Fix wrong translation key for category pagesGravatar Frédéric Guillot2018-10-27
* Update ChangeLogGravatar Frédéric Guillot2018-10-26
* Improve Fever middleware and handle groupID=0Gravatar Frédéric Guillot2018-10-26
* Add OpenBSD buildGravatar Ashe Connor2018-10-23
* Improve logging for OAuth2 callbackGravatar Frédéric Guillot2018-10-22
* Revert "Call preventDefault() when a keyboard shortcut is executed"Gravatar Frédéric Guillot2018-10-22
* Unify german translationGravatar stratmaster2018-10-22
* Call preventDefault() when a keyboard shortcut is executedGravatar Frédéric Guillot2018-10-21
* NavHandler: Make "g f" go to feed, or list of feedsGravatar Carl Helmertz2018-10-21
* Add more details in feed storage errors to facilitate debuggingGravatar Frédéric Guillot2018-10-21
* Add entries storage error to feed errors countGravatar Frédéric Guillot2018-10-21
* Set arbitrary maximum size for tsvector columnGravatar Frédéric Guillot2018-10-19
* Use different variable names for localized errorsGravatar Frédéric Guillot2018-10-19
* Unsubscribe from feed through link or "#"Gravatar Carl Helmertz2018-10-19
* Simplify feed entries filteringGravatar Frédéric Guillot2018-10-14
* Fix golint import in travis.ymlGravatar Frédéric Guillot2018-10-14
* Simplify feed fetcherGravatar Frédéric Guillot2018-10-14
* Simplify feed parser and format detectionGravatar Frédéric Guillot2018-10-14
* Improve unit tests in url packageGravatar Frédéric Guillot2018-10-12
* Fix jshint error introduced in commit d4c1677Gravatar Frédéric Guillot2018-10-08
* Add short cli flags -i and -vGravatar Frédéric Guillot2018-10-08
* Convert text links and line feeds to HTML in YouTube channelsGravatar Frédéric Guillot2018-10-08
* Change link state when marking all entries as readGravatar Frédéric Guillot2018-10-08
* Add missing package descriptions for GoDocGravatar Frédéric Guillot2018-10-08
* Fix typo in license headerGravatar Frédéric Guillot2018-10-08
* Refactor HTTP response builderGravatar Frédéric Guillot2018-10-08
* Improve Fever API performances when marking a feed or group as readGravatar Frédéric Guillot2018-10-07
* Set focus on article link when pressing prev/next hotkeysGravatar Diego Agulló2018-10-01
* Improve request package and add more unit testsGravatar Frédéric Guillot2018-09-23
* Add more unit tests for config packageGravatar Frédéric Guillot2018-09-23
* Add another fix for translationsGravatar stratmaster2018-09-23