.. |
Attributes
|
[backend/masto-client] Correctly handle offset pagination (ISH-358)
|
2024-06-07 18:44:48 +02:00 |
Federation
|
[backend] Use User.IsLocalUser / .IsRemoteUser instead of null-checks where applicable (ISH-370)
|
2024-06-17 17:25:29 +02:00 |
Mastodon
|
[backend/core] Revert to heuristic-based home timeline query
|
2024-06-26 22:56:36 +02:00 |
Renderers
|
[backend/api] Add url & uri properties to NoteBase
|
2024-06-23 01:13:43 +02:00 |
Schemas
|
[frontend] Bootstrap shared DTOs, API abstractions, SignalR & more
|
2024-04-01 20:22:45 +02:00 |
AdminController.cs
|
[backend/api] Add endpoint for deleting emojis
|
2024-06-28 18:42:32 +02:00 |
AuthController.cs
|
[backend/api] Add IsModerator and IsAdmin flags to AuthResponse
|
2024-06-21 00:01:15 +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] Include note properties on like/unlike/renote/unrenote
|
2024-06-16 23:21:33 +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-shared] Make FTS support filtering by local instance web/account domain
|
2024-06-06 20:53:33 +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] Revert to heuristic-based home timeline query
|
2024-06-26 22:56:36 +02:00 |
UserController.cs
|
[backend/api] Add user follow, unfollow & lookup api methods (ISH-346)
|
2024-05-23 23:11:51 +02:00 |