1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-23 11:46:37 +02:00
Commit Graph

78 Commits

Author SHA1 Message Date
Andrew Dolgov
417591034a remove experimental view_settings stuff from master 2013-04-01 13:02:29 +04:00
Andrew Dolgov
a2a3d5a3aa add (disabled) per-feed view_settings handling placeholder 2013-04-01 10:09:22 +04:00
Andrew Dolgov
c468531817 hide switch to digest from actions menu 2013-03-31 15:40:56 +04:00
Andrew Dolgov
a57c814990 hide some obscure-ish (or having hotkeys) options from global Actions menu 2013-03-31 15:36:14 +04:00
Andrew Dolgov
c8b693cf7f implement catchup with selectable updated criteria 2013-03-31 12:37:42 +04:00
Andrew Dolgov
22af123269 make toggling combined mode work without reload 2013-03-30 19:55:52 +04:00
Andrew Dolgov
5d40efc9b0 add ability to select CSS files in themes/ 2013-03-28 21:04:29 +04:00
Andrew Dolgov
56b61583a2 change order of oldest first/newest first 2013-03-28 20:52:55 +04:00
Andrew Dolgov
8aa01d7989 disable SORT_HEADLINES_BY_FEED_DATE; replace with a toolbar newest first order 2013-03-28 20:51:06 +04:00
Andrew Dolgov
b9a06a0e39 retire frankly ridiculous sorting by score/title/date/default
keep defaul and oldest first instead of REVERSE_HEADLINES
2013-03-28 20:44:43 +04:00
Andrew Dolgov
f820f205d0 css cleanup; remove auxDlg; add separate prefs.css 2013-03-27 22:41:12 +04:00
Andrew Dolgov
127aaaa0f7 add has_note with mode 2013-03-27 21:35:16 +04:00
Andrew Dolgov
3b4c319d2c Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 2013-03-26 22:38:31 +04:00
Andrew Dolgov
d0c6dd29d1 add experimental easy installer 2013-03-26 22:38:05 +04:00
Andrew Dolgov
a543e86d85 add redirect to digest on smartphones if mobile is missing 2013-03-26 20:31:30 +04:00
Andrew Dolgov
4aac835562 add back redirection to mobile plugin 2013-03-26 19:02:07 +04:00
Andrew Dolgov
d8cfe1955f Revert "Removes redirection to mobile/"
This reverts commit a4d4bceb97.
2013-03-26 19:01:14 +04:00
Andrew Dolgov
2e4faaacff add unread_first view mode 2013-03-25 22:45:40 +04:00
Andrew Dolgov
2e828a4af6 add a button to show release notes before updating; remove obsolete elements 2013-03-25 21:47:38 +04:00
Andrew Dolgov
d2f3467bb6 add a simple appearing preview for unexpanded cdm and normal mode 2013-03-25 16:09:05 +04:00
Andrew Dolgov
bcbb2ec792 remove localized_js.php; integrate with other startup JS stuff 2013-03-25 12:45:27 +04:00
Andrew Dolgov
f50c2785a7 remove updated view mode 2013-03-25 10:01:26 +04:00
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.
2013-03-23 23:06:42 -04:00
Andrew Dolgov
99534a3dde remove page title stuff for the time being 2013-03-23 09:51:30 +04:00
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.
2013-03-23 09:48:15 +04:00
Andrew Dolgov
b68dce191f Revert "fix tabs"
This reverts commit d6cb941459.
2013-03-23 09:48:07 +04:00
Andrew Dolgov
d6cb941459 fix tabs 2013-03-22 09:40:02 +04:00
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 2013-03-21 20:24:26 +00:00
Richard Beales
96f19f11d7 Merge remote-tracking branch 'upstream/master' 2013-03-21 18:57:21 +00:00
Andrew Dolgov
efc7243c70 update favicon; add 72px hires favicon 2013-03-21 19:09:13 +04:00
Richard Beales
f1fdfbea43 Merge remote-tracking branch 'upstream/master' 2013-03-21 07:04:54 +00:00
Joschasa
2a3b6de0ef remove deprecated theme_image() 2013-03-20 22:59:08 +01:00
Andrew Dolgov
bfdf07bb6e deprecate manual update button 2013-03-20 21:42:08 +04:00
Richard Beales
77accf45df fix merge conflict with stylesheet tags 2013-03-20 16:59:19 +00:00
Andrew Dolgov
b5d4716a52 optimize loading of external libraries a bit
fix bold text in Unread articles
2013-03-20 20:33:46 +04:00
Richard Beales
7c97d17aaf Merge remote-tracking branch 'upstream/master' 2013-03-18 07:32:01 +00:00
Andrew Dolgov
c670a80ddd cache minified js files 2013-03-18 11:00:44 +04:00
Andrew Dolgov
107997e6cb replace jsmin with jshrink 2013-03-18 10:45:04 +04:00
Andrew Dolgov
9a2885da17 if plugin method get_css(), embed plugin-specific css to main UI 2013-03-18 09:30:06 +04:00
Richard Beales
ffbab555b8 Feature #446 - Allow customizing page title 2013-03-16 14:27:55 +00:00
Andrew Dolgov
1b113281ff make version checks a bit more readable 2013-03-16 12:06:34 +04:00
Dimitar Dimitrov
f2ea6b1696 Found another place with a php version check. 2013-03-16 00:30:29 +01:00
Andrew Dolgov
d2ef966e8d add a separate check for php version because of T_PAAMAYIM_NEKUDOTAYIM on 5.2 2013-03-14 19:16:01 +04:00
Andrew Dolgov
87801bd866 hide widescreen mode toggle in cdm 2013-02-23 19:37:15 +04:00
Andrew Dolgov
2d1282d4d1 remove top hello - feedback - preferences line 2013-02-06 20:14:06 +04:00
Andrew Dolgov
38325ad6d1 remove tt-rss tabcontrol 2013-02-06 11:09:45 +04:00
Andrew Dolgov
96f0a3e79d remove themes/ 2013-01-23 15:36:32 +04:00
Andrew Dolgov
6effae6dd8 add net-alert icon 2013-01-14 14:16:55 +04:00
Andrew Dolgov
1bcf8f456a add ability to toggle widescreen mode on the fly 2013-01-05 16:56:49 +04:00
Andrew Dolgov
23419d117b modify includes to init session before translations are applied 2013-01-05 01:28:07 +04:00