Commit Graph

3411 Commits

Author SHA1 Message Date
Alexandre Alapetite
894bd928d9 make fix-all 2022-10-13 18:39:30 +02:00
acbgbca
eb773c5f65 Added Linkding as a sharing method #4720 (#4721)
* Added Linkding as a sharing method #4720

* Fixed typo in docs #4720
2022-10-13 15:51:43 +02:00
Amrul Izwan
ca1764f492 Add id-🇮🇩 Translation (#4706)
* 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-13 15:50:26 +02:00
Konstantinos Megas
859aa84c2d adds greek translation (#4718)
* adds greek translation

* update translation

* make fix-all

* Typographic quotes merge

Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2022-10-13 10:30:42 +02:00
Gulnur Baimukhambetova
a62fa0e208 Translate to Russian completed (#4719)
* Translate to Russian completed

* make fix-all

Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2022-10-13 09:12:13 +02:00
Alexandre Alapetite
8333dd972b i18n typographic quotes (#4714)
* 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-13 08:56:22 +02:00
Cilga Iscan Tercanli
4f830e0d71 Complete Turkish translation (#4715)
* Complete Turkish translation

* make fix-all

Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2022-10-12 08:21:09 +02:00
Alexandre Alapetite
4881e126ee Fix encoding CSS filter (#4707)
#fix https://github.com/FreshRSS/FreshRSS/issues/4705
2022-10-11 00:47:31 +02:00
Alexandre Alapetite
648a876d77 Add support for custom XPath date/time format (#4703)
* 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-09 15:43:30 +02:00
Alexandre Alapetite
72265c1eca Fix OPML import special (#4708)
#fix https://github.com/FreshRSS/FreshRSS/issues/4704
From https://github.com/FreshRSS/FreshRSS/pull/4407
2022-10-09 13:37:29 +02:00
Alexandre Alapetite
e626fd249e Fix regression 4688 (#4700)
Minor regression from https://github.com/FreshRSS/FreshRSS/pull/4688
2022-10-07 12:59:31 +02:00
Pyrox
1e6bc7c21c Implemented italian translation (#4694)
* 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-07 10:57:12 +02:00
May
2dbd11bd2a Updated Czech (CZ) 🇨🇿 [i18n] Translation (#4670)
* 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-06 21:57:47 +02:00
Cyb10101
89202922b1 Slider: Block Page for one scrollbar; Scrollbar width normal (#4692)
* 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-05 23:40:59 +02:00
Alexandre Alapetite
82c4a54fea Compat PHP 8.1 strip_tags (#4688)
#fix https://github.com/FreshRSS/FreshRSS/issues/4687
2022-10-04 23:07:17 +02:00
Nicolas Pereira
3f49827292 feat: add new icon (#4673) 2022-10-04 09:06:48 +02:00
maTh
645224a303 Improved: Remove <li> as separator (#4597)
* templates

* themes

* fix

* fix

* fixes

* fix
2022-10-03 21:50:40 +02:00
maTh
46d0b4140e Improved: better semantic HTML for boxes (#4665)
* add h1 title on views

* add h2 titles into box-title

* thin scrollbar in box-content
2022-10-03 18:04:10 +02:00
maTh
117b9c115d Improved: Article summary. Cut the text with better CSS (#4666)
* phtml + css

* trim the white spaces that comes from stripping
2022-10-03 17:07:15 +02:00
maTh
01a8c37b83 Improved: Frss.css - font size + line height with 'rem' values (#4671)
* 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-03 16:55:02 +02:00
Alexis Degrugillier
db4c2798ae Allow redirection after login (#4654)
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-03 16:49:52 +02:00
maTh
a9d4c78931 Improved: Subscription Management: Show the position number (#4679)
* the code

* improvement

* fix doubled parameter
2022-10-03 16:26:53 +02:00
Nicolas Pereira
c4a0fe364f [Feature - Hacktoberfest] - Add Admin transalation pt br (#4669)
* feat (translate): translate Registration form

* feat(translate): add translaction notform term

* feat(translate): add translate nolimit term

* feat(translate): add translate ptBR setaccountsnumber term

* feat(translate): add translate ptBR disabled term

* fix(translate): fix disabled translate ptBR term

* feat(translate): add translate ptBR enabled term

* feat(translate): add translate ptBR title term

* feat(translate): remove //todo comments

* feat(translate): add translate ptbr level term

* feat(translate): add translate ptbr message term

* feat(translate): add translate ptBR timestaamp term

* feat(translate): add translate ptBR term

* feat(translate): add translate ptBR both term

* feat(translate): add translate ptBR header term

* fix: remove TODO

* feat(translate): add translate ptBR header term

* feat(translate): add translate ptBR none term

* feat(translate): add translate ptBR above_title term

* feat(translate): add translate ptBR none term

* feat(translate): add transaction ptBR with_authors term

* feat(translate): add transaction ptBR feed_title term

* feat(translate): add translate ptBR term

* fix(translate): fix translate

* feat(translate): add translate ptBR both term

* feat(translate): add translate ptBR tags -> footer term

* feat(translate): add translate ptBR tags->header term

* feat(translate): add translate ptBR tags->none term

* feat(translate): add translate ptBR tags_max term

* feat(translate): add translate ptBR help term

* feat(translate): add translate ptBR headline

* feat(translate): add upong_gone term translate ptBR

* feat(translate): add deprecated terms translatePTBR

* feat(translate): add ptBR translate in gen.php

* feat(translate): add translate ptBR for sub.php

* Tab instead of white space

* another fix

Co-authored-by: mathContao <math-home@web.de>
2022-10-02 20:52:56 +02:00
Edgardo Ramírez
6405b6d169 UPDATE: Spanish translations [i18n] #4656 (#4676) 2022-10-02 20:51:28 +02:00
312k
d84dd549a7 Update Japanese translation (#4668)
* Update Japanese translation

* fix translations syntax
2022-10-01 18:50:35 +02:00
maTh
fedbda4f6a Rename template.css (#4644)
* Fix conflicts

* Update doc

* Misses

* Update prefix in CSS

Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2022-09-29 12:40:50 +02:00
Chris Francy
6dc611db2b Fix show settings page after adding new feed (#4612) (#4631) 2022-09-20 10:41:36 +02:00
Alexandre Alapetite
f56d1274c6 Fix opcache bug during Web update (#4629)
#fix https://github.com/FreshRSS/FreshRSS/issues/4624
#fix https://github.com/FreshRSS/FreshRSS/issues/4605
2022-09-20 10:36:07 +02:00
maTh
f941533b3e Update update.phtml (#4625) 2022-09-19 22:50:09 +02:00
Alexandre Alapetite
412b60ca83 Fix transaction rollbacks during auto-update (#4622)
#fix https://github.com/FreshRSS/FreshRSS/issues/4600
We first need to commit the SQL transaction before being able to auto-update.
Avoid error such as:
> 25P02: 7 ERROR:  current transaction is aborted, commands ignored until end of transaction block
2022-09-19 11:51:44 +02:00
maTh
6bed64f6f3 Improved: Mouse title on empty feeds (#4617)
* Update aside_feed.phtml

* Update global.phtml

* Update idle.phtml

* Update index.phtml

* Update idle.phtml

* improved

* Update app/views/subscription/index.phtml

Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>

* Update app/views/stats/idle.phtml

Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>

Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2022-09-18 18:31:14 +02:00
maTh
67ea2d16b7 Improved: Cleanup CSS of ".log" (#4594)
* themes css

* Log Level CSS class improved

* SCSS

* RTL CSS
2022-09-18 18:29:33 +02:00
Alexis Degrugillier
7de5b93da4 Fix login page when user does not exist (#4621) 2022-09-18 18:26:18 +02:00
Alexis Degrugillier
37cf233907 Force default user before rendering login page (#4620) 2022-09-18 13:47:51 +02:00
Alexandre Alapetite
0c472402f2 Workaround invalid OPMLs (#4591)
* Workaround invalid OPMLs
#fix https://github.com/FreshRSS/FreshRSS/issues/4590
Accept OPML files lacking text attributes

* Tolerate missing head element
2022-09-09 22:56:34 +02:00
Alexandre Alapetite
3b81708c1a API protection limit content size (#4583)
* API protection limit content size
We had no limit to the length of an article sent through our GReader API to clients, which was a problem:

The article https://devblogs.microsoft.com/dotnet/performance_improvements_in_net_7/
from the feed https://devblogs.microsoft.com/dotnet/feed/
is about 700KB long, which makes some clients (tested with News+) fail.

We should try other clients to verify that 500KB is a safe enough limit.

* Light optimisation

* Use class constant
2022-09-05 13:13:07 +02:00
-Shiken-
d921be63f6 [i18n] Add zh-TW translation (#4578) 2022-09-04 10:44:36 +02:00
miles
dc3fd52eb6 Update zh-cn translation (#4577)
* Update i18n/zh-cn

* Update CREDITS.md

* Update CREDITS.md
2022-09-03 10:30:25 +02:00
Moon Sungjoon
213f115fe2 i18n: Update Korean language (#4572)
* Update Korean language

* Fix ignore

Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2022-08-31 21:53:09 +02:00
maTh
b1a74a3476 Update extensionController.php (#4571) 2022-08-31 21:34:18 +02:00
Alexandre Alapetite
a8353e4b4c Compat Readrops (#4568)
While waiting for https://github.com/readrops/Readrops/pull/163
#fix https://github.com/FreshRSS/FreshRSS/issues/4567
2022-08-31 13:00:46 +02:00
maTh
b5f1c3f29d Fix: Global view - No articles banner (#4563)
* Update global.phtml

* Update app/views/index/global.phtml

Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2022-08-30 22:55:14 +02:00
maTh
de7ae9878c Update header.phtml (#4558) 2022-08-29 21:58:42 +02:00
Mejans
d5826a0d16 lang: update Occitan (#4548)
* MàJ Occitan

* MàJ Occitan

* MàJ Occitan

* MàJ Occitan

* Update admin.php

* Update sub.php

* Update sub.php

* tab instead of white space for comments

Co-authored-by: maTh <math-home@web.de>
2022-08-29 08:42:01 +02:00
Alwaysin
5c5aaafb0f Update GNOME link (#4550)
Co-authored-by: Adrien Demma <ademma@amabis.fr>
2022-08-29 08:40:32 +02:00
maTh
5e3f2a4ad5 Fix: swage extension config button (#4551)
* add configure class to the slide-opener link

* better cog color

* cog color of extension configure
2022-08-29 08:38:19 +02:00
Alexandre Alapetite
03f5a42640 Fix MariaDB case sensitivity (#4537)
* Fix MariaDB case sensitivity
#fix https://github.com/FreshRSS/FreshRSS/issues/4535
Collation regression from https://github.com/FreshRSS/FreshRSS/pull/4505

* faster

* Minor syntax

* Minor parentheses
2022-08-25 23:16:24 +02:00
Bartosz Taudul
d815dd8dbe Update PL translation. (#4536) 2022-08-25 19:35:34 +02:00
maTh
34b07a729d add archive.ph (#4530) 2022-08-23 21:38:13 +02:00
Frans de Jonge
3fe36e7c8c Update Dutch translation (#4529) 2022-08-23 08:42:43 +02:00