1
0
mirror of https://github.com/chylex/Nextcloud-News.git synced 2025-09-05 20:53:11 +02:00
Commit Graph

1210 Commits

Author SHA1 Message Date
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
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
dccd2720ce added usage howto for menu.js for all important public functions 2012-08-30 02:31:59 +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
Alessandro Cosentino
c94b02a115 opml exporter. invariant test needs to be done with opml importer 2012-08-25 19:14:08 -04:00
Alessandro Cosentino
70a37497ff small layout changes; fix error with retrieving favicon 2012-08-20 19:50:53 -04:00
Alessandro Cosentino
32bd7c839c now saves item's author in db 2012-08-19 15:13:39 -04:00
Alessandro Cosentino
41c310c5fc perform only a slim fetch in some cases 2012-08-18 03:16:40 -04:00
Alessandro Cosentino
455e8380f3 different small fixes 2012-08-17 23:56:32 -04:00
Alessandro Cosentino
45e7d2dfd7 fix conflicts 2012-08-17 23:01:13 -04:00
Alessandro Cosentino
30fcd3949c bookmarkelet working now 2012-08-17 22:54:54 -04:00
Bernhard Posselt
d3dd6fa63e added eyebutton 2012-08-18 03:44:54 +02:00
Bernhard Posselt
4c0b359fbe removed top bar above feed items, aligned the title with the star 2012-08-18 02:52:16 +02:00
Bernhard Posselt
eaced67757 deactivated dnd 2012-08-17 20:36:41 +02:00
Bernhard Posselt
2c2f8d98da fixed a bug that would cause the app to crash if the previously feed is deleted from the database 2012-08-17 20:32:52 +02:00
Bernhard Posselt
45828812cb remember last viewed feed 2012-08-16 20:54:33 +02:00
Bernhard Posselt
f61df85fe6 made starred items and all items work! 2012-08-16 20:26:06 +02:00
Bernhard Posselt
ed32ef2d96 relative date now shows too when you change the feed 2012-08-16 19:24:21 +02:00
Bernhard Posselt
d8f94937eb fixed marking feeds as read 2012-08-16 19:19:43 +02:00
Bernhard Posselt
0241ac70ab fixed the show only new items drop down 2012-08-16 18:52:01 +02:00
Bernhard Posselt
5c58aa537b moved keep unread to the bottom 2012-08-16 17:58:20 +02:00
Bernhard Posselt
1154465787 added and formatted the feedtimestamp properly 2012-08-16 13:26:03 +02:00
Bernhard Posselt
d6fd252bb4 added more logic to the serverside moving feed into folder 2012-08-16 13:17:24 +02:00
Bernhard Posselt
2ba25ab970 set only non displayed items as read 2012-08-16 12:56:17 +02:00
Alessandro Cosentino
9132f6a27d saves and shows datetime of items 2012-08-16 01:13:16 -04:00
Bernhard Posselt
6dcf152409 added basics for drag and drop 2012-08-16 03:27:07 +02:00
Alessandro Cosentino
93ee15c189 improves first run dialogs 2012-08-15 20:08:12 -04:00
Bernhard Posselt
4c866d889f added loading icon when loading new feeds 2012-08-15 23:51:06 +02:00
Bernhard Posselt
2dc9bee33d removed feedcount for each item, new styling for the feedlist, moved unreadcount to the top of the current feed, cleaned up javascript 2012-08-15 23:16:11 +02:00
Bernhard Posselt
7dccc33421 dont ask for confirmation to add a new feed, just show a new form and change the title bar 2012-08-15 18:48:43 +02:00
Bernhard Posselt
4faac81356 fixed a bug that wouldnt let feeds show up nested in folders 2012-08-15 18:03:32 +02:00
Bernhard Posselt
f38a28d621 removed spinning udpate wheel because for frequent updates it shows to often and distracts the user 2012-08-15 16:09:38 +02:00
Bernhard Posselt
608ed2deb1 Merge branch 'newsapp' of git://gitorious.org/owncloud/apps into newsapp 2012-08-15 15:55:54 +02:00
Alessandro Cosentino
04497e9e68 shows counter when adding feed; fixes bug when removing folder 2012-08-15 09:51:12 -04:00
Bernhard Posselt
58716d325c optimized for a min width of 950px 2012-08-15 15:20:45 +02:00
Bernhard Posselt
74b2dd3507 moved the add feed/folder from hover back to button 2012-08-15 03:59:40 +02:00
Bernhard Posselt
cb38efda8d fixed the shadow on the add folder/feed popup 2012-08-15 02:20:57 +02:00
Bernhard Posselt
648ae04523 automatically scroll to top once you select a feed, implemented a one second timeout to check if the item is still under the top edge and then mark it as read 2012-08-14 23:47:02 +02:00
Bernhard Posselt
1f0af05782 clicking on a feed makes the item list scroll to the top 2012-08-14 23:27:50 +02:00
Bernhard Posselt
598ce8cb29 Merge branch 'newsapp' of git://gitorious.org/owncloud/apps into newsapp 2012-08-14 23:09:23 +02:00
Bernhard Posselt
9b06280402 mark article as read when you click on it 2012-08-14 23:09:20 +02:00