Alexandre Alapetite
bc3e77555d
Readme Ubuntu 16.04 with PHP7
2016-08-19 14:48:35 +02:00
Alexandre Alapetite
cae6f92305
Merge branch 'dev' of https://github.com/FreshRSS/FreshRSS into FreshRSS/dev
2016-08-18 23:14:06 +02:00
Alexandre Alapetite
ca8d49c377
Misc changelog 1.5.0-dev
2016-08-18 23:13:44 +02:00
Alexandre Alapetite
4271e437c1
Merge pull request #1218 from Alkarex/mark-search-as-read
...
Mark search as read
2016-08-18 18:50:17 +02:00
Alexandre Alapetite
206480e28f
Readme mark a search as read
...
https://github.com/FreshRSS/FreshRSS/issues/608
2016-08-18 00:01:36 +02:00
Alexandre Alapetite
32c734ef62
SQL mark search as read
...
https://github.com/FreshRSS/FreshRSS/issues/608
2016-08-18 00:00:08 +02:00
Alexandre Alapetite
aef1d2a774
Merge pull request #1217 from Alkarex/read_all-bug
...
Read-all bug fixed
2016-08-15 23:08:33 +02:00
Alexandre Alapetite
1d6c71e216
Read-all bug fixed
...
Introduced by the new forms of
https://github.com/FreshRSS/FreshRSS/issues/772
https://github.com/FreshRSS/FreshRSS/pull/1188
2016-08-15 23:07:47 +02:00
Alexandre Alapetite
a0230ad70b
Minor HTML fixes
...
Fix aria bug. Move some content before the flush. XHTML syntax.
2016-08-15 21:57:37 +02:00
Alexandre Alapetite
dc417cbffd
Merge pull request #1214 from Alkarex/sticky-column-recalc
...
Refresh sticky column after auto-load
2016-08-14 23:01:12 +02:00
Alexandre Alapetite
6941b4c742
Refresh sticky column after auto-load
...
https://github.com/FreshRSS/FreshRSS/pull/1172
2016-08-14 23:00:07 +02:00
Alexandre Alapetite
c378e87b99
Merge pull request #1213 from Alkarex/drop-php-5.3.2
...
Remove code for PHP 5.3.2-
2016-08-14 22:45:33 +02:00
Alexandre Alapetite
2bf35b23f5
Merge dev conflicts
2016-08-14 22:44:49 +02:00
Alexandre Alapetite
52fea863c1
Merge pull request #1212 from Alkarex/json-php5.3
...
Define JSON_UNESCAPED_UNICODE for PHP 5.3.3
2016-08-14 22:42:19 +02:00
Alexandre Alapetite
02478a1052
Merge pull request #1211 from Alkarex/credits-updated
...
Credits updated
2016-08-14 22:42:03 +02:00
Alexandre Alapetite
dd7d5855e3
Remove code for PHP 5.3.2-
2016-08-14 19:55:27 +02:00
Alexandre Alapetite
46bcaf5f9d
Define JSON_UNESCAPED_UNICODE for PHP 5.3
...
https://github.com/FreshRSS/FreshRSS/issues/1208
2016-08-14 19:34:44 +02:00
Alexandre Alapetite
722c0cb8b2
Merge pull request #1184 from Alkarex/SuperFeeder_timeout
...
PSHB: work-around for SuperFeeder
2016-08-14 10:09:44 +02:00
Alexandre Alapetite
fd0f719c0c
Readme SuperFeeder
...
https://github.com/FreshRSS/FreshRSS/pull/1184
2016-08-14 10:09:15 +02:00
Alexandre Alapetite
b90f815e25
Merge branch 'FreshRSS/dev' into SuperFeeder_timeout
2016-08-14 10:05:38 +02:00
Alexandre Alapetite
836248feea
Fix some gitHub credits links
2016-08-14 00:37:16 +02:00
Alexandre Alapetite
6346b2ca7b
More credits
2016-08-14 00:26:51 +02:00
Alexandre Alapetite
b66da6f5e2
Credits updated
2016-08-14 00:13:00 +02:00
Alexandre Alapetite
a180485f91
sticky-kit fix, and compatible async defer
...
And set correct parent option
https://github.com/FreshRSS/FreshRSS/pull/1172
2016-08-13 23:39:52 +02:00
Alexandre Alapetite
0c4add6913
Merge conflicts
...
https://github.com/FreshRSS/FreshRSS/pull/1172
2016-08-13 21:35:34 +02:00
Alexandre Alapetite
cda414ff0f
Changelog minor
2016-08-13 19:34:32 +02:00
Alexandre Alapetite
7eab5a3a69
Merge pull request #1210 from Alkarex/csrf-token
...
CSRF token, update HTTP Referrer policy to same-origin
2016-08-13 19:20:36 +02:00
Alexandre Alapetite
b3963f6ed6
README: Add CSRF tokens
...
https://github.com/FreshRSS/FreshRSS/issues/570
https://github.com/FreshRSS/FreshRSS/issues/955
https://github.com/FreshRSS/FreshRSS/pull/1198
2016-08-13 19:18:17 +02:00
Alexandre Alapetite
56ffc115d1
Do not mix POST and GET params
...
Avoid returning CSRF POST token for a GET
2016-08-13 19:10:32 +02:00
Alexandre Alapetite
e6fd34bdda
CSRF token, update HTTP Referrer policy to same-origin
...
https://www.w3.org/TR/referrer-policy/#referrer-policy-no-referrer
https://github.com/FreshRSS/FreshRSS/issues/570
https://github.com/FreshRSS/FreshRSS/issues/955
https://github.com/FreshRSS/FreshRSS/issues/1198
https://github.com/FreshRSS/FreshRSS/issues/565
https://github.com/FreshRSS/FreshRSS/issues/554
2016-08-13 17:49:31 +02:00
Alexandre Alapetite
97efdcac1e
Merge pull request #1209 from Alkarex/php5.3-closure
...
PHP 5.3 compatibility for callback
2016-08-13 15:42:53 +02:00
Alexandre Alapetite
02d1d66235
PHP 5.3 more compatibility
...
https://github.com/FreshRSS/FreshRSS/pull/1209#issuecomment-239617504
https://github.com/FreshRSS/FreshRSS/issues/1208
2016-08-13 15:35:52 +02:00
Alexandre Alapetite
af31f1b20f
PHP 5.3 scope compatibility
...
https://github.com/FreshRSS/FreshRSS/issues/1208
2016-08-13 10:35:45 +02:00
Alexandre Alapetite
99ce8d342d
Restore compatibility with PHP 5.3.3
...
https://github.com/FreshRSS/FreshRSS/issues/1208
2016-08-12 23:13:43 +02:00
Alexandre Alapetite
a6071a0d98
PHP 5.3 compatibility for callback
...
https://github.com/FreshRSS/FreshRSS/issues/1208
2016-08-12 22:56:02 +02:00
Alexandre Alapetite
40f1873de7
OPML compatibility PHP 5.3
...
https://github.com/FreshRSS/FreshRSS/issues/1202
https://github.com/FreshRSS/FreshRSS/pull/1206
2016-08-12 18:43:32 +02:00
Alexandre Alapetite
112b744665
Merge pull request #1206 from Alkarex/OPML-categories
...
Support for OPML 2.0 category attribute
2016-08-12 10:43:31 +02:00
Alexandre Alapetite
2c92860310
Minor quotes
2016-08-11 23:13:28 +02:00
Alexandre Alapetite
29d7918588
Support for OPML 2.0 category attribute
...
https://github.com/FreshRSS/FreshRSS/issues/1202
2016-08-11 22:44:42 +02:00
Alexandre Alapetite
5e91522881
Merge pull request #1205 from Alkarex/credits
...
More credits updated
2016-08-11 21:22:33 +02:00
Alexandre Alapetite
a26aad728a
More credit updated
...
https://github.com/FreshRSS/FreshRSS/issues/1201
https://github.com/FreshRSS/FreshRSS/pull/1204
2016-08-11 21:20:47 +02:00
Alexandre Alapetite
b13fe662e1
Merge pull request #1204 from Alkarex/credits
...
Fixed credits links, updated credits, fixed broken images
2016-08-11 21:15:10 +02:00
Alexandre Alapetite
0b2c5b82d0
Fixed credits links, updated credits, fixed broken images
...
https://github.com/FreshRSS/FreshRSS/issues/1201
* We do not use getfavicon service anymore
* Links to images hosted on http://marienfressinaud.fr were broken.
2016-08-11 21:13:33 +02:00
Alexandre Alapetite
374311c28c
More changelog 1.5.x-dev
...
https://github.com/FreshRSS/FreshRSS/milestone/18
2016-08-09 00:36:13 +02:00
Alexandre Alapetite
65a910912f
Merge pull request #1199 from Alkarex/httpConditionalEtag
...
Apache Etag issue
2016-08-07 20:34:52 +02:00
Alexandre Alapetite
6266b86998
Apache Etag issue
...
A -gzip suffix seems to be added and not removed somewhere in the Apache
+ PHP7 stack, which caused the caching to fail (the 304 Not Modified
responses were not working anymore).
Related to https://bz.apache.org/bugzilla/show_bug.cgi?id=39727
2016-08-07 20:33:34 +02:00
Alexandre Alapetite
1f7c0811b1
Merge pull request #1198 from Alkarex/CSP-referrer
...
meta referrer origin
2016-08-07 13:54:35 +02:00
Alexandre Alapetite
dccc2a8435
meta referrer origin
...
https://github.com/FreshRSS/FreshRSS/issues/955
Tested in Firefox 48, Chrome 53, Edge 25
2016-08-07 13:52:57 +02:00
Alexandre Alapetite
bd8063f5de
Merge pull request #1197 from Alkarex/jQuery3.1.0
...
jQuery 3.1.0
2016-08-07 00:59:44 +02:00
Alexandre Alapetite
396ebb0fd2
Minor JavaScript problems with drag & drop
...
Independent of the jQuery update
2016-08-07 00:17:34 +02:00