Commit Graph

2864 Commits

Author SHA1 Message Date
Alexandre Alapetite
ccb56bcbf3 Simplify SQL in statistics
Reduce the use of product-specific date functions. Improve performances.
Remove redundant functions.
2016-09-11 11:24:32 +02:00
Alexandre Alapetite
12d21c4fe8 Merge pull request #1246 from Alkarex/noopener
Prevent a target _blank attacks with window.opener
2016-09-07 19:38:25 +02:00
Alexandre Alapetite
6450839b87 Changelog noopener 2016-09-07 14:38:52 +02:00
Alexandre Alapetite
8a776f1461 Prevent a target _blank attacks with window.opener
https://mathiasbynens.github.io/rel-noopener/
noopener is implied by noreferrer
https://html.spec.whatwg.org/multipage/semantics.html#link-type-noreferrer
The API for window.open() does not seem stable yet
https://bugzilla.mozilla.org/show_bug.cgi?id=1267339
2016-09-07 14:35:51 +02:00
Alexandre Alapetite
0321145370 Merge pull request #1238 from Alkarex/download-podcast
Download icon 💾 for podcasts
2016-09-05 20:48:52 +02:00
Alexandre Alapetite
abdf85094d Change style for podcast download
https://github.com/FreshRSS/FreshRSS/issues/1236
2016-09-04 17:05:10 +02:00
Alexandre Alapetite
bd4312fc4a Merge pull request #1239 from Alkarex/remove-persona-folder
Remove Persona folder
2016-09-04 16:56:04 +02:00
Alexandre Alapetite
a31b86ace3 Remove Persona folder
https://github.com/FreshRSS/FreshRSS/issues/1219#issuecomment-244603417
2016-09-04 16:54:43 +02:00
Alexandre Alapetite
f14cb04e8b 💾 in paragraph 2016-09-03 21:58:53 +02:00
Alexandre Alapetite
3b2b91e1f2 Download icon 💾 for podcasts
https://github.com/FreshRSS/FreshRSS/issues/1236
2016-09-03 21:46:43 +02:00
Alexandre Alapetite
57705c679b Start 1.6.0-dev 2016-08-31 15:56:07 +02:00
Alexandre Alapetite
aea7cd7836 Merge branch 'dev' of https://github.com/FreshRSS/FreshRSS into FreshRSS/dev 2016-08-29 19:47:14 +02:00
Alexandre Alapetite
d552703f67 Release version 1.5.0 2016-08-29 19:46:41 +02:00
Alexandre Alapetite
28bf7c80f5 Merge pull request #1231 from Alkarex/pshb-nosniff
HTTP security: prevent reflection abuse
2016-08-29 09:45:51 +02:00
Alexandre Alapetite
1a53058ef0 HTTP security: prevent reflection abuse
https://msdn.microsoft.com/en-us/library/gg622941(v=vs.85).aspx
2016-08-29 09:44:18 +02:00
Alexandre Alapetite
07d2015127 Merge pull request #1230 from Alkarex/SimplePie-warning
SimplePie error message XML PCRE
2016-08-28 16:38:09 +02:00
Alexandre Alapetite
531f6ada99 SimplePie better message 2016-08-28 16:37:35 +02:00
Alexandre Alapetite
ccecebc2b4 SimplePie error message XML PCRE
https://github.com/FreshRSS/FreshRSS/issues/1227
2016-08-28 16:35:54 +02:00
Alexandre Alapetite
3d7231be57 Merge pull request #1229 from Alkarex/PSHB-path
PSHB base_url bug
2016-08-28 14:39:55 +02:00
Alexandre Alapetite
67ca4a9ac6 Changelog PSHB callback 2016-08-28 14:00:06 +02:00
Alexandre Alapetite
1a0f11ee38 PSHB base_url bug
https://github.com/FreshRSS/FreshRSS/issues/1227
Bug if base_url does not end with /
2016-08-28 13:57:18 +02:00
Alexandre Alapetite
961407b4e0 Variable initialization
PHP warning when not feed is iddle
https://github.com/FreshRSS/FreshRSS/issues/1227#issuecomment-242702464
2016-08-28 13:36:11 +02:00
Alexandre Alapetite
f9359cd406 Readme Ubuntu 2016-08-19 20:02:18 +02:00
Alexandre Alapetite
45b6c9b22d Merge branch 'dev' of https://github.com/FreshRSS/FreshRSS into FreshRSS/dev 2016-08-19 14:48:51 +02:00
Alexandre Alapetite
bc3e77555d Readme Ubuntu 16.04 with PHP7 2016-08-19 14:48:35 +02:00
Alexandre Alapetite
bb7c8d5fda Merge pull request #1221 from Alkarex/sqlite-search-read
SQLite fix for mark search as read
2016-08-19 14:43:00 +02:00
Alexandre Alapetite
edd4516178 More SQLite fix for mark search as read 2016-08-19 14:33:08 +02:00
Alexandre Alapetite
6afa36e7e1 SQLite fix for mark search as read
https://github.com/FreshRSS/FreshRSS/issues/1220
https://github.com/FreshRSS/FreshRSS/pull/1218
https://github.com/FreshRSS/FreshRSS/issues/608
2016-08-19 11:05:24 +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