summaryrefslogtreecommitdiff
path: root/index.php
AgeCommit message (Expand)Author
2017-02-09handle_rpc_json: fix netalert button never appearing on JSON parse errorAndrew Dolgov
2017-01-25implement cache-busting for default theme.cssAndrew Dolgov
2017-01-22dojoConfig: use cacheBustAndrew Dolgov
2017-01-07add toggle_sidebar plugin, remove obsolete toggle buttonAndrew Dolgov
2016-08-10catch plugin JS errorsAndrew Dolgov
2016-08-10dojo: main UI: load stuff asynchronouslyAndrew Dolgov
2016-06-03set referrer policy to 'no-referrer'Andrew Dolgov
2016-06-01set referrer-policy to noneAndrew Dolgov
2015-07-13remove headlines-tmp elementAndrew Dolgov
2015-07-07simplify search, remove search_mode as uselessAndrew Dolgov
2015-06-05support loading themes from themes.localAndrew Dolgov
2015-03-17remove unread first sorting: has issues, is pretty much adaptive anywayAndrew Dolgov
2015-02-03add placeholder update checker using git changesetsAndrew Dolgov
2015-01-31remove obsolete code related to version checking and tarball updater pluginAndrew Dolgov
2015-01-30Make the floating title transition smootherAnders Kaseorg
2014-12-09require version information in all additional themesAndrew Dolgov
2014-11-02tweak notifications; use css animations for notificationsAndrew Dolgov
2014-03-14add ttrss version and init params to reportsAndrew Dolgov
2014-01-28reinstate scriptaculous controls (needed for ajax.autocomplete)Andrew Dolgov
2014-01-28add previously missed zoom.cssAndrew Dolgov
2014-01-28move Zoom stylesheet to a separate fileAndrew Dolgov
2014-01-27unify main and headlines toolbarAndrew Dolgov
2013-07-31use require_once for minifierAndrew Dolgov
2013-07-15hide collapse sidebar button by defaultAndrew Dolgov
2013-07-10use a different network error imageAndrew Dolgov
2013-06-05add experimental floating title when scrolling long articles in combined modeAndrew Dolgov
2013-05-20always include basic layout CSS file to prevent unworkable UI in case of a br...Andrew Dolgov
2013-05-19move stylesheets to css/, reference default tt-rss stylesheets fromAndrew Dolgov
2013-05-14@FIXED dijit modules aren't cached in compressed modegitawego
2013-05-07Fixing bugs found by static analysisRasmus Lerdorf
2013-04-24add a simple JS-based hook hostAndrew Dolgov
2013-04-18make pluginhost a singletonAndrew Dolgov
2013-04-17remove db_connect, db_close; CLI fixesAndrew Dolgov
2013-04-17remove $linkAndrew Dolgov
2013-04-17more work on singleton-based DBAndrew Dolgov
2013-04-17db updates, remove init_connection()Andrew Dolgov
2013-04-17tweak notify layout/displayAndrew Dolgov
2013-04-12remove no_cache_incantation()Andrew Dolgov
2013-04-04add back sorting by titleAndrew Dolgov
2013-04-03replace catchupCurrentFeed dropdown with a better controlAndrew Dolgov
2013-04-02fix mark as read dropdown not resettingAndrew Dolgov
2013-04-02remove small_article_previewAndrew Dolgov
2013-04-02move HOOK_TOOLBAR_BUTTON elements inside actionChooserAndrew Dolgov
2013-04-01Load plugin JS last to enhance plugin capabilitiesDaniel Andersson
2013-04-01add HOOK_TOOLBAR_BUTTON, HOOK_ACTION_ITEM, HOOK_HEADLINE_TOOLBAR_BUTTONAndrew Dolgov
2013-04-01remove experimental view_settings stuff from masterAndrew Dolgov
2013-04-01add (disabled) per-feed view_settings handling placeholderAndrew Dolgov
2013-03-31hide switch to digest from actions menuAndrew Dolgov
2013-03-31hide some obscure-ish (or having hotkeys) options from global Actions menuAndrew Dolgov
2013-03-31implement catchup with selectable updated criteriaAndrew Dolgov