.. |
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/well-known] Set the version field correctly in nodeinfo responses
|
2024-06-03 19:19:17 +02:00 |
Mastodon
|
[backend/masto-client] Send empty string content for notes without text
|
2024-06-04 17:43:10 +02:00 |
Renderers
|
[backend/api] Fix user profile relations
|
2024-05-28 16:06: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/swagger] Fix form file annotations
|
2024-05-23 16:13:39 +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 renote endpoints (ISH-341)
|
2024-05-23 19:37:56 +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 |
SearchController.cs
|
[backend/api] Add search & lookup endpoints (ISH-333)
|
2024-05-18 18:22:53 +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/api] Add user follow, unfollow & lookup api methods (ISH-346)
|
2024-05-23 23:11:51 +02:00 |