Andrew Dolgov
|
82adb01307
|
render enclosures on the client
|
5 years ago |
fox
|
916c21fe60
|
Merge pull request 'Lazy load image attachments' (#2) from verifiedjoseph/tt-rss:lazy-load-image-attachments into master
Reviewed-on: https://git.tt-rss.org/fox/tt-rss/pulls/2
|
5 years ago |
Andrew Dolgov
|
868b9b476e
|
api: rewrite article urls at the very end to prevent plugins which expect source URLs from breaking
|
5 years ago |
Andrew Dolgov
|
52a86c5e38
|
Revert "api: get flavor image from plugin-processed content"
This reverts commit a4604e892c.
|
5 years ago |
Andrew Dolgov
|
a4604e892c
|
api: get flavor image from plugin-processed content
|
5 years ago |
Andrew Dolgov
|
9f31381bb6
|
renderToolbar: support empty data i.e. dashboard feed
|
5 years ago |
Andrew Dolgov
|
a2e688fcb2
|
render headline-specific toolbar on the client
|
5 years ago |
Joseph
|
68e2ccb354
|
Lazy load image attachments
|
5 years ago |
Andrew Dolgov
|
4996d8ccfe
|
pref-users edit: use client dialog
|
5 years ago |
Andrew Dolgov
|
0b7377238a
|
add Handler_Administrative
|
5 years ago |
Andrew Dolgov
|
33ea46c2bc
|
pref-users/add: remove unused variable
|
5 years ago |
Andrew Dolgov
|
0fbf109912
|
* remove users/filters toolbar edit button (just click on it)
* fix title of edit filter dialog always showing create filter
|
5 years ago |
Andrew Dolgov
|
a8cc43a0ff
|
move logout_user() to UserHelper
|
5 years ago |
Andrew Dolgov
|
2547ece0ca
|
pref-users: cleanup index
|
5 years ago |
Andrew Dolgov
|
1c7e4782aa
|
prefs system: load phpinfo using inline method
|
5 years ago |
Andrew Dolgov
|
6b5c9c781b
|
pref prefs: load secondary tabs when needed
|
5 years ago |
Andrew Dolgov
|
e5cedc7d5f
|
appPasswordList: markup cleanup
|
5 years ago |
Andrew Dolgov
|
8e75551f95
|
pref prefs: split index into manageable chunks
|
5 years ago |
Andrew Dolgov
|
15fd23c374
|
use shortcut echo syntax for php templates
|
5 years ago |
Andrew Dolgov
|
d4c925819b
|
pref-feeds: load error button via xhr
|
5 years ago |
Andrew Dolgov
|
43d8a1f2ff
|
remove getinactivefeeds (duplicate functionality)
|
5 years ago |
Andrew Dolgov
|
103d30ad3f
|
batch subscribe: use client dialog
|
5 years ago |
Andrew Dolgov
|
c36b2adf84
|
feeds with errors: use client dialog
|
5 years ago |
Andrew Dolgov
|
8464c619e4
|
inactive feeds: use client dialog
|
5 years ago |
Andrew Dolgov
|
17413078a7
|
pref feeds: index cleanup, split into several methods, use tabs to maximize space for feed tree, persist feed tree state
|
5 years ago |
Andrew Dolgov
|
9684ce5c4b
|
minor fixes re: previous
|
5 years ago |
Andrew Dolgov
|
b112198991
|
pref filters index: markup cleanup
|
5 years ago |
Andrew Dolgov
|
5127c29297
|
prefs system: markup cleanup
|
5 years ago |
Andrew Dolgov
|
aa63014073
|
pref-labels index: use cleaner markup
|
5 years ago |
Andrew Dolgov
|
46f6d7c11a
|
pref-labels/index: cleanup
|
5 years ago |
Andrew Dolgov
|
e7924c6dac
|
label editor: use client dialog
|
5 years ago |
Andrew Dolgov
|
eec5871f5f
|
fail better if requested article URL is blank
|
5 years ago |
Andrew Dolgov
|
d3940b6259
|
fix a bunch of warnings related to generated feeds
|
5 years ago |
Andrew Dolgov
|
481bd76100
|
pref helpers: move some methods to their own sections
|
5 years ago |
Andrew Dolgov
|
6af83e3881
|
drop ENABLE_GZIP_OUTPUT; system prefs: load php info only if needed
|
5 years ago |
Andrew Dolgov
|
e6624cf631
|
fix a few more session-related warnings
|
5 years ago |
Andrew Dolgov
|
157675d9fd
|
prefs: fix published shared URL dialog
|
5 years ago |
Andrew Dolgov
|
ad7842c98a
|
RIP tag cloud: last of the vanilla popup dialog system
|
5 years ago |
Andrew Dolgov
|
03b85248e6
|
move some dialogs to xhr loading
|
5 years ago |
Andrew Dolgov
|
71dfc83466
|
force _ENABLED_PLUGINS to string when passed to pluginhost
|
5 years ago |
Andrew Dolgov
|
3268364693
|
more dialog-related cleanup
|
5 years ago |
Andrew Dolgov
|
3d11c61f32
|
* OPML import: don't reload everything, just feed tree
* dialogs: use auto-destroying dialog for almost all dialogs instead of destroying them manually
* some general dialog-related cleanup
|
5 years ago |
Andrew Dolgov
|
8f8675a26a
|
* filters: remove duplicate code, overall cleanup
* check if some tres exist before trying to reload them
|
5 years ago |
Andrew Dolgov
|
699186f430
|
Merge branch 'master' of git.tt-rss.org:fox/tt-rss
|
5 years ago |
fox
|
a718b692a0
|
Merge pull request 'Add defaults to api.php variables' (#1) from klempin/tt-rss:fix/undefined-content into master
Reviewed-on: https://git.tt-rss.org/fox/tt-rss/pulls/1
|
5 years ago |
Philip Klempin
|
ace19c0790
|
Add defaults to api.php variables
|
5 years ago |
Andrew Dolgov
|
0f7af07c6e
|
edit filter dialog: cleanup
|
5 years ago |
Andrew Dolgov
|
20fb056323
|
remove customizecss from csrf-ignored methods
|
5 years ago |
Andrew Dolgov
|
bf6d0f2817
|
various dialog-related fixes; stop referring to many dialogs by name; move filter test initial dialog to client side
|
5 years ago |
Andrew Dolgov
|
72e38bfe1f
|
rework a few more dialogs to use App.dialogOf()
|
5 years ago |