1
0
mirror of https://github.com/chylex/Nextcloud-News.git synced 2024-11-24 13:42:47 +01:00
Commit Graph

6380 Commits

Author SHA1 Message Date
Bernhard Posselt
2c48b7ff48 Merge branch 'newsapp' of git://gitorious.org/owncloud/apps into newsapp 2012-08-17 12:42:48 +02:00
Bernhard Posselt
383d16e8fb all items and starred items show now that they have new items 2012-08-17 00:03:03 +02:00
Bernhard Posselt
3ab2ba7c5c mark all read now works in new articles and starred view 2012-08-16 23:32:58 +02:00
Gregor Tätzner
63a9acb95a Remove broken favicon handling from discoverFavicon.
Maybe re-add them later on or rework function.
2012-08-16 21:34:41 +02:00
Bernhard Posselt
296cad3a05 added javadoc for newly implemented queries 2012-08-16 20:57:56 +02:00
Bernhard Posselt
45828812cb remember last viewed feed 2012-08-16 20:54:33 +02:00
Bernhard Posselt
f61df85fe6 made starred items and all items work! 2012-08-16 20:26:06 +02:00
Bernhard Posselt
ed32ef2d96 relative date now shows too when you change the feed 2012-08-16 19:24:21 +02:00
Bernhard Posselt
d8f94937eb fixed marking feeds as read 2012-08-16 19:19:43 +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
30c09a9b82 center add feed input 2012-08-16 17:36:30 +02:00
Bernhard Posselt
d3b917afda improved firt run page 2012-08-16 17:34:16 +02:00
Bernhard Posselt
a00b581e26 fixed rendering issue on star 2012-08-16 17:20:54 +02:00
Bernhard Posselt
eaa9f7b144 fixed issue that didnt center the text in a feedlink 2012-08-16 17:18:48 +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
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