.. |
Attributes
|
[backend/masto-client] Paginate mutes, blocks & follow requests by their id instead of the user id (ISH-285)
|
2024-05-03 01:56:22 +02:00 |
Federation
|
[backend/federation] Fix accept header parsing in WellKnownController when multiple content-types are acceptable
|
2024-05-01 15:24:50 +02:00 |
Mastodon
|
[backend/api-shared] Fix emoji reactions not being rendered consistently
|
2024-05-14 16:34:18 +02:00 |
Renderers
|
[backend/api-shared] Fix emoji reactions not being rendered consistently
|
2024-05-14 16:34:18 +02:00 |
Schemas
|
[frontend] Bootstrap shared DTOs, API abstractions, SignalR & more
|
2024-04-01 20:22:45 +02:00 |
AdminController.cs
|
[backend/api] Add optional userId query parameter to /admin/fetch & /fetch-raw
|
2024-05-02 19:29:19 +02:00 |
AuthController.cs
|
[backend/api] Add reset password endpoint (ISH-282)
|
2024-05-02 00:32:40 +02:00 |
DriveController.cs
|
[backend/api] Add [Consumes] Attribute to the UpdateFile endpoint
|
2024-04-22 19:32:58 +02:00 |
FallbackController.cs
|
[backend/api] Allow CORS from all origins for FallbackController (ISH-301)
|
2024-05-02 22:42:45 +02:00 |
IdenticonController.cs
|
[backend/masto-client] Render identicon with file extension
|
2024-03-15 19:20:48 +01:00 |
NoteController.cs
|
[backend/api] Add idempotency key support to NoteController.CreateNote (ISH-294)
|
2024-05-07 01:41:05 +02:00 |
NotificationController.cs
|
[backend/core] Improve note table query performance by aggregating block/mute checks (ISH-206)
|
2024-04-23 23:04:56 +02:00 |
SettingsController.cs
|
[backend/api] Actually save user settings on PUT /api/iceshrimp/settings
|
2024-05-15 11:37:33 +02:00 |
TimelineController.cs
|
[backend/core] Improve note table query performance by aggregating block/mute checks (ISH-206)
|
2024-04-23 23:04:56 +02:00 |
UserController.cs
|
[backend/core] Improve note table query performance by aggregating block/mute checks (ISH-206)
|
2024-04-23 23:04:56 +02:00 |