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

1210 Commits

Author SHA1 Message Date
Bernhard Posselt
5492e60510 new style and style cleanup for the news app 2013-02-11 15:30:55 +01:00
Bernhard Posselt
33219e2211 fixed grunt compile errors in .4 2013-02-07 12:16:47 +01:00
Bernhard Posselt
d962dc1d58 migrated to grunt 4.0 2013-02-07 11:49:55 +01:00
Bernhard Posselt
57c70e9b78 test 2013-02-07 00:33:47 +01:00
Bernhard Posselt
151527c264 more enhancements for grunt 2013-02-07 00:29:51 +01:00
Bernhard Posselt
467f320d98 moved from cakefile to grunt 2013-02-07 00:21:02 +01:00
Bernhard Posselt
ae7393db3d merged the angularjs branch 2013-01-27 04:15:53 +01:00
Alessandro Cosentino
7c5d3649a3 use the core functions for relative dates 2012-11-13 15:38:54 -05:00
Alessandro Cosentino
f27c359c6c add feeds and folders dinamically when importing an opml file 2012-11-09 17:01:41 -05:00
Alessandro Cosentino
0dddb38e93 [News] importopml implemented via eventsource for incremental notifications to client 2012-11-08 12:45:16 -05:00
Alessandro Cosentino
a4d88f696a [News] substitutes modals with notification in importopml 2012-11-04 22:27:09 -05:00
Alessandro Cosentino
9112586eec [News] import opml from local filesystem now works 2012-11-02 15:30:32 -04:00
Alessandro Cosentino
6682d2e55d [News] make the import opml interface slimmer 2012-11-02 15:30:32 -04:00
Bernhard Posselt
c52c93f1e5 added unreadcounter for folders 2012-10-31 01:46:33 +01:00
Bernhard Posselt
1378ff21ce set unread items correctly for new items and starred items 2012-10-31 01:17:37 +01:00
Bernhard Posselt
e00bc4b65f added unreadcounter back 2012-10-31 01:05:58 +01:00
Alessandro Cosentino
00ba1348ff [News] SimplePie library updated to 1.3.1 2012-10-30 15:16:22 -04:00
Alessandro Cosentino
a7f7f04052 sharing items in the News app 2012-10-28 10:57:35 -04:00
Jan-Christoph Borchardt
7683d55104 remove highlight of currently selected item 2012-10-26 20:30:19 +02:00
Bernhard Posselt
ee46c5c5a6 also change the menu entry when you load a feed from the from_feed link 2012-10-16 18:50:44 +02:00
Bernhard Posselt
bf83f65545 click on from_feed loads the feed 2012-10-16 18:45:49 +02:00
Bernhard Posselt
a30aebb934 abort load request if a new feed is being loaded 2012-10-15 23:05:51 +02:00
Bernhard Posselt
347a34b722 fixed bug that caused the starred items menu item to be marked as read when one starred item was unstarred 2012-10-15 22:36:28 +02:00
Bernhard Posselt
3f0ddad8ab also show additional feedtitle when using javascript to reload the page 2012-10-15 22:23:11 +02:00
Bart Visscher
1e37bc139b Whitespace cleanup 2012-10-14 21:15:47 +02:00
Bernhard Posselt
8ec06f9fc2 fixed bug that would hide starred items if they are read 2012-10-14 16:54:56 +02:00
Bernhard Posselt
e5980c8141 fixed bug that prevented creating of folders, linted menu.js, fixed weird html escaping for feed titles, removed all database queries from templates 2012-10-13 05:03:05 +02:00
Bernhard Posselt
4b5f94b435 selecting folders works 2012-10-13 04:47:35 +02:00
Bernhard Posselt
70aac9d0f9 merged index 2012-10-13 00:13:31 +02:00
Bernhard Posselt
86f8d78584 reverted js back to old state 2012-10-13 00:07:03 +02:00
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
Alessandro Cosentino
d5cd794c01 split firstrun template from main template 2012-10-08 20:23:32 -04: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
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
4fcd2a6d12 decreased unread timeout from 1s to .5s 2012-09-17 17:10:39 +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
9fcfdae0c2 remember collapsed folders, simplyfied css and js 2012-09-08 19:11:22 +02:00
Bart Visscher
ce2e3bd0cb Remove empty lines at end of file 2012-09-07 14:25:28 +02:00
Bernhard Posselt
d03a0608f5 put arrow keys jumping back in 2012-09-06 20:30:26 +02:00
Alessandro Cosentino
a7c2cdb0c0 removes files no longer needed 2012-09-06 13:16:37 -04:00
Bernhard Posselt
b5abac0767 removed arrow keys for jumping to next feed 2012-09-06 17:42:49 +02:00
Bernhard Posselt
1853913a9b the caption of the eye should toggle 2012-09-06 15:54:07 +02:00
Bernhard Posselt
e63ac23327 moved thumbnail code from js to css 2012-09-05 21:01:24 +02:00
Bernhard Posselt
bfd20019d5 added padding to first img child to mark it as thumbnail 2012-09-05 20:31:19 +02:00