Laura Hausmann
|
8606df89c0
|
[backend/api] Add url & uri properties to NoteBase
|
2024-06-23 01:13:43 +02:00 |
|
Laura Hausmann
|
6adfa87966
|
[backend/api] Add ContentType property to NoteAttachment (ISH-379)
|
2024-06-21 14:53:01 +02:00 |
|
Laura Hausmann
|
b4b180f877
|
[backend/api] Add NoteResponse.IsSensitive property
|
2024-06-20 19:33:59 +02:00 |
|
Laura Hausmann
|
d31860dbb3
|
[backend/core] Track renote/reply uri for notes where the target is inaccessible at time of ingestion (ISH-287)
|
2024-04-30 00:15:58 +02:00 |
|
Laura Hausmann
|
86c0ab02b5
|
[backend/api] Switch to a shared JsonSerializerOptions object instead of explicitly specifying json property names via attributes
|
2024-04-22 19:55:00 +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
|
2a68a34ba8
|
[backend/api] Add liked property to NoteBase
|
2024-04-20 19:18:18 +02:00 |
|
Laura Hausmann
|
0784425f6d
|
[backend/api] Add replies count to NoteBase schema
|
2024-04-20 01:16:40 +02:00 |
|
Laura Hausmann
|
3bb3ac785e
|
[backend/api] Add like and renote count to NoteBase schema
|
2024-04-20 01:15:54 +02:00 |
|
Laura Hausmann
|
998a4412cb
|
[backend/api-shared] Clone NoteResponse / StatusEntity in streaming handlers' EnforceRenoteReplyVisibility functions (ISH-250)
|
2024-04-08 21:36:12 +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
|
6bc2b8d57c
|
[frontend] Bootstrap shared DTOs, API abstractions, SignalR & more
|
2024-04-01 20:22:45 +02:00 |
|