1
0
Fork 0
Commit Graph

746 Commits

Author SHA1 Message Date
Alessandro Cosentino f17574c2b0 index accepts feedid as parameter; fix to make the search provider work and to have nice urls anyway 2012-10-19 14:14:49 -04:00
Alessandro Cosentino b3baecc30e almost-working search provider 2012-10-18 00:18:57 -04:00
Alessandro Cosentino 1781450975 specifies name of the blog when showing items 2012-10-15 00:37:11 -04:00
Bart Visscher 1e37bc139b Whitespace cleanup 2012-10-14 21:15:47 +02:00
Bernhard Posselt 9fcfdae0c2 remember collapsed folders, simplyfied css and js 2012-09-08 19:11:22 +02:00
Bart Visscher ce2e3bd0cb Remove empty lines at end of file 2012-09-07 14:25:28 +02:00
Alessandro Cosentino 45e7d2dfd7 fix conflicts 2012-08-17 23:01:13 -04:00
Alessandro Cosentino 30fcd3949c bookmarkelet working now 2012-08-17 22:54:54 -04:00
Bernhard Posselt 3f524eac6c removed edit feed because it has no function 2012-08-17 21:29:55 +02:00
Bernhard Posselt 5ef50596b2 bumped db version 2012-08-17 21:24:10 +02:00
Alessandro Cosentino 9d56198d1a change charset to utf8 2012-08-17 15:14:28 -04:00
Bernhard Posselt 2c2f8d98da fixed a bug that would cause the app to crash if the previously feed is deleted from the database 2012-08-17 20:32:52 +02:00
Alessandro Cosentino 9132f6a27d saves and shows datetime of items 2012-08-16 01:13:16 -04:00
Bernhard Posselt 80369c0596 fixed bug that prevented the setting of mark as unread when you clicked directly on the checkbox 2012-08-13 23:33:52 +02:00
Alessandro Cosentino 74129d1b9e database tables changed 2012-08-13 17:06:12 -04:00
Alessandro Cosentino 703e892b69 removes the Everything folder 2012-08-12 01:50:19 -04:00
Alessandro Cosentino 48513e8e42 changes namespace to OCA\News 2012-08-11 11:39:03 -04:00
Alessandro Cosentino 837438ab0d Merge branch 'newsapp_cron' into newsapp 2012-08-10 10:42:21 -04:00
Alessandro Cosentino a077e4ea2f importing opml becomes simple for debugging reasons (ignore SimplePie issues for now) 2012-08-10 00:12:38 -04:00
Jakob Sack 2eb2f91793 Register background job 2012-08-09 21:24:02 +02:00
Alessandro Cosentino 4be12df25c handle SimplePie issues when adding feed 2012-08-07 18:21:48 -04:00
Alessandro Cosentino eda7f50864 fixes what broke in the last commit 2012-07-30 15:38:58 -04:00
Alessandro Cosentino da51c810f7 conform to the new app setting policy 2012-07-24 15:59:20 -04:00
Alessandro Cosentino 2259f86359 introduces field userid in the feed table to fix a bug in the update functions 2012-07-19 21:45:31 -04:00
Alessandro Cosentino c378e972a1 adds favicon; needs css polishing 2012-07-17 17:37:54 -04:00
Alessandro Cosentino a0afcd5f71 adds dialog to add feed or folder / starts settings page 2012-06-26 19:20:22 -04:00
Alessandro Cosentino a03926f90e shows feeds in the left column 2012-06-13 14:39:07 -04:00
Alessandro Cosentino e583df60d3 creates a superclass collection for feeds and folders 2012-06-07 16:19:25 -04:00
Alessandro Cosentino e10cdc67c4 close tag in database.xml 2012-05-31 11:00:12 -04:00
Alessandro Cosentino 91972e5dbe rename some fields of database schema 2012-05-30 19:22:26 -04:00
Alessandro Cosentino d9fe92a78d fix name on db schema 2012-05-30 16:49:35 -04:00
Alessandro Cosentino f60e64ef9d add foldermapper in the classpath 2012-05-30 15:39:01 -04:00
Alessandro Cosentino 39330d521b not add same items twice 2012-05-30 15:35:51 -04:00
Alessandro Cosentino a6e57a9a1f adds indices to database schema 2012-05-29 16:07:12 -04:00
Alessandro Cosentino 6b268694ca new icon for the navigation entry 2012-05-26 16:51:09 -04:00
Alessandro Cosentino 4cb80788b0 increase the ownCloud dependency to 4 2012-05-19 18:07:26 -04:00
Alessandro Cosentino 4d612fa6f0 new classes for the data mapping 2012-05-17 22:59:49 -04:00
Alessandro Cosentino 4823774679 increase version number to trigger db tables update 2012-05-15 14:57:51 -04:00
Alessandro Cosentino 4353c8ab58 decoupled model class Feed and mapper class FeedMapper 2012-05-15 14:49:53 -04:00
Alessandro Cosentino 72770c15d3 Added folders and items table to database 2012-05-12 21:50:53 -04:00
Alessandro Cosentino f8222c89af changed the version number to update db tables 2012-05-10 16:02:23 -04:00
Alessandro Cosentino 14115e04e3 added a rudimantal feed class (+ trying to save on DB) 2012-05-10 15:43:56 -04:00
Alessandro Cosentino c29f6774ca cleaned repo from backup files 2012-05-09 17:03:55 -04:00
Alessandro Cosentino 4bf4af8741 rudimental item class and tests on it 2012-05-08 15:57:08 -04:00
Alessandro Cosentino d1b37e12b2 created feeds table in the database 2012-05-07 17:45:59 -04:00
Alessandro Cosentino 797edb75a1 created a stub for the News app 2012-04-28 10:27:29 -04:00