Commit Graph

10980 Commits (a936e806307c280d255aca74b47a49745ff9bed9)
 

Author SHA1 Message Date
Andrew Dolgov be2d1602bd fix previous issue properly 3 years ago
Andrew Dolgov e3c51b0e6c Revert "clip max displayed counter value to 9999 because of container node width"
This reverts commit c34a4c85bd.
3 years ago
Andrew Dolgov c34a4c85bd clip max displayed counter value to 9999 because of container node width 3 years ago
Andrew Dolgov 0f6644880a yet another flex feedtree attempt 3 years ago
Andrew Dolgov 98251022d4 Revert "Revert "another attempt at flex-based feed tree""
This reverts commit 43744412f4.
3 years ago
Andrew Dolgov 334a361e79 don't try to j/k move to nonexistant feed 3 years ago
Andrew Dolgov d275134f26 unify return values for getPreviousFeed and usages of both prev/next 3 years ago
Andrew Dolgov 2e6d48ead7 * Feeds.openNextUnread: fix
* model.getNextFeed: make sure return values are consistent, stop
wrapping back to starred
3 years ago
Andrew Dolgov 43744412f4 Revert "another attempt at flex-based feed tree"
This reverts commit e12a6ca540.
3 years ago
Andrew Dolgov ef5d6b9b78 Merge branch 'master' of git.fakecake.org:fox/tt-rss 3 years ago
Andrew Dolgov e12a6ca540 another attempt at flex-based feed tree 3 years ago
Andrew Dolgov 1f5adf1600 Merge branch 'master' of git.tt-rss.org:fox/tt-rss 3 years ago
Andrew Dolgov 68299c914b share: move og:image back to head 3 years ago
fox 56f7b25e85 Merge pull request 'Switch most of API to ORM' (#23) from wn/tt-rss:orm-api into master
Reviewed-on: https://git.tt-rss.org/fox/tt-rss/pulls/23
3 years ago
wn_ 711e8e70e0 Switch most of API to ORM
'updateArticle' was left as-is due to Idiorm not supporting efficient multi-row updating (i.e. it would do an UPDATE per row).
3 years ago
Andrew Dolgov 718c9f07fa remove model.getNextUnreadFeed; unify code with feedTree.getNextFeed 3 years ago
Andrew Dolgov 43ea36d030 prefs: allow setting email if it was previously blank 3 years ago
fox ce9955c6ff Merge pull request 'Switch Handler_Public to ORM' (#22) from wn/tt-rss:orm-handler-public into master
Reviewed-on: https://git.tt-rss.org/fox/tt-rss/pulls/22
3 years ago
wn_ cd52ca80ab Minor cleanup in 'Handler_Public->getProfiles' 3 years ago
wn_ baf3ecd4cf Fix a couple of array index warnings in 'Handler_Public->forgotpass' 3 years ago
Andrew Dolgov 968270ed48 fix excessive CPU usage on linux chromium caused by animated SVG icons 3 years ago
wn_ 541a07250c Switch 'Handler_Public->forgotpass' to ORM 3 years ago
wn_ f057c124d1 Switch 'Handler_Public->login' to ORM, fix 'Handler_Public->getProfiles' 3 years ago
wn_ 7ea48f7a4b Switch 'Handler_Public->rss' to ORM 3 years ago
wn_ b6ae280446 Switch 'Handler_Public->getProfiles' to ORM 3 years ago
Andrew Dolgov db0315e596 feed tree: set cursor pointer on tree label 3 years ago
Andrew Dolgov 88534a8ae4 fix loadingNode offset for feeds 3 years ago
Andrew Dolgov 82bed1e651 filter test dialog: remove .gif; cleanup markup 3 years ago
fox 7c2b473d12 Merge pull request 'Switch 'RSSUtils::update_basic_info' to ORM' (#21) from wn/tt-rss:orm-update_basic_info into master
Reviewed-on: https://git.tt-rss.org/fox/tt-rss/pulls/21
3 years ago
wn_ 401b22666d Switch 'RSSUtils::update_basic_info' to ORM 3 years ago
Andrew Dolgov 0f5fd9ea13 use svg icon for headlines loadmore prompt 3 years ago
Andrew Dolgov 32c080bec0 use svg icon for the subscribe dialog (night mode) 3 years ago
Andrew Dolgov 166517240e use svg icon for the subscribe dialog 3 years ago
Andrew Dolgov 7a1e1630d8 use svg icon for packed article placeholders 3 years ago
Andrew Dolgov 92f859add2 update night theme re: previous 3 years ago
Andrew Dolgov a0e41f41a4 add svg loading indicators 3 years ago
Andrew Dolgov 7ec8a6cad0 simplify feed tree expando/loading/feed icon handling 3 years ago
Andrew Dolgov d9ba403927 remove some hardcoded color values 3 years ago
Andrew Dolgov 44b274b6d4 remove published opml (use CLI instead) 3 years ago
fox c134aa387d Merge pull request 'Fix E_NOTICE in add_handler().' (#20) from JustAMacUser/tt-rss:fix-addhandler-notice into master
Reviewed-on: https://git.tt-rss.org/fox/tt-rss/pulls/20
3 years ago
Andrew Dolgov f81a579386 fix selected feedtree item being invisible in dark theme 3 years ago
JustAMacUser 39bbbef030 Fix E_NOTICE in `add_handler()`. 3 years ago
Andrew Dolgov 1870fe172b feed tree: css cleanup; set cursor 3 years ago
Andrew Dolgov b23ba3e236 error log: fix column widths 3 years ago
Andrew Dolgov a0ce7f556b nsfw: set cursor pointer 3 years ago
Andrew Dolgov 1664b87821 Merge branch 'weblate-integration' 3 years ago
Andrew Dolgov 13210747d8 mailer: stop warning if to_name is unset (it's optional anyway) 3 years ago
Andrew Dolgov 15b39a534d Merge branch 'master' of git.tt-rss.org:fox/tt-rss 3 years ago
Andrew Dolgov f7ee812db2 update editorconfig 3 years ago
fox 1b71cd9f44 Merge pull request 'Set orm and pdo mysql charset on connection' (#19) from Gravemind/tt-rss:fix-mysql-charset into master
Reviewed-on: https://git.tt-rss.org/fox/tt-rss/pulls/19
3 years ago