Commit Graph

93 Commits (ab49d368c198a42e1c38e4091afc16601a44374f)

Author SHA1 Message Date
Andrew Dolgov 13bb6bbe35 move initial refetch call to feedlist.js init 19 years ago
Andrew Dolgov 2f587484af loading splash screen 19 years ago
Andrew Dolgov 295f9b422a perform backend sanity check on startup, update schema version in backend.php 19 years ago
Andrew Dolgov b623b3edcb some new hotkeys 19 years ago
Andrew Dolgov db8d6f6714 main frame now calls feeds-frame for viewfeed() 19 years ago
Andrew Dolgov cbe45fa8ec actions menu changes 19 years ago
Andrew Dolgov 7a991cac30 option DISPLAY_FEEDLIST_ACTIONS, consolidate actions in one dropbox 19 years ago
Andrew Dolgov 3745788e89 toggle hide/display only unread feeds, All feeds: button ops changed into selector 19 years ago
Andrew Dolgov 628eb1bdf2 css declaration changes 19 years ago
Andrew Dolgov 9826bd2ed9 optimize RPC forceUpdateAllFeeds response 19 years ago
Andrew Dolgov 033e47e09b extended search dialog placeholder, disabled for now 19 years ago
Andrew Dolgov 40d601c5d3 blank notify box on showDlg() 19 years ago
Andrew Dolgov 6de5d05666 add dialogue to remove current feed, overall quick meny improvements (shamelessly stolen from GMail) 19 years ago
Andrew Dolgov f84a97a31b generic popup user dialog mechanism 19 years ago
Andrew Dolgov e2f8f7b47a quick feed add dialog + related interface tweaks 19 years ago
Andrew Dolgov 919bb09c51 enable catchup button for labels and starred vfeed 19 years ago
Andrew Dolgov fc69e64169 start work on showing number of unread articles in title 19 years ago
Andrew Dolgov a7de14fce1 disable feed toolbar catchup button when catchup is not applicable 19 years ago
Andrew Dolgov 52b51244c1 global search, update TODO 19 years ago
Andrew Dolgov 9cab3250d6 fix broken feed counter updates 19 years ago
Andrew Dolgov bc18bcddc6 add some RPC error reporting 19 years ago
Andrew Dolgov fe2f197086 remove active feed cookie on app init 19 years ago
Andrew Dolgov 4ce1985967 search toolbar ui change 19 years ago
Andrew Dolgov 8143ae1f2b more work on tag support 19 years ago
Andrew Dolgov 8073cce71e further label/vfeed/feed behaviour unification 19 years ago
Andrew Dolgov 392d45635b rework label counter behaviour 19 years ago
Andrew Dolgov 090e250b69 automagically updating labels with cute XML RPC 19 years ago
Andrew Dolgov 22a93ad8b2 more cookie magic, basic sanity checks on init() 19 years ago
Andrew Dolgov 867413478a remove ACTFEEDID container, keep information in a cookie instead (getActiveFeedId/setActiveFeedId API) 19 years ago
Andrew Dolgov 25cb57366a more MSIE compatibility fixes 19 years ago
Andrew Dolgov 29fb8c7097 remove unneeded xmlhttp objects from tt-rss.js 19 years ago
Andrew Dolgov caa486f838 remove notification from viewfeed() 19 years ago
Andrew Dolgov deaaa02c50 fixed viewfeed/MarkAllRead behaviour 19 years ago
Andrew Dolgov 77a1bf8b83 update NEWS 19 years ago
Andrew Dolgov 8158c57a8e update schema, more mysql work 19 years ago
Andrew Dolgov 90e395dca0 cleanup backend.php/op=view + remove unneeded notify feedback 19 years ago
Andrew Dolgov 310da49d2f fix bug in refetch_callback 19 years ago
Andrew Dolgov e828e31e83 big interface overhaul, new logo 19 years ago
Andrew Dolgov 1a66d16e46 scrollable feedlist (iframe) 19 years ago
Andrew Dolgov 64c620ce46 disable resetSearch() when query is blank 19 years ago
Andrew Dolgov a8d28f48e8 set limitbox value from cookie on init 19 years ago
Andrew Dolgov 13c280e7ce feedlist forgot about active feed highlight on refetch 19 years ago
Andrew Dolgov 47179952ac store last opened feed in cookie, cleanup tt-rss.js a little bit 19 years ago
Andrew Dolgov ac43eba1ab inputify buttons, store view modes in session cookies, disable headline toolbar initially 19 years ago
Andrew Dolgov c05608c26e notify window close button 19 years ago
Andrew Dolgov cb1083a1f6 limit number of loaded headlines 19 years ago
Andrew Dolgov bb7cfaceb1 further javascript cleanups 19 years ago
Andrew Dolgov f0601b870c iframify main interface, numerous javascript cleanups 19 years ago
Andrew Dolgov 70830c87c9 optional support for showing content in an iframe 19 years ago
Andrew Dolgov f175937c78 fix typo in search, add view limiting dropbox, change default headlines height to 10% 19 years ago