1
0
mirror of https://github.com/chylex/Nextcloud-News.git synced 2025-04-10 22:15:43 +02:00
Nextcloud-News/lib/Db
Sean Molenaar 5bdc2df7f4 Fix unread count and related issues
Issue GH-924

Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2020-11-10 16:47:42 +01:00
..
Mysql Create V2 mapper, Service and management commands 2020-09-27 15:35:31 +02:00
EntityJSONSerializer.php OPML export command and fixes 2020-09-29 14:56:07 +02:00
Feed.php Add migration with foreign keys 2020-11-03 19:58:37 +01:00
FeedMapper.php Add migration with foreign keys 2020-11-03 19:58:37 +01:00
FeedMapperV2.php Fix unread count and related issues 2020-11-10 16:47:42 +01:00
FeedType.php Always show the unread articles. 2020-04-23 12:37:24 +02:00
Folder.php Add migration with foreign keys 2020-11-03 19:58:37 +01:00
FolderMapper.php Create V2 mapper, Service and management commands 2020-09-27 15:35:31 +02:00
FolderMapperV2.php Add migration with foreign keys 2020-11-03 19:58:37 +01:00
IAPI.php Core: Fix compatibility with nextcloud codestyle () 2018-03-27 15:35:06 +02:00
Item.php DB: stop overloading getID 2020-10-28 23:08:53 +01:00
ItemMapper.php Add migration with foreign keys 2020-11-03 19:58:37 +01:00
ItemMapperV2.php Fix unread count and related issues 2020-11-10 16:47:42 +01:00
MapperFactory.php Create V2 mapper, Service and management commands 2020-09-27 15:35:31 +02:00
NewsMapper.php Create V2 mapper, Service and management commands 2020-09-27 15:35:31 +02:00
NewsMapperV2.php remove doubled execute 2020-10-03 20:16:34 +02:00