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

6749 Commits

Author SHA1 Message Date
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
Michael Gapczynski
3bd3555eb3 Remove accidently added 3rd party apps 2012-07-30 10:34:12 -04:00
Alessandro Cosentino
a5438863a4 parses opml file to get the title 2012-07-30 02:24:38 -04:00
Alessandro Cosentino
0812aadc7b solves a merge conflict 2012-07-29 18:10:59 -04:00
Alessandro Cosentino
269700f78a merge from previous commit 2012-07-29 18:07:05 -04:00
Alessandro Cosentino
1c006551e8 select opml dialog improved 2012-07-29 18:04:03 -04:00
Gregor Tätzner
e983a37533 align spinner vertical 2012-07-28 07:58:41 +02:00
Alessandro Cosentino
42458fad2f browse local files dialog 2012-07-28 00:38:28 -04:00
Alessandro Cosentino
96a44ed8e8 update counters with js when update feeds 2012-07-27 10:23:01 -04:00
Alessandro Cosentino
f80555a94c shows a spinner while updating feed 2012-07-26 19:20:21 -04:00
Alessandro Cosentino
3731be7db2 Merge branch 'newsapp' of git://gitorious.org/owncloud/apps into newsapp 2012-07-26 12:34:49 -04:00
Alessandro Cosentino
82649d5b1e dialog for opml 2012-07-26 12:34:08 -04:00
Gregor Tätzner
d399e8a364 Set background color of feedfolder list to white 2012-07-26 18:03:50 +02:00
Michael Gapczynski
bcdce09194 Merge branch 'master' into share_api
Conflicts:
	apps/calendar/js/loader.js
	apps/contacts/index.php
	apps/contacts/js/loader.js
	apps/files/js/files.js
	apps/files_sharing/sharedstorage.php
	lib/filesystemview.php
2012-07-25 17:08:18 -04:00
Gregor Tätzner
0fa35e3868 fix cloudbtn javascript handling 2012-07-25 16:59:45 +02:00
Alessandro Cosentino
da51c810f7 conform to the new app setting policy 2012-07-24 15:59:20 -04:00
Alessandro Cosentino
2da0f24f17 Merge branch 'newsapp' of git://gitorious.org/owncloud/apps into newsapp 2012-07-24 11:21:41 -04:00
Alessandro Cosentino
8eab75caa8 moving settings dialog to app 2012-07-24 11:21:07 -04:00
Gregor Tätzner
b9e13dfda0 checkFavicon: also check for size 2012-07-23 21:56:58 +02:00
Gregor Tätzner
4abcc53a17 Use base url for extracting favicon 2012-07-23 21:02:49 +02:00
Gregor Tätzner
4161bb9241 Merge branch 'newsapp' of gitorious.org:owncloud/apps into newsapp 2012-07-23 18:45:15 +02:00
Gregor Tätzner
831dc688e0 Add more favicon detection and checking code 2012-07-23 18:43:54 +02:00
Alessandro Cosentino
27df8ca462 dialog for opml importing 2012-07-23 10:43:53 -04:00
Gregor Tätzner
2580eb0600 Improve favicon file check 2012-07-22 10:41:39 +02:00
Gregor Tätzner
81e6a72a20 Improve favicon detection 2012-07-21 23:25:39 +02:00
Alessandro Cosentino
5ab51aa176 makes previous commit more logical 2012-07-21 13:50:52 -04:00
Gregor Tätzner
912374165b Add feed fallback icon and set a relative width on the feed list items. 2012-07-21 16:45:37 +02:00
Gregor Tätzner
67ba166c82 Fix last commit 2012-07-20 17:44:47 +02:00
Gregor Tätzner
a072943b2e Polish feedslist layout 2012-07-20 11:31:07 +02:00
Alessandro Cosentino
2259f86359 introduces field userid in the feed table to fix a bug in the update functions 2012-07-19 21:45:31 -04:00
Alessandro Cosentino
4fd5574787 fix folder indentation and counter equals to 0 2012-07-19 18:40:48 -04:00
Gregor Tätzner
c739eebba3 Changed itemlist style 2012-07-19 11:58:15 +02:00