Laura Hausmann
|
fe3f289903
|
[backend/api] Fix user profile relations
|
2024-05-28 16:06:18 +02:00 |
|
Laura Hausmann
|
ffa46eded6
|
[backend/api] Add relations to user profile response (ISH-347)
|
2024-05-23 22:56:48 +02:00 |
|
Laura Hausmann
|
0a4c3680dd
|
[backend/api] Improve quote/renote handling in NoteRenderer
|
2024-05-19 15:37:27 +02:00 |
|
Laura Hausmann
|
839f93ff66
|
[backend/api-shared] Fix emoji reactions not being rendered consistently
|
2024-05-14 16:34:18 +02:00 |
|
Laura Hausmann
|
459c7c1228
|
[backend/api] Add UserResponse.Host property (ISH-304)
|
2024-05-02 01:14:52 +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
|
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 |
|
Laura Hausmann
|
02b80a1a2a
|
[backend/core] Skip database queries for 0 member collections
|
2024-03-26 20:13:47 +01:00 |
|
Laura Hausmann
|
62469e2ea4
|
[backend/api] Use UserRenderer in AuthController instead of instantiating the response object directly (ISH-209)
|
2024-03-21 16:52:23 +01:00 |
|
Laura Hausmann
|
d5b7fa5ae7
|
[backend/api] Correctly render replies/renotes/quotes (ISH-205)
|
2024-03-18 16:36:04 +01:00 |
|
Laura Hausmann
|
a408fa247a
|
[backend] Code cleanup
|
2024-03-17 13:36:08 +01:00 |
|
Laura Hausmann
|
b7584674c7
|
[backend/api] Add notifications endpoints (ISH-202)
|
2024-03-17 13:30:56 +01:00 |
|
Laura Hausmann
|
e9a67ef6a0
|
[backend/api] Fix NoteRenderer.RenderMany
|
2024-03-16 10:55:02 +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
|
4c9f3dd6d9
|
[backend/api] Add user profile endpoint (ISH-157)
|
2024-03-11 04:47:35 +01:00 |
|
Lilian
|
c9be2f2e49
|
[backend/api] Add CreatedAt to NoteResponse
|
2024-03-08 04:23:27 +01:00 |
|
Laura Hausmann
|
5c34ef59a1
|
[backend/api] Fix NoteRenderer
|
2024-03-07 05:36:37 +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
|
703e58b3fe
|
[backend/api] Return identicon for users without avatars
|
2024-02-22 22:43:58 +01:00 |
|
Laura Hausmann
|
a7b47b59b8
|
[backend/api] Fixup basic endpoints
|
2024-02-18 02:09:56 +01:00 |
|
Laura Hausmann
|
d4e1d92771
|
[backend] Code cleanup: switch to BSD braces style, tweak code style
|
2024-02-17 02:31:00 +01:00 |
|
Laura Hausmann
|
a8bd625ce1
|
Refactor type constants
|
2024-01-27 02:54:05 +01:00 |
|
Laura Hausmann
|
831a1ceeba
|
Refactor AP core
|
2024-01-27 02:39:16 +01:00 |
|
Laura Hausmann
|
e4211fde56
|
Outgoing federation
|
2024-01-27 01:18:21 +01:00 |
|
Laura Hausmann
|
431bbaccb2
|
Handle follow and unfollow activity types
|
2024-01-26 18:57:59 +01:00 |
|
Laura Hausmann
|
e72a25db3c
|
Clean up unused references
|
2024-01-25 03:46:11 +01:00 |
|
Laura Hausmann
|
8d4a20896c
|
Federation groundwork
|
2024-01-25 01:36:07 +01:00 |
|
Laura Hausmann
|
5569fe061f
|
Rename CustomException to GracefulException
|
2024-01-24 19:14:01 +01:00 |
|
Laura Hausmann
|
bb365ddc66
|
Improve & refactor exception handling
|
2024-01-24 18:58:19 +01:00 |
|
Laura Hausmann
|
f15fd9cc79
|
Implement exception handler
|
2024-01-24 04:11:56 +01:00 |
|
Laura Hausmann
|
25c328b02f
|
Implement basic AP note serializer
|
2024-01-24 02:21:48 +01:00 |
|
Laura Hausmann
|
78cd4d207e
|
Improve ASCollection implementation
|
2024-01-24 01:40:52 +01:00 |
|
Laura Hausmann
|
c35b62e2f2
|
Add create local user function
|
2024-01-23 21:24:45 +01:00 |
|
Laura Hausmann
|
6a80e503d9
|
Serialize Inbox, SharedInbox & Endpoints in ASUserRenderer
|
2024-01-23 01:52:06 +01:00 |
|
Laura Hausmann
|
df460bb822
|
Add authorized fetch & system user generation
|
2024-01-22 20:48:40 +01:00 |
|
Laura Hausmann
|
7130df87ae
|
Remove StartupOptions, generate version from assembly info
|
2024-01-13 18:26:28 +01:00 |
|
Laura Hausmann
|
80d6147757
|
Implement DI for backend services
|
2024-01-12 17:17:17 +01:00 |
|
Laura Hausmann
|
4b8c1e7b89
|
Map parsed config to class
|
2024-01-08 21:33:36 +01:00 |
|
Laura Hausmann
|
ea6612de25
|
Initial commit
|
2023-12-24 00:57:07 +01:00 |
|