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

6863 Commits

Author SHA1 Message Date
Bernhard Posselt
2c86b31be1 implemented server side move feed to folder 2012-09-01 14:33:59 +02:00
Bernhard Posselt
e5afa8f703 only change folder when the new folder != old folder, added animation for dnd overed elements 2012-09-01 13:59:28 +02:00
Jenkins for ownCloud
213f00e451 [tx-robot] updated from transifex 2012-09-01 02:07:00 +02:00
Bernhard Posselt
fcb2f8851f prevent simoultaneous updates 2012-09-01 01:55:00 +02:00
Bernhard Posselt
42f4244d44 mark all read works now 2012-09-01 01:45:00 +02:00
Bernhard Posselt
4c39312cb3 folders are now correctly transformed when it contains hidden items 2012-09-01 01:19:47 +02:00
Bernhard Posselt
069f27346d set unreadcount affects the whole menu now 2012-09-01 01:03:55 +02:00
Bernhard Posselt
5cfa3376a0 fixed keep unread 2012-09-01 00:40:46 +02:00
Bernhard Posselt
a1d4791d3a order feeds from cache by timestamp 2012-09-01 00:31:39 +02:00
Bernhard Posselt
0c4e8c98d8 merged marking of items into item object 2012-09-01 00:31:39 +02:00
Bernhard Posselt
d23e81a85a empty itemcache on view change 2012-09-01 00:31:39 +02:00
Bernhard Posselt
62deb561f1 implemented clientside caching of items 2012-09-01 00:31:39 +02:00
Bernhard Posselt
2477d7e8e1 removed jquery ui bugs when dragging feeds 2012-09-01 00:31:39 +02:00
Bernhard Posselt
798a2001ba fixed adding feeds 2012-09-01 00:31:39 +02:00
Bernhard Posselt
9b0ccc5641 wired removing and adding of feeds 2012-09-01 00:31:39 +02:00
Bernhard Posselt
3876f38f3c fixed click on feed buttons 2012-09-01 00:31:39 +02:00
Bernhard Posselt
9df1c658c1 prevent loading when drag and dropping feeds 2012-09-01 00:31:39 +02:00
Bernhard Posselt
401371d213 hide read items on triggerHeadRead, but dont hide them if theyre selected or the folders of felected feeds 2012-09-01 00:31:39 +02:00
Bernhard Posselt
3651fe290c always assure that unreadcount is an integer 2012-09-01 00:31:39 +02:00
Bernhard Posselt
72192d7c34 update folder count automatically from containing feeds 2012-09-01 00:31:39 +02:00
Bernhard Posselt
f3195d5742 more cleanup 2012-09-01 00:31:38 +02:00
Bernhard Posselt
409c6d509a fixed starred and subscriptions callbacks 2012-09-01 00:31:38 +02:00
Bernhard Posselt
8760dd0502 when folder is opened via adding to it, also correctly transform the trigger 2012-09-01 00:31:38 +02:00
Bernhard Posselt
1430a4eddb clone new items in menu from mock objects 2012-09-01 00:31:38 +02:00
Bernhard Posselt
ead4172b7e code reorganization 2012-09-01 00:31:38 +02:00
Bernhard Posselt
eef8993cce added missing methods and javadoc 2012-09-01 00:31:38 +02:00
Bernhard Posselt
be192931ce merged 2012-09-01 00:31:38 +02:00
Jenkins for ownCloud
f19d8f0e13 [tx-robot] updated from transifex 2012-08-31 02:07:13 +02:00
Alessandro Cosentino
7e2f227279 change look of firstrun page 2012-08-30 07:13:27 -04:00
Bernhard Posselt
c1e949699e cleanup 2012-08-30 02:46:36 +02:00
Bernhard Posselt
4891d78b8d added missing javadoc 2012-08-30 02:41:07 +02:00
Bernhard Posselt
05e356a25c Merge branch 'master' of github.com:owncloud/apps 2012-08-30 02:32:13 +02:00
Bernhard Posselt
dccd2720ce added usage howto for menu.js for all important public functions 2012-08-30 02:31:59 +02:00
Jenkins for ownCloud
87be22fb53 [tx-robot] updated from transifex 2012-08-30 02:06:13 +02:00
Bernhard Posselt
3f130b938b made item also droppable on folder menu items 2012-08-30 01:47:59 +02:00
Bernhard Posselt
294333e41f added drag and drop 2012-08-30 01:36:20 +02:00
Bernhard Posselt
a248adbd25 fixed bug that prevented the expand button to be clicked 2012-08-30 00:23:13 +02:00
Bernhard Posselt
3969be1203 more unittests for menu.js 2012-08-30 00:00:20 +02:00
Bernhard Posselt
daa76d848d added click handlers and buttons for menu.js 2012-08-29 23:12:14 +02:00
Bernhard Posselt
0f48a14dad added js tests and menu.js improvements 2012-08-29 21:37:11 +02:00
Jenkins for ownCloud
24b95705a2 [tx-robot] updated from transifex 2012-08-29 02:05:17 +02:00
Jenkins for ownCloud
3c8ef6929e [tx-robot] updated from transifex 2012-08-28 02:04:42 +02:00
Thomas Mueller
f1d3d5db8d l10n added to app 'news' 2012-08-27 01:37:28 +02:00
Frank Karlitschek
d33ca1e217 move apps
Merge branch 'master' of ../core

Conflicts:
	files_odfviewer/js/viewer.js
2012-08-26 17:03:31 +02:00
Alessandro Cosentino
c94b02a115 opml exporter. invariant test needs to be done with opml importer 2012-08-25 19:14:08 -04:00
Alessandro Cosentino
ca6aa3b464 cursor pointer everywhere. got tired of cursor text already 2012-08-24 06:53:01 -04:00
Alessandro Cosentino
b7256e9ff9 fixes pointer in item view 2012-08-24 06:48:38 -04:00
Alessandro Cosentino
70a37497ff small layout changes; fix error with retrieving favicon 2012-08-20 19:50:53 -04:00
Alessandro Cosentino
3db8c52532 fixes issue with bitfield on postgresql 2012-08-19 22:24:16 -04:00
Alessandro Cosentino
32bd7c839c now saves item's author in db 2012-08-19 15:13:39 -04:00