]> git.wh0rd.org - tt-rss.git/history - tt-rss.js
tweak README
[tt-rss.git] / tt-rss.js
2005-11-25  Andrew Dolgovtweak README
2005-11-25  Andrew Dolgovshow tags in article view mode
2005-11-20  Andrew Dolgovfix show only unread in feed actions
2005-11-19  Andrew Dolgovfix updateFeed rpc call, fix feed editor feed catchup...
2005-11-19  Andrew Dolgovautomatically logout user when session expires
2005-11-19  Andrew Dolgovfix global search
2005-11-19  Andrew Dolgovmisc new schema support related work
2005-11-16  Andrew Dolgovmove initial refetch call to feedlist.js init
2005-11-16  Andrew Dolgovloading splash screen
2005-11-16  Andrew Dolgovperform backend sanity check on startup, update schema...
2005-11-16  Andrew Dolgovsome new hotkeys
2005-11-16  Andrew Dolgovmain frame now calls feeds-frame for viewfeed()
2005-11-16  Andrew Dolgovactions menu changes
2005-11-15  Andrew Dolgovoption DISPLAY_FEEDLIST_ACTIONS, consolidate actions...
2005-11-15  Andrew Dolgovtoggle hide/display only unread feeds, All feeds: butto...
2005-11-15  Andrew Dolgovcss declaration changes
2005-11-08  Andrew Dolgovoptimize RPC forceUpdateAllFeeds response
2005-10-28  Andrew Dolgovextended search dialog placeholder, disabled for now
2005-10-28  Andrew Dolgovblank notify box on showDlg()
2005-10-28  Andrew Dolgovadd dialogue to remove current feed, overall quick...
2005-10-28  Andrew Dolgovgeneric popup user dialog mechanism
2005-10-28  Andrew Dolgovquick feed add dialog + related interface tweaks
2005-10-25  Andrew Dolgovenable catchup button for labels and starred vfeed
2005-10-23  Andrew Dolgovstart work on showing number of unread articles in...
2005-10-17  Andrew Dolgovdisable feed toolbar catchup button when catchup is...
2005-10-16  Andrew Dolgovglobal search, update TODO
2005-10-16  Andrew Dolgovfix broken feed counter updates
2005-10-16  Andrew Dolgovadd some RPC error reporting
2005-10-14  Andrew Dolgovremove active feed cookie on app init
2005-09-11  Andrew Dolgovsearch toolbar ui change
2005-09-09  Andrew Dolgovmore work on tag support
2005-09-09  Andrew Dolgovfurther label/vfeed/feed behaviour unification
2005-09-09  Andrew Dolgovrework label counter behaviour
2005-09-08  Andrew Dolgovautomagically updating labels with cute XML RPC
2005-09-08  Andrew Dolgovmore cookie magic, basic sanity checks on init()
2005-09-08  Andrew Dolgovremove ACTFEEDID container, keep information in a cooki...
2005-09-08  Andrew Dolgovmore MSIE compatibility fixes
2005-09-08  Andrew Dolgovremove unneeded xmlhttp objects from tt-rss.js
2005-09-07  Andrew Dolgovremove notification from viewfeed()
2005-09-07  Andrew Dolgovfixed viewfeed/MarkAllRead behaviour
2005-09-07  Andrew Dolgovupdate NEWS
2005-09-07  Andrew Dolgovupdate schema, more mysql work
2005-09-07  Andrew Dolgovcleanup backend.php/op=view + remove unneeded notify...
2005-09-07  Andrew Dolgovfix bug in refetch_callback
2005-09-07  Andrew Dolgovbig interface overhaul, new logo
2005-09-07  Andrew Dolgovscrollable feedlist (iframe)
2005-09-06  Andrew Dolgovdisable resetSearch() when query is blank
2005-09-06  Andrew Dolgovset limitbox value from cookie on init
2005-09-06  Andrew Dolgovfeedlist forgot about active feed highlight on refetch
2005-09-06  Andrew Dolgovstore last opened feed in cookie, cleanup tt-rss.js...
2005-09-06  Andrew Dolgovinputify buttons, store view modes in session cookies...
2005-09-05  Andrew Dolgovnotify window close button
2005-09-05  Andrew Dolgovlimit number of loaded headlines
2005-09-05  Andrew Dolgovfurther javascript cleanups
2005-09-05  Andrew Dolgoviframify main interface, numerous javascript cleanups
2005-09-05  Andrew Dolgovoptional support for showing content in an iframe
2005-09-05  Andrew Dolgovfix typo in search, add view limiting dropbox, change...
2005-09-05  Andrew Dolgovadded support for marking posts
2005-09-02  Andrew DolgovcatchupPage() now removes UPD images like it should
2005-08-29  Andrew Dolgovfix bug in catchupPage button handling
2005-08-29  Andrew Dolgovdisable catchupPage button when all headlines have...
2005-08-28  Andrew Dolgovcode cleanups, start work on sepUpdateFeed mechanism
2005-08-27  Andrew Dolgovremove unneeded object in tt-rss.js
2005-08-26  Andrew Dolgovdisable btnCatchupPage when there is nothing to catchup
2005-08-26  Andrew Dolgovhighlight active headline after post loaded (in view_ca...
2005-08-26  Andrew Dolgovdisable "loading, please wait" text on view()
2005-08-26  Andrew Dolgovreset active_post_id on offset change
2005-08-26  Andrew Dolgovmark currently selected post on headlines update, remov...
2005-08-26  Andrew Dolgovcode cleanups, show selected feed in feedlist, tell...
2005-08-25  Andrew DolgovMSIE5 compatibility workarounds
2005-08-25  Andrew Dolgovsome searchbox focus workarouns, content hash checking...
2005-08-25  Andrew Dolgovimproved search interface
2005-08-25  Andrew Dolgovmore functional keyboard navigation, auto page flipping...
2005-08-25  Andrew Dolgovkeyboard navigation and cute active headline selection
2005-08-25  Andrew Dolgovmore piggies! I demand MORE piggies!!!
2005-08-24  Andrew Dolgovfeed search works now
2005-08-24  Andrew Dolgovfeed editor, xmlhttp locking in preferences, try to...
2005-08-23  Andrew Dolgovshow in title if feeds are being updated
2005-08-23  Andrew Dolgovbroken a lot of feed update functionality :(
2005-08-23  Andrew Dolgovupdate feedlist immediately on refetch_callback complet...
2005-08-23  Andrew DolgovscheduleFeedUpdate behaviour changed (force when Update...
2005-08-23  Andrew DolgovupdateFeedList() now displays saner notify() message
2005-08-23  Andrew Dolgovtimeout() now calls async feed update function
2005-08-23  Andrew Dolgovasynchronous feed updating
2005-08-22  Andrew Dolgovchanged updated.png
2005-08-22  Andrew Dolgovdisable simultaneous xmlhttp calls
2005-08-22  Andrew Dolgovmark headlines page as read now works (via rpc)
2005-08-22  Andrew Dolgovforce refetching feeds on timeout update
2005-08-22  Andrew Dolgovmore notify() integration
2005-08-22  Andrew Dolgovfeed update notification, catchup all feeds button
2005-08-22  Andrew Dolgovcute icon for updated posts
2005-08-22  Andrew Dolgovearly title work
2005-08-22  Andrew Dolgovbasic functionality pass 10
2005-08-21  Andrew Dolgovbasic functionality pass 5
2005-08-21  Andrew Dolgovbasic functionality pass 4
2005-08-21  Andrew Dolgovbasic functionality pass 3
2005-08-21  Andrew Dolgovbasic functionality pass 2
2005-08-21  Andrew Dolgovfunctionality updates
2005-08-21  Andrew Dolgovbasic functionality pass 1
2005-08-21  Andrew Dolgovinitial mockup