summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-21youtube_embed: use embed-responsiveAndrew Dolgov
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-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_
2021-03-19remove model.getNextUnreadFeed; unify code with feedTree.getNextFeedAndrew Dolgov
2021-03-17prefs: allow setting email if it was previously blankAndrew Dolgov
2021-03-17Merge pull request 'Switch Handler_Public to ORM' (#22) from wn/tt-rss:orm-ha...fox
2021-03-17Minor cleanup in 'Handler_Public->getProfiles'wn_
2021-03-17Fix a couple of array index warnings in 'Handler_Public->forgotpass'wn_
2021-03-17fix excessive CPU usage on linux chromium caused by animated SVG iconsAndrew Dolgov
2021-03-17Switch 'Handler_Public->forgotpass' to ORMwn_
2021-03-17Switch 'Handler_Public->login' to ORM, fix 'Handler_Public->getProfiles'wn_
2021-03-17Switch 'Handler_Public->rss' to ORMwn_
2021-03-17Switch 'Handler_Public->getProfiles' to ORMwn_
2021-03-17feed tree: set cursor pointer on tree labelAndrew Dolgov
2021-03-17fix loadingNode offset for feedsAndrew Dolgov
2021-03-17filter test dialog: remove .gif; cleanup markupAndrew Dolgov
2021-03-17Merge pull request 'Switch 'RSSUtils::update_basic_info' to ORM' (#21) from w...fox
2021-03-17Switch 'RSSUtils::update_basic_info' to ORMwn_