summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-10-24Added bottom nav padding for iOS #4740 (#4741)Gravatar acbgbca
* Added bottom nav padding for iOS #4740 * Updated RTL css #4740 Co-authored-by: maTh <math-home@web.de>
2022-10-24Correct manage link on stats page (#4768)Gravatar Alwaysin
Wasn't working before
2022-10-24fix 4744 (#4751)Gravatar maTh
* fix * fix
2022-10-23Fix 4712 (#4750)Gravatar maTh
* fix * fix * fix nord theme (a bit) * fix
2022-10-23GReader API doc and improvements (#4763)Gravatar Alexandre Alapetite
* GReader API doc and improvements #fix https://github.com/FreshRSS/FreshRSS/issues/4762 * Minor slash * HTTPS for web.archive.org
2022-10-21Fix curlopt options for HTML+XPath (#4759)Gravatar Alexandre Alapetite
Improvement of https://github.com/FreshRSS/FreshRSS/pull/4220
2022-10-20Add tests on i18n classes (#4756)Gravatar Alexis Degrugillier
2022-10-20Fix broken link to the updating instructions (#4753)Gravatar Thelonius Kort
2022-10-19Fix i18n el: Ελληνικά (#4754)Gravatar Alexandre Alapetite
2022-10-18Improved: Origine theme (colors in vars) (#4693)Gravatar maTh
* wip * wip * active btn = darker icon * wip * flux font-size * wip * mouse hover feed aside bar * wip * wip * wip * Update origine.css * wip * fix * font-color * fixes * wip * alerts * alert: more contrast font colors * notifications * notification improved font colors * wip * wip * text-shadow * footer-border * feed tree: hover icon * box-shadow * box-shadow + rename font-color-666 * wip * wip * fixes * header-height * RTL CSS * dropdown background color * improved mobile header * wip * fix * Update frss.rtl.css * active buttons highlighted
2022-10-18Fix i18n tool when adding parent translation (#4742)Gravatar Alexis Degrugillier
See #4737
2022-10-18Remove ajax parameter when modifying the request (#4743)Gravatar Alexis Degrugillier
Before, when clicking on the author name to use as a filter, the displayed page was a result page from the ajax query. This was due to the use of the ajax parameter in the query. Now, the ajax parameter is removed from the query before displaying the filters. Fix #4726
2022-10-18Updated credits for PR 4721 (#4739)Gravatar acbgbca
2022-10-16Update NewsFlash app entry (#4650)Gravatar Jan Lukas Gernert
* Update NewsFlash app entry * update fr readme & remove FeedReader * Tested Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2022-10-16fix: jumping lines (#4699)Gravatar maTh
* fix * fix Origine compact * fix Ansum * fix Mapco Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2022-10-16Change default values to have predictable default state (#4736)Gravatar Alexis Degrugillier
2022-10-15Change new article banner size (#4735)Gravatar Alexis Degrugillier
Only on origin-compact theme
2022-10-14UPDATE: Spanish translations 🇪🇸🇲🇽 [i18n] (#4725)Gravatar Edgardo Ramírez
* UPDATE: Spanish translations [i18n] #4656 * ADD: Spanish translations for conf, get and sub files. * FIX: Typo in comment
2022-10-13Added myself to CREDITS.md (#4724)Gravatar Gulnur Baimukhambetova
* Added myself to CREDITS.md * Update CREDITS.md
2022-10-13Update CREDITS.md (#4722)Gravatar Konstantinos Megas
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2022-10-13make fix-allGravatar Alexandre Alapetite
2022-10-13Added Linkding as a sharing method #4720 (#4721)Gravatar acbgbca
* Added Linkding as a sharing method #4720 * Fixed typo in docs #4720
2022-10-13Add id-🇮🇩 Translation (#4706)Gravatar Amrul Izwan
* Add id-🇮🇩 Translation * Update id Translation for admin.php * make fix-all * Bahasa Indonesia * Fix typos config * Update user.php * make fix-all * Typographic quotes * make fix-all Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2022-10-13adds greek translation (#4718)Gravatar Konstantinos Megas
* adds greek translation * update translation * make fix-all * Typographic quotes merge Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2022-10-13Translate to Russian completed (#4719)Gravatar Gulnur Baimukhambetova
* Translate to Russian completed * make fix-all Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2022-10-13i18n typographic quotes (#4714)Gravatar Alexandre Alapetite
* i18n typographic quotes * Missing whitespace * Update app/i18n/nl/conf.php Co-authored-by: Frans de Jonge <fransdejonge@gmail.com> * Fix German-style typographic quotes * Fix missing closing ” * Fix Dutch quotes * French typography * <em>lazy load</em> Co-authored-by: Frans de Jonge <fransdejonge@gmail.com>
2022-10-12Update GitHub Actions version (#4717)Gravatar Alexandre Alapetite
https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/
2022-10-12Update CREDITS.md (#4716)Gravatar Cilga Iscan Tercanli
Add Çılga İşcan Tercanlı to contributors list.
2022-10-12Complete Turkish translation (#4715)Gravatar Cilga Iscan Tercanli
* Complete Turkish translation * make fix-all Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2022-10-11Fix encoding CSS filter (#4707)Gravatar Alexandre Alapetite
#fix https://github.com/FreshRSS/FreshRSS/issues/4705
2022-10-11Main font color from blue to regular dark (#4709)Gravatar Thomas Guesnon
* Main font color from blue to regular dark * newline added at the end of rtl css file Co-authored-by: patjennings <patjennings@MacBook-Pro-de-patjennings.local>
2022-10-09Add support for custom XPath date/time format (#4703)Gravatar Alexandre Alapetite
* Add support for custom XPath date/time format #fix https://github.com/FreshRSS/FreshRSS/issues/4701 Improvement of https://github.com/FreshRSS/FreshRSS/pull/4220 * Format is not XPath * Remove TODOs in en-GB
2022-10-09Fix OPML import special (#4708)Gravatar Alexandre Alapetite
#fix https://github.com/FreshRSS/FreshRSS/issues/4704 From https://github.com/FreshRSS/FreshRSS/pull/4407
2022-10-07Fix regression 4688 (#4700)Gravatar Alexandre Alapetite
Minor regression from https://github.com/FreshRSS/FreshRSS/pull/4688
2022-10-07Implemented italian translation (#4694)Gravatar Pyrox
* Translated admin.php * Translated conf.php * Translated feedback.php * Translated gen.php * Translated index.php * Translated install.php * Translated sub.php * Translated user.php * make fix-all * fixed apostrophe * fixed missing TODOs in sub.php * A few more details Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2022-10-06Updated Czech (CZ) 🇨🇿 [i18n] Translation (#4670)Gravatar May
* Update admin.php Update missing translation on missing Czech strings * Update conf.php Updated missing Czech translation Fixed typo on one row * Update gen.php Added missing Czech strings * Update sub.php Added missing Czech strings * Update sub.php * Update conf.php Fix missing Czech translations * Update admin.php Decided to not use abbreviation * Update sub.php Update more missing czech translations * Update CREDITS.md Adding myself to Credits list * Update sub.php Fix translation * Update sub.php Updated Czech translate Co-authored-by: mathContao <math-home@web.de>
2022-10-06fix (#4696)Gravatar maTh
2022-10-06fix (#4697)Gravatar maTh
2022-10-05Slider: Block Page for one scrollbar; Scrollbar width normal (#4692)Gravatar Cyb10101
* Block page if slider is open; Hides the double page scrollbar * Slider scrollbar default width * Update frss.rtl.css * Add user Cyb10101 to credits * make fix-all * make fix-all (second pass) Co-authored-by: mathContao <math-home@web.de> Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2022-10-04Compat PHP 8.1 strip_tags (#4688)Gravatar Alexandre Alapetite
#fix https://github.com/FreshRSS/FreshRSS/issues/4687
2022-10-04All (S)CSS files (#4690)Gravatar maTh
2022-10-04fix (#4685)Gravatar maTh
2022-10-04feat: add new icon (#4673)Gravatar Nicolas Pereira
2022-10-03Improved: Remove <li> as separator (#4597)Gravatar maTh
* templates * themes * fix * fix * fixes * fix
2022-10-03Improved: better semantic HTML for boxes (#4665)Gravatar maTh
* add h1 title on views * add h2 titles into box-title * thin scrollbar in box-content
2022-10-03Improved: Article summary. Cut the text with better CSS (#4666)Gravatar maTh
* phtml + css * trim the white spaces that comes from stripping
2022-10-03Add documentation to work with feed snapshots (#4598)Gravatar Alexis Degrugillier
2022-10-03Improved: Frss.css - font size + line height with 'rem' values (#4671)Gravatar maTh
* headlines h1-h3 * delete for <sup> trust the browser * .icons = 1rem * line-height WIP * .flux .item * paragraphs * kbd * button.as-link * .form-advanced-title * set line-height 1.5 as default * .flux .item.title .summary * .flux .item.title .author * .content > header, .content > footer * popup * last lines * RTL CSS * imrpove jumpy line * Origine Compact * Swage * FRSS CSS RTL * deleted: br * deleted: font-size: 16px * RTL CSS
2022-10-03Allow redirection after login (#4654)Gravatar Alexis Degrugillier
Before, if you've tried to reach a page without being logged, you'll be automatically redirected to the index page after login. Now, the original page is used after login. Fix #3663
2022-10-03Improved: Subscription Management: Show the position number (#4679)Gravatar maTh
* the code * improvement * fix doubled parameter