Commit Graph

5393 Commits

Author SHA1 Message Date
Matt Sephton
dfaf94eb0a Update README.md for ReadKit (#4710)
* Update README.md

I use ReadKit (free version) on iOS and macOS. 

Pro purchase is required to manage feeds, which I don't agree with given that we're using FreshRSS. Managing local feeds I can understand that could be value add.

* Tested + details

* Re-order based on capabilities

Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2022-11-07 21:30:26 +01:00
maTh
28fe689c06 fix: Pafat theme: aside navigation bar: icons (#4811)
* fix

* Warning sign style

Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2022-11-07 19:24:07 +01:00
Alexandre Alapetite
992f2230bf Fix remember opened categories (#4827)
#fix https://github.com/FreshRSS/FreshRSS/issues/4826
Was crashing if a category did not exist anymore
2022-11-07 19:23:03 +01:00
maTh
0b8b2d2263 Improved: Swage theme, line-height without unit (#4829) 2022-11-07 19:21:57 +01:00
maTh
df962341c4 Improved: Swage theme with css vars (#4828)
* wip

* wip

* wip

* finished variables rewriting

* scrollbar - use default variables from frss.css

* fixes

* all colors are now in variables

* renaming variables

* reordering

* clean up

* add sourcemap link

* Update swage.scss
2022-11-07 19:19:43 +01:00
Alexandre Alapetite
2c0f3fad2d Avoid exception in searchById (#4822)
https://github.com/FreshRSS/FreshRSS/issues/4820
Not a root-cause fix though (cannot reproduce so far)
2022-11-07 08:35:33 +01:00
Alexandre Alapetite
5897487f2f Fix path_entries encoding (#4823)
* Fix path_entries encoding
#fix https://github.com/FreshRSS/FreshRSS/issues/4815

* Fix preview
2022-11-07 08:34:12 +01:00
Alexandre Alapetite
f2fe9e2ff3 Exclude .git folder (#4824) 2022-11-06 19:05:09 -05:00
maTh
ca6c9345b2 fix: dyn. OPML icon (#4810)
* fix
2022-11-03 22:36:13 +01:00
maTh
b1f9463673 fix: Pafat theme: line-height (#4796)
* fix
2022-11-02 22:13:04 +01:00
maTh
8781cd12d7 fix (#4806) 2022-11-01 22:34:39 +01:00
Pyrox
1e2683be7b Added Pyr0x1 in CREDITS.md (#4805) 2022-11-01 18:31:16 +01:00
maTh
d8d30b7a1c fix: Adark theme: line-height (#4797)
* fix

* fix
2022-11-01 17:56:45 +01:00
Pyrox
f16341aa26 Translated custom date/time labels in sub.php (#4803) 2022-11-01 16:10:27 +01:00
maTh
400da71eeb fix: base theme: line-height (#4798) 2022-10-31 23:51:24 +01:00
maTh
746e37c4a6 fix swage (#4799) 2022-10-31 23:48:25 +01:00
maTh
65837de0e1 fix: .icon height (#4793) 2022-10-30 20:12:00 +01:00
maTh
18251b836b improved: Pafat theme aside bar (#4792) 2022-10-30 20:10:52 +01:00
maTh
f47e13ac41 fixed: box layout for global view (#4791) 2022-10-30 11:06:17 +01:00
maTh
301d3c81ba Improved: implement CSS variable --frss-padding-flux-items (#4789)
* frss.css

* mobile view: a bit compacter cols
2022-10-30 11:02:53 +01:00
maTh
024495fb1f fix: unread counter (#4788)
* fix

* fix

* fix
2022-10-29 22:24:03 +02:00
maTh
fc3ed3662a Fix: origine compact theme: line height (#4787)
* fix

* Origine

* Origine compact
2022-10-29 16:35:54 +02:00
maTh
270828aa64 fixes jumping lines (#4782)
* fixes

* fix template

* fix frss.css

* fix Nord theme
2022-10-29 12:23:05 +02:00
maTh
a7719d9b90 icons (#4786) 2022-10-29 12:14:02 +02:00
Thomas Guesnon
fc93776071 Mapco text display improvements (#4711)
* Main font color from blue to regular dark

* newline added at the end of rtl css file

* Text display improvements (code, quotes) + minor UI fixes

* replaced 2 spaces with 1 tab bcz phpcs is whining about that

* make fix-all

* Mapco/base-theme - CSS cleaning

* make fix-all

* PR #4711 cleaning

* Exclude generated CSS from lint check

* Revert exclusion of generated CSS files

Co-authored-by: patjennings <patjennings@MacBook-Pro-de-patjennings.local>
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Co-authored-by: patjennings <patjennings@macbook-pro-de-patjennings.home>
Co-authored-by: maTh <math-home@web.de>
2022-10-27 22:26:48 +02:00
maTh
a184712ef2 Fix: swage menu (#4783)
* fix

* fix scroll bar
2022-10-27 22:15:58 +02:00
Alexis Degrugillier
4ec602e8e3 Add default redirect when authenticating (#4778) 2022-10-26 13:53:21 +02:00
Alexis Degrugillier
9e27ab9200 Fix integration page (#4774)
Before, when adding a simple integration, the delete button was missing until
the configuration was saved. This behavior was introduced in #4269, but I think
that it was a regression.
Now, the delete button is back and everything is working as it should.

In the process, I've extracted templates in attributes and add them in template
tags. This way, it is easier to validate that the HTML code is valid.
2022-10-26 00:18:43 +02:00
maTh
c5539009c9 fix (#4775) 2022-10-26 00:03:10 +02:00
maTh
45f6d84b69 Fixed: "tag" -> "label" (#4770)
* tag -> label (all english texts)

* tag -> label (German)

* marked as DIRTY

* Update app/i18n/nl/feedback.php

Co-authored-by: Frans de Jonge <fransdejonge@gmail.com>

* Update app/i18n/nl/conf.php

Co-authored-by: Frans de Jonge <fransdejonge@gmail.com>

Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Co-authored-by: Frans de Jonge <fransdejonge@gmail.com>
2022-10-25 00:23:01 +02:00
acbgbca
edbf0fe7db Added bottom nav padding for iOS #4740 (#4741)
* Added bottom nav padding for iOS #4740

* Updated RTL css #4740

Co-authored-by: maTh <math-home@web.de>
2022-10-24 13:19:26 +02:00
Alwaysin
cb1c2da8e6 Correct manage link on stats page (#4768)
Wasn't working before
2022-10-24 01:26:19 +02:00
maTh
c11976f587 fix 4744 (#4751)
* fix

* fix
2022-10-24 00:33:37 +02:00
maTh
c191e0315e Fix 4712 (#4750)
* fix

* fix

* fix nord theme (a bit)

* fix
2022-10-23 20:56:25 +02:00
Alexandre Alapetite
5e71669589 GReader API doc and improvements (#4763)
* GReader API doc and improvements
#fix https://github.com/FreshRSS/FreshRSS/issues/4762

* Minor slash

* HTTPS for web.archive.org
2022-10-23 12:47:27 +02:00
Alexandre Alapetite
e96b6266b5 Fix curlopt options for HTML+XPath (#4759)
Improvement of https://github.com/FreshRSS/FreshRSS/pull/4220
2022-10-21 15:11:52 +02:00
Alexis Degrugillier
1f4e347cae Add tests on i18n classes (#4756) 2022-10-20 23:42:47 +02:00
Thelonius Kort
d4181e098d Fix broken link to the updating instructions (#4753) 2022-10-20 00:18:59 +02:00
Alexandre Alapetite
4d2175888b Fix i18n el: Ελληνικά (#4754) 2022-10-19 18:13:54 -04:00
maTh
9621ab1747 Improved: Origine theme (colors in vars) (#4693)
* 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-18 23:31:19 +02:00
Alexis Degrugillier
6fd063fa58 Fix i18n tool when adding parent translation (#4742)
See #4737
2022-10-18 23:25:04 +02:00
Alexis Degrugillier
0fd608420e Remove ajax parameter when modifying the request (#4743)
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-18 23:22:54 +02:00
acbgbca
3c4a3617a2 Updated credits for PR 4721 (#4739) 2022-10-18 10:16:57 +02:00
Jan Lukas Gernert
500d2e4902 Update NewsFlash app entry (#4650)
* Update NewsFlash app entry

* update fr readme & remove FeedReader

* Tested

Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2022-10-16 14:25:25 +02:00
maTh
36e7b694b3 fix: jumping lines (#4699)
* fix

* fix Origine compact

* fix Ansum

* fix Mapco

Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2022-10-16 12:46:53 +02:00
Alexis Degrugillier
ebce6a76c2 Change default values to have predictable default state (#4736) 2022-10-16 12:42:58 +02:00
Alexis Degrugillier
e10ff9faa4 Change new article banner size (#4735)
Only on origin-compact theme
2022-10-15 19:57:46 +02:00
Edgardo Ramírez
13e402cfda UPDATE: Spanish translations 🇪🇸🇲🇽 [i18n] (#4725)
* UPDATE: Spanish translations [i18n] #4656

* ADD: Spanish translations for conf, get and sub files.

* FIX: Typo in comment
2022-10-14 16:08:21 +02:00
Gulnur Baimukhambetova
b25a0684c3 Added myself to CREDITS.md (#4724)
* Added myself to CREDITS.md

* Update CREDITS.md
2022-10-13 22:08:53 +02:00
Konstantinos Megas
a4c2ce96a8 Update CREDITS.md (#4722)
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2022-10-13 18:43:36 +02:00