Iceshrimp.NET/Iceshrimp.Backend/Core/Services
2024-01-28 23:19:15 +01:00
..
HttpRequestService.cs All methods that return a Task should end in Async 2024-01-28 22:21:58 +01:00
NoteService.cs Methods that return a non-generic Task should also end in Async 2024-01-28 22:29:09 +01:00
QueueService.cs Methods that return a non-generic Task should also end in Async 2024-01-28 22:29:09 +01:00
UserService.cs Correctly set SharedInbox on UserService.CreateUserAsync 2024-01-28 23:19:15 +01:00