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

Commit Graph

  • 1154465787 added and formatted the feedtimestamp properly Bernhard Posselt 2012-08-16 13:26:03 +0200
  • d6fd252bb4 added more logic to the serverside moving feed into folder Bernhard Posselt 2012-08-16 13:17:24 +0200
  • 00198b753d new animation for drag and dropping feeds Bernhard Posselt 2012-08-16 13:05:45 +0200
  • 2ba25ab970 set only non displayed items as read Bernhard Posselt 2012-08-16 12:56:17 +0200
  • 9132f6a27d saves and shows datetime of items Alessandro Cosentino 2012-08-16 01:13:16 -0400
  • 6dcf152409 added basics for drag and drop Bernhard Posselt 2012-08-16 03:27:07 +0200
  • 93ee15c189 improves first run dialogs Alessandro Cosentino 2012-08-15 20:08:12 -0400
  • 0ca106420e renamed subscriptions to new articles Bernhard Posselt 2012-08-16 01:17:30 +0200
  • 4d8040c42d added a subsriptions and starred folder Bernhard Posselt 2012-08-16 01:12:22 +0200
  • f99e9475a6 show author if the item has one Bernhard Posselt 2012-08-16 00:33:52 +0200
  • 4c866d889f added loading icon when loading new feeds Bernhard Posselt 2012-08-15 23:51:06 +0200
  • 2dc9bee33d removed feedcount for each item, new styling for the feedlist, moved unreadcount to the top of the current feed, cleaned up javascript Bernhard Posselt 2012-08-15 23:16:11 +0200
  • 7dccc33421 dont ask for confirmation to add a new feed, just show a new form and change the title bar Bernhard Posselt 2012-08-15 18:48:43 +0200
  • 06eb494d85 made feedlinks wider because we have more space Bernhard Posselt 2012-08-15 18:33:47 +0200
  • 66f2c55cc0 merged Bernhard Posselt 2012-08-15 18:31:03 +0200
  • c193d2447d small fixes on model Alessandro Cosentino 2012-08-15 12:27:32 -0400
  • 04ee5ea0dd removed useless query in foldermapper Bernhard Posselt 2012-08-15 18:20:40 +0200
  • 8da2aeec78 folders can now only be create on the first level Bernhard Posselt 2012-08-15 18:16:35 +0200
  • 4faac81356 fixed a bug that wouldnt let feeds show up nested in folders Bernhard Posselt 2012-08-15 18:03:32 +0200
  • 084d70a217 made the item heading the same size as the feed heading Bernhard Posselt 2012-08-15 16:24:08 +0200
  • f38a28d621 removed spinning udpate wheel because for frequent updates it shows to often and distracts the user Bernhard Posselt 2012-08-15 16:09:38 +0200
  • 97f9920488 fixed a bug that would prevent the subscriptionlist to show no unread feeds in the beginning Bernhard Posselt 2012-08-15 16:02:47 +0200
  • 608ed2deb1 Merge branch 'newsapp' of git://gitorious.org/owncloud/apps into newsapp Bernhard Posselt 2012-08-15 15:55:54 +0200
  • 04497e9e68 shows counter when adding feed; fixes bug when removing folder Alessandro Cosentino 2012-08-15 09:51:12 -0400
  • 58716d325c optimized for a min width of 950px Bernhard Posselt 2012-08-15 15:20:45 +0200
  • 220471ab46 improved the style of the dropdownmenu Bernhard Posselt 2012-08-15 04:17:59 +0200
  • a9c8d72c57 fixed title attribute on add button Bernhard Posselt 2012-08-15 04:03:54 +0200
  • 74b2dd3507 moved the add feed/folder from hover back to button Bernhard Posselt 2012-08-15 03:59:40 +0200
  • fc9c23430d simplified addfeed menu, removed eye button since its useless atm Bernhard Posselt 2012-08-15 03:02:03 +0200
  • 42b8df771c made add feed and add folder button show up on hover Bernhard Posselt 2012-08-15 02:56:41 +0200
  • 2ce4aa9a7c moved the settings cloud a bit to the left Bernhard Posselt 2012-08-15 02:30:58 +0200
  • 117ffccaf6 fixed the styling of the add feed/folder popup Bernhard Posselt 2012-08-15 02:28:18 +0200
  • cb38efda8d fixed the shadow on the add folder/feed popup Bernhard Posselt 2012-08-15 02:20:57 +0200
  • 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 Bernhard Posselt 2012-08-14 23:47:02 +0200
  • 1f0af05782 clicking on a feed makes the item list scroll to the top Bernhard Posselt 2012-08-14 23:27:50 +0200
  • 598ce8cb29 Merge branch 'newsapp' of git://gitorious.org/owncloud/apps into newsapp Bernhard Posselt 2012-08-14 23:09:23 +0200
  • 9b06280402 mark article as read when you click on it Bernhard Posselt 2012-08-14 23:09:20 +0200
  • eaeffc0a57 small pixelfix for the newsitem header in chromium Bernhard Posselt 2012-08-14 20:11:47 +0200
  • 51bf7344a7 Merge commit 'refs/merge-requests/17' of git://gitorious.org/owncloud/apps into merge-requests/17 Alessandro Cosentino 2012-08-14 13:52:07 -0400
  • 0d5bd3a636 small things added to firstrun page and settings Alessandro Cosentino 2012-08-14 13:39:53 -0400
  • a4363afdf1 removed debug console logging Bernhard Posselt 2012-08-14 17:57:44 +0200
  • 0613bf9d4f make folders immediately show up in the feedlist if theres no parentfolder Bernhard Posselt 2012-08-14 17:56:49 +0200
  • 9bcaa424d0 reload the page after adding the first feed Bernhard Posselt 2012-08-14 17:35:51 +0200
  • 37c64c824c further removed the number of post request on marking read. shouldnt get any better than this, but it should work properly i think :) Bernhard Posselt 2012-08-14 17:07:17 +0200
  • ded448fd10 fixes url parsing component Alessandro Cosentino 2012-08-14 10:56:53 -0400
  • a0ae56e074 set max width for feed title Bernhard Posselt 2012-08-14 16:17:30 +0200
  • d6e5a8f02c reload feed on filter change Bernhard Posselt 2012-08-14 15:52:27 +0200
  • 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 Bernhard Posselt 2012-08-14 15:49:49 +0200
  • c072cc7ff8 fixed a bug that still displayed the unread count when all items are read Bernhard Posselt 2012-08-14 01:24:03 +0200
  • 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) Bernhard Posselt 2012-08-14 01:19:41 +0200
  • efb68fb025 made feed area a little narrower Bernhard Posselt 2012-08-14 00:02:37 +0200
  • 4addc39cc6 made sure that int conversion from html block works fine Bernhard Posselt 2012-08-13 23:48:07 +0200
  • 80369c0596 fixed bug that prevented the setting of mark as unread when you clicked directly on the checkbox Bernhard Posselt 2012-08-13 23:33:52 +0200
  • cc103d1a1a fixed problem that scrollbar of feeds was hidden when to many items appeared in it Bernhard Posselt 2012-08-13 23:26:49 +0200
  • 8e2ffb435a merged css file again Bernhard Posselt 2012-08-13 23:21:04 +0200
  • 993e56a3eb further design improvements Bernhard Posselt 2012-08-13 23:09:48 +0200
  • 74129d1b9e database tables changed Alessandro Cosentino 2012-08-13 17:06:12 -0400
  • 93e7732a7c Merge branch 'merge-requests/12' into newsapp Alessandro Cosentino 2012-08-12 21:59:02 -0400
  • d1459ce208 fix small issues arising from merge Alessandro Cosentino 2012-08-12 21:58:39 -0400
  • be10a14e58 Merge commit 'refs/merge-requests/12' of git://gitorious.org/owncloud/apps into merge-requests/12 Alessandro Cosentino 2012-08-12 21:30:42 -0400
  • 8aa247ca73 checks userid before deleting Alessandro Cosentino 2012-08-12 21:27:16 -0400
  • 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 Bernhard Posselt 2012-08-13 03:01:11 +0200
  • 90fb216e7d fixes create feed, which was broken by last commits Alessandro Cosentino 2012-08-12 15:44:24 -0400
  • 8bf1873f43 opml icon in opening page: you know, Sunday jobs :P Alessandro Cosentino 2012-08-12 14:52:00 -0400
  • 7efe48d3d7 added an keep unread checkbox, cleaned up javascript that handled setting of item status, improved design of feedentries Bernhard Posselt 2012-08-12 17:43:11 +0200
  • 1029b44255 Merge branch 'newsapp' of git://gitorious.org/owncloud/apps into newsapp Bernhard Posselt 2012-08-12 12:27:10 +0200
  • 703e892b69 removes the Everything folder Alessandro Cosentino 2012-08-12 01:50:19 -0400
  • ef8903a8c6 added star icons Bernhard Posselt 2012-08-12 02:05:51 +0200
  • 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 Bernhard Posselt 2012-08-12 02:04:45 +0200
  • fcaa16f2ea adds a function to the item mapper to retrieve all items with a certain status Alessandro Cosentino 2012-08-11 17:59:43 -0400
  • 0913349b9d fixes yet another namespace problem Alessandro Cosentino 2012-08-11 17:24:55 -0400
  • 14683ee6f1 fix conflicts of merge Alessandro Cosentino 2012-08-11 12:28:45 -0400
  • 3443468538 fix namespace issues from previous commit Alessandro Cosentino 2012-08-11 12:19:37 -0400
  • 07ae82b108 added client side filtering for showing only newest items or all Bernhard Posselt 2012-08-11 18:02:53 +0200
  • 638ffc27b3 implemented the 'mark all as read' button to mark all loaded items of a feed as read Bernhard Posselt 2012-08-11 17:53:41 +0200
  • 48513e8e42 changes namespace to OCA\News Alessandro Cosentino 2012-08-11 11:39:03 -0400
  • 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 Bernhard Posselt 2012-08-11 17:24:34 +0200
  • 14f9549e2f set font sizes to em to enable correct scaling of the interface when the font size is made bigger Bernhard Posselt 2012-08-11 12:50:19 +0200
  • 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 Bernhard Posselt 2012-08-11 02:42:46 +0200
  • c37d6ea222 reload page when the current feed is being deleted Bernhard Posselt 2012-08-11 01:19:18 +0200
  • 729b72aa4b use less padding for feed descriptions Bernhard Posselt 2012-08-11 00:24:00 +0200
  • 5428fc0100 fixed bug that would cause the itemheader to disappear when a different feed is loaded Bernhard Posselt 2012-08-11 00:19:15 +0200
  • fb8f2c2550 added an item header, improved feed design, removed unused javascript function, added proper template translation tags Bernhard Posselt 2012-08-11 00:12:06 +0200
  • 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 Bernhard Posselt 2012-08-10 20:44:45 +0200
  • 837438ab0d Merge branch 'newsapp_cron' into newsapp Alessandro Cosentino 2012-08-10 10:42:21 -0400
  • cc594d1cad erroneous file in last commit Alessandro Cosentino 2012-08-10 00:14:34 -0400
  • a077e4ea2f importing opml becomes simple for debugging reasons (ignore SimplePie issues for now) Alessandro Cosentino 2012-08-10 00:12:38 -0400
  • 03b7bb8c06 News: fix bug in backgroundjobs Jakob Sack 2012-08-09 22:09:39 +0200
  • 2eb2f91793 Register background job Jakob Sack 2012-08-09 21:24:02 +0200
  • c4c0b56b22 Try to use backgroundjobs Jakob Sack 2012-08-09 21:23:31 +0200
  • 98614791fb css file missing in previous commit Alessandro Cosentino 2012-08-09 14:14:54 -0400
  • 202195c305 shows feeds with unread items in bold Alessandro Cosentino 2012-08-09 14:13:16 -0400
  • 2944bc645a Fix some html errors and align feed buttons to the center Gregor Tätzner 2012-08-09 13:04:38 +0200
  • 4856c8e360 Mostly feed list html cleanup, also restructured news.css Gregor Tätzner 2012-08-09 09:40:25 +0200
  • 81e38e05b6 removes backup file included erroneously Alessandro Cosentino 2012-08-08 16:42:03 -0400
  • 90e49e0b5f curl connections between importopml and createfeed Alessandro Cosentino 2012-08-08 16:41:21 -0400
  • 8dc1c6c6ea highlight currently shown feed and load feeds always in ajax style Gregor Tätzner 2012-08-08 14:29:28 +0200
  • dea84256ab no need of checking the statuscode in ajaxError when adding feed Alessandro Cosentino 2012-08-07 18:57:23 -0400
  • 4be12df25c handle SimplePie issues when adding feed Alessandro Cosentino 2012-08-07 18:21:48 -0400
  • 8ee6670cad fixes warning with translation Alessandro Cosentino 2012-08-06 23:40:42 -0400