Alexandre Alapetite
83ab561242
Merge remote-tracking branch 'origin/PubSubHubbub' into dev
2015-05-17 22:06:33 +02:00
Alexandre Alapetite
001c713f03
PubSubHubbub better gestion of errors
...
Do not assume that PubSubHubbub works until the first successul push
https://github.com/FreshRSS/FreshRSS/issues/312#issuecomment-102706500
2015-05-17 22:06:11 +02:00
Alexandre Alapetite
a3df8418c5
Merge remote-tracking branch 'origin/PubSubHubbub' into dev
2015-05-16 23:46:36 +02:00
Alexandre Alapetite
5dfa9a9e52
Merge branch 'FreshRSS/dev' into PubSubHubbub
2015-05-16 23:46:01 +02:00
Alexandre Alapetite
ee39b7e114
Merge branch 'FreshRSS/dev' into dev
2015-05-16 23:45:39 +02:00
Alexandre Alapetite
84ea636d2d
PubSubHubbub bug skip pull
...
Do not pull refresh feeds that are PubSubHubbub too often during cron
refresh.
And more debugging info during the test phase.
https://github.com/FreshRSS/FreshRSS/pull/831
2015-05-16 23:44:36 +02:00
Alexandre Alapetite
c1a5b8045e
Merge pull request #835 from Alwaysin/patch-1
...
Typo fix
2015-05-16 23:38:11 +02:00
Alwaysin
6985a73f1c
Typo fix
2015-05-16 23:37:28 +02:00
Alexandre Alapetite
94be7f117b
Merge remote-tracking branch 'origin/PubSubHubbub' into dev
2015-05-16 23:02:05 +02:00
Alexandre Alapetite
a5a3789b2c
Merge branch 'FreshRSS/dev' into PubSubHubbub
2015-05-16 23:01:25 +02:00
Alexandre Alapetite
e818cde860
Merge branch 'FreshRSS/dev' into dev
2015-05-16 23:01:05 +02:00
Alexandre Alapetite
005751d3fb
jQuery 2.1.4
...
http://blog.jquery.com/2015/04/28/jquery-1-11-3-and-2-1-4-released-ios-fail-safe-edition/
2015-05-16 22:57:51 +02:00
Alexandre Alapetite
901364ba0e
Merge remote-tracking branch 'origin/PubSubHubbub' into dev
...
Conflicts:
CHANGELOG
2015-05-16 22:15:33 +02:00
Alexandre Alapetite
6ebfff2613
Merge branch 'FreshRSS/dev' into dev
...
Conflicts:
CHANGELOG
2015-05-16 22:13:22 +02:00
Alexandre Alapetite
b3e01b11cf
Merge branch 'FreshRSS/dev' into PubSubHubbub
2015-05-16 22:06:19 +02:00
Alexandre Alapetite
a19e908b73
Changelog, readme
...
Several spelling mistakes corrected. Slight rewording of some sentences.
Cherry-picked from PubSubHubbub
https://github.com/FreshRSS/FreshRSS/pull/831 (it should have been a
different branch)
3adab4b70f
2015-05-16 22:04:47 +02:00
Alexandre Alapetite
99dd1d37e0
PubSubHubbub changelog
...
Planned for version beta 1.1.2
https://github.com/FreshRSS/FreshRSS/issues/312
2015-05-16 21:52:57 +02:00
Alexandre Alapetite
d3af903301
i18n: German PubSubHubbub
...
https://github.com/FreshRSS/FreshRSS/pull/831/files#r30463016
https://github.com/FreshRSS/FreshRSS/issues/312
2015-05-16 21:47:26 +02:00
Alexandre Alapetite
abab0f0ce6
Merge branch 'FreshRSS/dev' into PubSubHubbub
2015-05-16 19:44:52 +02:00
Alexandre Alapetite
96dab23f2a
Merge branch 'FreshRSS/dev' into dev
2015-05-16 19:44:19 +02:00
Alexandre Alapetite
044c442806
i18n: German
...
Completed cherry-pick of https://github.com/FreshRSS/FreshRSS/pull/832 +
corrections
2015-05-16 19:36:42 +02:00
thomasE1993
fe2f6c74b9
Update install.php
2015-05-16 19:24:32 +02:00
thomasE1993
450cc2d66f
Update index.php
2015-05-16 19:24:26 +02:00
thomasE1993
7c6ce30f59
Update gen.php
2015-05-16 19:24:19 +02:00
thomasE1993
70f0fc8d61
Update feedback.php
2015-05-16 19:24:13 +02:00
thomasE1993
bd21838bd0
Update conf.php
2015-05-16 19:24:04 +02:00
thomasE1993
9fe8a7c62d
Update admin.php
2015-05-16 19:22:56 +02:00
Alexandre Alapetite
3adab4b70f
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-16 13:05:43 +02:00
Alexandre Alapetite
0163564b9e
Change some error messages
2015-05-15 17:58:56 +02:00
Alexandre Alapetite
18831a89ef
PubSubHubbub active only when refreshing, not adding a feed
...
https://github.com/FreshRSS/FreshRSS/issues/312
2015-05-15 15:46:51 +02:00
Alexandre Alapetite
040a436974
Merge branch 'FreshRSS/dev' into PubSubHubbub
2015-05-15 15:40:30 +02:00
Alexandre Alapetite
5adaf17721
Revert bug HTTP 301 introduced by Refactor feedController
...
e2da6e6e6b
2015-05-15 15:38:54 +02:00
Alexandre Alapetite
c472569b38
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 15:34:51 +02:00
Alexandre Alapetite
256c8613a4
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-15 03:21:36 +02:00
Alexandre Alapetite
f4b0661f3d
Merge branch 'FreshRSS/dev' into dev
2015-05-12 21:19:55 +02:00
Alexandre Alapetite
9a189aea3e
Merge remote-tracking branch 'origin/dev' into FreshRSS/dev
2015-05-12 21:08:29 +02:00
Alexandre Alapetite
64a5cdae7a
Merge branch 'FreshRSS/dev' into dev
2015-05-12 21:08:05 +02:00
Alexandre Alapetite
0f408e83e0
Merge pull request #828 from Alkarex/sqliteBug
...
SQLite compatibility with new update mode
2015-05-12 18:31:03 +02:00
Alexandre Alapetite
ab0716c703
Merge branch 'FreshRSS/dev' into dev
2015-05-11 23:08:13 +02:00
Alexandre Alapetite
d6c22a0841
Merge pull request #829 from Tets42/814-i18n-czech-translation
...
814-i18n-czech-translation
2015-05-11 23:06:36 +02:00
Alexandre Alapetite
8b27128a62
Merge remote-tracking branch 'origin/sqliteBug' into dev
2015-05-11 22:47:13 +02:00
Alexandre Alapetite
217c191a1b
More SQLite compatibility
...
Additional changes to add compatibility with SQLite for the new
hash/lastSeen mode of updating articles.
2015-05-11 22:42:41 +02:00
Tets
ead849dbe3
Czech translation
2015-05-11 10:20:17 +02:00
Alexandre Alapetite
0b81d0cbba
Merge remote-tracking branch 'origin/sqliteBug' into dev
2015-05-10 20:34:05 +02:00
Alexandre Alapetite
0745252b68
Hexadecimal literals do not work with SQLite/PDO
...
X'09AF' hexadecimal literals do not work with SQLite/PDO. Replaced by
PHP hex2bin().
711530a512
2015-05-10 20:31:03 +02:00
Alexandre Alapetite
f7a502b06e
Cannot create an account with sqlite
...
https://github.com/FreshRSS/FreshRSS/issues/770
2015-05-10 19:20:46 +02:00
Alexandre Alapetite
3837e4ced5
Merge branch 'FreshRSS/dev' into dev
2015-05-10 18:23:17 +02:00
Alexandre Alapetite
79f0f2bbb4
Bug Page 403 ne peut s'afficher si Translate n'est pas instancié avant
...
https://github.com/FreshRSS/FreshRSS/issues/821
2015-05-10 18:21:21 +02:00
Alexandre Alapetite
e6aeade47a
Merge remote-tracking branch 'origin/sql_hash_lastUpdate' into dev
2015-05-10 14:08:25 +02:00
Alexandre Alapetite
0d0c6b7493
Moved updated/unread option from global to user
...
https://github.com/FreshRSS/FreshRSS/issues/798
2015-05-10 14:04:12 +02:00