1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-07-02 12:50:52 +02:00
ttrss/js
Andrew Dolgov 9814ac608c Headlines.click: do not set article active if it already is
Headlines.onLoaded: reset active article if not called in append mode
2018-12-05 07:41:55 +03:00
..
AppBase.js refactor error reporting to AppBase; keep exception_error() for now as a shim 2018-12-03 13:38:13 +03:00
Article.js remove 4px margin of cdm.expanded 2018-12-04 13:40:47 +03:00
ArticleCache.js rework dojo singleton modules to better work with phpstorm completion (ugh) - declare() is not needed there anyway 2018-12-03 09:33:44 +03:00
common.js refactor error reporting to AppBase; keep exception_error() for now as a shim 2018-12-03 13:38:13 +03:00
CommonDialogs.js CommonDialogs: refresh proper elements after feed operations in preferences 2018-12-03 20:16:07 +03:00
CommonFilters.js refactor error reporting to AppBase; keep exception_error() for now as a shim 2018-12-03 13:38:13 +03:00
Feeds.js Headlines.click: do not set article active if it already is 2018-12-05 07:41:55 +03:00
FeedStoreModel.js move to let/const syntax in custom dojo modules 2018-11-29 21:21:06 +03:00
FeedTree.js refactor error reporting to AppBase; keep exception_error() for now as a shim 2018-12-03 13:38:13 +03:00
Headlines.js Headlines.click: do not set article active if it already is 2018-12-05 07:41:55 +03:00
index.html block listing of several util directories; deny access to config.php 2013-04-11 22:01:10 +04:00
PluginHost.js rework dojo singleton modules to better work with phpstorm completion (ugh) - declare() is not needed there anyway 2018-12-03 09:33:44 +03:00
PrefFeedStore.js define custom dojo modules with define() instead of require(), update startup module dependencies 2018-08-23 09:56:34 +03:00
PrefFeedTree.js update notify_* calls to use Notify 2018-12-02 20:56:30 +03:00
PrefFilterStore.js define custom dojo modules with define() instead of require(), update startup module dependencies 2018-08-23 09:56:34 +03:00
PrefFilterTree.js updates for flat theme (mostly disable old dijit overrides) 2018-12-04 19:03:42 +03:00
PrefHelpers.js shorten declaration of PrefHelpers.OPML 2018-12-03 12:57:19 +03:00
PrefLabelTree.js initial work for flat modern theme 2018-12-04 22:24:31 +03:00
prefs.js refactor error reporting to AppBase; keep exception_error() for now as a shim 2018-12-03 13:38:13 +03:00
PrefUsers.js rework dojo singleton modules to better work with phpstorm completion (ugh) - declare() is not needed there anyway 2018-12-03 09:33:44 +03:00
tt-rss.js fix collapse_sidebar hotkey action 2018-12-03 20:49:37 +03:00