| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-07-14 | Merge branch 'FreshRSS/dev' into dev | ||
| 2015-07-14 | Merge pull request #902 from marienfressinaud/862-fix-extension-broken-links | ||
| Fix broken links for extension script/style files | |||
| 2015-07-13 | Fix broken links for extension script/style files | ||
| Fix https://github.com/FreshRSS/FreshRSS/issues/862 | |||
| 2015-07-12 | Merge branch 'FreshRSS/dev' into dev | ||
| 2015-07-12 | Merge pull request #895 from Alkarex/hex2bin | ||
| Avoid hex2bin for PHP 5.3 | |||
| 2015-07-12 | Merge branch 'Alkarex-curlOptions' into dev | ||
| 2015-07-12 | Remove superfluous comment | ||
| sys_get_temp_dir() requires PHP 5.2.1+ | |||
| 2015-07-12 | Merge branch 'curlOptions' of https://github.com/Alkarex/FreshRSS into ↵ | ||
| Alkarex-curlOptions | |||
| 2015-07-12 | Merge branch 'Alkarex-UpdateSimplePie' into dev | ||
| 2015-07-12 | Merge branch 'UpdateSimplePie' of https://github.com/Alkarex/FreshRSS into ↵ | ||
| Alkarex-UpdateSimplePie | |||
| 2015-07-12 | Merge pull request #887 from Alkarex/LogVisibility | ||
| Updated log visibility | |||
| 2015-07-12 | Merge branch 'Alkarex-defaultFeed' into dev | ||
| 2015-07-12 | Merge branch 'defaultFeed' of https://github.com/Alkarex/FreshRSS into ↵ | ||
| Alkarex-defaultFeed | |||
| 2015-07-12 | Merge remote-tracking branch 'origin/curlOptions' into dev | ||
| 2015-07-12 | Syntax error for curl optiona array | ||
| https://github.com/FreshRSS/FreshRSS/issues/897 | |||
| 2015-07-12 | Merge remote-tracking branch 'origin/curlOptions' into dev | ||
| 2015-07-12 | Implement cURL options | ||
| https://github.com/FreshRSS/FreshRSS/issues/897 Requires that https://github.com/FreshRSS/FreshRSS/pull/898 is merged first. | |||
| 2015-07-12 | Merge remote-tracking branch 'origin/UpdateSimplePie' into dev | ||
| 2015-07-12 | Merge some pull requests from upstream | ||
| silent Warning cast with PHP 5.3.3 (RHEL-6) https://github.com/simplepie/simplepie/pull/258 Use rss:pubDate over atom:updated when determining the posting date https://github.com/simplepie/simplepie/pull/288 Update Item.php: add support for media thumbnails https://github.com/simplepie/simplepie/pull/340 Remove PHP Notices https://github.com/simplepie/simplepie/pull/353 And removed "FreshRSS" annotations for pull requests submitted upstream Fixed a typo in Date.php (wrong number for September) https://github.com/simplepie/simplepie/pull/374 Remove duplicate case https://github.com/simplepie/simplepie/pull/406 Added set_curl_options method to allow custom options https://github.com/simplepie/simplepie/pull/407 Improved error message https://github.com/simplepie/simplepie/pull/412 | |||
| 2015-07-10 | Merge remote-tracking branch 'origin/hex2bin' into dev | ||
| 2015-07-10 | Changelog with more precise version PHP 5.2.1 | ||
| https://github.com/FreshRSS/FreshRSS/issues/894 https://github.com/marienfressinaud/FreshRSS/commit/0cabd1f50dd7d1cf0941a50139e6fbeed6825b4d https://github.com/FreshRSS/FreshRSS/issues/789#issuecomment-73878076 | |||
| 2015-07-10 | Changelog compatibility PHP5.2 | ||
| https://github.com/FreshRSS/FreshRSS/issues/894 | |||
| 2015-07-10 | Merge remote-tracking branch 'origin/hex2bin' into dev | ||
| 2015-07-10 | Avoid hex2bin for PHP 5.3 | ||
| https://github.com/FreshRSS/FreshRSS/issues/894 And use native hexadecimal function when available (MySQL) to avoid having binary data in the SQL logs. | |||
| 2015-07-06 | Merge pull request #888 from Alkarex/fullContentDataSrc | ||
| Full content img data-src. Tested by @Pangolun https://github.com/FreshRSS/FreshRSS/issues/877#issuecomment-118777077 | |||
| 2015-07-05 | Merge branch 'FreshRSS/dev' into dev | ||
| 2015-07-05 | Changelog beta 1.1.2 with links | ||
| I was hoping that the #123 issue numbers would be automatically converted to links, but they were not. | |||
| 2015-07-05 | Changelog beta 1.1.2 | ||
| 2015-07-05 | Merge pull request #869 from Alkarex/PDOOptions | ||
| PDO options for e.g. SSL | |||
| 2015-07-04 | Merge remote-tracking branch 'origin/fullContentDataSrc' into dev | ||
| 2015-07-04 | Full content img data-src | ||
| https://github.com/FreshRSS/FreshRSS/issues/877 Quick fix while waiting for a new library to retrieve articles | |||
| 2015-07-03 | Merge remote-tracking branch 'origin/defaultFeed' into dev | ||
| 2015-07-03 | Merge branch 'LogVisibility' into dev | ||
| 2015-07-03 | Updated log visibility | ||
| In particular, ensure that ERROR is only used for errors that may affect FreshRSS integrity, and ensure that feed errors are visible also in production, i.e. visibility of WARNING https://github.com/FreshRSS/FreshRSS/issues/885 https://github.com/FreshRSS/FreshRSS/issues/884 | |||
| 2015-07-03 | Add default feeds | ||
| https://github.com/FreshRSS/FreshRSS/issues/859 | |||
| 2015-06-30 | Merge branch 'FreshRSS/dev' into dev | ||
| 2015-06-30 | Merge pull request #881 from Alkarex/ForceAutocompleteOff | ||
| Force autocomplete off | |||
| 2015-06-29 | Orthographe validité | ||
| 2015-06-14 | Merge remote-tracking branch 'origin/ForceAutocompleteOff' into dev | ||
| 2015-06-14 | Force autocomplete off | ||
| https://github.com/FreshRSS/FreshRSS/issues/880 Put a space in the user field instead of empty to avoid autocomplete. Use feed ID in the username/password field name. | |||
| 2015-06-13 | Merge pull request #873 from Alkarex/Charset | ||
| Force HTML content-type with charset | |||
| 2015-06-06 | Merge pull request #875 from aledeg/keyboard-nav-install | ||
| Add tab navigation on install | |||
| 2015-06-06 | Add tab navigation on install | ||
| 2015-06-06 | Merge remote-tracking branch 'origin/PDOOptions' into dev | ||
| 2015-06-06 | Merge remote-tracking branch 'origin/Charset' into dev | ||
| 2015-06-06 | Merge branch 'FreshRSS/dev' into dev | ||
| 2015-06-06 | Merge pull request #874 from aledeg/855-keyboard-navigation | ||
| Remove the auto-focus on install | |||
| 2015-06-06 | Increased max number of posts per page | ||
| https://github.com/FreshRSS/FreshRSS/issues/872 | |||
| 2015-06-06 | Increased max number of posts per page | ||
| https://github.com/FreshRSS/FreshRSS/issues/872 | |||
| 2015-06-06 | Force HTML content-type with charset | ||
| Force UTF-8 https://github.com/FreshRSS/FreshRSS/issues/870 | |||
