| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-10-07 | PSHB bugs | ||
| Introduced by https://github.com/FreshRSS/FreshRSS/pull/1280 | |||
| 2016-10-07 | Merge branch 'FreshRSS/dev' into anonymous-extensions | ||
| 2016-10-07 | Merge pull request #1286 from Alkarex/install-message | ||
| i18n: Keep previous configuration | |||
| 2016-10-06 | Allow extensions for default accout in anonymous mode | ||
| https://github.com/FreshRSS/FreshRSS/issues/1257#issuecomment-248111169 | |||
| 2016-10-06 | i18n italian keep previous installation | ||
| 2016-10-06 | i18n: Keep previous configuration | ||
| https://github.com/FreshRSS/FreshRSS/issues/1284 | |||
| 2016-10-06 | Update php-* extension names | ||
| https://github.com/FreshRSS/FreshRSS/issues/1283 | |||
| 2016-10-05 | Fix display bug for example of URL with token | ||
| https://github.com/FreshRSS/FreshRSS/issues/1274 | |||
| 2016-10-05 | Better multiuser update | ||
| 2016-10-05 | Typo | ||
| 2016-10-05 | Take better advantage of other users refresh | ||
| 2016-10-04 | Fix bug language option for new user | ||
| https://github.com/FreshRSS/FreshRSS/issues/1273 | |||
| 2016-10-01 | Merge pull request #1275 from Alkarex/export-date | ||
| Export files with date | |||
| 2016-10-01 | PostgreSQL multiuser bug | ||
| https://github.com/FreshRSS/FreshRSS/pull/1195 | |||
| 2016-10-01 | Export files with date | ||
| 2016-10-01 | PostgreSQL case-insensitivity bug | ||
| 2016-10-01 | Bug updateEntry() | ||
| 2016-10-01 | BindParam bug | ||
| 2016-10-01 | PostgreSQL updateEntry() | ||
| 2016-10-01 | PostgreSQL uppercase keywords | ||
| 2016-10-01 | Merge branch 'FreshRSS/dev' into PostgreSQL | ||
| 2016-10-01 | PostgreSQL schema update | ||
| 2016-09-29 | Fix SQLite | ||
| 2016-09-29 | Fix global view | ||
| Bug introduced in version 1.5.0 by https://github.com/FreshRSS/FreshRSS/commit/56ffc115d15bf136bfced74707ccc1f41c7b5e44 | |||
| 2016-09-27 | A bit more PostgreSQL | ||
| Simplified statistics https://github.com/FreshRSS/FreshRSS/pull/1250 | |||
| 2016-09-27 | Merge branch 'FreshRSS/dev' into PostgreSQL | ||
| 2016-09-26 | API fix feed rename | ||
| https://github.com/FreshRSS/FreshRSS/issues/1254 https://github.com/jangernert/FeedReader/issues/59#issuecomment-249558202 | |||
| 2016-09-26 | API implement user-info and fix edits | ||
| https://github.com/FreshRSS/FreshRSS/issues/1254 https://github.com/jangernert/FeedReader/issues/59#issuecomment-249491580 | |||
| 2016-09-25 | Merge branch 'FreshRSS/dev' into PostgreSQL | ||
| 2016-09-25 | Merge pull request #1250 from Alkarex/simplifyStats | ||
| Simplify SQL in statistics | |||
| 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 move feed to another category | ||
| https://github.com/jangernert/FeedReader/issues/59 https://github.com/FreshRSS/FreshRSS/issues/443 | |||
| 2016-09-12 | Merge branch 'FreshRSS/dev' into PostgreSQL | ||
| 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 dev: custom ports for PostgreSQL too | ||
| https://github.com/FreshRSS/FreshRSS/issues/1241 https://github.com/FreshRSS/FreshRSS/pull/1244 | |||
| 2016-09-11 | Merge dev | ||
| 2016-09-11 | Simplify SQL in statistics | ||
| Reduce the use of product-specific date functions. Improve performances. Remove redundant functions. | |||
| 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-06 | MySQL use unhex instead of hex litteral | ||
| X' syntax did not work well with bind values | |||
| 2016-09-05 | Support custom MySQL ports | ||
| https://github.com/FreshRSS/FreshRSS/issues/1241 | |||
| 2016-09-04 | Change style for podcast download | ||
| https://github.com/FreshRSS/FreshRSS/issues/1236 | |||
| 2016-09-03 | 💾 in paragraph | ||
| 2016-09-03 | Download icon 💾 for podcasts | ||
| https://github.com/FreshRSS/FreshRSS/issues/1236 | |||
| 2016-09-03 | pdo_pgsql documentation | ||
| 2016-08-31 | Quoted upper-cases instead of string replace | ||
