Newsbot.Collector/Newsbot.Collector.Domain/Interfaces
James Tombleson 97fc34481c ISourcesRepository.cs updated to return total rows 2023-08-06 13:35:26 -07:00
..
IArticlesRepository.cs ArticlesController.cs was cleaned up and supports results with details now 2023-07-23 22:56:06 -07:00
IAuthorTable.cs IAuthorTable.cs was added 2023-08-04 23:05:49 -07:00
IDiscordNotificationClient.cs Renamed the Discord Notification client to help with naming issues 2023-07-09 21:30:23 -07:00
IDiscordNotificationRepository.cs DiscordNotificationController.cs got a new route, moved over to ActionResults, records are now tracking the userId and returning common result classes 2023-07-23 22:57:35 -07:00
IDiscordQueueRepository.cs Discord Queue Entity updated 2023-06-23 20:19:09 -07:00
IDiscordWebHooksRepository.cs Updated DiscordWebHooks to handle userId 2023-07-29 09:44:15 -07:00
IHangfireJob.cs Features/table clients (#5) 2023-02-19 21:39:03 -08:00
IIconsRepository.cs Icons updated with ef 2023-06-23 21:56:15 -07:00
IRefreshTokenRepository.cs Getting things setup to support token refresh 2023-07-10 22:41:39 -07:00
ISourcesRepository.cs ISourcesRepository.cs updated to return total rows 2023-08-06 13:35:26 -07:00
ITableRepository.cs Features/table clients (#5) 2023-02-19 21:39:03 -08:00
IUserSourceSubscription.cs User defined source subscriptions have been added and starting to let users take ownership of discord Notifications 2023-07-09 22:10:51 -07:00