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

6380 Commits

Author SHA1 Message Date
Bernhard Posselt
d085a688af removed change that caused errors 2012-10-13 00:05:18 +02:00
Alessandro Cosentino
cb68f9f589 move firstrun js to an independent script 2012-10-12 16:30:47 -04:00
Bernhard Posselt
95542f96eb removed linter errors on parseInt, added the most recent timestamp and id to the load command 2012-10-12 17:54:51 +02:00
Jenkins for ownCloud
22b1cae762 [tx-robot] updated from transifex 2012-10-12 02:08:54 +02:00
Jenkins for ownCloud
7e31bbae3f [tx-robot] updated from transifex 2012-10-11 02:10:53 +02:00
Robin Appelman
9b1d006a28 don't use depricated OC_Filesystem 2012-10-10 13:18:05 +02:00
Jenkins for ownCloud
6852ee3bb7 [tx-robot] updated from transifex 2012-10-10 02:12:53 +02:00
Alessandro Cosentino
16564c20d5 still refactoring to make the firstrun page independent 2012-10-09 10:48:57 -04:00
Alessandro Cosentino
468fd8e90c Merge branch 'master' of github.com:owncloud/apps 2012-10-08 20:23:57 -04:00
Alessandro Cosentino
d5cd794c01 split firstrun template from main template 2012-10-08 20:23:32 -04:00
Jenkins for ownCloud
d8a556f042 [tx-robot] updated from transifex 2012-10-09 02:09:03 +02:00
Jenkins for ownCloud
59616abd12 [tx-robot] updated from transifex 2012-10-08 02:09:32 +02:00
Jenkins for ownCloud
426d1ce925 [tx-robot] updated from transifex 2012-10-07 02:10:23 +02:00
Jenkins for ownCloud
66acf139ea [tx-robot] updated from transifex 2012-10-04 02:09:41 +02:00
Jenkins for ownCloud
d4f0cb8142 [tx-robot] updated from transifex 2012-10-03 02:10:29 +02:00
Jenkins for ownCloud
13ff67e71b [tx-robot] updated from transifex 2012-10-02 02:08:07 +02:00
Jenkins for ownCloud
e56229556c [tx-robot] updated from transifex 2012-09-30 02:07:43 +02:00
Jenkins for ownCloud
640cefbcec [tx-robot] updated from transifex 2012-09-29 02:08:53 +02:00
Jenkins for ownCloud
3a3c8662c1 [tx-robot] updated from transifex 2012-09-28 02:08:20 +02:00
Jenkins for ownCloud
7376c41bc2 [tx-robot] updated from transifex 2012-09-27 02:04:37 +02:00
Jenkins for ownCloud
a99916561a [tx-robot] updated from transifex 2012-09-26 13:27:02 +02:00
Jenkins for ownCloud
f3a4635ed8 [tx-robot] updated from transifex 2012-09-25 02:06:22 +02:00
Jenkins for ownCloud
dbc0a88cab [tx-robot] updated from transifex 2012-09-24 02:05:00 +02:00
Jenkins for ownCloud
2efe6ae911 [tx-robot] updated from transifex 2012-09-21 02:07:33 +02:00
Bernhard Posselt
7492639549 setting items as read has now an immediate response from the server about how many feeds are unread and the ui updates nearly immediately 2012-09-20 19:17:53 +02:00
Bernhard Posselt
5ead2af717 open all links from the feedbody in a new tab 2012-09-19 22:39:38 +02:00
Jenkins for ownCloud
48f3774c97 [tx-robot] updated from transifex 2012-09-19 02:07:43 +02:00
Jenkins for ownCloud
1e0a24b4a1 [tx-robot] updated from transifex 2012-09-18 02:03:55 +02:00
Bernhard Posselt
2f1659c229 If you click on a feed and then on a second feed, the first one is still loaded into the main view if the second one finished faster
: fixed
2012-09-17 20:43:17 +02:00
Bernhard Posselt
2286b8871e made links clickable on the whole width 2012-09-17 20:43:17 +02:00
Bernhard Posselt
ed3bfd1459 decreased unread timeout from 1s to .5s 2012-09-17 20:43:17 +02:00
Jenkins for ownCloud
816609c379 [tx-robot] updated from transifex 2012-09-17 20:43:17 +02:00
Bernhard Posselt
d1583422bd If you click on a feed and then on a second feed, the first one is still loaded into the main view if the second one finished faster
: fixed
2012-09-17 17:25:14 +02:00
Bernhard Posselt
4e7f675462 made links clickable on the whole width 2012-09-17 17:10:40 +02:00
Bernhard Posselt
4fcd2a6d12 decreased unread timeout from 1s to .5s 2012-09-17 17:10:39 +02:00
Jenkins for ownCloud
d24379a437 [tx-robot] updated from transifex 2012-09-17 17:01:13 +02:00
Jenkins for ownCloud
f7d9c5e311 [tx-robot] updated from transifex 2012-09-15 02:07:46 +02:00
Bernhard Posselt
aa86cc0ee1 added closing of session write to ajax files to speed things up 2012-09-14 21:14:43 +02:00
Bernhard Posselt
683c4ab1a3 reduced update cycle to 1 minute 2012-09-14 19:17:53 +02:00
Bernhard Posselt
5a907a1a7e fixed a bug which broke updating via ajax 2012-09-14 18:10:17 +02:00
Bernhard Posselt
c2bfb2babc small mispell fix 2012-09-14 17:59:12 +02:00
Bernhard Posselt
dafb2543fd made feeds smaller, fixed some errors from js linter 2012-09-14 17:40:37 +02:00
Bernhard Posselt
ae6c2a760f reverted change because of weird jumping 2012-09-14 12:58:24 +02:00
Bernhard Posselt
adc9307858 display scrollbar only on hover 2012-09-14 12:51:21 +02:00
Jenkins for ownCloud
3dc7749fe9 [tx-robot] updated from transifex 2012-09-14 02:04:08 +02:00
Alessandro Cosentino
008e565bed small refactoring on the backend 2012-09-13 11:17:02 -04:00
Jenkins for ownCloud
5c16409079 [tx-robot] updated from transifex 2012-09-13 02:04:07 +02:00
Jenkins for ownCloud
179feb51d1 [tx-robot] updated from transifex 2012-09-11 02:07:59 +02:00
Jenkins for ownCloud
e2bbbf7ea4 [tx-robot] updated from transifex 2012-09-10 02:06:30 +02:00
Jenkins for ownCloud
b521cc9d84 [tx-robot] updated from transifex 2012-09-09 02:05:19 +02:00