summaryrefslogtreecommitdiffstats
path: root/js
AgeCommit message (Expand)Author
2012-08-12Merge commit 'refs/merge-requests/12' of git://gitorious.org/owncloud/apps in...Alessandro Cosentino
2012-08-13new layout and design for feed items, mark all as read is now faster because ...Bernhard Posselt
2012-08-12fixes create feed, which was broken by last commitsAlessandro Cosentino
2012-08-12added an keep unread checkbox, cleaned up javascript that handled setting of ...Bernhard Posselt
2012-08-12added ability to mark items as important; mark items as read when: title is c...Bernhard Posselt
2012-08-11added client side filtering for showing only newest items or allBernhard Posselt
2012-08-11implemented the 'mark all as read' button to mark all loaded items of a feed ...Bernhard Posselt
2012-08-11mark items as read when the title is being hidden under the top edge or when ...Bernhard Posselt
2012-08-11reload page when the current feed is being deletedBernhard Posselt
2012-08-11fixed bug that would cause the itemheader to disappear when a different feed ...Bernhard Posselt
2012-08-11added an item header, improved feed design, removed unused javascript functio...Bernhard Posselt
2012-08-10moved the marking of feeds into the news.js and call it on mouseenter, always...Bernhard Posselt
2012-08-10importing opml becomes simple for debugging reasons (ignore SimplePie issues ...Alessandro Cosentino
2012-08-09shows feeds with unread items in boldAlessandro Cosentino
2012-08-09Fix some html errors and align feed buttons to the centerGregor Tätzner
2012-08-09Mostly feed list html cleanup, also restructured news.cssGregor Tätzner
2012-08-08curl connections between importopml and createfeedAlessandro Cosentino
2012-08-08highlight currently shown feed and load feeds always in ajax styleGregor Tätzner
2012-08-07no need of checking the statuscode in ajaxError when adding feedAlessandro Cosentino
2012-08-07handle SimplePie issues when adding feedAlessandro Cosentino
2012-08-06Show trigger icon only if folder is not empty.Gregor Tätzner
2012-08-06Show some nice messages when you create or delete a feed in the rightGregor Tätzner
2012-08-06expands the hoverable area of the folder trigger and rotates triggerGregor Tätzner
2012-08-06Adds a clickable trigger to collapse the list.Gregor Tätzner
2012-08-05refactores code of the opml importerAlessandro Cosentino
2012-08-04removes confirmation dialog when adding a folderAlessandro Cosentino
2012-08-04Merge branch 'newsapp' of gitorious.org:owncloud/apps into newsappGregor Tätzner
2012-08-04Show or hide items in rightcontent when creating or deleting feedsGregor Tätzner
2012-08-04set import variablesAlessandro Cosentino
2012-08-03Fixed several issues in delete folder functionsGregor Tätzner
2012-08-03Merge branch 'newsapp' of gitorious.org:owncloud/apps into newsappGregor Tätzner
2012-08-03improves dialog that adds a folderAlessandro Cosentino
2012-08-03Move unreaditemcounter code into listfeedGregor Tätzner
2012-08-03Implement dynamic folder adding in the same way like feed addingGregor Tätzner
2012-08-03improves dialog to add a feedAlessandro Cosentino
2012-08-03small fixes on previous commitsAlessandro Cosentino
2012-08-02Add feed to feed list instantly on feed addingGregor Tätzner
2012-08-01Another try to fix settings js loading.Thomas Tanghus
2012-08-01Don't overwrite the News object in settings.Thomas Tanghus
2012-08-01small fixes on the settings popupAlessandro Cosentino
2012-07-31news app welcomes the new settings popupAlessandro Cosentino
2012-07-30Fix 'decrementing by 2' counter bugGregor Tätzner
2012-07-30Implement live update of unread item counterGregor Tätzner
2012-07-30opml parser completed; still needs testingAlessandro Cosentino
2012-07-30parses opml file to get the titleAlessandro Cosentino
2012-07-29solves a merge conflictAlessandro Cosentino
2012-07-29merge from previous commitAlessandro Cosentino
2012-07-29select opml dialog improvedAlessandro Cosentino
2012-07-28align spinner verticalGregor Tätzner
2012-07-28browse local files dialogAlessandro Cosentino