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
|
a069add71e
|
implement export, needs proper unittests though, fix 31
|
2013-04-12 14:53:02 +02:00 |
Bernhard Posselt
|
e9eaa93826
|
added return value tests for controllers
|
2013-04-12 12:00:38 +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
|
2cffff339b
|
removed useless settings
|
2013-04-03 12:25:48 +02:00 |
Bernhard Posselt
|
76fd21bccd
|
added simple twitter fetcher implementation
|
2013-04-02 13:48:16 +02:00 |
Bernhard Posselt
|
bf93d491ce
|
correctly save last viewed feed
|
2013-03-27 18:21:30 +01:00 |
Bernhard Posselt
|
02869fdc16
|
adding folders works
|
2013-03-27 17:19:50 +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
|
02ae36eba3
|
fixed mark all unread serverside (was missing highestitemid, dont use lastmodified to compare for new versions but use the highest item id. if items are updated and the guidHash and feedId are the same then it will be deleted and newly inserted to make the lastmodified feasable
|
2013-03-27 12:26:04 +01:00 |
Bernhard Posselt
|
c8d3f8fb46
|
added casting information for data objects
|
2013-03-26 18:04:02 +01:00 |
Bernhard Posselt
|
866f5eef01
|
fix bad setter usage
|
2013-03-25 23:24:47 +01:00 |
Bernhard Posselt
|
3a237701e0
|
return empty json responses when nothing has been done
|
2013-03-25 21:54:26 +01:00 |
Bernhard Posselt
|
77ec6f08aa
|
updated backgroundjob
|
2013-03-25 11:48:15 +01:00 |
Bernhard Posselt
|
df07df3b29
|
set last viewed feed type and id and added casts to int for parameters
|
2013-03-25 10:43:05 +01:00 |
Bernhard Posselt
|
01355fa627
|
added comment
|
2013-03-23 16:21:11 +01:00 |
Bernhard Posselt
|
ecc4a533cc
|
use all articles if active feed is null
|
2013-03-23 16:18:43 +01:00 |
Bernhard Posselt
|
7837e71f70
|
added index template
|
2013-03-23 14:37:49 +01:00 |
Bernhard Posselt
|
f4f27ab927
|
also pass in showall value to items
|
2013-03-23 12:27:36 +01:00 |
Bernhard Posselt
|
262084122f
|
another todo
|
2013-03-23 01:33:30 +01:00 |
Bernhard Posselt
|
29571aff34
|
finished itemcontroller
|
2013-03-23 01:23:47 +01:00 |
Bernhard Posselt
|
a2d264b4d4
|
removed old controller classes
|
2013-03-23 00:43:29 +01:00 |
Bernhard Posselt
|
ddfe6fd4de
|
check if active feed or folder exist
|
2013-03-22 23:23:08 +01:00 |
Bernhard Posselt
|
0b530f2cf5
|
added todo
|
2013-03-22 23:05:07 +01:00 |
Bernhard Posselt
|
46cbbb1a1e
|
finished usersettingscontroller
|
2013-03-22 23:04:44 +01:00 |
Bernhard Posselt
|
80644c69e0
|
finished get starred count
|
2013-03-22 22:29:58 +01:00 |
Bernhard Posselt
|
b6adabf245
|
finished foldercontroller
|
2013-03-21 23:07:03 +01:00 |
Bernhard Posselt
|
7ed948b19b
|
finished open and collapse in foldercontroller
|
2013-03-21 21:48:24 +01:00 |
Bernhard Posselt
|
a10b775b95
|
fixed itemmapper test
|
2013-03-21 21:08:54 +01:00 |
Bernhard Posselt
|
c8bdd9c3fb
|
finished feedcontroller
|
2013-03-21 20:38:20 +01:00 |
Bernhard Posselt
|
e8abe7886d
|
added all controller methods and tests for the annotations
|
2013-03-21 17:53:30 +01:00 |
Bernhard Posselt
|
f4fc7f07e7
|
added feed annotation test
|
2013-03-21 17:36:19 +01:00 |
Bernhard Posselt
|
a65714c9d2
|
added empty methods for controllers
|
2013-03-21 17:00:19 +01:00 |
Bernhard Posselt
|
39d3bc61d8
|
added all controllers
|
2013-03-21 13:16:16 +01:00 |
Bernhard Posselt
|
964383cc7a
|
welcome in the age of newness
|
2013-03-21 00:31:48 +01:00 |
Alessandro Cosentino
|
4902253e9c
|
prototype for business layer for feed
|
2013-03-02 19:50:33 +01:00 |
Bernhard Posselt
|
1b2b30a269
|
fixed notice in news app
|
2013-02-17 23:59:04 +01:00 |
Bernhard Posselt
|
9428c25c46
|
spaces to tabs
|
2013-02-15 21:08:27 +01:00 |
Bernhard Posselt
|
0e240ee8a0
|
brought back styles which were moved to core
|
2013-02-15 21:08:00 +01:00 |
Bernhard Posselt
|
aa57ce57d3
|
fixed error that resulted of not existing owncloud.css
|
2013-02-14 18:04:56 +01:00 |
Bernhard Posselt
|
95384df834
|
added angular ui for ui-if to not include audio elements everywhere and throw lots of warnings
|
2013-02-12 00:08:35 +01:00 |
Bernhard Posselt
|
fef624f0c4
|
spaces to tabs
|
2013-02-11 15:33:34 +01:00 |
Bernhard Posselt
|
5492e60510
|
new style and style cleanup for the news app
|
2013-02-11 15:30:55 +01:00 |
Bernhard Posselt
|
99cc7013f9
|
spaces to tabs
|
2013-02-10 11:16:32 +01:00 |
Bernhard Posselt
|
2d293fea43
|
added another exception for collapsing folders
|
2013-02-10 11:16:17 +01:00 |
Bernhard Posselt
|
7aaaa14b83
|
added the collapse method for the foldercontroller + tests
|
2013-02-02 15:58:40 +01:00 |
Bernhard Posselt
|
703502d7c4
|
spaces to tabs
|
2013-02-02 00:21:22 +01:00 |
Bernhard Posselt
|
ac423f6ca0
|
added foldercontroller + test
|
2013-02-02 00:20:41 +01:00 |