.. |
Renderers
|
[backend/api] Add filter endpoints (ISH-339)
|
2024-07-13 00:36:49 +02:00 |
AdminController.cs
|
[backend] Code cleanup
|
2024-07-22 05:59:45 +02:00 |
AuthController.cs
|
[backend/database] Move user_profile columns that only concern local users to user_settings
|
2024-07-10 02:55:57 +02:00 |
DriveController.cs
|
[backend/drive] Improve media filename handling
|
2024-07-09 23:44:34 +02:00 |
EmojiController.cs
|
[backend/asp] Refactor controllers
|
2024-07-06 17:12:22 +02:00 |
FallbackController.cs
|
[backend/asp] Refactor controllers
|
2024-07-06 17:12:22 +02:00 |
FilterController.cs
|
wip: clustered events (ISH-141)
|
2024-07-24 23:06:47 +02:00 |
FollowRequestController.cs
|
[backend/asp] Refactor controllers
|
2024-07-06 17:12:22 +02:00 |
IdenticonController.cs
|
[backend/asp] Refactor controllers
|
2024-07-06 17:12:22 +02:00 |
MiscController.cs
|
[backend/database] Migrate references to Note.ThreadId ?? Note.Id to Note.ThreadIdOrId
|
2024-07-14 22:06:29 +02:00 |
NoteController.cs
|
[backend/database] Migrate references to Note.ThreadId ?? Note.Id to Note.ThreadIdOrId
|
2024-07-14 22:06:29 +02:00 |
NotificationController.cs
|
[backend/asp] Refactor controllers
|
2024-07-06 17:12:22 +02:00 |
ProfileController.cs
|
[backend/api] Add user profile endpoints (ISH-348)
|
2024-07-10 02:55:57 +02:00 |
SearchController.cs
|
[backend/asp] Refactor controllers
|
2024-07-06 17:12:22 +02:00 |
SettingsController.cs
|
[backend/api] Expose new user_settings flags in SettingsController
|
2024-07-10 02:55:57 +02:00 |
TimelineController.cs
|
[backend/api-shared] Add thread mute support (ISH-172)
|
2024-07-13 01:35:28 +02:00 |
UserController.cs
|
[backend] Refactor Task.ContinueWith(p => p.Result) calls to Task.ContinueWithResult
|
2024-07-09 16:21:22 +02:00 |