| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-08-07 | meta referrer origin | ||
| https://github.com/FreshRSS/FreshRSS/issues/955 Tested in Firefox 48, Chrome 53, Edge 25 | |||
| 2016-08-07 | Merge pull request #1197 from Alkarex/jQuery3.1.0 | ||
| jQuery 3.1.0 | |||
| 2016-08-07 | Minor JavaScript problems with drag & drop | ||
| Independent of the jQuery update | |||
| 2016-08-06 | 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 | Fix drag in Chrome | ||
| 2016-08-06 | Merge for conflicts | ||
| 2016-08-06 | Merge pull request #1196 from Alkarex/jsHint | ||
| JSHint and safer async init_normal | |||
| 2016-08-06 | 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 | jQuery 3.1.0 | ||
| http://blog.jquery.com/2016/07/07/jquery-3-1-0-released-no-more-silent-errors/ | |||
| 2016-08-06 | JSHint and safer async init_normal | ||
| 2016-08-02 | Merge pull request #1194 from Alkarex/mysql_utf8mb4 | ||
| Forgotten method name update for SQLite | |||
| 2016-08-02 | Forgotten method name update for SQLite | ||
| https://github.com/FreshRSS/FreshRSS/pull/1183 https://github.com/FreshRSS/FreshRSS/issues/1153 | |||
| 2016-08-02 | Merge pull request #1191 from Alkarex/JS-optimisation | ||
| Fix bug articles not marked as read +JS optimisation | |||
| 2016-08-02 | Changelog fix bug articles not marked as read | ||
| 2016-08-02 | JS unused variables, syntax | ||
| 2016-08-02 | JS load optimization | ||
| Start loading what we can already before DOM is ready | |||
| 2016-08-02 | Fix bug articles not marked as read | ||
| https://github.com/FreshRSS/FreshRSS/issues/1123 https://github.com/FreshRSS/FreshRSS/issues/423 | |||
| 2016-08-01 | Changelog | ||
| 2016-08-01 | Merge pull request #1188 from Alkarex/IE11_compat | ||
| Restore compatibility with Internet Explorer 11 / Edge | |||
| 2016-08-01 | Merge conflict README.fr | ||
| 2016-08-01 | Minor white line | ||
| 2016-08-01 | Resolve git conflict | ||
| 2016-08-01 | Merge pull request #1187 from Alkarex/remove_persona | ||
| Remove Mozilla Persona login | |||
| 2016-08-01 | Merge pull request #1183 from Alkarex/mysql_utf8mb4 | ||
| Update MySQL to utf8mb4 (full unicode) 🔥 💕 | |||
| 2016-08-01 | MySQL UTF8MB4 minor details | ||
| 2016-07-31 | Restaure compatibility with Internet Explorer 11 / Edge | ||
| https://github.com/FreshRSS/FreshRSS/issues/772 | |||
| 2016-07-31 | Remove Mozilla Persona login | ||
| https://github.com/FreshRSS/FreshRSS/issues/1052 | |||
| 2016-07-31 | Merge pull request #1186 from Alkarex/api_help | ||
| More links for API help | |||
| 2016-07-31 | Merge pull request #1182 from Alkarex/logs_style | ||
| Fix logs style scroll bug | |||
| 2016-07-31 | 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-30 | 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 | Fix logs style scroll bug | ||
| https://github.com/FreshRSS/FreshRSS/issues/1178 There was a conflict on the ".logs" class name | |||
| 2016-07-23 | Remove references about beta version | ||
| 2016-07-23 | Prepare next dev version | ||
| 2016-07-23 | Version 1.4.01.4.0 | ||
| 2016-07-23 | Merge branch 'dev' | ||
| 2016-07-23 | Update CHANGELOG.md | ||
| 2016-06-12 | Start next dev | ||
| https://github.com/FreshRSS/FreshRSS/pull/1165 | |||
| 2016-06-12 | i18n Movim Wallabag missing | ||
| https://github.com/FreshRSS/FreshRSS/pull/1165 | |||
| 2016-06-12 | Check minimum PHP 5.3.0+ | ||
| https://github.com/FreshRSS/FreshRSS/pull/1133 | |||
| 2016-06-12 | Release date 1.3.2-beta | ||
| 2016-06-12 | Prepare for 1.3.2-beta | ||
| 2016-06-12 | Changelog 1.3.2-beta | ||
| 2016-06-12 | i18n RU finalize draft | ||
| https://github.com/FreshRSS/FreshRSS/pull/1085 | |||
| 2016-06-12 | i18n RU update Wallabag | ||
| https://github.com/FreshRSS/FreshRSS/pull/1085 https://github.com/FreshRSS/FreshRSS/pull/1150 | |||
| 2016-06-12 | i18n remove RU UTF-8 suffix | ||
| https://github.com/FreshRSS/FreshRSS/pull/1085 | |||
| 2016-06-12 | Merge pull request #1085 from ASMfreaK/1029-Translation-to-russian | ||
| 1029 translation to russian | |||
| 2016-05-22 | Merge pull request #1159 from DFabric/dev | ||
| Update DPlatform to the new URL | |||
| 2016-05-22 | Update DPlatform to the new URL | ||
| 2016-05-12 | Merge pull request #1155 from hckweb/dev | ||
| Update tr language | |||
