| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-12-26 | Merge pull request #1399 from FreshRSS/dev1.6.2 | ||
| Release 1.6.2 | |||
| 2016-12-26 | Version 1.6.2 | ||
| 2016-12-24 | Merge pull request #1398 from Alkarex/MultipleCookiesBug | ||
| Send cookie FreshRSS_login only once | |||
| 2016-12-24 | Merge pull request #1397 from Alkarex/cookieDuration | ||
| Option for cookie duration | |||
| 2016-12-24 | Readme New option `limits.cookie_duration` in `data/config.php` to set the ↵ | ||
| login cookie duration | |||
| 2016-12-24 | Readme Send login cookie only once | ||
| 2016-12-24 | Send cookie FreshRSS_login only once | ||
| Prior to this patch, two cookies with the same name were sent, the first one was to destroy the cookie, and the second one to create it | |||
| 2016-12-24 | Non-breaking space format | ||
| 2016-12-24 | Option for cookie duration | ||
| https://github.com/FreshRSS/FreshRSS/issues/1384 | |||
| 2016-12-21 | Merge pull request #1385 from Alkarex/favicon-user-agent | ||
| Add curl user-agent to retrieve favicon | |||
| 2016-12-21 | Merge branch 'FreshRSS/dev' into favicon-user-agent | ||
| 2016-12-21 | Merge branch 'FreshRSS/dev' into favicon-user-agent | ||
| 2016-12-21 | Merge pull request #1395 from Alkarex/prepare-1.6.2 | ||
| Prepare intermediate version 1.6.2 | |||
| 2016-12-21 | Changelog curl user-agent for favicons | ||
| 2016-12-21 | Merge branch 'prepare-1.6.2' into favicon-user-agent | ||
| 2016-12-21 | Merge branch 'FreshRSS/dev' into favicon-user-agent | ||
| 2016-12-21 | Merge pull request #1394 from Alkarex/readme-extensions | ||
| Small changes readme extensions | |||
| 2016-12-21 | Prepare intermediate version 1.6.2 | ||
| Mostly some bug fixes since 1.6.1 | |||
| 2016-12-21 | Small changes readme extensions | ||
| https://github.com/FreshRSS/FreshRSS/pull/1389 @kevinpapst | |||
| 2016-12-21 | Merge pull request #1389 from kevinpapst/readme-extensions | ||
| Link to extension repository in README | |||
| 2016-12-05 | added links to extension repository | ||
| 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 | |||
