summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-12-25[i18n] Add translation ignore/nl (#1752)Gravatar Frans de Jonge
2017-12-22[doc] Editing for better style (#1736)Gravatar Frans de Jonge
* Also removed references to Persona authentication. * Changed code comment about Persona because it's for HTTP auth in general. See https://github.com/FreshRSS/FreshRSS/commit/3d876091e1268e3ccd5036449a4deb5134936206 and https://github.com/FreshRSS/FreshRSS/issues/358#issuecomment-31931484
2017-12-21credits RyDroidGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/pull/1747 https://github.com/FreshRSS/FreshRSS/pull/1746 https://github.com/FreshRSS/FreshRSS/pull/1745 https://github.com/FreshRSS/FreshRSS/pull/1744
2017-12-21Adding new items to force-https.default.txt (#1745)Gravatar Nicola Spanti
2017-12-21Merge branch 'FreshRSS/master' into FreshRSS/devGravatar Alexandre Alapetite
2017-12-21Improving README in English and French (#1746)Gravatar Nicola Spanti
2017-12-21Tiny additions to .editorconfig (#1744)Gravatar Nicola Spanti
2017-12-21Minor changes (#1747)Gravatar Nicola Spanti
2017-12-19Fixes link to the "update guidelines" (#1740)Gravatar Jan
2017-12-19Fixes link to the "update guidelines" (#1740)Gravatar Jan
2017-12-19PHP 7.2: Fix a warning when retrieving the list of entries (#1739)Gravatar Alexis Degrugillier
When retrieving the list of entries when the context was 'all' or 'starred', there was the following warning: > Warning: count(): Parameter must be an array or an object that implements Countable in /home/alexis/FreshRSS/app/Controllers/indexController.php on line 206 I fixed that by changing how the array is tested.
2017-12-17New development version 1.9.1-devGravatar Alexandre Alapetite
2017-12-17Merge branch 'FreshRSS/dev' into FreshRSS/masterGravatar Alexandre Alapetite
2017-12-17[docs] Extensions: fix typo (#1735)Gravatar Frans de Jonge
2017-12-17Merge branch 'FreshRSS/dev' into FreshRSS/master1.9.0Gravatar Alexandre Alapetite
2017-12-17Update FreshRSS version to 1.9.0Gravatar Alexandre Alapetite
2017-12-17Merge pull request #1720 from FreshRSS/devGravatar Alexandre Alapetite
FreshRSS 1.9.0
2017-12-17Prepare release of FreshRSS 1.9.0Gravatar Alexandre Alapetite
2017-12-17Remove warning for CURLOPT_FOLLOWLOCATION with open_basedir (#1734)Gravatar Alexandre Alapetite
For PHP 5.6.0- http://www.php.net/ChangeLog-5.php#5.6.0 https://bugs.php.net/bug.php?id=65646 https://github.com/FreshRSS/FreshRSS/pull/1733 https://github.com/FreshRSS/FreshRSS/pull/1657 https://github.com/FreshRSS/FreshRSS/issues/1655
2017-12-17Fix favicon for open_basedir (#1733)Gravatar Kevin Papst
Remove open_basedir warning for CURLOPT_FOLLOWLOCATION with PHP 5.6.0- https://bugs.php.net/bug.php?id=65646
2017-12-17Changelog 1731Gravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/pull/1731
2017-12-17fixed bug when adding a category and feed at the same time (#1731)Gravatar Kevin Papst
fixed bug when adding a category and feed at the same time
2017-12-17Merge branch 'dev' of https://github.com/FreshRSS/FreshRSS into FreshRSS/devGravatar Alexandre Alapetite
2017-12-17Changelog 1697, 1704, 1732Gravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/pull/1697 https://github.com/FreshRSS/FreshRSS/pull/1704 https://github.com/FreshRSS/FreshRSS/pull/1732
2017-12-17Merge pull request #1732 from kevinpapst/editorconfigGravatar Alexandre Alapetite
Added .editorconfig
2017-12-17Merge pull request #1704 from Frenzie/doc-translate-extensionsGravatar Alexandre Alapetite
[doc] Extensions: translate various sections from French
2017-12-17Minz Controllers directory uppercaseGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/pull/1729
2017-12-17added .editorconfig with basic settingsGravatar Kevin Papst
2017-12-17Merge pull request #1729 from Alkarex/Minz_Dispatcher_pathsGravatar Alexandre Alapetite
Minz Dispatcher Controllers path
2017-12-17Changelog 1716Gravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/pull/1716
2017-12-17Merge pull request #1716 from FreshRSS/hebrew-i18nGravatar Alexandre Alapetite
Add hebrew translation
2017-12-17Changelog 1729Gravatar Alexandre Alapetite
2017-12-17Merge branch 'FreshRSS/dev' into Minz_Dispatcher_pathsGravatar Alexandre Alapetite
2017-12-16Changelog 1716 1724 1725Gravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/pull/1716 https://github.com/FreshRSS/FreshRSS/pull/1724 https://github.com/FreshRSS/FreshRSS/pull/1725
2017-12-1618n Hebrew more 2Gravatar Alexandre Alapetite
2017-12-16i18n hebrew moreGravatar Alexandre Alapetite
2017-12-16Merge pull request #1726 from Alkarex/message_log_rotationGravatar Alexandre Alapetite
Add message after log rotation
2017-12-16Customisable constants.local.php (#1725)Gravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1562 https://github.com/FreshRSS/FreshRSS/issues/1607 https://github.com/FreshRSS/FreshRSS/pull/1656 https://github.com/FreshRSS/FreshRSS/issues/1705 https://github.com/FreshRSS/FreshRSS/pull/1712
2017-12-16Minz Dispatcher Controllers pathGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/pull/1704
2017-12-16Add message after log rotationGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/pull/1712 https://github.com/FreshRSS/FreshRSS/issues/1562
2017-12-16Fix whitespaceGravatar Alexandre Alapetite
2017-12-16Merge branch 'dev' into hebrew-i18nGravatar Alexandre Alapetite
2017-12-15[doc] Extensions: translate various sections from FrenchGravatar Frans de Jonge
See https://github.com/FreshRSS/FreshRSS/pull/1697#discussion_r154290857 * lowercase dir as pointed out by @kevinpapst in https://github.com/FreshRSS/FreshRSS/pull/1704#issuecomment-350458110 * Add French translation with improvements suggested by @aledeg
2017-12-13Merge pull request #1724 from kevinpapst/exception-bugGravatar Alexandre Alapetite
ExtensionManager fixes
2017-12-13fixed bug in catch blockGravatar Kevin Papst
added types to docblocks
2017-12-12Merge pull request #1717 from Alkarex/dir_in_requireGravatar Alexandre Alapetite
Use __DIR__ for relative include and require
2017-12-11Use __DIR__ for relative include and requireGravatar Alexandre Alapetite
For uniformity, and to avoid having PHP searching in include_path. http://php.net/manual/function.include.php https://github.com/FreshRSS/FreshRSS/pull/1715 https://github.com/FreshRSS/FreshRSS/pull/1711#issuecomment-350581350
2017-12-11Changelog 1712Gravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/pull/1712 https://github.com/FreshRSS/FreshRSS/issues/1562
2017-12-11Merge pull request #1712 from kevinpapst/logfilesizeGravatar Alexandre Alapetite
Prevent logfile from growing unlimited
2017-12-10Changelog 1708 1711Gravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/pull/1708 https://github.com/FreshRSS/FreshRSS/pull/1711