aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-05-25Fix *mark as read* articles when adding a new feedGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1535
2017-05-13Merge pull request #1532 from Alkarex/move-default-configsGravatar Alexandre Alapetite
Move default configuration files
2017-05-13Readme 1531Gravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1531 https://github.com/FreshRSS/FreshRSS/pull/1532
2017-05-13Move force-https.default.txtGravatar Alexandre Alapetite
2017-05-13Keep data/_/ directoryGravatar Alexandre Alapetite
2017-05-12Move default configuration filesGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1531
2017-05-10Changelog 1528Gravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/pull/1528
2017-05-10Merge pull request #1528 from cez81/fix_syslog_enabledGravatar Alexandre Alapetite
Fix syslog_enabled = false not working
2017-05-09Add syslog_enabled in one more file create callGravatar Jonas Östanbäck
2017-05-09Add myself to CREDITSGravatar Jonas Östanbäck
2017-05-09Add syslog_enabled when creating new simplepie_fileGravatar Jonas Östanbäck
2017-05-08Merge pull request #1523 from Alkarex/download-regressionGravatar Alexandre Alapetite
Fix download regression
2017-05-07Fix download regressionGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1236#issuecomment-299732610
2017-05-07Merge pull request #1522 from Alkarex/download-other-mimesGravatar Alexandre Alapetite
Download icon 💾 for other MIME types
2017-05-07Readme 1522Gravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1236#issuecomment-299627105
2017-05-07Download icon 💾 for other MIME typesGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1236#issuecomment-299627105
2017-05-07Merge pull request #1510 from marienfressinaud/doc/put-documentation-under-docsGravatar Alexandre Alapetite
Doc / Put documentation under docs
2017-05-07Merge pull request #1517 from gsongsong/cli-act-num-articlesGravatar Alexandre Alapetite
actualizeFeed return number of new articles as 3rd
2017-05-05Make actualizeFeed returns values consistent&safeGravatar Seokseong Jeon
2017-05-05Update CREDITS.mdGravatar Seokseong Jeon
2017-05-05Update CREDITS.mdGravatar Seokseong Jeon
2017-05-05Merge branch 'dev' into cli-act-num-articlesGravatar Seokseong Jeon
2017-05-03actualizeFeed return number of new articles as 3rdGravatar Seokseong Jeon
2017-04-27Merge pull request #1512 from Alkarex/edge-loginGravatar Alexandre Alapetite
Work around for IE / Edge pattern bug
2017-04-27Work around for IE / Edge pattern bugGravatar Alexandre Alapetite
Swap order of regex alternatives https://github.com/FreshRSS/FreshRSS/issues/1511 http://stackoverflow.com/questions/22360235/do-browsers-support-different-html5-pattern-regexp-features https://connect.microsoft.com/ie/feedback/details/836117/regex-bug-in-pattern-validator
2017-04-24Change main page of english documentationGravatar Marien Fressinaud
2017-04-24Provide documentation under ./docsGravatar Marien Fressinaud
2017-04-24Customize layout by adding link to home pageGravatar Marien Fressinaud
2017-04-24Set theme jekyll-theme-caymanGravatar Marien Fressinaud
2017-04-23Minor favicon textGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/pull/1505 https://github.com/FreshRSS/FreshRSS/pull/1504
2017-04-23Merge pull request #1505 from Alkarex/protocol-relative-faviconGravatar Alexandre Alapetite
Better handling of protocol-relative favicons
2017-04-23Better handling of protocol-relative faviconsGravatar Alexandre Alapetite
https://github.com/ArthurHoaro/favicon/pull/6/commits/cd5f98ecdd1d38e8bc5d87fd09c80079a74191ba https://github.com/FreshRSS/FreshRSS/pull/1504
2017-04-23Merge pull request #1504 from Alkarex/new-faviconsGravatar Alexandre Alapetite
Rewritten Favicon library using cURL
2017-04-23Favicon minorGravatar Alexandre Alapetite
2017-04-23Changelog 1504Gravatar Alexandre Alapetite
Rewriten Favicon library using cURL
2017-04-23Rewriten Favicon library using cURLGravatar Alexandre Alapetite
Reduce the number of requests, more robust, many more cases working, reduced code
2017-04-23Merge pull request #1502 from Alkarex/Favicon1.2.0Gravatar Alexandre Alapetite
Update to version 1.2 of Favicon library
2017-04-23Favicon fix redirectsGravatar Alexandre Alapetite
https://github.com/ArthurHoaro/favicon/pull/5/commits/92b42591591b4282261f21ed5ffa553f5e987a9d
2017-04-22Fix some bugs of Favicon 1.2Gravatar Alexandre Alapetite
https://github.com/ArthurHoaro/favicon/pull/6 https://github.com/ArthurHoaro/favicon/pull/7
2017-04-22Move img from doc/ to docs/img/Gravatar Marien Fressinaud
2017-04-22Readme 1501Gravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1501
2017-04-22Use new version 1.2 of Favicon libraryGravatar Alexandre Alapetite
2017-04-22Re-apply Favicon FreshRSS patchesGravatar Alexandre Alapetite
Patches sent upstream https://github.com/ArthurHoaro/favicon/pull/5
2017-04-22Update to Favicon 1.2.0Gravatar Alexandre Alapetite
https://github.com/ArthurHoaro/favicon/releases/tag/v1.2.0
2017-04-15Merge pull request #1498 from marienfressinaud/fix/zip-updateGravatar Alexandre Alapetite
fix: Fix update via ZIP archive
2017-04-15fix: Fix update via ZIP archiveGravatar Marien Fressinaud
Code from the update server was not loaded anymore before the update process. This commit brings back missing `require`.
2017-04-11Merge pull request #1493 from Alkarex/multiuser-tokenGravatar Alexandre Alapetite
Multi-user token
2017-04-10Merge branch 'FreshRSS/dev' into multiuser-tokenGravatar Alexandre Alapetite
2017-04-10Merge pull request #1495 from Alkarex/PSHB-unsubscribeGravatar Alexandre Alapetite
PSHB better unsubscribe
2017-04-10Readme 1495Gravatar Alexandre Alapetite