| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-10-25 | Use HTTP_X_FORWARDED_ | ||
| https://github.com/FreshRSS/FreshRSS/issues/975 | |||
| 2015-10-24 | Changelog 1.1.4 | ||
| 2015-10-24 | i18n: Italiano | ||
| https://github.com/FreshRSS/FreshRSS/issues/1003 | |||
| 2015-10-24 | Add a visual alert on categories | ||
| By @aledeg https://github.com/FreshRSS/FreshRSS/pull/984 https://github.com/FreshRSS/FreshRSS/pull/983 | |||
| 2015-10-24 | Merge branch 'add-category-warning' of https://github.com/aledeg/FreshRSS ↵ | ||
| into aledeg-add-category-warning | |||
| 2015-10-24 | Italian translation | ||
| https://github.com/FreshRSS/FreshRSS/issues/1003 | |||
| 2015-10-24 | Merge pull request #1006 from marcomrc/patch-2 | ||
| Create admin.php | |||
| 2015-10-24 | Merge pull request #1002 from marcomrc/beta | ||
| Italian translation | |||
| 2015-10-24 | Merge pull request #983 from aledeg/fix-css-selectors | ||
| Replace CSS pseudo-element syntax | |||
| 2015-10-24 | Update gen.php | ||
| 2015-10-24 | Update gen.php | ||
| 2015-10-24 | Update gen.php | ||
| 2015-10-24 | Update gen.php | ||
| 2015-10-24 | Update gen.php | ||
| 2015-10-24 | Create sub.php | ||
| 2015-10-24 | Create index.php | ||
| 2015-10-24 | Create gen.php | ||
| 2015-10-24 | Create feedback.php | ||
| 2015-10-24 | Create install.php | ||
| 2015-10-24 | Create admin.php | ||
| 2015-10-24 | Create conf.php | ||
| 2015-10-24 | Create admin.php | ||
| 2015-10-17 | Merge pull request #1000 from aledeg/movim | ||
| Movim | |||
| 2015-10-14 | fix share options to comply with latest format | ||
| 2015-10-14 | Add Movim share | ||
| See #992 | |||
| 2015-09-12 | Replace CSS pseudo-element syntax | ||
| Before, in the CSS files, :after and :before were in use. But those are not pseudo-classes in CSS3. They are pseudo-elements. The syntax should use ::before and ::after instead. See http://www.w3.org/TR/css3-selectors/#gen-content | |||
| 2015-09-12 | Add a visual alert on categories | ||
| When a category has one or more feeds with errors, a visual warning is displayed before the name of the category. | |||
| 2015-09-12 | Prepare version 1.1.4-dev | ||
| 2015-09-12 | Merge branch 'FreshRSS/dev' into dev | ||
| 2015-09-12 | Version 1.1.3-beta1.1.3-beta | ||
| 2015-09-12 | Fix CREDITS file | ||
| 2015-09-12 | Fix CHANGELOG.md | ||
| 2015-09-12 | Merge pull request #982 from aledeg/fix-user-queries-deletion | ||
| Fix feed and category side effect | |||
| 2015-09-11 | Fix feed and category side effect | ||
| Before, when deleting a feed or a category, the user queries were deleted as well. No matter if they were related or not. Now, they are deleted only if they are related. I this this fix is not the best way to handle that. I think it would be better if we could find a way to create a UserQuery object from the array. The same applies when displaying the user queries in the interface. See #980 | |||
| 2015-09-10 | Merge branch 'FreshRSS/dev' into dev | ||
| 2015-09-10 | fixed misleading i18n wording bug. | ||
| 2015-09-08 | Merge branch 'FreshRSS/dev' into dev | ||
| 2015-09-08 | Merge pull request #973 from Alkarex/TagBug | ||
| Tag link encoding bug | |||
| 2015-09-08 | Changelog Fix tag search link from articles | ||
| https://github.com/FreshRSS/FreshRSS/issues/970 | |||
| 2015-09-08 | Tag link double encoding problem | ||
| https://github.com/FreshRSS/FreshRSS/issues/970 Tags coming from the database are already HTML-encoded. | |||
| 2015-09-08 | Error encoding tag link | ||
| https://github.com/FreshRSS/FreshRSS/issues/970 | |||
| 2015-08-30 | Merge branch 'FreshRSS/dev' into dev | ||
| 2015-08-30 | CHANGELOG: Better error handling for PubSubHubbub | ||
| https://github.com/FreshRSS/FreshRSS/issues/939 | |||
| 2015-08-30 | Merge branch 'FreshRSS/dev' into dev | ||
| 2015-08-30 | Merge pull request #940 from Alkarex/PshbErrorManagement | ||
| PubSubHubbub prevent subscribing too often in case of error | |||
| 2015-08-29 | Merge branch 'FreshRSS/dev' into dev | ||
| 2015-08-29 | Changelog syntax bug | ||
| 2015-08-29 | Merge branch 'FreshRSS/dev' into dev | ||
| 2015-08-29 | Some changes for 1.1.3-beta | ||
| https://github.com/FreshRSS/FreshRSS/pull/958 https://github.com/FreshRSS/FreshRSS/issues/892 https://github.com/FreshRSS/FreshRSS/issues/680 https://github.com/FreshRSS/FreshRSS/issues/858 https://github.com/FreshRSS/FreshRSS/issues/953 https://github.com/FreshRSS/FreshRSS/pull/954 https://github.com/FreshRSS/FreshRSS/issues/949 https://github.com/FreshRSS/FreshRSS/issues/924 https://github.com/FreshRSS/FreshRSS/pull/936 | |||
| 2015-08-29 | Merge branch 'FreshRSS/dev' into dev | ||
