Commit Graph

1555 Commits

Author SHA1 Message Date
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
32c734ef62 SQL mark search as read
https://github.com/FreshRSS/FreshRSS/issues/608
2016-08-18 00:00:08 +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
dd7d5855e3 Remove code for PHP 5.3.2- 2016-08-14 19:55:27 +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
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
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
a6071a0d98 PHP 5.3 compatibility for callback
https://github.com/FreshRSS/FreshRSS/issues/1208
2016-08-12 22:56:02 +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
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
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
e4664142b7 Merge pull request #1194 from Alkarex/mysql_utf8mb4
Forgotten method name update for SQLite
2016-08-02 23:15:14 +02:00
Alexandre Alapetite
3e1b2e75e0 Forgotten method name update for SQLite
https://github.com/FreshRSS/FreshRSS/pull/1183
https://github.com/FreshRSS/FreshRSS/issues/1153
2016-08-02 23:13:46 +02:00
Alexandre Alapetite
c6fd65ef76 Resolve git conflict 2016-08-01 18:10:46 +02:00
Alexandre Alapetite
17c3e616e8 Merge pull request #1187 from Alkarex/remove_persona
Remove Mozilla Persona login
2016-08-01 18:07:03 +02:00
Alexandre Alapetite
75d175c0eb Merge pull request #1183 from Alkarex/mysql_utf8mb4
Update MySQL to utf8mb4 (full unicode) 🔥 💕
2016-08-01 18:06:07 +02:00
Alexandre Alapetite
2859eff94d MySQL UTF8MB4 minor details 2016-08-01 17:52:21 +02:00
Alexandre Alapetite
93f7f84987 Restaure compatibility with Internet Explorer 11 / Edge
https://github.com/FreshRSS/FreshRSS/issues/772
2016-07-31 18:25:02 +02:00
Alexandre Alapetite
c1548e732d Remove Mozilla Persona login
https://github.com/FreshRSS/FreshRSS/issues/1052
2016-07-31 14:58:19 +02:00
Alexandre Alapetite
df27e435f2 Merge pull request #1186 from Alkarex/api_help
More links for API help
2016-07-31 11:58:20 +02:00
Alexandre Alapetite
21a6521ba9 More links for API help
https://github.com/FreshRSS/FreshRSS/issues/328#issuecomment-236100791
https://github.com/FreshRSS/FreshRSS/issues/957#issuecomment-133581712
2016-07-31 01:38:46 +02:00
Alexandre Alapetite
fe18d12551 Update MySQL to utf8mb4 (full unicode) 🔥
* Requires MySQL 5.5.3+ (drop support for MySQL 5.0)
* Requires PHP 5.3.3+ (drop support for PHP 5.3.0)
https://github.com/FreshRSS/FreshRSS/issues/789#issuecomment-73878076
2016-07-30 18:45:34 +02:00
Alexandre Alapetite
090c647cd5 Fix logs style scroll bug
https://github.com/FreshRSS/FreshRSS/issues/1178
There was a conflict on the ".logs" class name
2016-07-30 12:19:02 +02:00
romibi
d9e14621b5 Make Sidebar Sticky 2016-07-08 19:39:02 +02:00
Alexandre Alapetite
17de4363b5 i18n Movim Wallabag missing
https://github.com/FreshRSS/FreshRSS/pull/1165
2016-06-12 13:24:20 +02:00
Alexandre Alapetite
ea4deb6e05 Check minimum PHP 5.3.0+
https://github.com/FreshRSS/FreshRSS/pull/1133
2016-06-12 13:18:31 +02:00
Alexandre Alapetite
6144413022 i18n RU finalize draft
https://github.com/FreshRSS/FreshRSS/pull/1085
2016-06-12 12:16:42 +02:00
Alexandre Alapetite
053ab59d3d i18n RU update Wallabag
https://github.com/FreshRSS/FreshRSS/pull/1085
https://github.com/FreshRSS/FreshRSS/pull/1150
2016-06-12 11:54:53 +02:00
Alexandre Alapetite
b5b7233f92 i18n remove RU UTF-8 suffix
https://github.com/FreshRSS/FreshRSS/pull/1085
2016-06-12 11:52:29 +02:00
Alexandre Alapetite
b1d8f03acb Merge pull request #1085 from ASMfreaK/1029-Translation-to-russian
1029 translation to russian
2016-06-12 11:49:13 +02:00
hckweb
6fe1422854 Update install.php
'json' tr translate
2016-05-12 10:57:24 +03:00
Amaury Carrade
138bbedac6 Added a share for Wallabag v2
The new version of Wallabag (2) was rewrote completly, and the sharer changed.
This keeps the old Wallabag v1 sharer, for people still using it, and adds a new one for Wallabag v2.
The old sharer for wallabag v1 is renamed to 'wallabag v1' (instead of 'wallabag').
2016-05-03 14:42:16 +02:00
Alexandre Alapetite
94348e5f4f Merge branch 'dev' of https://github.com/Alkarex/FreshRSS; branch 'beta' of https://github.com/FreshRSS/FreshRSS into FreshRSS/dev 2016-05-01 23:46:05 +02:00
Frans de Jonge
c552422445 Fix validator link 2016-05-01 19:59:24 +02:00
Alexandre Alapetite
cd04eb1079 Merge branch 'http2_headers' into dev 2016-04-29 18:25:04 +02:00
Alexandre Alapetite
6466fc87ec Load styles for two JSON cases 2016-04-29 18:24:46 +02:00
Alexandre Alapetite
d2ee43905f Merge branch 'FreshRSS/dev' into dev 2016-04-24 15:08:57 +02:00
Alexandre Alapetite
f54876ac2d Merge pull request #1132 from Alkarex/mysql_only_full_group_by
MySQL compatibility only_full_group_by
2016-04-24 14:53:19 +02:00
Alexandre Alapetite
f08d991d1a Merge pull request #1136 from Alkarex/entry_post
Error message when accessing entry controller by GET
2016-04-24 14:51:35 +02:00
Alexandre Alapetite
91593cecd2 But when adding feeds with passwords
https://github.com/FreshRSS/FreshRSS/issues/1131
2016-04-24 14:50:31 +02:00
Alexandre Alapetite
60b1e032bc Merge branch 'http2_headers' into dev 2016-04-23 23:12:26 +02:00
Alexandre Alapetite
805ec6392c Revert; Notifications needed also for non-layout requests 2016-04-23 23:12:08 +02:00
Alexandre Alapetite
7fb9773c28 Merge branch 'entry_post' into dev 2016-04-23 23:09:49 +02:00
Alexandre Alapetite
6b787c7408 Error message when accessing entry by GET 2016-04-23 23:07:12 +02:00
Alexandre Alapetite
ae6ade25d5 Merge branch 'http2_headers' into dev 2016-04-23 22:03:07 +02:00
Alexandre Alapetite
b042d3a772 HTTP2 optimization
Fast flush HTTP headers, push promise CSS.
Requires PHP 5.3+ due to anonymous function.
Do not load syles, scripts, and notifications for Ajax requests.
https://github.com/FreshRSS/FreshRSS/issues/1089
2016-04-23 19:10:32 +02:00