1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-27 12:05:06 +02:00
Commit Graph

119 Commits

Author SHA1 Message Date
Andrew Dolgov
675f198a7c rework login form 2012-09-10 20:15:45 +04:00
Andrew Dolgov
97acbaf190 login system fixes
remove old-style session checking from backend.php
move outside subscription endpoint to public.php, change subscription
bookmarklet
2012-09-10 19:01:06 +04:00
Andrew Dolgov
9435c4dca4 mobile: disable autocapitalize on login screen 2012-08-23 15:00:18 +04:00
Andrew Dolgov
310fa2ddef implement search in pref-filters 2012-06-29 13:11:39 +04:00
Andrew Dolgov
4046fc59d8 fix includes in mobile/backend (closes #411) 2011-12-30 18:48:41 +04:00
Andrew Dolgov
3c696512fc universal image caching and automatic cache directories maintenance 2011-12-26 13:11:08 +04:00
Andrew Dolgov
183ff16c7c rename sanitize_rss to sanitize 2011-12-13 16:08:08 +04:00
Andrew Dolgov
107d0cf39e overall directory tree cleanup 2011-12-11 23:59:25 +04:00
Andrew Dolgov
e331188f76 misc typo fixes 2011-12-10 21:26:59 +04:00
Andrew Dolgov
513ebe42e5 mobile: fix toggle published button not working 2011-11-16 11:58:58 +04:00
Andrew Dolgov
1813fe83cc add image.php to mobile 2011-11-03 18:57:23 +04:00
Jochen Wierum
9abc671546 Got mobile view working on Opera Mobile, Safari and Android 2011-09-09 14:41:19 +04:00
Andrew Dolgov
b9fca8678b mobile: fix headline ordering
mobile: fix htmlpurifier cache being included from wrong directory
mobile: implement ability to mark article as unread (closes #367)
2011-09-09 14:25:05 +04:00
Andrew Dolgov
c4904f2b5a mobile: show originating feed in article view when necessary (closes #347) 2011-06-14 14:03:21 +04:00
Andrew Dolgov
2e2d0802f1 mobile: rename HIDE_READ option, show read articles when it is disabled (refs #348) 2011-06-14 12:39:37 +04:00
Andrew Dolgov
9de6ced109 mobile: properly handle going back from article to flat category list 2011-04-13 15:09:00 +04:00
Andrew Dolgov
7fc715a997 mobile/classic: remove USER_STYLESHEET_URL 2011-03-29 16:00:06 +04:00
Andrew Dolgov
c3ad0b7512 mobile: properly load additional headlines when browsing categories (closes #329) 2011-03-29 14:10:12 +04:00
Andrew Dolgov
4308d33ff4 mobile: fix uncategorized category not respecting the browse cat setting 2011-03-18 18:08:07 +03:00
Andrew Dolgov
cfad9259a6 mobile: allow showing category content inline (closes #315) 2011-03-04 17:53:02 +03:00
Andrew Dolgov
6e63a7c306 remove feed linking 2010-11-10 12:05:55 +03:00
Andrew Dolgov
324944f332 implement per-user timezone support; store dates in UTC internally (closes #254) 2010-11-07 18:14:48 +03:00
Andrew Dolgov
85a922895f prefs: disable option ENABLE_FEED_ICONS 2010-11-04 18:11:15 +03:00
Andrew Dolgov
a6d56d81b1 mobile: add article navigation (closes #269) 2010-06-04 11:50:22 +04:00
Andrew Dolgov
b2a653c37f properly check for entry id array being present before iterating it in mobile/classic (closes #267) 2010-04-07 11:46:39 +04:00
Andrew Dolgov
1222c3ecba mobile: change HIDE_READ option description 2010-01-15 19:39:09 +03:00
Andrew Dolgov
69941ff85d bump copyright year 2010-01-13 13:48:37 +03:00
Andrew Dolgov
117335bfcb obsolete and disable use of ttrss_feeds.hidden 2010-01-11 15:54:14 +03:00
Andrew Dolgov
cb216e9d39 mobile: unbreak per-feed search dialog 2010-01-11 14:25:04 +03:00
Andrew Dolgov
e9105eb50d mobile: properly save preferences 2010-01-11 14:06:19 +03:00
Andrew Dolgov
17cd109775 mobile: fix original article link being a resource id 2010-01-08 14:39:06 +03:00
Andrew Dolgov
2aa709f7ef mobile: code cleanup; show archived feed; reinstate feedlist icons 2009-12-30 09:57:48 +03:00
Andrew Dolgov
87e3d2dd89 mobile: show Archived feed 2009-12-29 22:41:43 +03:00
Andrew Dolgov
7f969260c1 add toggle_collapse_cat() 2009-12-24 15:36:02 +03:00
Andrew Dolgov
57937c42b9 obsolete cookie storage for collapsed status of feedlist and special categories (bump schema) 2009-12-24 15:25:06 +03:00
Andrew Dolgov
5fbd1ee12f mobile: remove footer from mobile/classic 2009-12-21 17:00:02 +03:00
Andrew Dolgov
1afd6227bc mobile: add classic mobile version 2009-12-21 16:56:59 +03:00
Andrew Dolgov
ea5ef3caab mobile: update prefs 2009-12-21 13:46:06 +03:00
Andrew Dolgov
af88c48a3a mobile: misc fixes; add getFeedIcon() 2009-12-21 13:42:02 +03:00
Andrew Dolgov
534965eb82 mobile: relabel SHOW_IMAGES pref option 2009-12-21 12:59:05 +03:00
Andrew Dolgov
3585a3c560 mobile: add feed search 2009-12-18 16:00:58 +03:00
Andrew Dolgov
95004daf9d mobile: implement WIP pagination for flat feedlist 2009-12-18 15:19:34 +03:00
Andrew Dolgov
78d7a96559 mobile: implement pagination for headlines 2009-12-18 15:08:38 +03:00
Andrew Dolgov
9ab798a58f mobile: misc fixes 2009-12-18 13:15:31 +03:00
Andrew Dolgov
f0a0c1ff3d mobile: add preferences 2009-12-18 13:01:02 +03:00
Andrew Dolgov
b1bd222cd5 mobile: implement flat list browsing mode 2009-12-18 11:47:47 +03:00
Andrew Dolgov
706fe94907 mobile: article mode tweak 2009-12-18 11:40:36 +03:00
Andrew Dolgov
3bac78a05a mobile: call sanitize_rss() on article content 2009-12-18 11:39:43 +03:00
Andrew Dolgov
6101b0e1a1 mobile: split local .js 2009-12-18 11:33:35 +03:00
Andrew Dolgov
64bce1dae4 mobile: remove some obsolete code from login form 2009-12-17 22:24:02 +03:00