Граф коммитов

4740 Коммитов

Автор SHA1 Сообщение Дата
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
Bernhard Posselt 4addc39cc6 made sure that int conversion from html block works fine 2012-08-13 23:48:07 +02:00
Bernhard Posselt 80369c0596 fixed bug that prevented the setting of mark as unread when you clicked directly on the checkbox 2012-08-13 23:33:52 +02:00
Bernhard Posselt cc103d1a1a fixed problem that scrollbar of feeds was hidden when to many items appeared in it 2012-08-13 23:26: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 74129d1b9e database tables changed 2012-08-13 17:06:12 -04:00
Alessandro Cosentino 93e7732a7c Merge branch 'merge-requests/12' into newsapp 2012-08-12 21:59:02 -04: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
Alessandro Cosentino 8aa247ca73 checks userid before deleting 2012-08-12 21:27:16 -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 90fb216e7d fixes create feed, which was broken by last commits 2012-08-12 15:44:24 -04: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 ef8903a8c6 added star icons 2012-08-12 02:05:51 +02: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 fcaa16f2ea adds a function to the item mapper to retrieve all items with a certain status 2012-08-11 17:59:43 -04:00
Alessandro Cosentino 0913349b9d fixes yet another namespace problem 2012-08-11 17:24:55 -04:00
Alessandro Cosentino 14683ee6f1 fix conflicts of merge 2012-08-11 12:28:45 -04:00
Alessandro Cosentino 3443468538 fix namespace issues from previous commit 2012-08-11 12:19:37 -04:00
Bernhard Posselt 07ae82b108 added client side filtering for showing only newest items or all 2012-08-11 18:02:53 +02:00