Bernhard Posselt
|
4affc4f485
|
add api annotations
|
2013-06-22 18:18:55 +02:00 |
|
Bernhard Posselt
|
b11cd6e058
|
fix indention
|
2013-06-22 16:15:51 +02:00 |
|
Bernhard Posselt
|
3c7486272c
|
Revert "fix #253, use current date when no pubdate is provided"
This reverts commit 7d1c2b2c2c .
|
2013-06-22 16:01:56 +02:00 |
|
Bernhard Posselt
|
d2d0fae2b7
|
changelog updates
|
2013-06-22 15:26:29 +02:00 |
|
Bernhard Posselt
|
20597eb1af
|
also set last modified when marking feeds, folders, or all read, fix #256
|
2013-06-22 15:11:34 +02:00 |
|
Bernhard Posselt
|
7d1c2b2c2c
|
fix #253, use current date when no pubdate is provided
|
2013-06-22 15:02:33 +02:00 |
|
Bernhard Posselt
|
984f0270e2
|
spaces to tabs
|
2013-06-22 14:49:17 +02:00 |
|
Jenkins for ownCloud
|
5cd7ae154a
|
[tx-robot] updated from transifex
|
2013-06-22 01:40:46 +02:00 |
|
Jenkins for ownCloud
|
d46d03e3a4
|
[tx-robot] updated from transifex
|
2013-06-21 08:35:50 +02:00 |
|
Bernhard Posselt
|
ecb531fd08
|
Merge pull request #251 from mkzero/patch-2
Added styles to blockquotes
|
2013-06-20 09:38:21 -07:00 |
|
Maik Kulbe
|
6759731a2f
|
Fixed invisible scrollbars on pre and blockquote tags
|
2013-06-20 14:41:08 +02:00 |
|
Maik Kulbe
|
5af855c1b4
|
Added styles to blockquotes
|
2013-06-20 13:05:21 +03:00 |
|
Jenkins for ownCloud
|
116ab598c7
|
[tx-robot] updated from transifex
|
2013-06-20 01:18:47 +02:00 |
|
Jenkins for ownCloud
|
85a4410f08
|
[tx-robot] updated from transifex
|
2013-06-19 01:06:57 +02:00 |
|
Jenkins for ownCloud
|
df9f1b98cd
|
[tx-robot] updated from transifex
|
2013-06-18 01:21:50 +02:00 |
|
Jenkins for ownCloud
|
c3739dec3b
|
[tx-robot] updated from transifex
|
2013-06-17 01:33:00 +02:00 |
|
Bernhard Posselt
|
a21c0273f2
|
Merge pull request #244 from owncloud/optimize_images
Optimize images using optipng and scour
|
2013-06-16 09:35:10 -07:00 |
|
kondou
|
fb5d872f26
|
Optimize images using optipng and scour
|
2013-06-16 18:29:46 +02:00 |
|
Jenkins for ownCloud
|
adc5a57f3e
|
[tx-robot] updated from transifex
|
2013-06-16 01:03:16 +02:00 |
|
Jenkins for ownCloud
|
fb5633cde2
|
[tx-robot] updated from transifex
|
2013-06-15 01:03:24 +02:00 |
|
Bernhard Posselt
|
f3d7669227
|
Merge pull request #238 from repat/master
Order of apps description
|
2013-06-14 07:25:14 -07:00 |
|
repat
|
2ea122b253
|
Update README.rst
|
2013-06-14 17:00:42 +03:00 |
|
Jenkins for ownCloud
|
66260ad0fd
|
[tx-robot] updated from transifex
|
2013-06-14 02:17:25 +02:00 |
|
Jenkins for ownCloud
|
84a387619c
|
[tx-robot] updated from transifex
|
2013-06-13 01:05:17 +02:00 |
|
Bernhard Posselt
|
62366e3959
|
changelog additions
|
2013-06-12 21:18:51 +02:00 |
|
Bernhard Posselt
|
73c02fdaa6
|
adjust routes for new api
|
2013-06-12 20:32:49 +02:00 |
|
Bernhard Posselt
|
836c65b6fa
|
move to new restful api
|
2013-06-12 20:32:49 +02:00 |
|
Alessandro Cosentino
|
a5fea1be13
|
gitignore cache folder
|
2013-06-12 10:07:06 -04:00 |
|
Alessandro Cosentino
|
accad1a88a
|
addnew css is loaded two times in main template
|
2013-06-12 10:05:23 -04:00 |
|
Bernhard Posselt
|
4faa08d708
|
add annotations for api controllers
|
2013-06-12 14:50:25 +02:00 |
|
Jenkins for ownCloud
|
a70a85bc18
|
[tx-robot] updated from transifex
|
2013-06-12 01:38:53 +02:00 |
|
Alessandro Cosentino
|
51a1d04eb7
|
Merge branch 'master' of github.com:owncloud/news
|
2013-06-10 19:48:26 -04:00 |
|
Alessandro Cosentino
|
35557e3a35
|
url in feed init error msg
|
2013-06-10 19:47:56 -04:00 |
|
Jenkins for ownCloud
|
74457cef15
|
[tx-robot] updated from transifex
|
2013-06-11 01:03:06 +02:00 |
|
Bernhard Posselt
|
24226d69f9
|
parse url and body parameters correctly for getAll items in the api
|
2013-06-11 00:25:17 +02:00 |
|
Bernhard Posselt
|
653b9f82ab
|
implement starring and marking as read for multiple items
|
2013-06-11 00:25:00 +02:00 |
|
Bernhard Posselt
|
8bffbedcd8
|
added method for marking all read
|
2013-06-11 00:25:00 +02:00 |
|
Jenkins for ownCloud
|
3ad8deaaa3
|
[tx-robot] updated from transifex
|
2013-06-10 01:03:41 +02:00 |
|
Bernhard Posselt
|
af752333e3
|
Merge pull request #229 from lsmooth/issue218a
modify fetch to pass on getFavicon parameter
|
2013-06-09 14:29:44 -07:00 |
|
lsmooth
|
9bee16db1f
|
modify Fetch to pass on getFavicon parameter
|
2013-06-09 20:03:05 +02:00 |
|
Bernhard Posselt
|
6a4be5407f
|
Merge pull request #228 from lsmooth/issue218
don't update faviconLink on feed update
|
2013-06-08 16:51:51 -07:00 |
|
lsmooth
|
24299e4db2
|
don't update faviconLink on feed update
|
2013-06-09 01:08:12 +02:00 |
|
Jenkins for ownCloud
|
daa7bec769
|
[tx-robot] updated from transifex
|
2013-06-09 01:02:39 +02:00 |
|
Alessandro Cosentino
|
0c5dc46ac1
|
Added info on BB10 client by Adam in README
|
2013-06-08 16:53:44 -03:00 |
|
Jenkins for ownCloud
|
f8d3c8bf0e
|
[tx-robot] updated from transifex
|
2013-06-08 01:28:19 +02:00 |
|
Bernhard Posselt
|
2a9e88565e
|
adjust changelog
|
2013-06-07 19:18:29 +02:00 |
|
Bernhard Posselt
|
972e1d4bee
|
Merge pull request #225 from owncloud/add-open-current-item-shortcut
add shortcut to open current item
|
2013-06-07 10:15:58 -07:00 |
|
Morris Jobke
|
23cf5cfe6c
|
fix open in new window
|
2013-06-07 19:15:25 +02:00 |
|
Morris Jobke
|
fa7553a05d
|
add shortcut to open current item
|
2013-06-07 19:02:54 +02:00 |
|
Jenkins for ownCloud
|
4fe9d78817
|
[tx-robot] updated from transifex
|
2013-06-07 01:35:44 +02:00 |
|