Commit Graph

2758 Commits

Author SHA1 Message Date
Alexandre Alapetite
501d1c5a2e jQuery 2.2.1
Fix bug on .position() used by FreshRSS
http://blog.jquery.com/2016/02/22/jquery-1-12-1-and-2-2-1-released/
2016-02-23 21:47:10 +01:00
Alexandre Alapetite
c364868c1a Merge branch 'LessLog' into dev 2016-02-22 21:10:58 +01:00
Alexandre Alapetite
05ba5bc569 Do not log article updates
It seems to work well, and there are too many such updates.
BTW, we should have a verbose/insane log level.
2016-02-22 21:10:35 +01:00
Alexandre Alapetite
dddde30e2b Merge branch 'HTTPS_Everywhere' into dev 2016-02-22 20:20:31 +01:00
Alexandre Alapetite
1f7647f4df Merge branch 'HTTPS_Everywhere' of https://github.com/Alkarex/FreshRSS into HTTPS_Everywhere 2016-02-22 20:18:53 +01:00
Alexandre Alapetite
0f870e800b Avoid prototol-relative URLs
Protocol-relative URLs do not seem to work well with API / mobile apps
2016-02-22 20:18:11 +01:00
Alexandre Alapetite
98cd61d4c1 Merge branch 'HTTPS_Everywhere' into dev 2016-02-22 08:51:37 +01:00
Alexandre Alapetite
74ef8d9b15 SimplePie force HTTPS, another approach
https://github.com/FreshRSS/FreshRSS/issues/1083
2016-02-22 08:51:02 +01:00
Alexandre Alapetite
54c0b4775f Merge branch 'HTTPS_Everywhere' into dev 2016-02-21 22:46:14 +01:00
Alexandre Alapetite
4a9a7404bc Syntax error 2016-02-21 22:45:54 +01:00
Alexandre Alapetite
63283d7406 Merge branch 'HTTPS_Everywhere' into dev 2016-02-21 22:42:51 +01:00
Alexandre Alapetite
bd0facbb73 HTTPS SimplePie experiment
Syntax bug
https://github.com/FreshRSS/FreshRSS/issues/1083
2016-02-21 22:42:30 +01:00
Alexandre Alapetite
47bf8f09a3 Merge branch 'HTTPS_Everywhere' into dev 2016-02-21 22:22:43 +01:00
Alexandre Alapetite
83e58d3759 Experiment with forcing HTTPS for selected embed providers
YouTube, DailyMotion, Tumblr
https://github.com/FreshRSS/FreshRSS/issues/1083
2016-02-21 22:19:07 +01:00
Alexandre Alapetite
bb3f9e67ed Merge branch 'CSP-no-inline' into dev 2016-02-21 21:25:48 +01:00
Alexandre Alapetite
38c2d671e3 CSP different policies per controller
https://github.com/FreshRSS/FreshRSS/issues/1075
2016-02-21 21:25:23 +01:00
Alexandre Alapetite
8d8bf4647b Merge branch 'CSP-no-inline' into dev 2016-02-21 19:15:41 +01:00
Alexandre Alapetite
cb913a3a76 CSP for statistics and forms
https://github.com/FreshRSS/FreshRSS/issues/1075
2016-02-21 19:15:23 +01:00
Alexandre Alapetite
a5beaee23e Merge branch 'CSP-no-inline' into dev 2016-02-21 18:06:51 +01:00
Alexandre Alapetite
b486414988 CSP for bookmarklet (subscription)
https://github.com/FreshRSS/FreshRSS/issues/1075
2016-02-21 18:06:32 +01:00
Alexandre Alapetite
b23cafb9bb Merge branch 'CSP-no-inline' into dev 2016-02-21 17:27:45 +01:00
Alexandre Alapetite
264d05297c CSP for statistics
https://github.com/FreshRSS/FreshRSS/issues/1075
2016-02-21 17:26:37 +01:00
Alexandre Alapetite
e3dc7d46e1 CSP: Use inline JSON instead of one-time cookie
Simpler, lighter
https://github.com/FreshRSS/FreshRSS/issues/1075
2016-02-21 14:23:24 +01:00
Alexandre Alapetite
58974f55a4 Merge branch 'CSP-no-inline' into dev 2016-02-21 02:51:49 +01:00
Alexandre Alapetite
64ec0708a1 More work for CSP, in particular install
Install needs testing.
https://github.com/FreshRSS/FreshRSS/issues/1075
2016-02-21 02:51:27 +01:00
Alexandre Alapetite
990b51745f Merge branch 'CSP-no-inline' into dev 2016-02-21 01:46:59 +01:00
Alexandre Alapetite
e3105f2135 JavaScript popup number bug (percent escaping)
https://github.com/FreshRSS/FreshRSS/pull/1078

