| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-04-01 | Improve search: intitle, author, inurl | ||
| Allow multiple values of intitle: , author:, inurl: Note: Tests for UserQueryTest are broken due to https://github.com/sebastianbergmann/phpunit/wiki/Release-Announcement-for-PHPUnit-4.0.0#backwards-compatibility-issues | |||
| 2017-04-01 | Merge branch 'postgress-uniqueness' into defered-insertion | ||
| 2017-04-01 | Fix PostgreSQL uniqueness | ||
| And remove "experimental" warning | |||
| 2017-03-29 | Add manual commit & refresh cache to deferred insertion | ||
| 2017-03-27 | Minz param bug fix | ||
| 2017-03-27 | Removing TODO | ||
| Done | |||
| 2017-03-27 | Defered insertion: feedController bug | ||
| 2017-03-27 | More defered insertion | ||
| 2017-03-26 | SQL index auto added | ||
| At the same time as the new temp table | |||
| 2017-03-26 | Merge branch 'FreshRSS/dev' into defered-insertion | ||
| 2017-03-26 | i18n English misc. | ||
| 2017-03-26 | i18n: A few more favourites | ||
| 2017-03-26 | Minor i18n English changes | ||
| Add credits. Keep British spelling of favourites in the user interface, USA spelling in the code. | |||
| 2017-03-26 | Merge remote-tracking branch 'FreshRSS/dev' into ↵ | ||
| 1464-improve-english-translations | |||
| 2017-03-26 | PDO fix PHP 7.1 | ||
| http://php.net/manual/migration71.changed-functions.php#migration71.changed-functions.pdo | |||
| 2017-03-26 | SQLite create index if not exists | ||
| 2017-03-26 | SimplePie light manual update | ||
| 2017-03-26 | More defered insertion. New SQL index | ||
| New index entry_feed_read_index TODO: Auto add this index to existing version | |||
| 2017-03-26 | Defered insertion MySQL bug | ||
| The update of cached values remains to be optimized | |||
| 2017-03-26 | Candidate implementation of defered insertion | ||
| https://github.com/FreshRSS/FreshRSS/issues/530 | |||
| 2017-03-21 | Minor changes to english word choice/grammar to improve user experience for ↵ | ||
| english-speaking users. | |||
| 2017-03-04 | Merge branch 'FreshRSS/dev' into CLI-bugs | ||
| 2017-03-04 | Do not mark as read in anonymous mode | ||
| And avoid HTTP 403 https://github.com/FreshRSS/FreshRSS/issues/1431 | |||
| 2017-03-02 | Fix SQLite CLI install | ||
| https://github.com/FreshRSS/FreshRSS/issues/1445 https://github.com/FreshRSS/FreshRSS/issues/1443 https://github.com/FreshRSS/FreshRSS/issues/1443 | |||
| 2017-02-28 | Merge pull request #1441 from Alkarex/Sanitize-Website-URL | ||
| Sanitize Web site URL | |||
| 2017-02-25 | Changelog 1423 | ||
| 2017-02-25 | Remove maxlength for usernames | ||
| pattern is already used | |||
| 2017-02-25 | Missing checkUsername and const patten | ||
| https://github.com/FreshRSS/FreshRSS/pull/1423 https://github.com/YunoHost-Apps/freshrss_ynh/issues/27#issuecomment-279792363 | |||
| 2017-02-25 | Sanitize Web site URL | ||
| https://github.com/FreshRSS/FreshRSS/issues/1434 | |||
| 2017-02-25 | Merge branch 'dev' into feature/username-in-cli | ||
| 2017-02-24 | Merge pull request #1436 from dswd/disable-update | ||
| Add config option to disable and hide self-update | |||
| 2017-02-23 | Add config option to disable and hide self-update | ||
| 2017-02-19 | correct check username pattern | ||
| 2017-02-18 | Adding locales | ||
| 2017-02-16 | delete - and . from accepted char | ||
| 2017-02-16 | use function with preg_match to check username | ||
| 2017-02-16 | Possibility to register user having a '-', a '_' or a '.' in username | ||
| 2017-02-06 | Merge pull request #1419 from Alkarex/no-version-anonymous | ||
| No version number for anonymous users | |||
| 2017-02-04 | Share to sites based on Known (http://withknown.com) | ||
| 2017-01-28 | No version number for anonymous users | ||
| https://github.com/FreshRSS/FreshRSS/issues/1404 | |||
| 2017-01-27 | postgres fixes | ||
| 2016-12-24 | Merge pull request #1398 from Alkarex/MultipleCookiesBug | ||
| Send cookie FreshRSS_login 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-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-16 | Error edge cases for JSON export | ||
| 2016-11-15 | Function to disable MySQL buffering for large exports | ||
| 2016-11-15 | Minor code formatting of export helper | ||
