summaryrefslogtreecommitdiff
path: root/tt-rss.js
AgeCommit message (Expand)Author
2005-09-11search toolbar ui changeAndrew Dolgov
2005-09-09more work on tag supportAndrew Dolgov
2005-09-09further label/vfeed/feed behaviour unificationAndrew Dolgov
2005-09-09rework label counter behaviourAndrew Dolgov
2005-09-08automagically updating labels with cute XML RPCAndrew Dolgov
2005-09-08more cookie magic, basic sanity checks on init()Andrew Dolgov
2005-09-08remove ACTFEEDID container, keep information in a cookie instead (getActiveFe...Andrew Dolgov
2005-09-08more MSIE compatibility fixesAndrew Dolgov
2005-09-08remove unneeded xmlhttp objects from tt-rss.jsAndrew Dolgov
2005-09-07remove notification from viewfeed()Andrew Dolgov
2005-09-07fixed viewfeed/MarkAllRead behaviourAndrew Dolgov
2005-09-07update NEWSAndrew Dolgov
2005-09-07update schema, more mysql workAndrew Dolgov
2005-09-07cleanup backend.php/op=view + remove unneeded notify feedbackAndrew Dolgov
2005-09-07fix bug in refetch_callbackAndrew Dolgov
2005-09-07big interface overhaul, new logoAndrew Dolgov
2005-09-07scrollable feedlist (iframe)Andrew Dolgov
2005-09-06disable resetSearch() when query is blankAndrew Dolgov
2005-09-06set limitbox value from cookie on initAndrew Dolgov
2005-09-06feedlist forgot about active feed highlight on refetchAndrew Dolgov
2005-09-06store last opened feed in cookie, cleanup tt-rss.js a little bitAndrew Dolgov
2005-09-06inputify buttons, store view modes in session cookies, disable headline toolb...Andrew Dolgov
2005-09-05notify window close buttonAndrew Dolgov
2005-09-05limit number of loaded headlinesAndrew Dolgov
2005-09-05further javascript cleanupsAndrew Dolgov
2005-09-05iframify main interface, numerous javascript cleanupsAndrew Dolgov
2005-09-05optional support for showing content in an iframeAndrew Dolgov
2005-09-05fix typo in search, add view limiting dropbox, change default headlines heigh...Andrew Dolgov
2005-09-05added support for marking postsAndrew Dolgov
2005-09-02catchupPage() now removes UPD images like it shouldAndrew Dolgov
2005-08-29fix bug in catchupPage button handlingAndrew Dolgov
2005-08-29disable catchupPage button when all headlines have been readAndrew Dolgov
2005-08-28code cleanups, start work on sepUpdateFeed mechanismAndrew Dolgov
2005-08-27remove unneeded object in tt-rss.jsAndrew Dolgov
2005-08-26disable btnCatchupPage when there is nothing to catchupAndrew Dolgov
2005-08-26highlight active headline after post loaded (in view_callback)Andrew Dolgov
2005-08-26disable "loading, please wait" text on view()Andrew Dolgov
2005-08-26reset active_post_id on offset changeAndrew Dolgov
2005-08-26mark currently selected post on headlines update, remove debug msg on content...Andrew Dolgov
2005-08-26code cleanups, show selected feed in feedlist, tell magpie to use UTF-8Andrew Dolgov
2005-08-25MSIE5 compatibility workaroundsAndrew Dolgov
2005-08-25some searchbox focus workarouns, content hash checking is optional nowAndrew Dolgov
2005-08-25improved search interfaceAndrew Dolgov
2005-08-25more functional keyboard navigation, auto page flipping, updated README, auto...Andrew Dolgov
2005-08-25keyboard navigation and cute active headline selectionAndrew Dolgov
2005-08-25more piggies! I demand MORE piggies!!!Andrew Dolgov
2005-08-24feed search works nowAndrew Dolgov
2005-08-24feed editor, xmlhttp locking in preferences, try to initialize xmlhttp_rpc vi...Andrew Dolgov
2005-08-23show in title if feeds are being updatedAndrew Dolgov
2005-08-23broken a lot of feed update functionality :(Andrew Dolgov