| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-05-16 | Merge branch 'FreshRSS/dev' into dev | ||
| 2015-05-16 | i18n: German | ||
| Completed cherry-pick of https://github.com/FreshRSS/FreshRSS/pull/832 + corrections | |||
| 2015-05-16 | Update install.php | ||
| 2015-05-16 | Update index.php | ||
| 2015-05-16 | Update gen.php | ||
| 2015-05-16 | Update feedback.php | ||
| 2015-05-16 | Update conf.php | ||
| 2015-05-16 | Update admin.php | ||
| 2015-05-16 | More PubSubHubbub | ||
| https://github.com/FreshRSS/FreshRSS/issues/312 Show whether PubSubHubbub is enabled in the Web interface of feed configuration. When PubSubHubbub is used, do not pull refresh so often (hard-coded to max once per 24h for now). Improved logic for lease renewal, and some detection of lease problems. Updated read-me and changelog. | |||
| 2015-05-15 | Change some error messages | ||
| 2015-05-15 | PubSubHubbub active only when refreshing, not adding a feed | ||
| https://github.com/FreshRSS/FreshRSS/issues/312 | |||
| 2015-05-15 | Merge branch 'FreshRSS/dev' into PubSubHubbub | ||
| 2015-05-15 | Revert bug HTTP 301 introduced by Refactor feedController | ||
| https://github.com/FreshRSS/FreshRSS/commit/e2da6e6e6b871dc3dbc289cdd40ba401a21d8e91 | |||
| 2015-05-15 | First alpha of PubSubHubbub | ||
| https://github.com/FreshRSS/FreshRSS/issues/312 Using a white list limited to http://push-pub.appspot.com/feed for alpha testing. | |||
| 2015-05-15 | First draft of PubSubHubbub | ||
| https://github.com/FreshRSS/FreshRSS/issues/312 Requires setting base_url in config.php. Currently using the filesystem (no change to the database) | |||
| 2015-05-12 | Merge branch 'FreshRSS/dev' into dev | ||
| 2015-05-12 | Merge remote-tracking branch 'origin/dev' into FreshRSS/dev | ||
| 2015-05-12 | Merge branch 'FreshRSS/dev' into dev | ||
| 2015-05-12 | Merge pull request #828 from Alkarex/sqliteBug | ||
| SQLite compatibility with new update mode | |||
| 2015-05-11 | Merge branch 'FreshRSS/dev' into dev | ||
| 2015-05-11 | Merge pull request #829 from Tets42/814-i18n-czech-translation | ||
| 814-i18n-czech-translation | |||
| 2015-05-11 | Merge remote-tracking branch 'origin/sqliteBug' into dev | ||
| 2015-05-11 | More SQLite compatibility | ||
| Additional changes to add compatibility with SQLite for the new hash/lastSeen mode of updating articles. | |||
| 2015-05-11 | Czech translation | ||
| 2015-05-10 | Merge remote-tracking branch 'origin/sqliteBug' into dev | ||
| 2015-05-10 | Hexadecimal literals do not work with SQLite/PDO | ||
| X'09AF' hexadecimal literals do not work with SQLite/PDO. Replaced by PHP hex2bin(). https://github.com/FreshRSS/FreshRSS/commit/711530a512b370d79b079205ce1f8376174f7f03 | |||
| 2015-05-10 | Cannot create an account with sqlite | ||
| https://github.com/FreshRSS/FreshRSS/issues/770 | |||
| 2015-05-10 | Merge branch 'FreshRSS/dev' into dev | ||
| 2015-05-10 | Bug Page 403 ne peut s'afficher si Translate n'est pas instancié avant | ||
| https://github.com/FreshRSS/FreshRSS/issues/821 | |||
| 2015-05-10 | Merge remote-tracking branch 'origin/sql_hash_lastUpdate' into dev | ||
| 2015-05-10 | Moved updated/unread option from global to user | ||
| https://github.com/FreshRSS/FreshRSS/issues/798 | |||
| 2015-05-10 | Merge remote-tracking branch 'origin/sql_hash_lastUpdate' into dev | ||
| 2015-05-10 | Global option to mark updated articles as unread | ||
| https://github.com/FreshRSS/FreshRSS/issues/798 | |||
| 2015-05-10 | Merge branch 'FreshRSS/dev' into dev | ||
| 2015-05-10 | Merge branch 'FreshRSS/dev' into sql_hash_lastUpdate | ||
| 2015-05-10 | Comments in config file | ||
| Documentation https://github.com/FreshRSS/FreshRSS/issues/123 | |||
| 2015-05-10 | Merge branch 'FreshRSS/dev' into dev | ||
| 2015-05-10 | Merge pull request #818 from Alkarex/ConfigurationSetterBug | ||
| Configuration setter bug | |||
| 2015-05-10 | Merge pull request #820 from Alkarex/IDN | ||
| Support for Internationalized Domain Names (IDN) | |||
| 2015-05-10 | Merge remote-tracking branch 'origin/sql_hash_lastUpdate' into dev | ||
| 2015-05-10 | Merge branch 'Alkarex/Logging' | ||
| https://github.com/FreshRSS/FreshRSS/pull/815 | |||
| 2015-05-10 | Merge pull request #815 from Alkarex/Logging | ||
| SimplePie logging of HTTP requests | |||
| 2015-05-09 | Minor spaces | ||
| 2015-05-09 | SQL: more robust purge | ||
| https://github.com/FreshRSS/FreshRSS/issues/798 https://github.com/FreshRSS/FreshRSS/issues/493 | |||
| 2015-05-09 | Merge branch 'FreshRSS/dev' into sql_hash_lastUpdate | ||
| 2015-05-09 | Merge branch 'FreshRSS/dev' into dev | ||
| 2015-05-09 | Merge pull request #825 from aledeg/search-values | ||
| Split the search into values | |||
| 2015-05-09 | Merge remote-tracking branch 'origin/sql_hash_lastUpdate' into dev | ||
| 2015-05-09 | SQL: update request for updated articles | ||
| https://github.com/FreshRSS/FreshRSS/issues/798 | |||
| 2015-04-22 | Split the search into values | ||
| Before, the search was a single value. Now it is splited in chuncks when separated by spaces. Except if they are enclosed by single quotes or double quotes. For some reasons, the unit tests are working for both single and double quotes but the search box isn't. It is working only with single quotes. We need to investigate the reason of this behavior. See #823 | |||
