Commit Graph

106 Commits (1fa5c5409ddd36c1ceac6eb8bfcb19f35f89662e)

Author SHA1 Message Date
Andrew Dolgov 8b91b0beb5 add ttrss version and init params to reports 10 years ago
Andrew Dolgov 6214a0768a reinstate scriptaculous controls (needed for ajax.autocomplete) 11 years ago
Andrew Dolgov f3479db384 add previously missed zoom.css
remove unused scriptaculous parts
11 years ago
Andrew Dolgov cdbcb2778a move Zoom stylesheet to a separate file
update stylesheet/javascript tag helpers to return output instead of
printing it
11 years ago
Andrew Dolgov 1bffd1068f unify main and headlines toolbar 11 years ago
Andrew Dolgov 3684074387 use require_once for minifier 11 years ago
Andrew Dolgov 618e80ee5e hide collapse sidebar button by default 11 years ago
Andrew Dolgov baf3fcf93a use a different network error image 11 years ago
Andrew Dolgov 08820be70b add experimental floating title when scrolling long articles in combined mode 11 years ago
Andrew Dolgov 6938c03658 always include basic layout CSS file to prevent unworkable UI in case of a broken/incompatible theme 11 years ago
Andrew Dolgov 5bbc4bb4b0 move stylesheets to css/, reference default tt-rss stylesheets from
default.css to make custom themes easier
11 years ago
gitawego c8d3fd5b18 @FIXED dijit modules aren't cached in compressed mode 11 years ago
Rasmus Lerdorf 6f7798b643 Fixing bugs found by static analysis 11 years ago
Andrew Dolgov 8d388f321b add a simple JS-based hook host 11 years ago
Andrew Dolgov 1ffe3391f9 make pluginhost a singleton 11 years ago
Andrew Dolgov eefaa2df38 remove db_connect, db_close; CLI fixes 11 years ago
Andrew Dolgov 6322ac79a0 remove $link 11 years ago
Andrew Dolgov 404e2e3603 more work on singleton-based DB 11 years ago
Andrew Dolgov ba68b6815a db updates, remove init_connection() 11 years ago
Andrew Dolgov 95437e9e07 tweak notify layout/display 11 years ago
Andrew Dolgov b68a266a73 remove no_cache_incantation() 11 years ago
Andrew Dolgov f3b2e7d41f add back sorting by title 11 years ago
Andrew Dolgov e3ca32a818 replace catchupCurrentFeed dropdown with a better control 11 years ago
Andrew Dolgov b7041615c4 fix mark as read dropdown not resetting 11 years ago
Andrew Dolgov c88e4a2af3 remove small_article_preview 11 years ago
Andrew Dolgov 97e2c731b8 move HOOK_TOOLBAR_BUTTON elements inside actionChooser 11 years ago
Daniel Andersson d94fba61c1 Load plugin JS last to enhance plugin capabilities 11 years ago
Andrew Dolgov ceb7847108 add HOOK_TOOLBAR_BUTTON, HOOK_ACTION_ITEM, HOOK_HEADLINE_TOOLBAR_BUTTON 11 years ago
Andrew Dolgov 417591034a remove experimental view_settings stuff from master 11 years ago
Andrew Dolgov a2a3d5a3aa add (disabled) per-feed view_settings handling placeholder 11 years ago
Andrew Dolgov c468531817 hide switch to digest from actions menu 11 years ago
Andrew Dolgov a57c814990 hide some obscure-ish (or having hotkeys) options from global Actions menu 11 years ago
Andrew Dolgov c8b693cf7f implement catchup with selectable updated criteria 11 years ago
Andrew Dolgov 22af123269 make toggling combined mode work without reload 11 years ago
Andrew Dolgov 5d40efc9b0 add ability to select CSS files in themes/ 11 years ago
Andrew Dolgov 56b61583a2 change order of oldest first/newest first 11 years ago
Andrew Dolgov 8aa01d7989 disable SORT_HEADLINES_BY_FEED_DATE; replace with a toolbar newest first order 11 years ago
Andrew Dolgov b9a06a0e39 retire frankly ridiculous sorting by score/title/date/default
keep defaul and oldest first instead of REVERSE_HEADLINES
11 years ago
Andrew Dolgov f820f205d0 css cleanup; remove auxDlg; add separate prefs.css 11 years ago
Andrew Dolgov 127aaaa0f7 add has_note with mode 11 years ago
Andrew Dolgov 3b4c319d2c Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 11 years ago
Andrew Dolgov d0c6dd29d1 add experimental easy installer 11 years ago
Andrew Dolgov a543e86d85 add redirect to digest on smartphones if mobile is missing 11 years ago
Andrew Dolgov 4aac835562 add back redirection to mobile plugin 11 years ago
Andrew Dolgov d8cfe1955f Revert "Removes redirection to mobile/"
This reverts commit a4d4bceb97.
11 years ago
Andrew Dolgov 2e4faaacff add unread_first view mode 11 years ago
Andrew Dolgov 2e828a4af6 add a button to show release notes before updating; remove obsolete elements 11 years ago
Andrew Dolgov d2f3467bb6 add a simple appearing preview for unexpanded cdm and normal mode 11 years ago
Andrew Dolgov bcbb2ec792 remove localized_js.php; integrate with other startup JS stuff 11 years ago
Andrew Dolgov f50c2785a7 remove updated view mode 11 years ago