| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-10-20 | Merge pull request #1335 from Alkarex/guid-ascii-bug | ||
| guid and urls should not contain low/high characters | |||
| 2016-10-20 | Extract function safe_ascii() | ||
| 2016-10-20 | guid and urls should not contain low/high characters | ||
| It looks like SimplePie does not always filter everything Having a character not in latin1 would create MySQL collate errors | |||
| 2016-10-16 | Readme chmod | ||
| 2016-10-16 | Readme typos | ||
| 2016-10-16 | Readme keep unread function | ||
| https://github.com/FreshRSS/FreshRSS/pull/1327 | |||
| 2016-10-16 | Readme typo | ||
| https://github.com/FreshRSS/FreshRSS/issues/1328 | |||
| 2016-10-16 | Merge pull request #1327 from Alkarex/scroll-keep-as-unread | ||
| Scroll as read: keep unread function | |||
| 2016-10-16 | mark_read optimisation | ||
| 2016-10-16 | Scroll as read: keep unread function | ||
| https://github.com/FreshRSS/FreshRSS/pull/1309 | |||
| 2016-10-16 | Merge pull request #1326 from Alkarex/updateEntry-warning | ||
| Fix updateEntry warning | |||
| 2016-10-16 | Fix updateEntry warning | ||
| https://github.com/FreshRSS/FreshRSS/issues/1325 | |||
| 2016-10-16 | Merge pull request #1324 from Alkarex/global-view-scroll | ||
| Global view scroll | |||
| 2016-10-16 | Scroll performance | ||
| Fewer events, and ensure an event is fired after the end of the scroll. https://github.com/FreshRSS/FreshRSS/pull/1309 | |||
| 2016-10-16 | Scroll as read for Global view + throttle event | ||
| https://github.com/FreshRSS/FreshRSS/issues/1317 https://github.com/FreshRSS/FreshRSS/pull/1309 | |||
| 2016-10-15 | Merge branch 'FreshRSS/dev' into global-view-scroll | ||
| 2016-10-15 | Merge pull request #1322 from Alkarex/sql-duplicates | ||
| PostgreSQL workaround for SERIAL strange behaviour | |||
| 2016-10-15 | PostgreSQL workaround for SERIAL strange behaviour | ||
| http://stackoverflow.com/questions/18389537/does-postgresql-serial-work-differently | |||
| 2016-10-15 | Minor text changes | ||
| 2016-10-15 | Merge pull request #1321 from Alkarex/drop-tables | ||
| PostgreSQL SQL DROP TABLE | |||
| 2016-10-15 | SQL DROP TABLE | ||
| https://github.com/FreshRSS/FreshRSS/issues/1320 | |||
| 2016-10-15 | Global view scroll top | ||
| 2016-10-15 | Merge pull request #1319 from Alkarex/bug-auto-load-more | ||
| Fix bug auto load more | |||
| 2016-10-15 | Readme auto-load article | ||
| https://github.com/FreshRSS/FreshRSS/issues/1318 | |||
| 2016-10-15 | Fix bug auto load more | ||
| https://github.com/FreshRSS/FreshRSS/issues/1318 | |||
| 2016-10-15 | Readme other users’ refreshes | ||
| 2016-10-15 | Readme FreshRSS 1.6 in October 2016 | ||
| 2016-10-15 | Readme PostgreSQL | ||
| https://github.com/FreshRSS/FreshRSS/issues/416 | |||
| 2016-10-15 | Merge pull request #1316 from Alkarex/initial-requests | ||
| Remove superflous SQL category request | |||
| 2016-10-15 | Readme remove superfluous SQL request | ||
| 2016-10-15 | Remove superflous category request | ||
| A category request was systematically done, although it is not always needed. | |||
| 2016-10-15 | Merge pull request #1315 from Alkarex/import_duplicates | ||
| Fix bug JSON import duplicates | |||
| 2016-10-15 | Changelog fix bug import favourites | ||
| https://github.com/FreshRSS/FreshRSS/issues/1312 | |||
| 2016-10-15 | Fix import bug | ||
| 2016-10-15 | Merge branch 'FreshRSS/dev' into import_duplicates | ||
| 2016-10-15 | Merge pull request #1307 from Alkarex/update-gitignore | ||
| Update gitignore rules | |||
| 2016-10-15 | Readme gitignore | ||
| 2016-10-15 | Fix bug JSON import duplicates | ||
| https://github.com/FreshRSS/FreshRSS/issues/1312 | |||
| 2016-10-15 | Merge pull request #1313 from Alkarex/postgresql-patch | ||
| PostgreSQL compatibility boolean | |||
| 2016-10-15 | Merge pull request #1314 from Alkarex/PostgreSQL-duplicates | ||
| PostgreSQL avoid duplicate category 1 | |||
| 2016-10-15 | PostgreSQL emulate "INSERT IGNORE" | ||
| Would have liked to use UPSERT, but it is first available from PostgreSQL 9.5. | |||
| 2016-10-15 | PostgreSQL avoid duplicate category 1 | ||
| https://github.com/FreshRSS/FreshRSS/issues/1312 | |||
| 2016-10-14 | PostgreSQL compatibility boolean | ||
| https://github.com/FreshRSS/FreshRSS/issues/1311 | |||
| 2016-10-14 | Merge pull request #1309 from Alkarex/scroll-as-read | ||
| Scroll as read | |||
| 2016-10-14 | Readme mark as read during scroll | ||
| 2016-10-14 | Default option mark as read during scroll | ||
| 2016-10-14 | Scroll as read: mark as unread bug | ||
| 2016-10-13 | Scroll as read minor variable | ||
| 2016-10-13 | Scroll as read | ||
| https://github.com/FreshRSS/FreshRSS/issues/1258 | |||
| 2016-10-13 | Merge pull request #1308 from Alkarex/Minz-log-username-bug | ||
| Minz::Log bug when currentUser is empty string | |||
