1
0
mirror of https://github.com/chylex/Nextcloud-News.git synced 2025-09-23 09:24:50 +02:00

746 Commits

Author SHA1 Message Date
Bernhard Posselt
c5dde50a71 implemented first feeds get all method 2013-05-02 13:45:34 +02:00
Bernhard Posselt
ec0c3e8c6a mention requirements and backgroundjobs in the apps description 2013-04-30 18:29:46 +02:00
Bernhard Posselt
946cd73258 fix version tag 2013-04-29 19:58:24 +02:00
Bernhard Posselt
3153baed3e set version 1.0 2013-04-29 19:57:54 +02:00
Bernhard Posselt
077548e655 prepare readme for beta release 2013-04-29 15:43:35 +02:00
Bernhard Posselt
3fc18156ae go back to order by id, fix #138, use a newest item id to prevent marking items as read that the user didnt see yet fix #141, also update the starred count periodically 2013-04-29 13:30:01 +02:00
Bernhard Posselt
df18314b32 added import from google reader, fix #80 2013-04-22 18:24:31 +02:00
Bernhard Posselt
057172ab9b error log when appframework is not enabled 2013-04-20 16:38:53 +02:00
Bernhard Posselt
76cc72393a added a way to prevent feed from being updated 2013-04-19 13:01:44 +02:00
Bernhard Posselt
67e00e798d added javascript for uploading google reader json files 2013-04-19 12:31:54 +02:00
Bernhard Posselt
3e9a13efc9 added skeletons for google reader import 2013-04-19 11:42:40 +02:00
Bernhard Posselt
cbf9baf3c1 dont break if owncloud if appframework isnt enabled 2013-04-15 21:23:37 +02:00
Bernhard Posselt
360966ab4b get language from server and save it in a language object, dont use a seperate file for instantiating controllers 2013-04-15 12:06:14 +02:00
Bernhard Posselt
3baa8b51e4 implement mark as read for feeds and folders, fix #29 2013-04-12 11:54:49 +02:00
Bernhard Posselt
e6d926de62 add link to feed which gets opened when clicked on the subheading of an item 2013-04-08 15:23:06 +02:00
Bernhard Posselt
1df9491ac0 remove admin page 2013-04-05 14:19:24 +02:00
Bernhard Posselt
2cffff339b removed useless settings 2013-04-03 12:25:48 +02:00
Alessandro Cosentino
821be8c6b9 remove search plugin. YAGNI 2013-03-30 18:38:45 +01:00
Bernhard Posselt
78674ebc36 star by guid hash and feedid to also star an item if it has been updated in the meantime. read still only works on the current version of the item, that means if an item is updated on the server side and an older version is being read on the server it will not be marked as read 2013-03-27 13:47:53 +01:00
Bernhard Posselt
89a1713f06 changed timestamp datatype to integer which fixes #10 2013-03-27 10:53:42 +01:00
Bernhard Posselt
3560ac0555 use container class instead of non existent function 2013-03-26 00:22:45 +01:00
Bernhard Posselt
0f9e0e3de7 implemented feed update 2013-03-25 12:54:38 +01:00
Bernhard Posselt
77ec6f08aa updated backgroundjob 2013-03-25 11:48:15 +01:00
Bernhard Posselt
7837e71f70 added index template 2013-03-23 14:37:49 +01:00
Bernhard Posselt
db5ba2b807 added additional controllers in the container 2013-03-21 13:01:10 +01:00
Bernhard Posselt
aa4916b829 wired routing 2013-03-21 12:56:14 +01:00
Bernhard Posselt
964383cc7a welcome in the age of newness 2013-03-21 00:31:48 +01:00
Bernhard Posselt
97855d5d6a updated docs 2013-03-20 17:55:03 +01:00
Bernhard Posselt
50e00916ce added namespaced indices for the newsapp 2013-03-19 20:32:44 +01:00
Jan-Christoph Borchardt
cff8adacea devs keep forgetting the designers 2013-03-19 17:47:07 +01:00
Bernhard Posselt
9e0316964d added indices and primary keys 2013-03-18 18:46:58 +01:00
Alessandro Cosentino
f652daa3d9 fix merge conflict 2013-03-08 14:50:10 +01:00
Gregor Tätzner
25a766a009 implement folder modify and delete api calls 2013-03-07 18:25:31 +01:00
Alessandro Cosentino
3c87c2be39 api calls are anonymous functions now 2013-03-06 10:27:50 +01:00
Alessandro Cosentino
ef450898bb create folder api call 2013-03-03 22:27:18 +01:00
Alessandro Cosentino
0852773340 adds a call to create feed 2013-03-03 11:06:00 +01:00
Alessandro Cosentino
4902253e9c prototype for business layer for feed 2013-03-02 19:50:33 +01:00
Alessandro Cosentino
165540d346 prototype of business layer for api 2013-03-02 16:21:50 +01:00
Robin Appelman
b6320ae937 Set required owncloud version to 4.93 2013-02-24 17:39:59 +01:00
Jan-Christoph Borchardt
463f5258bc Merge branch 'master' into navigation 2013-02-02 11:01:53 +01:00
Jan-Christoph Borchardt
8114480b42 merge master into navigation 2013-02-02 10:50:10 +01:00
Bernhard Posselt
ac423f6ca0 added foldercontroller + test 2013-02-02 00:20:41 +01:00
Robin Appelman
086d74618a change required ownCloud version to 4.91 2013-01-28 19:46:08 +01:00
Bernhard Posselt
ae7393db3d merged the angularjs branch 2013-01-27 04:15:53 +01:00
Jan-Christoph Borchardt
5bf727b324 Merge branch 'master' into navigation 2012-12-18 15:44:12 +01:00
Nick Frey
207c085b30 Play audio podcasts from feeds in the News app 2012-11-28 16:57:07 -06:00
Jan-Christoph Borchardt
018a1d1079 Merge branch 'master' into navigation 2012-11-01 16:57:35 +01:00
Alessandro Cosentino
a7f7f04052 sharing items in the News app 2012-10-28 10:57:35 -04:00
Jan-Christoph Borchardt
a77ab8799c first step to update icons for changes in core navigation, still needs sprited hover state 2012-10-27 17:46:14 +02:00
Alessandro Cosentino
d0cf0d1eca more info in info.xml 2012-10-19 14:29:50 -04:00