1
0
mirror of https://github.com/chylex/Nextcloud-News.git synced 2024-10-17 08:42:48 +02:00
Commit Graph

735 Commits

Author SHA1 Message Date
Alessandro Cosentino
5754af967c starts implementing updateitem 2012-07-07 19:03:35 -04:00
Gregor Tätzner
e49ddd2685 some small layout and highlight fixes in feed list. 2012-07-06 19:59:26 +02:00
Alessandro Cosentino
e4b145726f improves delete feed feature 2012-07-05 19:46:55 -04:00
Alessandro Cosentino
e5f291b09c button to remove folder 2012-07-05 17:22:24 -04:00
Alessandro Cosentino
9604164194 button to edit and delete feeds 2012-07-05 15:12:17 -04:00
Alessandro Cosentino
fcd843bc0c shows articles in accordion view 2012-07-04 16:54:26 -04:00
Alessandro Cosentino
6948000198 everything is there but the fancyness 2012-07-04 14:51:47 -04:00
Alessandro Cosentino
41115284bf fixes name of a parameter 2012-07-03 12:04:09 -04:00
Alessandro Cosentino
72c730bf5f button to add feed; selection of a feed 2012-07-02 23:39:19 -04:00
Alessandro Cosentino
f8f6fd3d77 shows folder list 2012-06-30 20:02:00 -04:00
Alessandro Cosentino
6f3404ee97 adds controller to add a folder 2012-06-29 19:01:41 -04:00
Alessandro Cosentino
1278212f7b forgot a file in the last commit 2012-06-28 12:58:06 -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
c2c9164749 dropup menu to add feeds 2012-06-21 17:24:03 -04:00
Alessandro Cosentino
efd3ac96c8 prints name of folders in left view 2012-06-13 17:23:42 -04:00
Alessandro Cosentino
d360bbbbea adds left column view 2012-06-13 15:14:30 -04:00
Alessandro Cosentino
e583df60d3 creates a superclass collection for feeds and folders 2012-06-07 16:19:25 -04:00
Alessandro Cosentino
458f4011a5 test page moved out of the main ui page 2012-06-06 13:35:15 -04:00
Alessandro Cosentino
6f1204c3b9 starts the GUI 2012-06-06 13:34:19 -04:00
Alessandro Cosentino
200aebe1f4 fixes bug on status bitfield; tests storing the status in db 2012-06-04 18:17:11 -04:00
Alessandro Cosentino
48ca457419 renames some function; changes status of items in the database 2012-06-03 23:36:39 -04:00
Alessandro
3f35d59911 adds delete functions in the mapper 2012-06-02 11:40:35 -04:00
Alessandro Cosentino
91972e5dbe rename some fields of database schema 2012-05-30 19:22:26 -04:00
Alessandro Cosentino
07fdf6ad3c find a feed in the database by url;Detect when databse contains already a feed 2012-05-28 23:40:18 -04:00
Alessandro Cosentino
6e91029b21 create opmlimporter class 2012-05-26 15:14:37 -04:00
Alessandro Cosentino
d8a193119f separates fetching/importing from the modelling classes 2012-05-23 15:14:10 -04:00
Alessandro Cosentino
97f76e8cc6 adds method to retrieve feed with all items from db 2012-05-23 13:02:27 -04:00
Alessandro Cosentino
2a15c85cd9 fetching items from remote feed working now 2012-05-20 19:14:34 -04:00
Alessandro Cosentino
4d612fa6f0 new classes for the data mapping 2012-05-17 22:59:49 -04:00
Alessandro Cosentino
4353c8ab58 decoupled model class Feed and mapper class FeedMapper 2012-05-15 14:49:53 -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
2ad605cb3a the OC_News_Item class now extends the SimplePie item class 2012-05-08 19:23:00 -04:00
Alessandro Cosentino
bb29f28e99 missing a file in the previous commit 2012-05-08 15:59:52 -04:00
Alessandro Cosentino
797edb75a1 created a stub for the News app 2012-04-28 10:27:29 -04:00