aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-01-24Merge pull request #1061 from danc/patch-6Gravatar Alexandre Alapetite
Translation for Journal du hacker
2016-01-24Merge pull request #1062 from danc/patch-8Gravatar Alexandre Alapetite
Translation for Journal du hacker
2016-01-24Merge pull request #1063 from danc/patch-7Gravatar Alexandre Alapetite
Translation for Journal du hacker
2016-01-24Merge pull request #1064 from danc/patch-3Gravatar Alexandre Alapetite
Translation for Journal du hacker
2016-01-24Merge pull request #1065 from danc/patch-2Gravatar Alexandre Alapetite
Translation for Journal du hacker
2016-01-24Merge pull request #1066 from danc/patch-4Gravatar Alexandre Alapetite
Translation for Journal du hacker
2016-01-24Merge pull request #1067 from danc/patch-9Gravatar Alexandre Alapetite
Translation for Journal du hacker
2016-01-24Translation for Journal du hackerGravatar danc
2016-01-24Translation for Journal du hackerGravatar danc
2016-01-24Translation for Journal du hackerGravatar danc
2016-01-24Translation for Journal du hackerGravatar danc
2016-01-24Translation for Journal du hackerGravatar danc
2016-01-24Translation for Journal du hackerGravatar danc
2016-01-24Translation for Journal du hackerGravatar danc
2016-01-19Merge pull request #1056 from danc/devGravatar Alexandre Alapetite
Update shares.php : add share for https://www.journalduhacker.net/
2016-01-19Update shares.phpGravatar danc
2015-12-23i18n EnglishGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1043#issuecomment-165984276
2015-11-23Merge pull request #1035 from purexo/devGravatar Alexandre Alapetite
Update greader.php
2015-11-23Update greader.phpGravatar Purexo
streamContents can know exclude target unread item
2015-11-09Update the Movim share URLGravatar Jaussoin Timothée
I've changed the Movim urls recently, just fixing FreshRSS to make it work again with Movim
2015-11-04Start 1.3.1-dev versionGravatar Marien Fressinaud
2015-11-03Update CREDITS.mdGravatar Marien Fressinaud
2015-11-03Update CHANGELOGGravatar Marien Fressinaud
2015-11-03Merge branch 'Alkarex-baseUrl' into devGravatar Marien Fressinaud
2015-11-03Use HTTP_X_FORWARDED_Gravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/975
2015-11-03Merge pull request #1026 from marienfressinaud/fix/remove-requirement-on-titleGravatar Alexandre Alapetite
Remove title from requirements on title page
2015-11-03Remove title from requirements on title pageGravatar Marien Fressinaud
Fix https://github.com/FreshRSS/FreshRSS/issues/1025
2015-11-02Merge pull request #1024 from ↵Gravatar Alexandre Alapetite
marienfressinaud/feature/make-url-auto-update-in-config Move auto-update server URL alterable (config)
2015-11-02Make auto-update server URL alterableGravatar Marien Fressinaud
See https://github.com/FreshRSS/FreshRSS/issues/1019
2015-11-02Move auto-update server URL in configurationGravatar Marien Fressinaud
Fix https://github.com/FreshRSS/FreshRSS/issues/1019
2015-10-31Changelog more 1.1.4-betaGravatar Alexandre Alapetite
2015-10-28Merge pull request #1022 from Alkarex/allow_robotsGravatar Marien Fressinaud
ENT_COMPAT
2015-10-27ENT_COMPATGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/pull https://github.com/FreshRSS/FreshRSS/issues/938
2015-10-27Merge pull request #1011 from Alkarex/allow_robotsGravatar Marien Fressinaud
Config allow robots
2015-10-27Merge pull request #1016 from Alkarex/login403Gravatar Marien Fressinaud
HTTP 403 for invalid login
2015-10-26PHP 5.2 compatibilityGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/pull/1016 https://github.com/FreshRSS/FreshRSS/issues/1015 It is first PHP 5.5 that added support for accessing characters within string literals using []...
2015-10-25Return after 403Gravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/pull/1016 https://github.com/FreshRSS/FreshRSS/issues/1015
2015-10-25Iff expanded to "true if ..., false otherwise"Gravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/pull/1011 https://github.com/FreshRSS/FreshRSS/issues/938
2015-10-25Merge pull request #1010 from Alkarex/cleanLogsGravatar Marien Fressinaud
Clean logs
2015-10-25Merge pull request #1012 from Alkarex/installNoTitleGravatar Marien Fressinaud
Remove "title" field when installing
2015-10-25HTTP 403 for invalid loginGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1015 And does not leak if user exists or not
2015-10-25Merge pull request #1014 from Alwaysin/patch-1Gravatar Alexandre Alapetite
More viewable visual alert for categories with problematic feeds
2015-10-25More viewable visual alert for categories with problematic feedsGravatar Alwaysin
2015-10-25Remove "title" field when installingGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/858
2015-10-25Config allow robotsGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/938
2015-10-24Clean logsGravatar Alexandre Alapetite
Reduced login of API and PubSubHubbub (both are quite stable now). When clearing logs as admin, also clear API and PubSubHubbub logs. https://github.com/FreshRSS/FreshRSS/issues/988
2015-10-24Changelog 1.1.4Gravatar Alexandre Alapetite
2015-10-24i18n: ItalianoGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1003
2015-10-24Add a visual alert on categoriesGravatar Alexandre Alapetite
By @aledeg https://github.com/FreshRSS/FreshRSS/pull/984 https://github.com/FreshRSS/FreshRSS/pull/983
2015-10-24Merge branch 'add-category-warning' of https://github.com/aledeg/FreshRSS ↵Gravatar Alexandre Alapetite
into aledeg-add-category-warning