aboutsummaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Collapse)Author
2016-08-13CSRF token, update HTTP Referrer policy to same-originGravatar Alexandre Alapetite
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-13PHP 5.3 more compatibilityGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/pull/1209#issuecomment-239617504 https://github.com/FreshRSS/FreshRSS/issues/1208
2016-08-13PHP 5.3 scope compatibilityGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1208
2016-08-12PHP 5.3 compatibility for callbackGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1208
2016-08-11More credit updatedGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1201 https://github.com/FreshRSS/FreshRSS/pull/1204
2016-08-11Fixed credits links, updated credits, fixed broken imagesGravatar Alexandre Alapetite
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-07meta referrer originGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/955 Tested in Firefox 48, Chrome 53, Edge 25
2016-08-07Problematic MySQL reserved keywordGravatar Alexandre Alapetite
`read` and `reads` are reserved keywords
2016-08-03Install script bugGravatar Alexandre Alapetite
2016-08-02Merge pull request #1194 from Alkarex/mysql_utf8mb4Gravatar Alexandre Alapetite
Forgotten method name update for SQLite
2016-08-02Forgotten method name update for SQLiteGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/pull/1183 https://github.com/FreshRSS/FreshRSS/issues/1153
2016-08-02DatabaseDAO for PostgreSQLGravatar Alexandre Alapetite
From https://github.com/Damstre/FreshRSS/blob/be2b15d12c413755be64ecb0625dce5a8ad280bf/app/Models/DatabaseDAOpgSQL.php
2016-08-02PostgreSQL draftGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/416 Based on @Damstre work https://github.com/FreshRSS/FreshRSS/pull/1071 Not tested
2016-08-01Resolve git conflictGravatar Alexandre Alapetite
2016-08-01Merge pull request #1187 from Alkarex/remove_personaGravatar Alexandre Alapetite
Remove Mozilla Persona login
2016-08-01Merge pull request #1183 from Alkarex/mysql_utf8mb4Gravatar Alexandre Alapetite
Update MySQL to utf8mb4 (full unicode) 🔥 💕
2016-08-01MySQL UTF8MB4 minor detailsGravatar Alexandre Alapetite
2016-07-31Restaure compatibility with Internet Explorer 11 / EdgeGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/772
2016-07-31Remove Mozilla Persona loginGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1052
2016-07-31Merge pull request #1186 from Alkarex/api_helpGravatar Alexandre Alapetite
More links for API help
2016-07-31More links for API helpGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/328#issuecomment-236100791 https://github.com/FreshRSS/FreshRSS/issues/957#issuecomment-133581712
2016-07-30Update MySQL to utf8mb4 (full unicode) 🔥Gravatar Alexandre Alapetite
* 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-30Fix logs style scroll bugGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1178 There was a conflict on the ".logs" class name
2016-07-08Make Sidebar StickyGravatar romibi
2016-06-12i18n Movim Wallabag missingGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/pull/1165
2016-06-12Check minimum PHP 5.3.0+Gravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/pull/1133
2016-06-12i18n RU finalize draftGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/pull/1085
2016-06-12i18n RU update WallabagGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/pull/1085 https://github.com/FreshRSS/FreshRSS/pull/1150
2016-06-12i18n remove RU UTF-8 suffixGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/pull/1085
2016-06-12Merge pull request #1085 from ASMfreaK/1029-Translation-to-russianGravatar Alexandre Alapetite
1029 translation to russian
2016-05-12Update install.phpGravatar hckweb
'json' tr translate
2016-05-03Added a share for Wallabag v2Gravatar Amaury Carrade
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-01Merge branch 'dev' of https://github.com/Alkarex/FreshRSS; branch 'beta' of ↵Gravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS into FreshRSS/dev
2016-05-01Fix validator linkGravatar Frans de Jonge
2016-04-29Merge branch 'http2_headers' into devGravatar Alexandre Alapetite
2016-04-29Load styles for two JSON casesGravatar Alexandre Alapetite
2016-04-24Merge branch 'FreshRSS/dev' into devGravatar Alexandre Alapetite
2016-04-24Merge pull request #1132 from Alkarex/mysql_only_full_group_byGravatar Alexandre Alapetite
MySQL compatibility only_full_group_by
2016-04-24Merge pull request #1136 from Alkarex/entry_postGravatar Alexandre Alapetite
Error message when accessing entry controller by GET
2016-04-24But when adding feeds with passwordsGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1131
2016-04-23Merge branch 'http2_headers' into devGravatar Alexandre Alapetite
2016-04-23Revert; Notifications needed also for non-layout requestsGravatar Alexandre Alapetite
2016-04-23Merge branch 'entry_post' into devGravatar Alexandre Alapetite
2016-04-23Error message when accessing entry by GETGravatar Alexandre Alapetite
2016-04-23Merge branch 'http2_headers' into devGravatar Alexandre Alapetite
2016-04-23HTTP2 optimizationGravatar Alexandre Alapetite
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-22MySQL compatibility only_full_group_byGravatar Alexandre Alapetite
Fix MySQL error, which appeared in MySQL 5.7: ERROR 1055 (42000): Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'freshrss.c.id' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
2016-03-08X-Content-Type-Options: nosniffGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1114
2016-03-06SQLite: Articles from old FreshRSS are marked as unread on updateGravatar Alexandre Alapetite
Bug fixed https://github.com/FreshRSS/FreshRSS/issues/1049
2016-03-06i18n-cz JSON XMLGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/pull/1097#commitcomment-16382595 https://github.com/FreshRSS/FreshRSS/issues/1094