| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-09-25 | Readme API | ||
| 2016-09-25 | API delete category | ||
| 2016-09-25 | API rename category | ||
| 2016-09-25 | API add feed bug with PSHB | ||
| 2016-09-25 | API add feed | ||
| 2016-09-24 | Refactor controller add feed | ||
| 2016-09-24 | Refactor controller for actualize feed | ||
| 2016-09-24 | API rename feed | ||
| 2016-09-24 | API implement delete feed + refactor move feed | ||
| 2016-09-24 | API fix change feed category | ||
| 2016-09-24 | API move feed to another category | ||
| https://github.com/jangernert/FeedReader/issues/59 https://github.com/FreshRSS/FreshRSS/issues/443 | |||
| 2016-09-24 | Fix bug move feed to another category | ||
| CSRF | |||
| 2016-09-17 | API: start draft of edit subscriptions | ||
| https://github.com/FreshRSS/FreshRSS/issues/443 https://github.com/FreshRSS/FreshRSS/issues/1252 https://github.com/jangernert/FeedReader/issues/59#issuecomment-247484124 | |||
| 2016-09-16 | Merge pull request #1255 from Alkarex/iconUrl | ||
| API: add iconUrl | |||
| 2016-09-15 | API: add iconUrl | ||
| https://github.com/jangernert/FeedReader/issues/59#issuecomment-247182291 https://github.com/FreshRSS/FreshRSS/issues/1252 | |||
| 2016-09-12 | Merge pull request #1251 from Alkarex/RssMax | ||
| Better control of number of entries per page or RSS feed | |||
| 2016-09-11 | Better control of number of entries per page or RSS feed | ||
| https://github.com/FreshRSS/FreshRSS/issues/1249 * Since X hours: `https://freshrss.example/i/?a=rss&hours=3` * Explicit number: `https://freshrss.example/i/?a=rss&nb=10` * Limited by `min_posts_per_rss` and `max_posts_per_rss` in user config | |||
| 2016-09-11 | Merge pull request #1244 from Alkarex/MySQL-port | ||
| Support custom MySQL ports | |||
| 2016-09-11 | Merge dev | ||
| 2016-09-11 | Changelog custom database port | ||
| 2016-09-07 | Merge pull request #1246 from Alkarex/noopener | ||
| Prevent a target _blank attacks with window.opener | |||
| 2016-09-07 | Changelog noopener | ||
| 2016-09-07 | Prevent a target _blank attacks with window.opener | ||
| https://mathiasbynens.github.io/rel-noopener/ noopener is implied by noreferrer https://html.spec.whatwg.org/multipage/semantics.html#link-type-noreferrer The API for window.open() does not seem stable yet https://bugzilla.mozilla.org/show_bug.cgi?id=1267339 | |||
| 2016-09-05 | Support custom MySQL ports | ||
| https://github.com/FreshRSS/FreshRSS/issues/1241 | |||
| 2016-09-05 | Merge pull request #1238 from Alkarex/download-podcast | ||
| Download icon 💾 for podcasts | |||
| 2016-09-04 | Change style for podcast download | ||
| https://github.com/FreshRSS/FreshRSS/issues/1236 | |||
| 2016-09-04 | Merge pull request #1239 from Alkarex/remove-persona-folder | ||
| Remove Persona folder | |||
| 2016-09-04 | Remove Persona folder | ||
| https://github.com/FreshRSS/FreshRSS/issues/1219#issuecomment-244603417 | |||
| 2016-09-03 | 💾 in paragraph | ||
| 2016-09-03 | Download icon 💾 for podcasts | ||
| https://github.com/FreshRSS/FreshRSS/issues/1236 | |||
| 2016-08-31 | Start 1.6.0-dev | ||
| 2016-08-29 | Merge branch 'dev' of https://github.com/FreshRSS/FreshRSS into FreshRSS/dev | ||
| 2016-08-29 | Release version 1.5.0 | ||
| 2016-08-29 | Merge pull request #1231 from Alkarex/pshb-nosniff | ||
| HTTP security: prevent reflection abuse | |||
| 2016-08-29 | HTTP security: prevent reflection abuse | ||
| https://msdn.microsoft.com/en-us/library/gg622941(v=vs.85).aspx | |||
| 2016-08-28 | Merge pull request #1230 from Alkarex/SimplePie-warning | ||
| SimplePie error message XML PCRE | |||
| 2016-08-28 | SimplePie better message | ||
| 2016-08-28 | SimplePie error message XML PCRE | ||
| https://github.com/FreshRSS/FreshRSS/issues/1227 | |||
| 2016-08-28 | Merge pull request #1229 from Alkarex/PSHB-path | ||
| PSHB base_url bug | |||
| 2016-08-28 | Changelog PSHB callback | ||
| 2016-08-28 | PSHB base_url bug | ||
| https://github.com/FreshRSS/FreshRSS/issues/1227 Bug if base_url does not end with / | |||
| 2016-08-28 | Variable initialization | ||
| PHP warning when not feed is iddle https://github.com/FreshRSS/FreshRSS/issues/1227#issuecomment-242702464 | |||
| 2016-08-19 | Readme Ubuntu | ||
| 2016-08-19 | Merge branch 'dev' of https://github.com/FreshRSS/FreshRSS into FreshRSS/dev | ||
| 2016-08-19 | Readme Ubuntu 16.04 with PHP7 | ||
| 2016-08-19 | Merge pull request #1221 from Alkarex/sqlite-search-read | ||
| SQLite fix for mark search as read | |||
| 2016-08-19 | More SQLite fix for mark search as read | ||
| 2016-08-19 | SQLite fix for mark search as read | ||
| https://github.com/FreshRSS/FreshRSS/issues/1220 https://github.com/FreshRSS/FreshRSS/pull/1218 https://github.com/FreshRSS/FreshRSS/issues/608 | |||
| 2016-08-18 | Merge branch 'dev' of https://github.com/FreshRSS/FreshRSS into FreshRSS/dev | ||
| 2016-08-18 | Misc changelog 1.5.0-dev | ||
