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
56ba4a1890 left and right arrow now also jump to previous/next article 2012-09-03 00:32:13 +02:00
Bernhard Posselt
144da1ca88 j jumps to next entry, k to previous if no dialog is open 2012-09-03 00:26:04 +02:00
Bernhard Posselt
f8ce1854ba changing folder names works now 2012-09-02 17:09:59 +02:00
Bernhard Posselt
a5495046a4 dont use mock folders, use html delivered from server; deleted unecessary templates and ajax files 2012-09-02 14:34:24 +02:00
Bernhard Posselt
3385de22ef fixed bug that would not show unread items when show all button was clicked 2012-09-02 03:25:27 +02:00
Bernhard Posselt
6b2aef96ba fixed bug that would reverse the show all button 2012-09-02 03:22:36 +02:00
Bernhard Posselt
8e13a082bd improved icons in settings by exporting pngs, made show all more responsive 2012-09-02 03:20:01 +02:00
Bernhard Posselt
7251854ff2 fixed star AA issue in menu 2012-09-02 03:07:28 +02:00
Bernhard Posselt
3932cc60ab disable ugly hover style on dialogs 2012-09-02 02:56:58 +02:00
Bernhard Posselt
462ca308ae made add feed and add folder dialog client side to speed up displaying 2012-09-02 02:49:49 +02:00
Jenkins for ownCloud
0fe9dfd53e [tx-robot] updated from transifex 2012-09-02 02:09:59 +02:00
Bernhard Posselt
c20f75c9a6 hide unread counter with css to not have rendering problems in the beginning when binding the menu; theres no a default none folder in the dropdown menu 2012-09-02 01:05:33 +02:00
Bernhard Posselt
2781817b36 fixed all read button, made the reader more responsing by not waiting for the server to add classes (mark read/set important/select feed) 2012-09-01 22:06:46 +02:00
Bernhard Posselt
37158f2141 corrected param names for load, added enum for types 2012-09-01 21:02:00 +02:00
Robin Appelman
50b1b38d03 we can now use UNIX_TIMESTAMP in queries 2012-09-01 20:45:08 +02:00
Bernhard Posselt
6867632e9d changed active feed color back to previous color 2012-09-01 19:17:58 +02:00
Bernhard Posselt
b7825283f0 clicking on item title now marks item as read again 2012-09-01 19:17:58 +02:00
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