Commit Graph

114 Commits (734bec9e0954fccdb8861d98e218d02793e9fbda)

Author SHA1 Message Date
Andrew Dolgov 4bbd5aec59 fix headlineToolbar initialization on load 19 years ago
Andrew Dolgov 1b0809ae45 fix forced selection of dropboxes (functions.js:dropboxSelect()) 19 years ago
Andrew Dolgov 15da5cc18d quick add feed now has category dropbox, quick feed delete resets headlines view on delete 19 years ago
Andrew Dolgov d2afdfa09f change feedlist refresh timeout from 30 to 15 minutes 19 years ago
Andrew Dolgov ccedfdddec disable hotkeys when userDlg is shown 19 years ago
Andrew Dolgov 1a6a9555ff consolidate counter parsing code 19 years ago
Andrew Dolgov fe14aeb84c collapsable categories 19 years ago
Andrew Dolgov 696684653d confirm dangerous actions in prefs, main quick-delete action change 19 years ago
Andrew Dolgov a24f525cce quick action to add filter, misc backend improvements 19 years ago
Andrew Dolgov 806a3d146d show number of unread articles in title 19 years ago
Andrew Dolgov 7b433d8c02 j,k navigate between feeds 19 years ago
Andrew Dolgov 76332f3c90 add shadow to userDlg 19 years ago
Andrew Dolgov ef775b46d8 remove splashscreen 19 years ago
Andrew Dolgov 7719618b29 exception handling in some code blocks 19 years ago
Andrew Dolgov fbd94c5386 tweak README 19 years ago
Andrew Dolgov 21703604b2 show tags in article view mode 19 years ago
Andrew Dolgov bdf7f1bc71 fix show only unread in feed actions 19 years ago
Andrew Dolgov a5873b2eaf fix updateFeed rpc call, fix feed editor feed catchup/uncatchup 19 years ago
Andrew Dolgov 262bd8ea53 automatically logout user when session expires 19 years ago
Andrew Dolgov ab9d9e8df4 fix global search 19 years ago
Andrew Dolgov 05732aa0b6 misc new schema support related work 19 years ago
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