aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Simplify locale package usage (refactoring)Gravatar Frédéric Guillot2018-09-22
* Add missing translations and few fixesGravatar Frédéric Guillot2018-09-22
* Translate application in RussianGravatar Savely Krasovsky2018-09-22
* Update German translationGravatar stratmaster2018-09-22
* Use disclosure widget <details> for advanced feed optionsGravatar Frédéric Guillot2018-09-21
* Use unique translation IDs instead of English text as keyGravatar Frédéric Guillot2018-09-21
* Add more unit tests for template functionsGravatar Frédéric Guillot2018-09-20
* Fix invalid output when truncating Unicode text in templatesGravatar Savely Krasovsky2018-09-20
* Add the possibility to override default user agent for each feedGravatar Patrick2018-09-19
* Split Makefile linux targets by architectureGravatar Frédéric Guillot2018-09-16
* Add compiler, Arch, and OS to info commandGravatar Frédéric Guillot2018-09-16
* Avoid line break between emoji and (un)read/(un)star linksGravatar Diego Agulló2018-09-15
* Update ChangeLogGravatar Frédéric Guillot2018-09-11
* Store client IP address in request contextGravatar Frédéric Guillot2018-09-09
* Revert cookie flag from strict to lax mode otherwise oauth2 won't workGravatar Frédéric Guillot2018-09-09
* Use predefined Ciphers when TLS is configuredGravatar Frédéric Guillot2018-09-08
* Avoid displaying an error when shutting down the daemonGravatar Frédéric Guillot2018-09-08
* Add "Mark this page as read" to the bottomGravatar Adam Vigneaux2018-09-08
* Refactor HTTP context handlingGravatar Frédéric Guillot2018-09-03
* Set cookie attribute SameSite to strict modeGravatar Frédéric Guillot2018-08-29
* Make user creation via environment variables idempotentGravatar Frédéric Guillot2018-08-29
* Make latest changes compatible with HerokuGravatar Frédéric Guillot2018-08-29
* Use regular text version of ✔︎ instead of emoji version on iOSGravatar Frédéric Guillot2018-08-28
* Add toggle status button to entry pageGravatar Dave Z2018-08-28
* Improve readmeGravatar Frédéric Guillot2018-08-26
* Migrate to go modules (Go 1.11)Gravatar Frédéric Guillot2018-08-26
* Switch Travis to Go 1.11Gravatar Michael2018-08-26
* Show count of feeds with permanent errors in header menuGravatar Dave Z2018-08-26
* Added remote client IP to API login failure error message.Gravatar dzaikos2018-08-26
* Add german translation stringGravatar stratmaster2018-08-26
* Add remove button in feed edit pageGravatar Frédéric Guillot2018-08-25
* Split integration tests into multiple filesGravatar Frédéric Guillot2018-08-25