aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-02-04Release 1.19.21.19.2Gravatar Alexandre Alapetite
2022-02-01Compat import JSON milliseconds (#4186)Gravatar Alexandre Alapetite
#fix https://github.com/FreshRSS/FreshRSS/issues/4185
2022-01-31Fixed: <label> (#4189)Gravatar maTh
* fixed: empty/wrong for attribute * label to div, because no for attribute possible * useless label deleted
2022-01-31fix theme Origine (#4188)Gravatar maTh
2022-01-31i18n CLI compat PHP 7.0 (#4184)Gravatar Alexandre Alapetite
Minor syntax change to pass the linting in PHP 7.0
2022-01-30Fix ctype_alnum (#4182)Gravatar Alexandre Alapetite
* Fix ctype_alnum #fix https://github.com/FreshRSS/FreshRSS/issues/4180 Ensure `ctype_alnum()` gets a string * Changelog
2022-01-29Clean temp files MigratorTest (#4177)Gravatar Alexandre Alapetite
The automated tests used to generate several temporary files not deleted...
2022-01-29Fix keep state after favourites tags (#4178)Gravatar Alexandre Alapetite
* Fix keep state after favourites tags #fix https://github.com/FreshRSS/FreshRSS/issues/4124 regression * Optimisation
2022-01-29CreditsGravatar Alexandre Alapetite
2022-01-29ChangelogGravatar Alexandre Alapetite
2022-01-27Fixed: wrong dropdown triangle of labels category (#4174)Gravatar maTh
* Update aside_feed.phtml * Solution could be so simple
2022-01-24Fix: dropdown menu triangle in mobile view (#4169)Gravatar maTh
* central triangle styles moved to template.css * Update template.rtl.css * fix: triangle in config menu in mobile view * improve dark theme in mobile view
2022-01-21Fixup #3991 (#3992)Gravatar xnaas
* fixup #3991 * add xnaas to CREDITS.md * Update docs/en/users/03_Main_view.md Co-authored-by: Frans de Jonge <fransdejonge@gmail.com> * fix typo * Update docs/en/users/03_Main_view.md The lines were combined into one line and `'` was replaced with `’` for contracted words. Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr> Co-authored-by: maTh <math-home@web.de> Co-authored-by: Frans de Jonge <fransdejonge@gmail.com> Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2022-01-19christophehenry/freshrss-android moved to gitlab (#4165)Gravatar Adam Stephens
2022-01-17fix: Ignore non-PHP files in migrations/ folder (#4163)Gravatar berumuron
Some NAS create folders named `@eaDir` in the FreshRSS tree, including the `migrations/` folder. This broke the migration system which expected only valid PHP files to be present in this folder. Now, it ignores non-PHP files. Reference: https://github.com/FreshRSS/FreshRSS/issues/4044
2022-01-16Improve Czech: Update conf.php (#4153)Gravatar marapavelka
* Update conf.php Corrected errors and typos, unified terminology, added missing translations. * Update conf.php Corrected errors and typos, unified terminology, added missing translations. Removed TODO comments. * Update feedback.php Corrected errors and typos, unified terminology, added missing translations.
2022-01-16Update gen.php (#4154)Gravatar marapavelka
Corrected errors and typos, unified terminology, added missing translations.
2022-01-16Update index.php (#4155)Gravatar marapavelka
Corrected errors and typos, unified terminology, added missing translations.
2022-01-16Update install.php (#4156)Gravatar marapavelka
Corrected errors and typos, unified terminology, added missing translations.
2022-01-16Update sub.php (#4157)Gravatar marapavelka
Corrected errors and typos, unified terminology, added missing translations.
2022-01-16Update user.php (#4158)Gravatar marapavelka
And the last one! Corrected errors and typos, unified terminology, added missing translations.
2022-01-16[i18n] Fix "Add a RSS feed" typo (#4161)Gravatar Frans de Jonge
* [i18n] Fix "Add a RSS feed" typo * fix the typo also in i18n/en[-us]/index.php * moar * moar Co-authored-by: mathContao <math-home@web.de>
2022-01-16Add marapavelka to credits (#4159)Gravatar marapavelka
Added myself for Czech translation update.
2022-01-15Fix SCSS differences to the final CSS (#4146)Gravatar maTh
* theme Ansum * CI does not like the sourcemappingurl in RTL * theme Mapco * Update mapco.rtl.css * Update mapco.rtl.css Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2022-01-15Update admin.php (#4151)Gravatar marapavelka
Editing and completing the translation
2022-01-12Improvement: menu icons (#4004)Gravatar maTh
* default icons * icons Flat theme * icons Swage theme * icon gets bright when hover: Ansum theme * icon gets bright when hover: Blue lagoon theme * icon gets bright when hover: Origine/Origine Compact theme * compressed SVG * Better formated SVG/XML files * Update bookmark-tag.svg
2022-01-11Improve dropdown menu mobile (#4141)Gravatar maTh
* Theme template.css * theme adark * theme ansum * theme bluelagoon * theme dark * theme template.css RTL fix * theme flat * theme Origine * theme Origine-compact * theme Pafat * theme Screwdriver * theme Swage * theme Mapco * dropdown menu with thin scrollbar * Fix CI foundings * Fix RTL * Fix CSS semicolons * Fix CSS RTL * Fix SCSS * Update _mobile.scss
2022-01-11fix error message force feed (#4145)Gravatar maTh
* CZ * the other languages * fix DE
2022-01-09Fix PHP 7.4 signature warnings (#4140)Gravatar Alexandre Alapetite
Revert some type hints creating warnings in PHP 7.4 (not in PHP 7.0 nor PHP 8.1)
2022-01-09Add spell checking with typos (#4138)Gravatar Alexandre Alapetite
* Add spell checking with typos Implement https://github.com/FreshRSS/FreshRSS/pull/4134#issuecomment-1008027558 * GitHub Actions attempt * Quiet wget * Makefile
2022-01-08Remove GitHub Action latest-tag (#4135)Gravatar Alexandre Alapetite
Did not work, maybe due to bad configuration. I am doing it manually for now. Another option welcome
2022-01-08Use typographic quotes (#4133)Gravatar Alexandre Alapetite
* Use typographic quotes * A few fixes * Fix * Fix not saved * Implement feedback * Detail * Revert spoken English fixes Left for a future dedicated discussion * More reverts * Final reverts * Final minor
2022-01-08Fix various typos and spelling errors in documentation, comments and code. ↵Gravatar Thomas Renes
(#4134)
2022-01-08Change i18n process (#4131)Gravatar Alexis Degrugillier
Before, the ignore info were stored in a different file which was a bit cumbersome for new comers. Now, this info is stored directly in the translation file as a comment. Before, there was no way of telling translators that a previously translated string was in need of a new translation. Now, the dirty information is there to convey that info.
2022-01-07Optimise Minz_ModelPdo::class (#4119)Gravatar Luc SANCHEZ
* - Fix typo, - remove unnecessary null in property, - remove unused property, - add phpDoc, - add ext PDO in composer.json, - use strict comparison, - indentation * Translate * Update lib/Minz/ModelPdo.php Co-authored-by: Frans de Jonge <fransdejonge@gmail.com> * The code is more explicite * Fix phpstan * Fix phpstan expect one * Fix phpstan * Return in back... * make fix-all * Fix exception and more types * Fix more types * Remove ext- in composer.json Co-authored-by: Luc SANCHEZ <l.sanchez-ext@ubitransport.com> Co-authored-by: Frans de Jonge <fransdejonge@gmail.com> Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2022-01-07delete the no-mobile css class (#4128)Gravatar maTh
2022-01-06Fix several PHP8.1 warnings (#4123)Gravatar Alexandre Alapetite
* Fix several PHP8.1 warnings Taking advantage of https://github.com/FreshRSS/FreshRSS/pull/4121 * Couple oh type hints missing * Compatibility PHP 7 * Fix variadic PHPDocs syntax
2022-01-05[CI] PHPCS: check for opening brace on same line (#4122)Gravatar Frans de Jonge
* [CI] PHPCS: check for opening brace on same line * make fix-all * Minor comments Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2022-01-04Docker :newest Alpine PHP 8.1 (#4121)Gravatar Alexandre Alapetite
* Docker :newest Alpine PHP 8.1 Update our `:newest` development image to use PHP 8.1 in alpine:edge * Increase memory for tests
2022-01-04PHPStan level 5 (#4110)Gravatar Alexandre Alapetite
* Fix most PHPDocs errors Contributes to https://github.com/FreshRSS/FreshRSS/issues/4103 https://phpstan.org/writing-php-code/phpdoc-types * Avoid func_get_args Use variadic syntax instead https://php.net/manual/functions.arguments#functions.variable-arg-list And avoid dynamic functions names when possible to more easily identify calls and unused functions. Contributes to https://github.com/FreshRSS/FreshRSS/issues/4103 * PHPStan level 3 * PHPStand level 4 * Update default to PHPStan level 4 * Towards level 5 * Fix level 4 regression * Towards level 5 * Pass PHPStan level 5 * Towards level 6 * Remove erronenous regression from changelog https://github.com/FreshRSS/FreshRSS/pull/4116
2022-01-02Start 1.19.2-devGravatar Alexandre Alapetite
2022-01-02Release 1.19.11.19.1Gravatar Alexandre Alapetite
2022-01-02Fix regression user init (#4116)Gravatar Alexandre Alapetite
#fix https://github.com/FreshRSS/FreshRSS/issues/4115
2022-01-02SimplePie 1.5.8 manual upgrade (#4113)Gravatar Alexandre Alapetite
Follow-up of https://github.com/FreshRSS/FreshRSS/pull/4011 Instead of https://github.com/FreshRSS/FreshRSS/pull/4102 * https://github.com/simplepie/simplepie/commit/bea5de77afc274dc7c36cac39cdf53de346a5b50 * https://github.com/simplepie/simplepie/commit/5aab77e105d4384c9bb1a747010f380c0506f7a2 * https://github.com/simplepie/simplepie/commit/76be63e72ea6867d9982bf9bd97ba706b196d602
2022-01-02Changelog fix minor Docker Alpine versionsGravatar Alexandre Alapetite
2022-01-01Avoid func_get_args (#4108)Gravatar Alexandre Alapetite
Use variadic syntax instead https://php.net/manual/functions.arguments#functions.variable-arg-list And avoid dynamic functions names when possible to more easily identify calls and unused functions. Contributes to https://github.com/FreshRSS/FreshRSS/issues/4103
2022-01-01Fix most PHPDocs errors (#4107)Gravatar Alexandre Alapetite
Contributes to https://github.com/FreshRSS/FreshRSS/issues/4103 https://phpstan.org/writing-php-code/phpdoc-types
2021-12-31Add PHPStan (#4021)Gravatar Alexandre Alapetite
* Add PHPStan #fix https://github.com/FreshRSS/FreshRSS/issues/4016 https://phpstan.org/ ```sh composer run-script phpstan ``` * More fixes * Fix global variables * Add .phtml * Fix merge https://github.com/FreshRSS/FreshRSS/pull/4090 * Fix more warnings * Fix view errors and enable in CI * ReturnTypeWillChange * Dynamic view type * Fix Minz static/self bug
2021-12-31Improved: install.php code quality (#4099)Gravatar maTh
* delete unused $user_default_config * move inner named function * moved $auth_type * improve readability * phpcs fixes
2021-12-31fixed themes Origine and Origine compact (#4059)Gravatar maTh
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>