You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tt-rss/js
fox e338014d99 Merge branch 'pluginhost_fix' of ggrandou/tt-rss into master 7 years ago
..
AppBase.js remove some bitmaps and rework stuff using it to use iconfont instead 7 years ago
Article.js Article.openInNewWindow: do not crash if window is null 7 years ago
CommonDialogs.js remove separate classes for various panels, unify under .panel 7 years ago
CommonFilters.js add Lists.select() and make filter dialogs use it 7 years ago
FeedStoreModel.js move to let/const syntax in custom dojo modules 7 years ago
FeedTree.js update label rendering (and editor) 7 years ago
Feeds.js viewfeed: general code cleanup 7 years ago
Headlines.js add PluginHost.HOOK_HEADLINE_RENDERED 7 years ago
PluginHost.js fix PluginHost run method. 7 years ago
PrefFeedStore.js define custom dojo modules with define() instead of require(), update startup module dependencies 7 years ago
PrefFeedTree.js show disabled feeds in pref feed tree, use opacity instead of fixed gray color 7 years ago
PrefFilterStore.js define custom dojo modules with define() instead of require(), update startup module dependencies 7 years ago
PrefFilterTree.js update_rss_feed: add log message if article is filtered out 7 years ago
PrefHelpers.js remove separate classes for various panels, unify under .panel 7 years ago
PrefLabelTree.js Fix two more typos 7 years ago
PrefUsers.js rework dojo singleton modules to better work with phpstorm completion (ugh) - declare() is not needed there anyway 7 years ago
common.js render article on the client using headlines data 7 years ago
index.html block listing of several util directories; deny access to config.php 13 years ago
prefs.js onkeydown handlers: fix default keyboard events not being blocked if necessary 7 years ago
tt-rss.js add PluginHost.HOOK_INIT_COMPLETE (and make no_title_counters use it) 7 years ago