summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-05-16Merge branch 'FreshRSS/dev' into devGravatar Alexandre Alapetite
2015-05-16i18n: GermanGravatar Alexandre Alapetite
Completed cherry-pick of https://github.com/FreshRSS/FreshRSS/pull/832 + corrections
2015-05-16Update install.phpGravatar thomasE1993
2015-05-16Update index.phpGravatar thomasE1993
2015-05-16Update gen.phpGravatar thomasE1993
2015-05-16Update feedback.phpGravatar thomasE1993
2015-05-16Update conf.phpGravatar thomasE1993
2015-05-16Update admin.phpGravatar thomasE1993
2015-05-16More PubSubHubbubGravatar Alexandre Alapetite
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-15Change some error messagesGravatar Alexandre Alapetite
2015-05-15PubSubHubbub active only when refreshing, not adding a feedGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/312
2015-05-15Merge branch 'FreshRSS/dev' into PubSubHubbubGravatar Alexandre Alapetite
2015-05-15Revert bug HTTP 301 introduced by Refactor feedControllerGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/commit/e2da6e6e6b871dc3dbc289cdd40ba401a21d8e91
2015-05-15First alpha of PubSubHubbubGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/312 Using a white list limited to http://push-pub.appspot.com/feed for alpha testing.
2015-05-15First draft of PubSubHubbubGravatar Alexandre Alapetite
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-12Merge branch 'FreshRSS/dev' into devGravatar Alexandre Alapetite
2015-05-12Merge remote-tracking branch 'origin/dev' into FreshRSS/devGravatar Alexandre Alapetite
2015-05-12Merge branch 'FreshRSS/dev' into devGravatar Alexandre Alapetite
2015-05-12Merge pull request #828 from Alkarex/sqliteBugGravatar Alexandre Alapetite
SQLite compatibility with new update mode
2015-05-11Merge branch 'FreshRSS/dev' into devGravatar Alexandre Alapetite
2015-05-11Merge pull request #829 from Tets42/814-i18n-czech-translationGravatar Alexandre Alapetite
814-i18n-czech-translation
2015-05-11Merge remote-tracking branch 'origin/sqliteBug' into devGravatar Alexandre Alapetite
2015-05-11More SQLite compatibilityGravatar Alexandre Alapetite
Additional changes to add compatibility with SQLite for the new hash/lastSeen mode of updating articles.
2015-05-11Czech translationGravatar Tets
2015-05-10Merge remote-tracking branch 'origin/sqliteBug' into devGravatar Alexandre Alapetite
2015-05-10Hexadecimal literals do not work with SQLite/PDOGravatar Alexandre Alapetite
X'09AF' hexadecimal literals do not work with SQLite/PDO. Replaced by PHP hex2bin(). https://github.com/FreshRSS/FreshRSS/commit/711530a512b370d79b079205ce1f8376174f7f03
2015-05-10Cannot create an account with sqliteGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/770
2015-05-10Merge branch 'FreshRSS/dev' into devGravatar Alexandre Alapetite
2015-05-10Bug Page 403 ne peut s'afficher si Translate n'est pas instancié avantGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/821
2015-05-10Merge remote-tracking branch 'origin/sql_hash_lastUpdate' into devGravatar Alexandre Alapetite
2015-05-10Moved updated/unread option from global to userGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/798
2015-05-10Merge remote-tracking branch 'origin/sql_hash_lastUpdate' into devGravatar Alexandre Alapetite
2015-05-10Global option to mark updated articles as unreadGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/798
2015-05-10Merge branch 'FreshRSS/dev' into devGravatar Alexandre Alapetite
2015-05-10Merge branch 'FreshRSS/dev' into sql_hash_lastUpdateGravatar Alexandre Alapetite
2015-05-10Comments in config fileGravatar Alexandre Alapetite
Documentation https://github.com/FreshRSS/FreshRSS/issues/123
2015-05-10Merge branch 'FreshRSS/dev' into devGravatar Alexandre Alapetite
2015-05-10Merge pull request #818 from Alkarex/ConfigurationSetterBugGravatar Alexandre Alapetite
Configuration setter bug
2015-05-10Merge pull request #820 from Alkarex/IDNGravatar Alexandre Alapetite
Support for Internationalized Domain Names (IDN)
2015-05-10Merge remote-tracking branch 'origin/sql_hash_lastUpdate' into devGravatar Alexandre Alapetite
2015-05-10Merge branch 'Alkarex/Logging'Gravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/pull/815
2015-05-10Merge pull request #815 from Alkarex/LoggingGravatar Alexandre Alapetite
SimplePie logging of HTTP requests
2015-05-09Minor spacesGravatar Alexandre Alapetite
2015-05-09SQL: more robust purgeGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/798 https://github.com/FreshRSS/FreshRSS/issues/493
2015-05-09Merge branch 'FreshRSS/dev' into sql_hash_lastUpdateGravatar Alexandre Alapetite
2015-05-09Merge branch 'FreshRSS/dev' into devGravatar Alexandre Alapetite
2015-05-09Merge pull request #825 from aledeg/search-valuesGravatar Alexandre Alapetite
Split the search into values
2015-05-09Merge remote-tracking branch 'origin/sql_hash_lastUpdate' into devGravatar Alexandre Alapetite
2015-05-09SQL: update request for updated articlesGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/798
2015-04-22Split the search into valuesGravatar Alexis Degrugillier
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