summaryrefslogtreecommitdiffstats
path: root/templates/main.php
AgeCommit message (Expand)Author
2012-08-18removed top bar above feed items, aligned the title with the starBernhard Posselt
2012-08-17all items and starred items show now that they have new itemsBernhard Posselt
2012-08-16remember last viewed feedBernhard Posselt
2012-08-16added basics for drag and dropBernhard Posselt
2012-08-16renamed subscriptions to new articlesBernhard Posselt
2012-08-16added a subsriptions and starred folderBernhard Posselt
2012-08-15made the item heading the same size as the feed headingBernhard Posselt
2012-08-15fixed a bug that would prevent the subscriptionlist to show no unread feeds i...Bernhard Posselt
2012-08-15improved the style of the dropdownmenuBernhard Posselt
2012-08-15fixed title attribute on add buttonBernhard Posselt
2012-08-15moved the add feed/folder from hover back to buttonBernhard Posselt
2012-08-15simplified addfeed menu, removed eye button since its useless atmBernhard Posselt
2012-08-15made add feed and add folder button show up on hoverBernhard Posselt
2012-08-13further design improvementsBernhard Posselt
2012-08-13new layout and design for feed items, mark all as read is now faster because ...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-11added an item header, improved feed design, removed unused javascript functio...Bernhard Posselt
2012-08-09Fix some html errors and align feed buttons to the centerGregor Tätzner
2012-08-08highlight currently shown feed and load feeds always in ajax styleGregor Tätzner
2012-08-02moves back the content of templates/listfolder.phpAlessandro Cosentino
2012-07-31news app welcomes the new settings popupAlessandro Cosentino
2012-07-24conform to the new app setting policyAlessandro Cosentino
2012-07-24moving settings dialog to appAlessandro Cosentino
2012-07-14addmenu hides when click in the documentAlessandro Cosentino
2012-07-14fix add buttonAlessandro Cosentino
2012-07-12Rework design of addfeedfolder popup menu.Gregor Tätzner
2012-07-11icons in the add menuAlessandro Cosentino
2012-07-11Split up addfeedfolder dialog into two dialogs.Gregor Tätzner
2012-07-04everything is there but the fancynessAlessandro Cosentino
2012-07-02button to add feed; selection of a feedAlessandro Cosentino
2012-06-26adds dialog to add feed or folder / starts settings pageAlessandro Cosentino
2012-06-21dropup menu to add feedsAlessandro Cosentino
2012-06-07creates a superclass collection for feeds and foldersAlessandro Cosentino
2012-06-06starts the GUIAlessandro Cosentino
2012-06-04fixes bug on status bitfield; tests storing the status in dbAlessandro Cosentino
2012-06-03renames some function; changes status of items in the databaseAlessandro Cosentino
2012-06-02adds delete functions in the mapperAlessandro
2012-05-30rename some fields of database schemaAlessandro Cosentino
2012-05-28find a feed in the database by url;Detect when databse contains already a feedAlessandro Cosentino
2012-05-26create opmlimporter classAlessandro Cosentino
2012-05-23separates fetching/importing from the modelling classesAlessandro Cosentino
2012-05-23adds method to retrieve feed with all items from dbAlessandro Cosentino
2012-05-20fetching items from remote feed working nowAlessandro Cosentino
2012-05-17new classes for the data mappingAlessandro Cosentino
2012-05-15decoupled model class Feed and mapper class FeedMapperAlessandro Cosentino
2012-05-10added a rudimantal feed class (+ trying to save on DB)Alessandro Cosentino
2012-05-08the OC_News_Item class now extends the SimplePie item classAlessandro Cosentino
2012-05-08missing a file in the previous commitAlessandro Cosentino