cc1390fe94
2016-02-21 01:46:27 +01:00
Alexandre Alapetite
0939de3a51 Merge branch 'CSP-no-inline' into dev 2016-02-21 00:59:15 +01:00
Alexandre Alapetite
cc1390fe94 JavaScript popup number bug
A backslash caused problem.
https://github.com/FreshRSS/FreshRSS/issues/1075
https://github.com/FreshRSS/FreshRSS/pull/1078
2016-02-21 00:58:51 +01:00
Alexandre Alapetite
392ff27e9e Merge branch 'srcset-quickfix' into dev 2016-02-21 00:39:48 +01:00
Alexandre Alapetite
67dfeeb397 Merge pull request #1086 from Alkarex/srcset-quickfix
Filter out img sizes
2016-02-21 00:38:14 +01:00
Alexandre Alapetite
5a80127140 Filter out img sizes
https://github.com/FreshRSS/FreshRSS/issues/1077
https://github.com/FreshRSS/FreshRSS/issues/1081
2016-02-21 00:36:30 +01:00
Alexandre Alapetite
8316493384 Merge pull request #1080 from Alkarex/srcset-quickfix
Filter-out img srcset for the time being
2016-02-18 10:10:53 +01:00
ASM
41622ec698 Bumping #1029, translated install.php 2016-02-17 22:14:36 +03:00
Alexandre Alapetite
e0fe98d74f Merge branch 'CSP-no-inline' into dev 2016-02-17 01:18:23 +01:00
Alexandre Alapetite
8cdf44c87b CSP allow iframes
E.g. for YouTube videos, etc.
https://github.com/FreshRSS/FreshRSS/issues/1075
2016-02-17 01:17:56 +01:00
Alexandre Alapetite
567a0cea80 Merge branch 'srcset-quickfix' into dev 2016-02-17 00:22:36 +01:00
Alexandre Alapetite
86e113ba80 Filter-out img srcset for the time being
https://github.com/FreshRSS/FreshRSS/issues/1077
2016-02-17 00:19:49 +01:00
Alexandre Alapetite
329761fb00 Merge branch 'CSP-no-inline' into dev 2016-02-17 00:08:15 +01:00
Alexandre Alapetite
e4a459a6ed CSP no inline javascript draft
https://github.com/FreshRSS/FreshRSS/issues/1075
2016-02-16 23:53:39 +01:00
Alexandre Alapetite
ad54c6624c Changelog Turkish language
By https://github.com/hckweb
https://github.com/FreshRSS/FreshRSS/issues/1073
https://github.com/FreshRSS/FreshRSS/pull/1074
2016-02-16 19:16:53 +01:00
Alexandre Alapetite
e24ee82862 Merge branch 'FreshRSS/dev' into dev 2016-02-16 19:07:03 +01:00
Alexandre Alapetite
2e8a1c47e9 Merge pull request #1050 from Alkarex/jQuery2.2
Update jQuery, and UI bugs (scroll, global and reader views)
2016-02-16 19:05:07 +01:00
Alexandre Alapetite
765319190f Merge pull request #1060 from Alkarex/pshb-unsubscribe
PubSubHubbub unsubscribe request
2016-02-16 19:02:05 +01:00
Alexandre Alapetite
e84773af1c Merge pull request #1074 from hckweb/dev
Adding Turkish language
2016-02-16 19:01:17 +01:00
Alexandre Alapetite
810b273294 Merge pull request #1059 from Alkarex/array_replace_recursive
Compatibility PHP 5.2 with array_replace_recursive
2016-02-09 22:13:57 +01:00
hckweb
1cdfaed802 Adding Turkish language 2016-02-09 20:36:55 +02:00
hckweb
2a7b2ef39a Adding Turkish language 2016-02-09 20:36:51 +02:00
hckweb
ff510a1282 Adding Turkish language 2016-02-09 20:36:47 +02:00
hckweb
eeb7fd9909 Adding Turkish language 2016-02-09 20:36:42 +02:00