Commit Graph

74 Commits (88d305f48b667e305ec57a14d4cbdb0010c8fc0b)

Author SHA1 Message Date
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
Andrew Dolgov 87801bd866 hide widescreen mode toggle in cdm 12 years ago
Andrew Dolgov 2d1282d4d1 remove top hello - feedback - preferences line 12 years ago
Andrew Dolgov 38325ad6d1 remove tt-rss tabcontrol 12 years ago
Andrew Dolgov 96f0a3e79d remove themes/ 12 years ago
Andrew Dolgov 6effae6dd8 add net-alert icon 12 years ago
Andrew Dolgov 1bcf8f456a add ability to toggle widescreen mode on the fly 12 years ago
Andrew Dolgov 23419d117b modify includes to init session before translations are applied 12 years ago
Andrew Dolgov b8cb4d08b3 help cleanup, use dijit dialog 12 years ago
Andrew Dolgov ac22075182 move digest to a separate plugin 12 years ago
Andrew Dolgov 19c7350770 experimental new plugin system 12 years ago
Andrew Dolgov 88e8fb3a71 modify include path order (closes #514) 12 years ago