Commit Graph

85 Commits (70a1fb23d0279b660c7affd0d9250a737170bea8)

Author SHA1 Message Date
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
Remi Rampin a4d4bceb97 Removes redirection to mobile/
mobile/ was removed by d98e76d9c2 but the redirection still existed in
index.php, causing the site to be inaccessible on mobile devices.
11 years ago
Andrew Dolgov 99534a3dde remove page title stuff for the time being 11 years ago
Andrew Dolgov 9972b7cdd7 Revert "update SITE_TITLE customization to work without needing to be pre-defined, make it compatible with unread count now being at start of title"
This reverts commit 8d051fa076.
11 years ago
Andrew Dolgov b68dce191f Revert "fix tabs"
This reverts commit d6cb941459.
11 years ago
Andrew Dolgov d6cb941459 fix tabs 11 years ago
Richard Beales 8d051fa076 update SITE_TITLE customization to work without needing to be pre-defined, make it compatible with unread count now being at start of title 11 years ago
Richard Beales 96f19f11d7 Merge remote-tracking branch 'upstream/master' 11 years ago
Andrew Dolgov efc7243c70 update favicon; add 72px hires favicon 11 years ago
Richard Beales f1fdfbea43 Merge remote-tracking branch 'upstream/master' 11 years ago
Joschasa 2a3b6de0ef remove deprecated theme_image() 11 years ago
Andrew Dolgov bfdf07bb6e deprecate manual update button 11 years ago
Richard Beales 77accf45df fix merge conflict with stylesheet tags 11 years ago
Andrew Dolgov b5d4716a52 optimize loading of external libraries a bit
fix bold text in Unread articles
11 years ago
Richard Beales 7c97d17aaf Merge remote-tracking branch 'upstream/master' 11 years ago
Andrew Dolgov c670a80ddd cache minified js files 11 years ago
Andrew Dolgov 107997e6cb replace jsmin with jshrink 11 years ago
Andrew Dolgov 9a2885da17 if plugin method get_css(), embed plugin-specific css to main UI 11 years ago
Richard Beales ffbab555b8 Feature #446 - Allow customizing page title 11 years ago
Andrew Dolgov 1b113281ff make version checks a bit more readable 11 years ago
Dimitar Dimitrov f2ea6b1696 Found another place with a php version check. 11 years ago
Andrew Dolgov d2ef966e8d add a separate check for php version because of T_PAAMAYIM_NEKUDOTAYIM on 5.2 11 years ago