| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-05-31 | Minor comment 1.1.1 | ||
| https://github.com/FreshRSS/FreshRSS/issues/845 | |||
| 2015-05-31 | MySQL create table bug | ||
| https://github.com/FreshRSS/FreshRSS/issues/845 And updated version comments to 1.1.1 | |||
| 2015-05-30 | Merge pull request #849 from Alkarex/RssFeed | ||
| Minz getBaseUrl correction and RSS template bug | |||
| 2015-05-24 | Bug EntryDAO filter | ||
| https://github.com/FreshRSS/FreshRSS/issues/850 | |||
| 2015-05-23 | Minz getBaseUrl correction and RSS template bug | ||
| https://github.com/FreshRSS/FreshRSS/issues/848 Corrections in Minz (HTTP_HOST was not sanitized, getURI() was never used and not working anyway with absolute base_url) $this->url was not defined in rss.phtml | |||
| 2015-05-18 | Merge pull request #842 from Alwaysin/patch-9 | ||
| Language fix | |||
| 2015-05-18 | Merge pull request #843 from Alwaysin/patch-10 | ||
| Language fix | |||
| 2015-05-18 | Language fix | ||
| 2015-05-18 | Language fix | ||
| 2015-05-18 | Language fix | ||
| 2015-05-17 | i18n: en-GB revert | ||
| https://github.com/FreshRSS/FreshRSS/commit/af166f6c5344d727744e08d22f605cc57ec618f8#commitcomment-11229341 | |||
| 2015-05-17 | Merge pull request #840 from Alwaysin/patch-6 | ||
| Language fix | |||
| 2015-05-17 | Merge pull request #839 from Alwaysin/patch-5 | ||
| Language fix + en_GB standardisation | |||
| 2015-05-17 | Language fix | ||
| 2015-05-17 | Language fix + en_GB standardisation | ||
| 2015-05-17 | Language fix | ||
| 2015-05-16 | Typo fix | ||
| 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-15 | Revert bug HTTP 301 introduced by Refactor feedController | ||
| https://github.com/FreshRSS/FreshRSS/commit/e2da6e6e6b871dc3dbc289cdd40ba401a21d8e91 | |||
| 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 | Bug Page 403 ne peut s'afficher si Translate n'est pas instancié avant | ||
| https://github.com/FreshRSS/FreshRSS/issues/821 | |||
| 2015-05-10 | Moved updated/unread option from global to user | ||
| https://github.com/FreshRSS/FreshRSS/issues/798 | |||
| 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 sql_hash_lastUpdate | ||
| 2015-05-10 | Merge pull request #818 from Alkarex/ConfigurationSetterBug | ||
| Configuration setter bug | |||
| 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 | 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 | |||
| 2015-04-04 | SQL: detection of updates, and preparation for better burge | ||
| https://github.com/FreshRSS/FreshRSS/issues/798 https://github.com/FreshRSS/FreshRSS/issues/493 SQLite not yet tested. Only MySQL tested so far. | |||
| 2015-03-27 | Added Czech to the list in other languages in gen.php | ||
| 2015-03-26 | Added Czech translation | ||
| 2015-03-24 | Error when deleting a feed, wrong object | ||
| https://github.com/FreshRSS/FreshRSS/issues/816 | |||
| 2015-03-24 | Error when deleting a feed | ||
| https://github.com/FreshRSS/FreshRSS/issues/816 | |||
