Laura Hausmann
|
c0aaa23e92
|
[backend/api] Add drive file upload/get-by-id/update endpoints & models
|
2024-04-22 18:53:56 +02:00 |
|
Laura Hausmann
|
246a70caf9
|
[backend/api] Add visibility to NoteCreateRequest, use enum conversions instead of strings to represent note visibility
|
2024-04-22 17:56:32 +02:00 |
|
Laura Hausmann
|
969622bfc7
|
[backend/api] Return note descendants in tree form (ISH-242)
This also partially addresses thread ordering in the Mastodon client API.
|
2024-04-07 20:43:28 +02:00 |
|
Laura Hausmann
|
e4c4ec186c
|
[backend/api] Respect note filters (ISH-243)
|
2024-04-05 17:25:45 +02:00 |
|
Laura Hausmann
|
b1f5e3788f
|
[frontend] Add API abstractions
|
2024-04-03 18:15:59 +02:00 |
|
Laura Hausmann
|
6bc2b8d57c
|
[frontend] Bootstrap shared DTOs, API abstractions, SignalR & more
|
2024-04-01 20:22:45 +02:00 |
|
Laura Hausmann
|
fa75409923
|
[backend/api] Note context endpoints (ISH-236)
|
2024-03-27 16:06:42 +01:00 |
|
Laura Hausmann
|
72010f9ee2
|
[backend/api] Drop /v1/ from /api/iceshrimp routes
|
2024-03-24 15:26:35 +01:00 |
|
Laura Hausmann
|
91137b7fd9
|
[backend/api] Add reactions endpoints & return reaction data with note & timeline responses (ISH-156)
|
2024-03-11 05:20:07 +01:00 |
|
Laura Hausmann
|
fdf1245070
|
[backend/api] Increment instead of decrement on like
|
2024-03-07 05:39:38 +01:00 |
|
Laura Hausmann
|
066189985f
|
[backend/api] Fix missing awaits on async method calls
|
2024-03-07 05:33:49 +01:00 |
|
Laura Hausmann
|
679a6fe6c6
|
[backend/api] Implement next batch of web api endpoints (ISH-134)
|
2024-03-07 05:27:26 +01:00 |
|
Laura Hausmann
|
ba0e041bad
|
[backend/core] Add 401/403 response examples programmatically
|
2024-02-24 22:09:47 +01:00 |
|
Laura Hausmann
|
703e58b3fe
|
[backend/api] Return identicon for users without avatars
|
2024-02-22 22:43:58 +01:00 |
|
Laura Hausmann
|
c6a2a99c1b
|
[backend/controllers] Inherit from ControllerBase instead of Controller as we do not need MVC View support
|
2024-02-21 02:37:20 +01:00 |
|
Laura Hausmann
|
907f7ed55c
|
[backend] Code cleanup
|
2024-02-20 19:59:38 +01:00 |
|
Laura Hausmann
|
a96ae9d1ea
|
[backend/controllers] Fixup media types
|
2024-02-18 03:09:19 +01:00 |
|
Laura Hausmann
|
8f0af87d00
|
[backend/api] Add basic note creation endpoint
|
2024-02-18 02:39:45 +01:00 |
|
Laura Hausmann
|
fabdb6cc25
|
[backend/api] Add NoteController & TimelineController
|
2024-02-18 02:09:56 +01:00 |
|