| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-05-25 | Fix *mark as read* articles when adding a new feed | ||
| https://github.com/FreshRSS/FreshRSS/issues/1535 | |||
| 2017-05-13 | Merge pull request #1532 from Alkarex/move-default-configs | ||
| Move default configuration files | |||
| 2017-05-13 | Readme 1531 | ||
| https://github.com/FreshRSS/FreshRSS/issues/1531 https://github.com/FreshRSS/FreshRSS/pull/1532 | |||
| 2017-05-13 | Move force-https.default.txt | ||
| 2017-05-13 | Keep data/_/ directory | ||
| 2017-05-12 | Move default configuration files | ||
| https://github.com/FreshRSS/FreshRSS/issues/1531 | |||
| 2017-05-10 | Changelog 1528 | ||
| https://github.com/FreshRSS/FreshRSS/pull/1528 | |||
| 2017-05-10 | Merge pull request #1528 from cez81/fix_syslog_enabled | ||
| Fix syslog_enabled = false not working | |||
| 2017-05-09 | Add syslog_enabled in one more file create call | ||
| 2017-05-09 | Add myself to CREDITS | ||
| 2017-05-09 | Add syslog_enabled when creating new simplepie_file | ||
| 2017-05-08 | Merge pull request #1523 from Alkarex/download-regression | ||
| Fix download regression | |||
| 2017-05-07 | Fix download regression | ||
| https://github.com/FreshRSS/FreshRSS/issues/1236#issuecomment-299732610 | |||
| 2017-05-07 | Merge pull request #1522 from Alkarex/download-other-mimes | ||
| Download icon 💾 for other MIME types | |||
| 2017-05-07 | Readme 1522 | ||
| https://github.com/FreshRSS/FreshRSS/issues/1236#issuecomment-299627105 | |||
| 2017-05-07 | Download icon 💾 for other MIME types | ||
| https://github.com/FreshRSS/FreshRSS/issues/1236#issuecomment-299627105 | |||
| 2017-05-07 | Merge pull request #1510 from marienfressinaud/doc/put-documentation-under-docs | ||
| Doc / Put documentation under docs | |||
| 2017-05-07 | Merge pull request #1517 from gsongsong/cli-act-num-articles | ||
| actualizeFeed return number of new articles as 3rd | |||
| 2017-05-05 | Make actualizeFeed returns values consistent&safe | ||
| 2017-05-05 | Update CREDITS.md | ||
| 2017-05-05 | Update CREDITS.md | ||
| 2017-05-05 | Merge branch 'dev' into cli-act-num-articles | ||
| 2017-05-03 | actualizeFeed return number of new articles as 3rd | ||
| 2017-04-27 | Merge pull request #1512 from Alkarex/edge-login | ||
| Work around for IE / Edge pattern bug | |||
| 2017-04-27 | Work around for IE / Edge pattern bug | ||
| 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-24 | Change main page of english documentation | ||
| 2017-04-24 | Provide documentation under ./docs | ||
| 2017-04-24 | Customize layout by adding link to home page | ||
| 2017-04-24 | Set theme jekyll-theme-cayman | ||
| 2017-04-23 | Minor favicon text | ||
| https://github.com/FreshRSS/FreshRSS/pull/1505 https://github.com/FreshRSS/FreshRSS/pull/1504 | |||
| 2017-04-23 | Merge pull request #1505 from Alkarex/protocol-relative-favicon | ||
| Better handling of protocol-relative favicons | |||
| 2017-04-23 | Better handling of protocol-relative favicons | ||
| https://github.com/ArthurHoaro/favicon/pull/6/commits/cd5f98ecdd1d38e8bc5d87fd09c80079a74191ba https://github.com/FreshRSS/FreshRSS/pull/1504 | |||
| 2017-04-23 | Merge pull request #1504 from Alkarex/new-favicons | ||
| Rewritten Favicon library using cURL | |||
| 2017-04-23 | Favicon minor | ||
| 2017-04-23 | Changelog 1504 | ||
| Rewriten Favicon library using cURL | |||
| 2017-04-23 | Rewriten Favicon library using cURL | ||
| Reduce the number of requests, more robust, many more cases working, reduced code | |||
| 2017-04-23 | Merge pull request #1502 from Alkarex/Favicon1.2.0 | ||
| Update to version 1.2 of Favicon library | |||
| 2017-04-23 | Favicon fix redirects | ||
| https://github.com/ArthurHoaro/favicon/pull/5/commits/92b42591591b4282261f21ed5ffa553f5e987a9d | |||
| 2017-04-22 | Fix some bugs of Favicon 1.2 | ||
| https://github.com/ArthurHoaro/favicon/pull/6 https://github.com/ArthurHoaro/favicon/pull/7 | |||
| 2017-04-22 | Move img from doc/ to docs/img/ | ||
| 2017-04-22 | Readme 1501 | ||
| https://github.com/FreshRSS/FreshRSS/issues/1501 | |||
| 2017-04-22 | Use new version 1.2 of Favicon library | ||
| 2017-04-22 | Re-apply Favicon FreshRSS patches | ||
| Patches sent upstream https://github.com/ArthurHoaro/favicon/pull/5 | |||
| 2017-04-22 | Update to Favicon 1.2.0 | ||
| https://github.com/ArthurHoaro/favicon/releases/tag/v1.2.0 | |||
| 2017-04-15 | Merge pull request #1498 from marienfressinaud/fix/zip-update | ||
| fix: Fix update via ZIP archive | |||
| 2017-04-15 | fix: Fix update via ZIP archive | ||
| Code from the update server was not loaded anymore before the update process. This commit brings back missing `require`. | |||
| 2017-04-11 | Merge pull request #1493 from Alkarex/multiuser-token | ||
| Multi-user token | |||
| 2017-04-10 | Merge branch 'FreshRSS/dev' into multiuser-token | ||
| 2017-04-10 | Merge pull request #1495 from Alkarex/PSHB-unsubscribe | ||
| PSHB better unsubscribe | |||
| 2017-04-10 | Readme 1495 | ||
