Andrew Dolgov
|
2e6d48ead7
|
* Feeds.openNextUnread: fix
* model.getNextFeed: make sure return values are consistent, stop
wrapping back to starred
|
4 years ago |
Andrew Dolgov
|
43744412f4
|
Revert "another attempt at flex-based feed tree"
This reverts commit e12a6ca540 .
|
4 years ago |
Andrew Dolgov
|
ef5d6b9b78
|
Merge branch 'master' of git.fakecake.org:fox/tt-rss
|
4 years ago |
Andrew Dolgov
|
e12a6ca540
|
another attempt at flex-based feed tree
|
4 years ago |
Andrew Dolgov
|
1f5adf1600
|
Merge branch 'master' of git.tt-rss.org:fox/tt-rss
|
4 years ago |
Andrew Dolgov
|
68299c914b
|
share: move og:image back to head
|
4 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
|
4 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).
|
4 years ago |
Andrew Dolgov
|
718c9f07fa
|
remove model.getNextUnreadFeed; unify code with feedTree.getNextFeed
|
4 years ago |
Andrew Dolgov
|
43ea36d030
|
prefs: allow setting email if it was previously blank
|
4 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
|
4 years ago |
wn_
|
cd52ca80ab
|
Minor cleanup in 'Handler_Public->getProfiles'
|
4 years ago |
wn_
|
baf3ecd4cf
|
Fix a couple of array index warnings in 'Handler_Public->forgotpass'
|
4 years ago |
Andrew Dolgov
|
968270ed48
|
fix excessive CPU usage on linux chromium caused by animated SVG icons
|
4 years ago |
wn_
|
541a07250c
|
Switch 'Handler_Public->forgotpass' to ORM
|
4 years ago |
wn_
|
f057c124d1
|
Switch 'Handler_Public->login' to ORM, fix 'Handler_Public->getProfiles'
|
4 years ago |
wn_
|
7ea48f7a4b
|
Switch 'Handler_Public->rss' to ORM
|
4 years ago |
wn_
|
b6ae280446
|
Switch 'Handler_Public->getProfiles' to ORM
|
4 years ago |
Andrew Dolgov
|
db0315e596
|
feed tree: set cursor pointer on tree label
|
4 years ago |
Andrew Dolgov
|
88534a8ae4
|
fix loadingNode offset for feeds
|
4 years ago |
Andrew Dolgov
|
82bed1e651
|
filter test dialog: remove .gif; cleanup markup
|
4 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
|
4 years ago |
wn_
|
401b22666d
|
Switch 'RSSUtils::update_basic_info' to ORM
|
4 years ago |
Andrew Dolgov
|
0f5fd9ea13
|
use svg icon for headlines loadmore prompt
|
4 years ago |
Andrew Dolgov
|
32c080bec0
|
use svg icon for the subscribe dialog (night mode)
|
4 years ago |
Andrew Dolgov
|
166517240e
|
use svg icon for the subscribe dialog
|
4 years ago |
Andrew Dolgov
|
7a1e1630d8
|
use svg icon for packed article placeholders
|
4 years ago |
Andrew Dolgov
|
92f859add2
|
update night theme re: previous
|
4 years ago |
Andrew Dolgov
|
a0e41f41a4
|
add svg loading indicators
|
4 years ago |
Andrew Dolgov
|
7ec8a6cad0
|
simplify feed tree expando/loading/feed icon handling
|
4 years ago |
Andrew Dolgov
|
d9ba403927
|
remove some hardcoded color values
|
4 years ago |
Andrew Dolgov
|
44b274b6d4
|
remove published opml (use CLI instead)
|
4 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
|
4 years ago |
Andrew Dolgov
|
f81a579386
|
fix selected feedtree item being invisible in dark theme
|
4 years ago |
JustAMacUser
|
39bbbef030
|
Fix E_NOTICE in `add_handler()`.
|
4 years ago |
Andrew Dolgov
|
1870fe172b
|
feed tree: css cleanup; set cursor
|
4 years ago |
Andrew Dolgov
|
b23ba3e236
|
error log: fix column widths
|
4 years ago |
Andrew Dolgov
|
a0ce7f556b
|
nsfw: set cursor pointer
|
4 years ago |
Andrew Dolgov
|
1664b87821
|
Merge branch 'weblate-integration'
|
4 years ago |
Andrew Dolgov
|
13210747d8
|
mailer: stop warning if to_name is unset (it's optional anyway)
|
4 years ago |
Andrew Dolgov
|
15b39a534d
|
Merge branch 'master' of git.tt-rss.org:fox/tt-rss
|
4 years ago |
Andrew Dolgov
|
f7ee812db2
|
update editorconfig
|
4 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
|
4 years ago |
Jordan Galby
|
3d801b1ac5
|
set orm and pdo mysql charset on connection
|
4 years ago |
Andrew Dolgov
|
2f402d598d
|
only show right-side feed icon for vfeeds
|
4 years ago |
Andrew Dolgov
|
38ab3ef11c
|
Merge branch 'master' of git.tt-rss.org:fox/tt-rss
|
4 years ago |
Andrew Dolgov
|
4ddcd54e8d
|
* limit progressfunction debugging to size quota exceeded notifications
* af_redditimgur: reparent generated iframes outside of post table
|
4 years ago |
fox
|
06ebb81eb8
|
Merge pull request 'Add coalescing operator to otp_enabled when changing user password' (#18) from klempin/tt-rss:fix/undefined-array-key into master
Reviewed-on: https://git.tt-rss.org/fox/tt-rss/pulls/18
|
4 years ago |
Philip Klempin
|
fa22e1bc35
|
Add coalescing operator to otp_enabled when changing user password
|
4 years ago |
Andrew Dolgov
|
4e81233ac9
|
make description clickable in plugin list row
|
4 years ago |