summaryrefslogtreecommitdiff
path: root/index.php
AgeCommit message (Expand)Author
2018-06-20move JShrink Minifier to vendor/Andrew Dolgov
2018-03-08do not enforce strict mode for pluginsAndrew Dolgov
2018-03-08initial for JS strict modeAndrew Dolgov
2017-12-05remove mentions of deprecated.jsAndrew Dolgov
2017-12-03upd: default css url if no themeAndrew Dolgov
2017-12-03remove layout.cssAndrew Dolgov
2017-12-03css/less updatesAndrew Dolgov
2017-09-02Add "viewport" meta to allow mobile devices ability to resize and display page.jr conlin
2017-05-12feedtree.selectFeed: focus headlines-frame after selectionAndrew Dolgov
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