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

735 Commits

Author SHA1 Message Date
Bernhard Posselt
f61df85fe6 made starred items and all items work! 2012-08-16 20:26:06 +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
d3b917afda improved firt run page 2012-08-16 17:34:16 +02:00
Bernhard Posselt
9dd7b4bf79 made all entries look the same in the feedsbar 2012-08-16 16:45:53 +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
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
0ca106420e renamed subscriptions to new articles 2012-08-16 01:17:30 +02:00
Bernhard Posselt
4d8040c42d added a subsriptions and starred folder 2012-08-16 01:12:22 +02:00
Bernhard Posselt
f99e9475a6 show author if the item has one 2012-08-16 00:33:52 +02: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
Alessandro Cosentino
c193d2447d small fixes on model 2012-08-15 12:27:32 -04:00
Bernhard Posselt
8da2aeec78 folders can now only be create on the first level 2012-08-15 18:16:35 +02:00
Bernhard Posselt
084d70a217 made the item heading the same size as the feed heading 2012-08-15 16:24:08 +02:00
Bernhard Posselt
97f9920488 fixed a bug that would prevent the subscriptionlist to show no unread feeds in the beginning 2012-08-15 16:02:47 +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
220471ab46 improved the style of the dropdownmenu 2012-08-15 04:17:59 +02:00
Bernhard Posselt
a9c8d72c57 fixed title attribute on add button 2012-08-15 04:03:54 +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
fc9c23430d simplified addfeed menu, removed eye button since its useless atm 2012-08-15 03:02:03 +02:00
Bernhard Posselt
42b8df771c made add feed and add folder button show up on hover 2012-08-15 02:56:41 +02:00
Alessandro Cosentino
51bf7344a7 Merge commit 'refs/merge-requests/17' of git://gitorious.org/owncloud/apps into merge-requests/17 2012-08-14 13:52:07 -04:00
Alessandro Cosentino
0d5bd3a636 small things added to firstrun page and settings 2012-08-14 13:39:53 -04:00
Bernhard Posselt
37c64c824c further removed the number of post request on marking read. shouldnt get any better than this, but it should work properly i think :) 2012-08-14 17:07:17 +02:00
Alessandro Cosentino
ded448fd10 fixes url parsing component 2012-08-14 10:56:53 -04:00
Bernhard Posselt
0c73f5cf32 Dont issue more post request on read than necesarry, make show only new items the default database settings still need to be written though, simplified and cleaned up the feedlist code, html and css 2012-08-14 15:49:49 +02:00
Bernhard Posselt
8e2ffb435a merged css file again 2012-08-13 23:21:04 +02:00
Bernhard Posselt
993e56a3eb further design improvements 2012-08-13 23:09:48 +02:00
Alessandro Cosentino
d1459ce208 fix small issues arising from merge 2012-08-12 21:58:39 -04:00
Alessandro Cosentino
be10a14e58 Merge commit 'refs/merge-requests/12' of git://gitorious.org/owncloud/apps into merge-requests/12 2012-08-12 21:30:42 -04:00
Bernhard Posselt
6c327bd5f8 new layout and design for feed items, mark all as read is now faster because it uses an own ajax request, css and javascript refactor, the titlebar is now only loaded once 2012-08-13 03:01:11 +02:00
Alessandro Cosentino
8bf1873f43 opml icon in opening page: you know, Sunday jobs :P 2012-08-12 14:52:00 -04:00
Bernhard Posselt
7efe48d3d7 added an keep unread checkbox, cleaned up javascript that handled setting of item status, improved design of feedentries 2012-08-12 17:43:11 +02:00
Bernhard Posselt
1029b44255 Merge branch 'newsapp' of git://gitorious.org/owncloud/apps into newsapp 2012-08-12 12:27:10 +02:00
Alessandro Cosentino
703e892b69 removes the Everything folder 2012-08-12 01:50:19 -04:00
Bernhard Posselt
95072a4a45 added ability to mark items as important; mark items as read when: title is clicked or when title scrolled beyond the top edge or when the bottom is reached; open items in a new tab when title is clicked 2012-08-12 02:04:45 +02:00
Alessandro Cosentino
14683ee6f1 fix conflicts of merge 2012-08-11 12:28:45 -04:00
Alessandro Cosentino
48513e8e42 changes namespace to OCA\News 2012-08-11 11:39:03 -04:00
Bernhard Posselt
80cc1dd892 mark items as read when the title is being hidden under the top edge or when you hit the bottom. also mark items as read when you click on them 2012-08-11 17:24:34 +02:00
Bernhard Posselt
627865d433 changed the foldername Everything to Subscriptions, removed strtoupper for foldername dropdown menu to prevent confusion, made the button for folder selection wider and hid overflow 2012-08-11 02:42:46 +02:00
Bernhard Posselt
fb8f2c2550 added an item header, improved feed design, removed unused javascript function, added proper template translation tags 2012-08-11 00:12:06 +02:00
Bernhard Posselt
748afb98f2 moved the marking of feeds into the news.js and call it on mouseenter, always expand the description of feeds, improved style of the news items 2012-08-10 20:44:45 +02:00
Alessandro Cosentino
a077e4ea2f importing opml becomes simple for debugging reasons (ignore SimplePie issues for now) 2012-08-10 00:12:38 -04:00
Alessandro Cosentino
202195c305 shows feeds with unread items in bold 2012-08-09 14:13:16 -04:00