| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-04-09 | Merge pull request #1492 from Alkarex/u18n-en-fix | ||
| Revert i18n en: gen.action.actualize | |||
| 2017-04-09 | Merge pull request #1491 from Alkarex/check_fileinfo | ||
| Check for fileinfo | |||
| 2017-04-09 | Readme multiuser tokens | ||
| https://github.com/FreshRSS/FreshRSS/issues/1390 https://github.com/FreshRSS/FreshRSS/issues/366 | |||
| 2017-04-09 | Multi-user token | ||
| https://github.com/FreshRSS/FreshRSS/issues/1390 https://github.com/FreshRSS/FreshRSS/issues/366 | |||
| 2017-04-08 | Revert i18n en: gen.action.actualize | ||
| https://github.com/FreshRSS/FreshRSS/pull/1465/files#r109282131 https://github.com/FreshRSS/FreshRSS/pull/1465 https://github.com/FreshRSS/FreshRSS/issues/1464 | |||
| 2017-04-08 | Make fileinfo extension optional | ||
| 2017-04-08 | try/catch for finfo_open | ||
| 2017-04-08 | Check for fileinfo | ||
| https://github.com/FreshRSS/FreshRSS/issues/1402 https://github.com/FreshRSS/FreshRSS/issues/1461 | |||
| 2017-04-08 | Merge pull request #1489 from Alkarex/bottom-padding-menu | ||
| Bottom padding menu | |||
| 2017-04-08 | Readme 1479 | ||
| https://github.com/FreshRSS/FreshRSS/issues/1479 | |||
| 2017-04-08 | More padding bottom menu | ||
| https://github.com/FreshRSS/FreshRSS/issues/1479 | |||
| 2017-04-05 | Merge pull request #1483 from Alkarex/guid-or-title | ||
| Fallback when GUID is empty | |||
| 2017-04-05 | Readme 1482 | ||
| Fall back to article URL when the article GUID is empty [#1482](https://github.com/FreshRSS/FreshRSS/issues/1482) | |||
| 2017-04-05 | Use link instead of title fallback | ||
| 2017-04-05 | Fallback when GUID is empty | ||
| https://github.com/FreshRSS/FreshRSS/issues/1482 | |||
| 2017-04-05 | Links to documentation | ||
| * http://doc.freshrss.org/ * https://github.com/FreshRSS/documentation | |||
| 2017-04-03 | Merge pull request #1478 from Alkarex/better_search | ||
| Better search | |||
| 2017-04-02 | Merge pull request #1477 from Alkarex/log-location | ||
| Readme log location | |||
| 2017-04-02 | Changelog allow double-quotes | ||
| https://github.com/FreshRSS/FreshRSS/commit/d229216cccbd746b46630a44fa508ef0367ea1a1 | |||
| 2017-04-02 | Search allow double quotes | ||
| `author:"some name"` | |||
| 2017-04-02 | Changelog better search | ||
| https://github.com/FreshRSS/FreshRSS/issues/1381 | |||
| 2017-04-01 | Negative searches | ||
| https://github.com/FreshRSS/FreshRSS/issues/1381 Possibility to exclude authors, titles, tags, urls, words by prefixing them by ! or - (like Google Search): * !intitle:unwanted * -intitle:unwanted * -author:unwanted * -#unwanted * -unwanted And one can use many of each and combine them with positive searches | |||
| 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 | Readme log location | ||
| https://github.com/FreshRSS/FreshRSS/issues/1475 | |||
| 2017-04-01 | Merge pull request #1470 from Alkarex/defered-insertion | ||
| Implementation of defered insertion | |||
| 2017-04-01 | Merge branch 'FreshRSS/dev' into defered-insertion | ||
| 2017-04-01 | Merge branch 'postgress-uniqueness' into defered-insertion | ||
| 2017-04-01 | Merge pull request #1476 from Alkarex/postgress-uniqueness | ||
| Fix PostgreSQL uniqueness | |||
| 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 | Changelog deferred insertion of new articles | ||
| https://github.com/FreshRSS/FreshRSS/issues/530 | |||
| 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 | Merge pull request #1465 from jlefler/1464-improve-english-translations | ||
| 1464 Improve English Translations | |||
| 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 | Merge pull request #1472 from Alkarex/compat-php7.1 | ||
| Compatibility PHP 7.1 | |||
| 2017-03-26 | Readme compatibility PHP 7.1 | ||
| https://github.com/FreshRSS/FreshRSS/issues/1471 | |||
| 2017-03-26 | Merge branch 'FreshRSS/dev' into compat-php7.1 | ||
| 2017-03-26 | Start 1.7.0-dev | ||
| 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 | |||
