summaryrefslogtreecommitdiffstats
path: root/ajax
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-12Merge branch 'newsapp' of git://gitorious.org/owncloud/apps into newsappBernhard Posselt
2012-08-12removes the Everything folderAlessandro Cosentino
2012-08-12added ability to mark items as important; mark items as read when: title is c...Bernhard Posselt
2012-08-11fix namespace issues from previous commitAlessandro Cosentino
2012-08-11changes namespace to OCA\NewsAlessandro Cosentino
2012-08-11fixed bug that would cause the itemheader to disappear when a different feed ...Bernhard Posselt
2012-08-10erroneous file in last commitAlessandro Cosentino
2012-08-10importing opml becomes simple for debugging reasons (ignore SimplePie issues ...Alessandro Cosentino
2012-08-08removes backup file included erroneouslyAlessandro Cosentino
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 some nice messages when you create or delete a feed in the rightGregor Tätzner
2012-08-05refactores code of the opml importerAlessandro Cosentino
2012-08-04Show or hide items in rightcontent when creating or deleting feedsGregor Tätzner
2012-08-04Polish deleteAll functions. It's not necessary to use sql joinsGregor Tätzner
2012-08-03Fixed several issues in delete folder functionsGregor Tätzner
2012-08-03Implement dynamic folder adding in the same way like feed addingGregor Tätzner
2012-08-03avoid adding feeds that already existAlessandro Cosentino
2012-08-03small fixes on previous commitsAlessandro Cosentino
2012-08-02Add feed to feed list instantly on feed addingGregor Tätzner
2012-07-30fixes what broke in the last commitAlessandro Cosentino
2012-07-30opml parser completed; still needs testingAlessandro Cosentino
2012-07-30parses opml file to get the titleAlessandro Cosentino
2012-07-29select opml dialog improvedAlessandro Cosentino
2012-07-27update counters with js when update feedsAlessandro Cosentino
2012-07-26dialog for opmlAlessandro Cosentino
2012-07-23dialog for opml importingAlessandro Cosentino
2012-07-19introduces field userid in the feed table to fix a bug in the update functionsAlessandro Cosentino
2012-07-18basically reversing commit 18176083Alessandro Cosentino
2012-07-18Refresh feed list when you a feedGregor Tätzner
2012-07-17update feeds works; need to be polishedAlessandro Cosentino
2012-07-16skeleton of updatefeeds featureAlessandro Cosentino
2012-07-11Fixed evaluation and utilization of parentid in addfeed and addfolder.Gregor Tätzner
2012-07-11Merge branch 'newsapp' of gitorious.org:owncloud/apps into newsappGregor Tätzner
2012-07-11Split up addfeedfolder dialog into two dialogs.Gregor Tätzner
2012-07-10feedback to the user while adding a feedAlessandro Cosentino
2012-07-10update views when you remove a feed or mark item as readAlessandro Cosentino
2012-07-08new names for the user viewAlessandro Cosentino
2012-07-08merging merge-requests7Alessandro Cosentino
2012-07-08UI and model fixesGregor Tätzner
2012-07-07mark as read item working nowAlessandro Cosentino
2012-07-07starts implementing updateitemAlessandro Cosentino
2012-07-05button to remove folderAlessandro Cosentino
2012-07-05button to edit and delete feedsAlessandro Cosentino