summaryrefslogtreecommitdiffstats
path: root/js
AgeCommit message (Expand)Author
2012-09-02made add feed and add folder dialog client side to speed up displayingBernhard Posselt
2012-09-02hide unread counter with css to not have rendering problems in the beginning ...Bernhard Posselt
2012-09-01fixed all read button, made the reader more responsing by not waiting for the...Bernhard Posselt
2012-09-01corrected param names for load, added enum for typesBernhard Posselt
2012-09-01clicking on item title now marks item as read againBernhard Posselt
2012-09-01implemented server side move feed to folderBernhard Posselt
2012-09-01only change folder when the new folder != old folder, added animation for dnd...Bernhard Posselt
2012-09-01prevent simoultaneous updatesBernhard Posselt
2012-09-01mark all read works nowBernhard Posselt
2012-09-01folders are now correctly transformed when it contains hidden itemsBernhard Posselt
2012-09-01set unreadcount affects the whole menu nowBernhard Posselt
2012-09-01fixed keep unreadBernhard Posselt
2012-09-01order feeds from cache by timestampBernhard Posselt
2012-09-01merged marking of items into item objectBernhard Posselt
2012-09-01empty itemcache on view changeBernhard Posselt
2012-09-01implemented clientside caching of itemsBernhard Posselt
2012-09-01removed jquery ui bugs when dragging feedsBernhard Posselt
2012-09-01fixed adding feedsBernhard Posselt
2012-09-01wired removing and adding of feedsBernhard Posselt
2012-09-01fixed click on feed buttonsBernhard Posselt
2012-09-01prevent loading when drag and dropping feedsBernhard Posselt
2012-09-01hide read items on triggerHeadRead, but dont hide them if theyre selected or ...Bernhard Posselt
2012-09-01always assure that unreadcount is an integerBernhard Posselt
2012-09-01update folder count automatically from containing feedsBernhard Posselt
2012-09-01more cleanupBernhard Posselt
2012-09-01fixed starred and subscriptions callbacksBernhard Posselt
2012-09-01when folder is opened via adding to it, also correctly transform the triggerBernhard Posselt
2012-09-01clone new items in menu from mock objectsBernhard Posselt
2012-09-01code reorganizationBernhard Posselt
2012-09-01added missing methods and javadocBernhard Posselt
2012-09-01mergedBernhard Posselt
2012-08-30change look of firstrun pageAlessandro Cosentino
2012-08-30cleanupBernhard Posselt
2012-08-30added missing javadocBernhard Posselt
2012-08-30added usage howto for menu.js for all important public functionsBernhard Posselt
2012-08-30made item also droppable on folder menu itemsBernhard Posselt
2012-08-30added drag and dropBernhard Posselt
2012-08-30fixed bug that prevented the expand button to be clickedBernhard Posselt
2012-08-30more unittests for menu.jsBernhard Posselt
2012-08-29added click handlers and buttons for menu.jsBernhard Posselt
2012-08-29added js tests and menu.js improvementsBernhard Posselt
2012-08-25opml exporter. invariant test needs to be done with opml importerAlessandro Cosentino
2012-08-20small layout changes; fix error with retrieving faviconAlessandro Cosentino
2012-08-19now saves item's author in dbAlessandro Cosentino
2012-08-18perform only a slim fetch in some casesAlessandro Cosentino
2012-08-17different small fixesAlessandro Cosentino
2012-08-17fix conflictsAlessandro Cosentino
2012-08-17bookmarkelet working nowAlessandro Cosentino
2012-08-18added eyebuttonBernhard Posselt
2012-08-18removed top bar above feed items, aligned the title with the starBernhard Posselt