summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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. h...Andrew Dolgov
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
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
2021-04-19Merge pull request 'FIX: public.php - Undefined index: feed_title' (#34) from...fox
2021-04-19FIX: public.php - Undefined index: feed_titleOliver Haucke
2021-04-13Merge pull request 'Fix `getCategory` method.' (#32) from rodneys_mission/tt-...fox
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 Cyb101...fox
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
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)Андрій Жук
2021-03-27Translated using Weblate (Polish)Piotr
2021-03-27Translated using Weblate (French)Glandos
2021-03-27Merge pull request 'Adjust quotation marks in search query before 'str_getcsv...fox
2021-03-27Adjust quotation marks in search query before 'str_getcsv'.wn_
2021-03-26Merge pull request 'Fix automatically showing next feed on catchup' (#25) fro...fox
2021-03-26Fix automatically showing next feed on catchupwn_
2021-03-25revert back to lower contrast light theme by default, add separate light-high...Andrew Dolgov
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 wi...Andrew Dolgov
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
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
2021-03-21Revert "another attempt at flex-based feed tree"Andrew Dolgov
2021-03-21Merge branch 'master' of git.fakecake.org:fox/tt-rssAndrew Dolgov
2021-03-21another attempt at flex-based feed treeAndrew Dolgov
2021-03-21Merge branch 'master' of git.tt-rss.org:fox/tt-rssAndrew Dolgov
2021-03-21share: move og:image back to headAndrew Dolgov
2021-03-20Merge pull request 'Switch most of API to ORM' (#23) from wn/tt-rss:orm-api i...fox
2021-03-20Switch most of API to ORMwn_