| Age | Commit message (Collapse) | Author |
|
|
|
|
|
FreshRSS 1.9.0
|
|
|
|
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
|
|
Remove open_basedir warning for CURLOPT_FOLLOWLOCATION with PHP 5.6.0- https://bugs.php.net/bug.php?id=65646
|
|
https://github.com/FreshRSS/FreshRSS/pull/1731
|
|
fixed bug when adding a category and feed at the same time
|
|
|
|
https://github.com/FreshRSS/FreshRSS/pull/1697
https://github.com/FreshRSS/FreshRSS/pull/1704
https://github.com/FreshRSS/FreshRSS/pull/1732
|
|
Added .editorconfig
|
|
[doc] Extensions: translate various sections from French
|
|
https://github.com/FreshRSS/FreshRSS/pull/1729
|
|
|
|
Minz Dispatcher Controllers path
|
|
https://github.com/FreshRSS/FreshRSS/pull/1716
|
|
Add hebrew translation
|
|
|
|
|
|
https://github.com/FreshRSS/FreshRSS/pull/1716
https://github.com/FreshRSS/FreshRSS/pull/1724
https://github.com/FreshRSS/FreshRSS/pull/1725
|
|
|
|
|
|
Add message after log rotation
|
|
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
|
|
https://github.com/FreshRSS/FreshRSS/pull/1704
|
|
https://github.com/FreshRSS/FreshRSS/pull/1712
https://github.com/FreshRSS/FreshRSS/issues/1562
|
|
|
|
|
|
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
|
|
ExtensionManager fixes
|
|
added types to docblocks
|
|
Use __DIR__ for relative include and require
|
|
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
|
|
https://github.com/FreshRSS/FreshRSS/pull/1712
https://github.com/FreshRSS/FreshRSS/issues/1562
|
|
Prevent logfile from growing unlimited
|
|
https://github.com/FreshRSS/FreshRSS/pull/1708
https://github.com/FreshRSS/FreshRSS/pull/1711
|
|
|
|
|
|
* check requirements in actualize_script before executing, fixes #1710
* removed empty whiteline
* testing all requirements
* incorporated code review feedback
* removed code that is already executed in _cli.php
* added newline at eof
* fixed include problems
* fixed include problems
|
|
ADMIN_LOG, API_LOG, PSHB_LOG
|
|
|
|
|
|
|
|
* first draft
* display installed extension state
* fixed whitespace vs tabs
* added translation in all languages
* added error checks and log messages
* fixed tabs vs whitespace
* another try in fixing whitespaces
* another try in fixing whitespaces
* improved extension list translations
* using JSON from official extension repo
* improved version compare
* updated translations
* French translation
|
|
Extension function to override entry hash
https://github.com/FreshRSS/FreshRSS/issues/1706
|
|
* Add more glyphs for opensans font
* Update .htaccess to support woff2 file format
* Fixed browser support for new font face
* Fixed Origine theme css and .htaccess
* Deleted unneeded fonts
* Added stylefiles for OpenSans font
* Fixed all themes with new font css
* Avoid additional CSS file
* htaccess cache control public
* Font casing bug
* Remove TTF font
Too big, low need https://caniuse.com/#search=woff
* Changelog 1032
https://github.com/FreshRSS/FreshRSS/pull/1032
https://github.com/FreshRSS/FreshRSS/pull/1028
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/1586
https://github.com/FreshRSS/FreshRSS/pull/1701
https://github.com/FreshRSS/FreshRSS/pull/1698
https://github.com/FreshRSS/FreshRSS/issues/1699
https://github.com/FreshRSS/FreshRSS/pull/1700
|
|
Call idn_to_ascii with INTL_IDNA_VARIANT_UTS46
|
|
|