Commit Graph

10939 Commits (8e1281b41ecb446b58a0c66ef04fb18afd27215d)
 

Author SHA1 Message Date
Andrew Dolgov 8e1281b41e add workaround for prefs feed tree favicon placement 3 years ago
Andrew Dolgov 326850845d UrlHelper::rewrite_relative: don't try to feed NULL to with_trailing_slash() 3 years ago
Andrew Dolgov dff479af64 feeditem_atom: support xml:base for enclosures and entry content
UrlHelper::rewrite_relative: use base URL path if relative url path is not absolute (experimental)
3 years ago
Andrew Dolgov d09a64d6f9 split googlereaderkeys plugin into separate repo 3 years ago
Andrew Dolgov 8574532b7f add hotkeys J/K to move between unread feeds 3 years ago
Andrew Dolgov 4795c4a2a9 Merge branch 'weblate-integration' 3 years ago
Eike 0f51350e9f Translated using Weblate (German)
Currently translated at 100.0% (660 of 660 strings)

Translation: Tiny Tiny RSS/messages
Translate-URL: https://weblate.tt-rss.org/projects/tt-rss/messages/de/
3 years ago
Andrew Dolgov 295fc1f88a API: bump api level to 17 3 years ago
Andrew Dolgov 2adf364c2c provide base configuration object in login response to skip on initial getConfig 3 years ago
Andrew Dolgov 9f6237a1b8 Merge branch 'master' of git.tt-rss.org:fox/tt-rss 3 years ago
Andrew Dolgov 57cd8acfc9 API: return custom sort types in getConfig 3 years ago
fox 77031575ab Merge pull request 'Fix:Plugins-share:init.php - site_url is NULL when share article by URL from archived articles' (#35) from kdan/tt-rss:master into master
Reviewed-on: https://git.tt-rss.org/fox/tt-rss/pulls/35
3 years ago
linkai 983655165e Fix:Plugins-share:init.php - site_url is NULL when share article by URL from archived 3 years ago
kdan 6c06a26649 Merge branch 'master' into master 3 years ago
Andrew Dolgov f423874e05 checking for PDO there is rather useless 3 years ago
Andrew Dolgov b5a559a1a7 sanity check: in single user mode, only test for admin user if migrations have been completed 3 years ago
Andrew Dolgov e3c4724dc1 use database-backed sessions in single user mode 3 years ago
fox 82749ee7a7 Merge pull request 'Improve missing token check' (#36) from skazi/tt-rss:quiet-csrf into master
Reviewed-on: https://git.tt-rss.org/fox/tt-rss/pulls/36
3 years ago
Jacek Tomasiak 0c38dc8456 Improve missing token check
Avoid "E_NOTICE (8) (classes/userhelper.php:78) Undefined index:
csrf_token" in logs.
3 years ago
kdan 2ccf0e50a2 Merge branch 'master' into master 3 years ago
linkai acf0e0d266 Fix:Plugins-share:init.php - site_url is NULL when share article by URL from archived 3 years ago
Andrew Dolgov b2f888e386 include archived articles (which lack associated feed id) when browsing by tag 3 years ago
Andrew Dolgov fea59de26b af_redditimgur: use core youtube vid helper 3 years ago
Andrew Dolgov 86300a0ca8 add urlhelper to extract youtube video id from url 3 years ago
Andrew Dolgov d11718c89c fix combined/three panel transition to expandable mode 3 years ago
linkai 0574675ed6 Fix:Plugins-share:init.php - site_url is NULL when share atircle by URL form archived 3 years ago
Andrew Dolgov e8f78181f1 af_redditimgur: instead of generating potentially blacklisted iframes (i.e. huge black boxes),
save found youtube videos as post enclosures for af_youtube_... plugins to deal with later, if enabled
3 years ago
Andrew Dolgov 88a7130d79 fix for previous changeset that broke expanded mode 3 years ago
Andrew Dolgov e8e4fc641e Article.pack: add no-op for three panel mode 3 years ago
Andrew Dolgov df145c8064 * cdm: render enclosures into content element
* deprecate cdm.intermediate
 * implement lazy-load for rendered enclosures
 * simplify pack/unpack logic for articles
3 years ago
Andrew Dolgov c6befcddb7 Merge branch 'master' of git.fakecake.org:fox/tt-rss 3 years ago
Andrew Dolgov 5a71426ea5 youtube_embed: use embed-responsive 3 years ago
Andrew Dolgov b3d45a4a5d Merge branch 'master' of git.tt-rss.org:fox/tt-rss 3 years ago
Andrew Dolgov cc634ba91d Merge branch 'weblate-integration' 3 years ago
Eike b12072fef9 Translated using Weblate (German)
Currently translated at 99.8% (659 of 660 strings)

Translation: Tiny Tiny RSS/messages
Translate-URL: https://weblate.tt-rss.org/projects/tt-rss/messages/de/
3 years ago
fox a6c5dda7e0 Merge pull request 'FIX: public.php - Undefined index: feed_title' (#34) from ohaucke/tt-rss:public-php-fix into master
Reviewed-on: https://git.tt-rss.org/fox/tt-rss/pulls/34
3 years ago
Oliver Haucke cfd9e6b53b FIX: public.php - Undefined index: feed_title 3 years ago
fox 0f61675cd0 Merge pull request 'Fix `getCategory` method.' (#32) from rodneys_mission/tt-rss:master into master
Reviewed-on: https://git.tt-rss.org/fox/tt-rss/pulls/32
3 years ago
Rodney Stromlund c18383d1ea Fix `getCategory` method. 3 years ago
Andrew Dolgov 3e22368962 getPreviousFeed/getNextFeed: implement wrap around 3 years ago
Andrew Dolgov eadaaebd58 functions_enabled: trim spaces from disable_functions php ini setting 3 years ago
fox 61b4a678ea Merge pull request 'if backend request 'op' is empty fixed' (#27) from Cyb10101/tt-rss:cyb-backend-op into master
Reviewed-on: https://git.tt-rss.org/fox/tt-rss/pulls/27
3 years ago
Cyb10101 c15c1dfb0b if backend request 'op' is empty fixed 3 years ago
Andrew Dolgov a61348e2b7 pluginhost: add profile_get/profile_set helpers 3 years ago
Andrew Dolgov a5af15cfe9 fix noscript notifications 3 years ago
Andrew Dolgov 49ef15f11d * fonts-ui: use system font family instead of segoe, etc. by name
* disable segoe-specific baseline hack for the time being
3 years ago
Andrew Dolgov c0fba62fa0 Merge branch 'master' of git.tt-rss.org:fox/tt-rss 3 years ago
Andrew Dolgov 0acd33abe3 OTP: generate longer secrets, also make them easier to read/copy 3 years ago
Андрій Жук 0294297ccc Translated using Weblate (Ukrainian)
Currently translated at 89.8% (593 of 660 strings)

Translation: Tiny Tiny RSS/messages
Translate-URL: https://weblate.tt-rss.org/projects/tt-rss/messages/uk/
3 years ago
Piotr a4f82fddf4 Translated using Weblate (Polish)
Currently translated at 100.0% (660 of 660 strings)

Translation: Tiny Tiny RSS/messages
Translate-URL: https://weblate.tt-rss.org/projects/tt-rss/messages/pl/
3 years ago