| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-11-02 | Merge pull request #1351 from FreshRSS/dev1.6.1 | ||
| Dev 1.6.1 | |||
| 2016-11-02 | Merge pull request #1350 from Alkarex/bindParam-bug | ||
| Use bindValue instead of bindParam | |||
| 2016-11-02 | Use bindValue instead of bindParam | ||
| https://github.com/FreshRSS/FreshRSS/issues/1349 We should later replace all bindParam by bindValue | |||
| 2016-10-30 | Merge pull request #1346 from FreshRSS/dev1.6.0 | ||
| Merge 1.6.0-dev in master | |||
| 2016-10-30 | Prepare master 1.6.0 release | ||
| https://github.com/FreshRSS/FreshRSS/issues/1328 | |||
| 2016-10-29 | Minor readme change | ||
| 2016-10-29 | Merge pull request #1344 from Alkarex/confirm-disabled | ||
| Disable "mark all as read" before confirmation script is loaded | |||
| 2016-10-29 | Disable "mark all as read" before confirmation script is loaded | ||
| https://github.com/FreshRSS/FreshRSS/issues/1342 | |||
| 2016-10-25 | A bit more readme | ||
| 2016-10-25 | Readme slight update | ||
| 2016-10-25 | Readme import-for-user | ||
| https://github.com/FreshRSS/FreshRSS/pull/1338 https://github.com/FreshRSS/FreshRSS/issues/1095 | |||
| 2016-10-25 | Readme git checkout dev | ||
| https://github.com/FreshRSS/FreshRSS/issues/1328#issuecomment-256134406 | |||
| 2016-10-25 | Merge pull request #1338 from Alkarex/cli | ||
| CLI: Command-Line Interface | |||
| 2016-10-25 | Fix install bug 2 | ||
| 2016-10-25 | Fix OPML import bug | ||
| 2016-10-24 | Fix bugs in install | ||
| 2016-10-24 | CLI minor formatting | ||
| https://github.com/FreshRSS/FreshRSS/issues/1095 | |||
| 2016-10-24 | CLI readme typo | ||
| 2016-10-24 | More CLI readme | ||
| https://github.com/FreshRSS/FreshRSS/issues/1095 | |||
| 2016-10-24 | Readme CLI | ||
| https://github.com/FreshRSS/FreshRSS/issues/1095 | |||
| 2016-10-24 | CLI minor usage update | ||
| 2016-10-24 | CLI option no-default-feeds | ||
| https://github.com/FreshRSS/FreshRSS/issues/1095 | |||
| 2016-10-24 | +x execution rights actualie-user | ||
| 2016-10-24 | CLI actualize-user | ||
| https://github.com/FreshRSS/FreshRSS/issues/1095 | |||
| 2016-10-24 | +x execution rights do-install | ||
| 2016-10-24 | CLI do-install | ||
| https://github.com/FreshRSS/FreshRSS/issues/1095 https://github.com/FreshRSS/FreshRSS/issues/1090 | |||
| 2016-10-23 | CLI typo in usage example | ||
| 2016-10-23 | +x execution rights export | ||
| 2016-10-23 | CLI export | ||
| ZIP export, OPML export. Corrected height of feeds select in Pafat theme. https://github.com/FreshRSS/FreshRSS/pull/1338 https://github.com/FreshRSS/FreshRSS/issues/1039 https://github.com/FreshRSS/FreshRSS/issues/1277 | |||
| 2016-10-23 | Merge branch 'FreshRSS/dev' into cli | ||
| 2016-10-23 | +x execution rights | ||
| 2016-10-23 | CLI import ZIP/OPML/JSON for user | ||
| https://github.com/FreshRSS/FreshRSS/issues/1095 https://github.com/FreshRSS/FreshRSS/issues/851 | |||
| 2016-10-22 | Fix syntax error in new exceptions | ||
| Bug from https://github.com/FreshRSS/FreshRSS/pull/1261 | |||
| 2016-10-22 | CLI delete user https://github.com/FreshRSS/FreshRSS/issues/1095 | ||
| 2016-10-22 | Merge branch 'FreshRSS/dev' into cli | ||
| 2016-10-22 | Readme typo | ||
| 2016-10-22 | Merge pull request #1340 from Alkarex/css-dansing | ||
| CSS line-height bug with sup in dates | |||
| 2016-10-22 | Changelog CSS line-height bug | ||
| https://github.com/FreshRSS/FreshRSS/issues/534#issuecomment-255519269 | |||
| 2016-10-22 | CSS line-height bug with sup in dates | ||
| https://github.com/FreshRSS/FreshRSS/issues/534#issuecomment-255519269 https://www.cs.tut.fi/~jkorpela/www/linespacing.html | |||
| 2016-10-22 | Merge branch 'FreshRSS/dev' into cli | ||
| 2016-10-22 | Merge pull request #1339 from Alkarex/i18n-install-corrections | ||
| i18n install corrections | |||
| 2016-10-22 | Readme i18n install translation errors | ||
| 2016-10-22 | i18n install corrections | ||
| https://github.com/FreshRSS/FreshRSS/issues/1328#issuecomment-255519363 | |||
| 2016-10-22 | +x execution rights | ||
| 2016-10-22 | CLI list-users and create-user | ||
| https://github.com/FreshRSS/FreshRSS/issues/1095 https://github.com/FreshRSS/FreshRSS/issues/1090 | |||
| 2016-10-20 | Merge pull request #1337 from Alkarex/SimplePie-feed_or_html-UTF8-BOM | ||
| Add support for UTF-8 BOM in SimplePie feed_or_html() | |||
| 2016-10-20 | Add support for UTF-8 BOM in SimplePie feed_or_html() | ||
| https://github.com/FreshRSS/FreshRSS/issues/1336 | |||
| 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 | |||
