| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-11-28 | Add curl user-agent to retrive favicon | ||
| https://github.com/FreshRSS/FreshRSS/issues/1380 | |||
| 2016-11-20 | Credits typo | ||
| 2016-11-20 | Credits for documentation | ||
| https://github.com/FreshRSS/documentation/pull/14 | |||
| 2016-11-20 | Merge pull request #1376 from Alkarex/fileinfo | ||
| extension_loaded fileinfo | |||
| 2016-11-20 | extension_loaded fileinfo | ||
| https://github.com/FreshRSS/FreshRSS/issues/1375 | |||
| 2016-11-17 | Merge pull request #1373 from Alkarex/StreamingExport | ||
| Stream JSON export | |||
| 2016-11-17 | Changelog More robust export function in the case of large datasets | ||
| 2016-11-16 | Merge pull request #1374 from Alkarex/init-confirm | ||
| init confirm after DOM load | |||
| 2016-11-16 | Changelog Fix bug in confirmation before marking as read | ||
| 2016-11-16 | Error edge cases for JSON export | ||
| 2016-11-15 | init confirm after DOM load | ||
| https://github.com/FreshRSS/FreshRSS/issues/1348 | |||
| 2016-11-15 | Function to disable MySQL buffering for large exports | ||
| 2016-11-15 | Minor code formatting of export helper | ||
| 2016-11-15 | Stream JSON export | ||
| Avoid large in-memory copies https://github.com/FreshRSS/FreshRSS/issues/1372 | |||
| 2016-11-08 | Merge pull request #1366 from Alkarex/pgsql-slash | ||
| Allow slash in database hostname | |||
| 2016-11-07 | Allow slash in database hostname | ||
| https://github.com/FreshRSS/FreshRSS/issues/1364 | |||
| 2016-11-06 | Underscore missing in documentation | ||
| https://github.com/FreshRSS/FreshRSS/pull/1363 | |||
| 2016-11-06 | Merge pull request #1357 from Alkarex/git-update | ||
| Add compatibility with git in Web update | |||
| 2016-11-06 | Merge branch 'FreshRSS/dev' into git-update | ||
| 2016-11-06 | Merge pull request #1363 from Alkarex/install-fixes | ||
| Fix small bugs in install | |||
| 2016-11-06 | Fix small bugs in install | ||
| Small fixes in install (e.g. better check that DB password works) | |||
| 2016-11-06 | Changelog: PostgreSQL: fix bug when updating cached values | ||
| https://github.com/FreshRSS/FreshRSS/issues/1360 https://github.com/FreshRSS/FreshRSS/pull/1361 | |||
| 2016-11-06 | Merge pull request #1361 from Alkarex/PostgreSQL-updateCachedValues | ||
| PostgreSQL fix updateCachedValues | |||
| 2016-11-06 | Switch simplify syntax | ||
| 2016-11-06 | PostgreSQL fix updateCachedValues | ||
| https://github.com/FreshRSS/FreshRSS/issues/1360 | |||
| 2016-11-05 | CLI another example: users ranked by activity date | ||
| https://github.com/FreshRSS/FreshRSS/issues/1345 https://github.com/FreshRSS/FreshRSS/issues/1358 | |||
| 2016-11-05 | Merge pull request #1359 from Alkarex/units-policy | ||
| CLI: IEC prefix (binary) for units | |||
| 2016-11-05 | +x execution rights user-info | ||
| 2016-11-05 | CLI: IEC prefix (binary) for units | ||
| Updated according to https://wiki.ubuntu.com/UnitsPolicy (I got confused due `ls`, which is still using 1024 but is listed as an exception) And use the formatting function already included in FreshRSS | |||
| 2016-11-05 | Merge dev | ||
| 2016-11-05 | Merge pull request #1358 from Alkarex/cli-list-users | ||
| Add CLI for user information + Fix last user activity | |||
| 2016-11-05 | Add CLI for user information + Fix last user activity | ||
| https://github.com/FreshRSS/FreshRSS/issues/1345 | |||
| 2016-11-05 | Add compatibility with git in Web update | ||
| https://github.com/FreshRSS/FreshRSS/issues/907 https://github.com/FreshRSS/FreshRSS/issues/1355 | |||
| 2016-11-05 | Merge pull request #1356 from Alkarex/doc-access-rights-update | ||
| Document access-rights for Web updates | |||
| 2016-11-04 | Document access-rights for Web updates | ||
| https://github.com/FreshRSS/FreshRSS/issues/1355 | |||
| 2016-11-03 | Start 1.7.0-dev | ||
| 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 | ||
