summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-05-11sanity check: in single user mode, only test for admin user if migrations ↵Andrew Dolgov
have been completed
2021-05-11use database-backed sessions in single user modeAndrew Dolgov
2021-05-11Merge pull request 'Improve missing token check' (#36) from ↵fox
skazi/tt-rss:quiet-csrf into master Reviewed-on: https://git.tt-rss.org/fox/tt-rss/pulls/36
2021-05-11Improve missing token checkJacek Tomasiak
Avoid "E_NOTICE (8) (classes/userhelper.php:78) Undefined index: csrf_token" in logs.
2021-05-07include archived articles (which lack associated feed id) when browsing by tagAndrew Dolgov
2021-05-07af_redditimgur: use core youtube vid helperAndrew Dolgov
2021-05-07add urlhelper to extract youtube video id from urlAndrew Dolgov
2021-05-06fix combined/three panel transition to expandable modeAndrew Dolgov
2021-04-23af_redditimgur: instead of generating potentially blacklisted iframes (i.e. ↵Andrew Dolgov
huge black boxes), save found youtube videos as post enclosures for af_youtube_... plugins to deal with later, if enabled
2021-04-22fix for previous changeset that broke expanded modeAndrew Dolgov
2021-04-22Article.pack: add no-op for three panel modeAndrew Dolgov
2021-04-22 * cdm: render enclosures into content elementAndrew Dolgov
* deprecate cdm.intermediate * implement lazy-load for rendered enclosures * simplify pack/unpack logic for articles
2021-04-21Merge branch 'master' of git.fakecake.org:fox/tt-rssAndrew Dolgov
2021-04-21youtube_embed: use embed-responsiveAndrew Dolgov
2021-04-20Merge branch 'master' of git.tt-rss.org:fox/tt-rssAndrew Dolgov
2021-04-20Merge branch 'weblate-integration'Andrew Dolgov
2021-04-19Translated using Weblate (German)Eike
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/
2021-04-19Merge pull request 'FIX: public.php - Undefined index: feed_title' (#34) ↵fox
from ohaucke/tt-rss:public-php-fix into master Reviewed-on: https://git.tt-rss.org/fox/tt-rss/pulls/34
2021-04-19FIX: public.php - Undefined index: feed_titleOliver Haucke
2021-04-13Merge pull request 'Fix `getCategory` method.' (#32) from ↵fox
rodneys_mission/tt-rss:master into master Reviewed-on: https://git.tt-rss.org/fox/tt-rss/pulls/32
2021-04-12Fix `getCategory` method.Rodney Stromlund
2021-04-12getPreviousFeed/getNextFeed: implement wrap aroundAndrew Dolgov
2021-04-12functions_enabled: trim spaces from disable_functions php ini settingAndrew Dolgov
2021-04-10Merge pull request 'if backend request 'op' is empty fixed' (#27) from ↵fox
Cyb10101/tt-rss:cyb-backend-op into master Reviewed-on: https://git.tt-rss.org/fox/tt-rss/pulls/27
2021-04-09if backend request 'op' is empty fixedCyb10101
2021-04-09pluginhost: add profile_get/profile_set helpersAndrew Dolgov
2021-04-09fix noscript notificationsAndrew Dolgov
2021-04-07 * fonts-ui: use system font family instead of segoe, etc. by nameAndrew Dolgov
* disable segoe-specific baseline hack for the time being
2021-03-29Merge branch 'master' of git.tt-rss.org:fox/tt-rssAndrew Dolgov
2021-03-29OTP: generate longer secrets, also make them easier to read/copyAndrew Dolgov
2021-03-27Translated 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/
2021-03-27Translated using Weblate (Polish)Piotr
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/
2021-03-27Translated using Weblate (French)Glandos
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/fr/
2021-03-27Merge pull request 'Adjust quotation marks in search query before ↵fox
'str_getcsv'.' (#26) from wn/tt-rss:search-quotation-marks into master Reviewed-on: https://git.tt-rss.org/fox/tt-rss/pulls/26
2021-03-27Adjust quotation marks in search query before 'str_getcsv'.wn_
This moves a potential first quotation mark to before the associated keyword to ensure 'str_getcsv' groups the key and value correctly. Without this 'str_getcsv' would split on potential spaces within the quoted value.
2021-03-26Merge pull request 'Fix automatically showing next feed on catchup' (#25) ↵fox
from wn/tt-rss:bugfix/on-catchup-show-next-feed into master Reviewed-on: https://git.tt-rss.org/fox/tt-rss/pulls/25
2021-03-26Fix automatically showing next feed on catchupwn_
2021-03-25revert back to lower contrast light theme by default, add separate ↵Andrew Dolgov
light-high-contrast.less
2021-03-24don't use css-defined .svg files because firefoxAndrew Dolgov
2021-03-23fonts-ui: add CantarellAndrew Dolgov
2021-03-23light theme: increase contrastAndrew Dolgov
2021-03-23fix previous issue properlyAndrew Dolgov
2021-03-23Revert "clip max displayed counter value to 9999 because of container node ↵Andrew Dolgov
width" This reverts commit c34a4c85bde242c991baf1f383694e9a4fa82940.
2021-03-23clip max displayed counter value to 9999 because of container node widthAndrew Dolgov
2021-03-22yet another flex feedtree attemptexp-flex-feedtreeAndrew Dolgov
2021-03-22Revert "Revert "another attempt at flex-based feed tree""Andrew Dolgov
This reverts commit 43744412f46d04cf2920264b4f9cc09b43d79924.
2021-03-22don't try to j/k move to nonexistant feedAndrew Dolgov
2021-03-22unify return values for getPreviousFeed and usages of both prev/nextAndrew Dolgov
2021-03-22 * Feeds.openNextUnread: fixAndrew Dolgov
* model.getNextFeed: make sure return values are consistent, stop wrapping back to starred
2021-03-21Revert "another attempt at flex-based feed tree"Andrew Dolgov
This reverts commit e12a6ca5409a77083758da4577b04d3b14d6232d.