Commit Graph
6863 Commits
Author SHA1 Message Date
Bernhard Posselt d6fd252bb4 added more logic to the serverside moving feed into folder 2012-08-16 13:17:24 +02:00
Bernhard Posselt 00198b753d new animation for drag and dropping feeds 2012-08-16 13:05:45 +02:00
Bernhard Posselt 2ba25ab970 set only non displayed items as read 2012-08-16 12:56:17 +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
Bernhard Posselt 7dccc33421 dont ask for confirmation to add a new feed, just show a new form and change the title bar 2012-08-15 18:48:43 +02:00
Bernhard Posselt 06eb494d85 made feedlinks wider because we have more space 2012-08-15 18:33:47 +02:00
Bernhard Posselt 66f2c55cc0 merged 2012-08-15 18:31:03 +02:00
Alessandro Cosentino c193d2447d small fixes on model 2012-08-15 12:27:32 -04:00
Bernhard Posselt 04ee5ea0dd removed useless query in foldermapper 2012-08-15 18:20:40 +02:00
Bernhard Posselt 8da2aeec78 folders can now only be create on the first level 2012-08-15 18:16:35 +02:00
Bernhard Posselt 4faac81356 fixed a bug that wouldnt let feeds show up nested in folders 2012-08-15 18:03:32 +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 f38a28d621 removed spinning udpate wheel because for frequent updates it shows to often and distracts the user 2012-08-15 16:09:38 +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
Bernhard Posselt 2ce4aa9a7c moved the settings cloud a bit to the left 2012-08-15 02:30:58 +02:00
Bernhard Posselt 117ffccaf6 fixed the styling of the add feed/folder popup 2012-08-15 02:28:18 +02:00
Bernhard Posselt cb38efda8d fixed the shadow on the add folder/feed popup 2012-08-15 02:20:57 +02:00
Bernhard Posselt 648ae04523 automatically scroll to top once you select a feed, implemented a one second timeout to check if the item is still under the top edge and then mark it as read 2012-08-14 23:47:02 +02:00
Bernhard Posselt 1f0af05782 clicking on a feed makes the item list scroll to the top 2012-08-14 23:27:50 +02:00
Bernhard Posselt 598ce8cb29 Merge branch 'newsapp' of git://gitorious.org/owncloud/apps into newsapp 2012-08-14 23:09:23 +02:00
Bernhard Posselt 9b06280402 mark article as read when you click on it 2012-08-14 23:09:20 +02:00
Bernhard Posselt eaeffc0a57 small pixelfix for the newsitem header in chromium 2012-08-14 20:11:47 +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 a4363afdf1 removed debug console logging 2012-08-14 17:57:44 +02:00
Bernhard Posselt 0613bf9d4f make folders immediately show up in the feedlist if theres no parentfolder 2012-08-14 17:56:49 +02:00
Bernhard Posselt 9bcaa424d0 reload the page after adding the first feed 2012-08-14 17:35:51 +02: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 a0ae56e074 set max width for feed title 2012-08-14 16:17:30 +02:00
Bernhard Posselt d6e5a8f02c reload feed on filter change 2012-08-14 15:52:27 +02: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 c072cc7ff8 fixed a bug that still displayed the unread count when all items are read 2012-08-14 01:24:03 +02:00
Bernhard Posselt 55c3bc6f19 fixed bug that caused the items counter to decrease too much when too many scroll callbacks are sent (fast scrolling and scrolling while holding down the scrollbar) 2012-08-14 01:19:41 +02:00
Bernhard Posselt efb68fb025 made feed area a little narrower 2012-08-14 00:02:37 +02:00