aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-11-02Merge pull request #1351 from FreshRSS/dev1.6.1Gravatar Alexandre Alapetite
Dev 1.6.1
2016-11-02Merge pull request #1350 from Alkarex/bindParam-bugGravatar Alexandre Alapetite
Use bindValue instead of bindParam
2016-11-02Use bindValue instead of bindParamGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1349 We should later replace all bindParam by bindValue
2016-10-30Merge pull request #1346 from FreshRSS/dev1.6.0Gravatar Alexandre Alapetite
Merge 1.6.0-dev in master
2016-10-30Prepare master 1.6.0 releaseGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1328
2016-10-29Minor readme changeGravatar Alexandre Alapetite
2016-10-29Merge pull request #1344 from Alkarex/confirm-disabledGravatar Alexandre Alapetite
Disable "mark all as read" before confirmation script is loaded
2016-10-29Disable "mark all as read" before confirmation script is loadedGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1342
2016-10-25A bit more readmeGravatar Alexandre Alapetite
2016-10-25Readme slight updateGravatar Alexandre Alapetite
2016-10-25Readme import-for-userGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/pull/1338 https://github.com/FreshRSS/FreshRSS/issues/1095
2016-10-25Readme git checkout devGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1328#issuecomment-256134406
2016-10-25Merge pull request #1338 from Alkarex/cliGravatar Alexandre Alapetite
CLI: Command-Line Interface
2016-10-25Fix install bug 2Gravatar Alexandre Alapetite
2016-10-25Fix OPML import bugGravatar Alexandre Alapetite
2016-10-24Fix bugs in installGravatar Alexandre Alapetite
2016-10-24CLI minor formattingGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1095
2016-10-24CLI readme typoGravatar Alexandre Alapetite
2016-10-24More CLI readmeGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1095
2016-10-24Readme CLIGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1095
2016-10-24CLI minor usage updateGravatar Alexandre Alapetite
2016-10-24CLI option no-default-feedsGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1095
2016-10-24+x execution rights actualie-userGravatar Alexandre Alapetite
2016-10-24CLI actualize-userGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1095
2016-10-24+x execution rights do-installGravatar Alexandre Alapetite
2016-10-24CLI do-installGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1095 https://github.com/FreshRSS/FreshRSS/issues/1090
2016-10-23CLI typo in usage exampleGravatar Alexandre Alapetite
2016-10-23+x execution rights exportGravatar Alexandre Alapetite
2016-10-23CLI exportGravatar Alexandre Alapetite
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-23Merge branch 'FreshRSS/dev' into cliGravatar Alexandre Alapetite
2016-10-23+x execution rightsGravatar Alexandre Alapetite
2016-10-23CLI import ZIP/OPML/JSON for userGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1095 https://github.com/FreshRSS/FreshRSS/issues/851
2016-10-22Fix syntax error in new exceptionsGravatar Alexandre Alapetite
Bug from https://github.com/FreshRSS/FreshRSS/pull/1261
2016-10-22CLI delete user https://github.com/FreshRSS/FreshRSS/issues/1095Gravatar Alexandre Alapetite
2016-10-22Merge branch 'FreshRSS/dev' into cliGravatar Alexandre Alapetite
2016-10-22Readme typoGravatar Alexandre Alapetite
2016-10-22Merge pull request #1340 from Alkarex/css-dansingGravatar Alexandre Alapetite
CSS line-height bug with sup in dates
2016-10-22Changelog CSS line-height bugGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/534#issuecomment-255519269
2016-10-22CSS line-height bug with sup in datesGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/534#issuecomment-255519269 https://www.cs.tut.fi/~jkorpela/www/linespacing.html
2016-10-22Merge branch 'FreshRSS/dev' into cliGravatar Alexandre Alapetite
2016-10-22Merge pull request #1339 from Alkarex/i18n-install-correctionsGravatar Alexandre Alapetite
i18n install corrections
2016-10-22Readme i18n install translation errorsGravatar Alexandre Alapetite
2016-10-22i18n install correctionsGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1328#issuecomment-255519363
2016-10-22+x execution rightsGravatar Alexandre Alapetite
2016-10-22CLI list-users and create-userGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1095 https://github.com/FreshRSS/FreshRSS/issues/1090
2016-10-20Merge pull request #1337 from Alkarex/SimplePie-feed_or_html-UTF8-BOMGravatar Alexandre Alapetite
Add support for UTF-8 BOM in SimplePie feed_or_html()
2016-10-20Add support for UTF-8 BOM in SimplePie feed_or_html()Gravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1336
2016-10-20Merge pull request #1335 from Alkarex/guid-ascii-bugGravatar Alexandre Alapetite
guid and urls should not contain low/high characters
2016-10-20Extract function safe_ascii()Gravatar Alexandre Alapetite
2016-10-20guid and urls should not contain low/high charactersGravatar Alexandre Alapetite
It looks like SimplePie does not always filter everything Having a character not in latin1 would create MySQL collate errors