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

6380 Commits

Author SHA1 Message Date
Alessandro Cosentino
837438ab0d Merge branch 'newsapp_cron' into newsapp 2012-08-10 10:42:21 -04:00
Alessandro Cosentino
cc594d1cad erroneous file in last commit 2012-08-10 00:14:34 -04:00
Alessandro Cosentino
a077e4ea2f importing opml becomes simple for debugging reasons (ignore SimplePie issues for now) 2012-08-10 00:12:38 -04:00
Jakob Sack
03b7bb8c06 News: fix bug in backgroundjobs 2012-08-09 22:09:39 +02:00
Jakob Sack
2eb2f91793 Register background job 2012-08-09 21:24:02 +02:00
Jakob Sack
c4c0b56b22 Try to use backgroundjobs 2012-08-09 21:23:31 +02:00
Alessandro Cosentino
98614791fb css file missing in previous commit 2012-08-09 14:14:54 -04:00
Alessandro Cosentino
202195c305 shows feeds with unread items in bold 2012-08-09 14:13:16 -04:00
Gregor Tätzner
2944bc645a Fix some html errors and align feed buttons to the center 2012-08-09 13:04:38 +02:00
Gregor Tätzner
4856c8e360 Mostly feed list html cleanup, also restructured news.css 2012-08-09 09:40:25 +02:00
Alessandro Cosentino
81e38e05b6 removes backup file included erroneously 2012-08-08 16:42:03 -04:00
Alessandro Cosentino
90e49e0b5f curl connections between importopml and createfeed 2012-08-08 16:41:21 -04:00
Gregor Tätzner
8dc1c6c6ea highlight currently shown feed and load feeds always in ajax style 2012-08-08 14:29:28 +02:00
Alessandro Cosentino
dea84256ab no need of checking the statuscode in ajaxError when adding feed 2012-08-07 18:57:23 -04:00
Alessandro Cosentino
4be12df25c handle SimplePie issues when adding feed 2012-08-07 18:21:48 -04:00
Alessandro Cosentino
8ee6670cad fixes warning with translation 2012-08-06 23:40:42 -04:00
Gregor Tätzner
3f6d7c16b3 Show trigger icon only if folder is not empty.
Else just show the folder icon.
2012-08-06 22:44:46 +02:00
Gregor Tätzner
369e2edeac Show some nice messages when you create or delete a feed in the right
view
2012-08-06 20:27:57 +02:00
Gregor Tätzner
5eb0f78dcb expands the hoverable area of the folder trigger and rotates trigger
icon just by 90 degrees
2012-08-06 16:59:16 +02:00
Gregor Tätzner
23ab19741b Adds a clickable trigger to collapse the list. 2012-08-06 16:07:39 +02:00
Alessandro Cosentino
12720ebd14 refactores code of the opml importer 2012-08-05 15:49:25 -04:00
Alessandro Cosentino
5225272b1c removes confirmation dialog when adding a folder 2012-08-04 17:29:44 -04:00
Gregor Tätzner
0defb2d3d5 Merge branch 'newsapp' of gitorious.org:owncloud/apps into newsapp 2012-08-04 19:00:44 +02:00
Gregor Tätzner
82cfb232c2 Show or hide items in rightcontent when creating or deleting feeds 2012-08-04 18:54:54 +02:00
Alessandro Cosentino
1b5cdb7c8e set import variables 2012-08-04 11:21:43 -04:00
Gregor Tätzner
91d194a5df Polish deleteAll functions. It's not necessary to use sql joins 2012-08-04 10:31:57 +02:00
Gregor Tätzner
b22c89c73d Merge branch 'newsapp' of gitorious.org:owncloud/apps into newsapp 2012-08-03 23:33:57 +02:00
Gregor Tätzner
7ebeeacf49 Fixed deletion of feed items on folder removal 2012-08-03 23:32:35 +02:00
Alessandro Cosentino
be869cf0f9 fixes path in css 2012-08-03 13:12:23 -04:00
Gregor Tätzner
fbcac103cf Fixed several issues in delete folder functions 2012-08-03 18:25:46 +02:00
Gregor Tätzner
58824771f2 Merge branch 'newsapp' of gitorious.org:owncloud/apps into newsapp 2012-08-03 15:04:42 +02:00
Alessandro Cosentino
71723ad593 improves dialog that adds a folder 2012-08-03 09:00:26 -04:00
Gregor Tätzner
df3cf447b7 Move unreaditemcounter code into listfeed 2012-08-03 14:59:43 +02:00
Gregor Tätzner
96088f6567 Implement dynamic folder adding in the same way like feed adding 2012-08-03 10:42:45 +02:00
Alessandro Cosentino
eac9dec36b avoid adding feeds that already exist 2012-08-03 01:11:05 -04:00
Alessandro Cosentino
fc78ffbefd improves dialog to add a feed 2012-08-03 01:01:14 -04:00
Alessandro Cosentino
a4502857ec small fixes on previous commits 2012-08-03 00:35:45 -04:00
Alessandro Cosentino
9e1b6c31a8 moves back the content of templates/listfolder.php 2012-08-02 18:39:13 -04:00
Gregor Tätzner
1117a19bb6 Commit missing files 2012-08-02 23:00:14 +02:00
Gregor Tätzner
bdc5159324 Add feed to feed list instantly on feed adding
Reload is no longer necessary. There are still some issues - especially
the order of the feeds: atm the feed is just inserted at the beginning
2012-08-02 18:52:33 +02:00
Thomas Tanghus
1cc2f0c7f0 Another try to fix settings js loading. 2012-08-01 16:39:41 +02:00
Thomas Tanghus
fd9a8cbd8a Don't overwrite the News object in settings. 2012-08-01 16:16:24 +02:00
Alessandro Cosentino
703520c3b6 small fixes on the settings popup 2012-08-01 09:48:41 -04:00
Alessandro Cosentino
eca49d72c4 news app welcomes the new settings popup 2012-07-31 23:40:22 -04:00
Gregor Tätzner
4451097787 Fix 'decrementing by 2' counter bug 2012-07-30 22:16:27 +02:00
Alessandro Cosentino
27fb67f139 Merge branch 'newsapp' of git://gitorious.org/owncloud/apps into newsapp 2012-07-30 15:39:24 -04:00
Alessandro Cosentino
eda7f50864 fixes what broke in the last commit 2012-07-30 15:38:58 -04:00
Gregor Tätzner
01f8c6cf08 Implement live update of unread item counter 2012-07-30 21:09:30 +02:00
Alessandro Cosentino
25051024bc opml parser completed; still needs testing 2012-07-30 14:08:59 -04:00
Alessandro Cosentino
fd5b815e58 opml parser completed; still needs testing 2012-07-30 14:08:36 -04:00