Commit Graph
735 Commits
Author SHA1 Message Date
Bernhard Posselt d1d775da21 display folders 2013-03-27 17:34:12 +01:00
Bernhard Posselt 02869fdc16 adding folders works 2013-03-27 17:19:50 +01:00
Bernhard Posselt 78674ebc36 star by guid hash and feedid to also star an item if it has been updated in the meantime. read still only works on the current version of the item, that means if an item is updated on the server side and an older version is being read on the server it will not be marked as read 2013-03-27 13:47:53 +01:00
Bernhard Posselt 2ad09d158b order by id instead of pubdate to be consistent 2013-03-27 12:50:48 +01:00
Bernhard Posselt 35e4283ae4 show title and author below feed 2013-03-26 19:49:22 +01:00
Bernhard Posselt f7c8199380 viewing the first 20 items is now possible 2013-03-26 19:30:27 +01:00
Bernhard Posselt a5cb76f491 also show unread count 2013-03-26 18:22:14 +01:00
Bernhard Posselt d646f33a1a deleting and adding feeds works 2013-03-26 18:21:00 +01:00
Bernhard Posselt c8d3f8fb46 added casting information for data objects 2013-03-26 18:04:02 +01:00
Bernhard Posselt 866f5eef01 fix bad setter usage 2013-03-25 23:24:47 +01:00
Bernhard Posselt 3a237701e0 return empty json responses when nothing has been done 2013-03-25 21:54:26 +01:00
Bernhard Posselt fc16477ba3 fixed template layout 2013-03-25 15:22:26 +01:00
Bernhard Posselt 842b39c380 various bugfixes 2013-03-23 16:43:50 +01:00
Bernhard Posselt ecc4a533cc use all articles if active feed is null 2013-03-23 16:18:43 +01:00
Bernhard Posselt d65fa80904 fixed dicontainer and added basic controllers 2013-03-23 16:08:39 +01:00
Bernhard Posselt ac84b27965 reorganize folder 2013-03-21 16:32:36 +01:00
Bernhard Posselt 8f215ec03b tests 2013-03-20 19:06:17 +01:00
Alessandro Cosentino 843f5e0fd2 findAll functions in the itemmapper 2013-03-20 18:24:21 +01:00
Bernhard Posselt 29b5037240 remove sharing button 2013-02-25 15:59:57 +01:00
Bernhard Posselt aa57ce57d3 fixed error that resulted of not existing owncloud.css 2013-02-14 18:04:56 +01:00
Bernhard Posselt 84a088a834 fixed styling of left content and reversed mark read buttons + unread count 2013-02-14 18:03:36 +01:00
Bernhard Posselt f95aef69f4 use app-navigation and app-content instead of left-content and right-content 2013-02-14 17:13:20 +01:00
Bernhard Posselt 1488e54af9 Whenever the feed is all read, the symbol of 'Mark all read' shouldn't be at the side the title of the feed. 2013-02-12 18:42:05 +01:00
Bernhard Posselt 735b2ff157 different order for the delete icon, disable export button if there are no feeds 2013-02-12 17:51:55 +01:00
Bernhard Posselt e904f00e20 spaces to tabs 2013-02-12 13:34:06 +01:00
Bernhard Posselt 5157ba32cc added better feedback for adding broken feeds 2013-02-12 13:33:25 +01:00
Bernhard Posselt 79197a3aa7 spaces to tabs 2013-02-12 11:23:32 +01:00
Bernhard Posselt a75e37f569 slide areas with jquery and slide click directive 2013-02-12 11:22:40 +01:00
Bernhard Posselt 17902de40c forward import click to hidden file input 2013-02-12 03:07:28 +01:00
Bernhard Posselt f9f627bd74 show unread and all now change the caption of the feed that shows all items 2013-02-12 01:35:14 +01:00
Bernhard Posselt 5fa3d41316 brought back unread and starred feeds 2013-02-12 01:29:09 +01:00
Bernhard Posselt 2feb03999b button fix 2013-02-12 00:34:49 +01:00
Bernhard Posselt 95384df834 added angular ui for ui-if to not include audio elements everywhere and throw lots of warnings 2013-02-12 00:08:35 +01:00
Bernhard Posselt adc5f90f83 show spinning wheel on adding and removed unused file 2013-02-11 23:29:04 +01:00
Bernhard Posselt fef624f0c4 spaces to tabs 2013-02-11 15:33:34 +01:00
Bernhard Posselt 5492e60510 new style and style cleanup for the news app 2013-02-11 15:30:55 +01:00
Bernhard Posselt ae7393db3d merged the angularjs branch 2013-01-27 04:15:53 +01:00
Nick Frey 207c085b30 Play audio podcasts from feeds in the News app 2012-11-28 16:57:07 -06:00
Alessandro Cosentino 7c5d3649a3 use the core functions for relative dates 2012-11-13 15:38:54 -05:00
Thomas Tanghus 30c37a2ccb Use CRUDS consts as defined in https://github.com/owncloud/core/pull/356 2012-11-11 19:43:44 +01:00
Alessandro Cosentino a4d88f696a [News] substitutes modals with notification in importopml 2012-11-04 22:27:09 -05:00
Alessandro Cosentino 6682d2e55d [News] make the import opml interface slimmer 2012-11-02 15:30:32 -04:00
Bernhard Posselt e7b0267dc7 added docstrings to the changes 2012-10-31 22:02:19 +01:00
Bernhard Posselt c52c93f1e5 added unreadcounter for folders 2012-10-31 01:46:33 +01:00
Bernhard Posselt 1378ff21ce set unread items correctly for new items and starred items 2012-10-31 01:17:37 +01:00
Bernhard Posselt a7723e0b25 split share class 2012-10-30 23:51:52 +01:00
Bernhard Posselt 47401d8f65 added sharing link style and made bottom utils bold 2012-10-30 23:27:55 +01:00
Alessandro Cosentino 4299b35e82 [News] fix bugs in feedById 2012-10-28 19:26:59 -04:00
Alessandro Cosentino a7f7f04052 sharing items in the News app 2012-10-28 10:57:35 -04:00
Bernhard Posselt 8f9f570741 removed unnecessary html special chars decode 2012-10-24 23:28:38 +02:00