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
bee833bf52
Problematic MySQL reserved keyword
...
`read` and `reads` are reserved keywords
2016-08-07 00:54:49 +02:00
Alexandre Alapetite
396ebb0fd2
Minor JavaScript problems with drag & drop
...
Independent of the jQuery update
2016-08-07 00:17:34 +02:00
Alexandre Alapetite
157781c8eb
Fix drag in Internet Explorer
...
Internet Explorer does not support setData('text/html') and setData() is
deprecated
https://msdn.microsoft.com/en-us/library/ms536744(v=vs.85).aspx
2016-08-06 20:52:08 +02:00
Alexandre Alapetite
de2c6fab7a
Fix drag in Chrome
2016-08-06 15:43:28 +02:00
Alexandre Alapetite
6d5b868b34
Merge for conflicts
2016-08-06 14:20:00 +02:00
Alexandre Alapetite
1719bbde83
Merge pull request #1196 from Alkarex/jsHint
...
JSHint and safer async init_normal
2016-08-06 14:15:47 +02:00
Alexandre Alapetite
a051970d5b
jQuery 3 compatibility
...
https://jquery.com/upgrade-guide/3.0/
* event.props removed
https://jquery.com/upgrade-guide/3.0/#breaking-change-jquery-event-props-and-jquery-event-fixhooks-removed
https://github.com/jquery/api.jquery.com/issues/405
* jqXHR.success(), jqXHR.error(), and jqXHR.complete() removed
2016-08-06 14:13:03 +02:00
Alexandre Alapetite
5fa4f40133
jQuery 3.1.0
...
http://blog.jquery.com/2016/07/07/jquery-3-1-0-released-no-more-silent-errors/
2016-08-06 13:24:04 +02:00
Alexandre Alapetite
3652dea854
JSHint and safer async init_normal
2016-08-06 13:18:46 +02:00
Alexandre Alapetite
4402d92f01
Install script bug
2016-08-03 00:06:06 +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
d5382ff0d0
DatabaseDAO for PostgreSQL
...
From
be2b15d12c/app/Models/DatabaseDAOpgSQL.php
2016-08-02 23:02:47 +02:00
Alexandre Alapetite
7c1b5e322c
PostgreSQL draft
...
https://github.com/FreshRSS/FreshRSS/issues/416
Based on @Damstre work https://github.com/FreshRSS/FreshRSS/pull/1071
Not tested
2016-08-02 22:49:35 +02:00
Alexandre Alapetite
4a516aef58
Merge pull request #1191 from Alkarex/JS-optimisation
...
Fix bug articles not marked as read +JS optimisation
2016-08-02 00:52:31 +02:00
Alexandre Alapetite
8ffb02e4d1
Changelog fix bug articles not marked as read
2016-08-02 00:45:50 +02:00
Alexandre Alapetite
32b6ecc3af
JS unused variables, syntax
2016-08-02 00:42:07 +02:00
Alexandre Alapetite
75d2fa3fd3
JS load optimization
...
Start loading what we can already before DOM is ready
2016-08-02 00:30:11 +02:00
Alexandre Alapetite
b382f266de
Fix bug articles not marked as read
...
https://github.com/FreshRSS/FreshRSS/issues/1123
https://github.com/FreshRSS/FreshRSS/issues/423
2016-08-02 00:29:31 +02:00
Alexandre Alapetite
fde42d7af4
Changelog
2016-08-01 18:31:30 +02:00
Alexandre Alapetite
a5e219154b
Merge pull request #1188 from Alkarex/IE11_compat
...
Restore compatibility with Internet Explorer 11 / Edge
2016-08-01 18:14:08 +02:00
Alexandre Alapetite
42713ff89c
Merge conflict README.fr
2016-08-01 18:13:21 +02:00
Alexandre Alapetite
efd87c4a43
Minor white line
2016-08-01 18:11:45 +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
fb76cff120
Merge pull request #1182 from Alkarex/logs_style
...
Fix logs style scroll bug
2016-07-31 11:56:46 +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
462c1e208f
PSHB: work-around for SuperFeeder
...
Feeds using SuperFeeder for PubSubHubbub push had timeout problems
during substription.
SuperFeeder bot was returning 422 "We could not verify your callback
Error: ETIMEDOUT"
It seems to be due to the the fact that SuperFeeder bot uses keep-alive
but expects the server to close the connection.
https://github.com/FreshRSS/FreshRSS/issues/312#issuecomment-73716936
2016-07-30 23:37:13 +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
Marien Fressinaud
a78b3f5e7f
Remove references about beta version
2016-07-23 17:48:07 +02:00
Marien Fressinaud
f63386703d
Prepare next dev version
2016-07-23 17:37:32 +02:00
Marien Fressinaud
92d4ad32c9
Version 1.4.0
1.4.0
2016-07-23 17:12:10 +02:00
Marien Fressinaud
3f705cf03c
Merge branch 'dev'
2016-07-23 17:11:38 +02:00
Marien Fressinaud
43f3be7098
Update CHANGELOG.md
2016-07-23 17:09:47 +02:00