Commit graph

41 commits

Author SHA1 Message Date
Laura Hausmann
9d70c68dbd
Add unit test for linked data signatures 2024-01-20 20:39:29 +01:00
Laura Hausmann
b4c1d45ac9
Cleanup ASLink 2024-01-20 18:42:09 +01:00
Laura Hausmann
ae7a499e6c
Basic (working!) roundtrip LD signature implementation 2024-01-20 18:41:49 +01:00
Laura Hausmann
16f7f89802
Proper JSON-LD canonicalization 2024-01-20 18:41:49 +01:00
Laura Hausmann
65ece17c40
Add indicies for user.IsAdmin and .IsModerator 2024-01-18 17:57:12 +01:00
Laura Hausmann
251228eabf
More compact as-extensions.json 2024-01-16 23:12:02 +01:00
Laura Hausmann
28efbaa95a
Better fallback to fix federation with invalid movedToUri contexts 2024-01-16 22:26:50 +01:00
Laura Hausmann
145c097f12
Debug logging should not use .LogInformation 2024-01-16 22:03:05 +01:00
Laura Hausmann
4632db029a
Add missing properties to UserCreate 2024-01-16 21:59:14 +01:00
Laura Hausmann
0fd0125700
Add actor validation & normalization 2024-01-16 21:25:29 +01:00
Laura Hausmann
9b7029dbf3
Fix snowflake id generation 2024-01-13 20:36:37 +01:00
Laura Hausmann
4271210ec2
Basic UserService.CreateUser impl 2024-01-13 20:25:27 +01:00
Laura Hausmann
b22dc7900f
Remove test file 2024-01-13 19:49:52 +01:00
Laura Hausmann
e8bb3f814a
Refactor AP services 2024-01-13 19:49:08 +01:00
Laura Hausmann
ae89337a2a
Refactor WebFinger -> WebFingerService 2024-01-13 19:46:47 +01:00
Laura Hausmann
7130df87ae
Remove StartupOptions, generate version from assembly info 2024-01-13 18:26:28 +01:00
Laura Hausmann
eace0cb0de
Implement basic UserService functions 2024-01-12 20:20:16 +01:00
Laura Hausmann
bb1f4e6e27
Fix NormalizeQuery 2024-01-12 19:25:32 +01:00
Laura Hausmann
7cb1d7a5b6
Un-stub AcctToTuple 2024-01-12 19:16:58 +01:00
Laura Hausmann
8bd049cc94
Finish up user resolver work 2024-01-12 19:13:01 +01:00
Laura Hausmann
80d6147757
Implement DI for backend services 2024-01-12 17:17:17 +01:00
Laura Hausmann
6ec6a43e1c
WIP: UserResolver 2024-01-09 20:00:54 +01:00
Laura Hausmann
ad7ca2935f
Add WebFinger implementation 2024-01-09 18:54:38 +01:00
Laura Hausmann
4b8c1e7b89
Map parsed config to class 2024-01-08 21:33:36 +01:00
Laura Hausmann
18dcdfb211
Remove duplicate table that was never used 2024-01-08 17:46:19 +01:00
Laura Hausmann
7cb5211875
Fixup property name 2024-01-07 20:32:29 +01:00
Laura Hausmann
0e14967f5a
Rename GIN indicies 2024-01-07 20:05:55 +01:00
Laura Hausmann
de13c8151b
Rename keys 2024-01-07 19:53:06 +01:00
Laura Hausmann
dcfd417ecf
Rename indicies 2024-01-07 19:43:41 +01:00
Laura Hausmann
ad17d90c28
Remove unused enum 2024-01-07 19:30:44 +01:00
Laura Hausmann
99e2e18c3d
Rename tables and properties 2024-01-07 19:15:57 +01:00
Laura Hausmann
e391196eb2
Initial migration 2024-01-07 18:28:46 +01:00
Laura Hausmann
dc32bf91f0
Temporarily add denormalized enums for initial migration 2024-01-07 16:54:36 +01:00
Laura Hausmann
57e27b7835
Refactor the DatabaseContext 2024-01-07 16:48:19 +01:00
Laura Hausmann
c44e5811a5
Add index that was missed by scaffold 2024-01-06 19:09:43 +01:00
Laura Hausmann
06a7918318
Add proper configuration management 2024-01-06 19:04:11 +01:00
Laura Hausmann
c0ef5e0f1e
Correctly scaffold database enums 2024-01-06 18:05:53 +01:00
Laura Hausmann
a3a330f559
Improve HTTP signature handling, proper logging 2024-01-06 17:11:36 +01:00
Laura Hausmann
3bea6254b3
Add basic HTTP signature validation (implementation works but needs to be integrated into the rest of the thing) 2024-01-05 20:05:14 +01:00
Laura Hausmann
371c135360
[Federation] Proper support for the Create event and more generally Activities 2024-01-05 20:04:39 +01:00
Laura Hausmann
ea6612de25
Initial commit 2023-12-24 00:57:07 +01:00