Commit graph

13 commits

Author SHA1 Message Date
Alex Gleason
68b5887ed0
Don't let your memes be dreams 2024-05-14 18:24:34 -05:00
Alex Gleason
4b2b658685
Fix type errors 2024-04-05 14:18:46 -05:00
Alex Gleason
5b24b7ad39
Pass Request signal down from API controllers 2024-01-23 15:58:59 -06:00
Alex Gleason
43359f787b
web.ts -> api.ts 2024-01-01 17:03:32 -06:00
Alex Gleason
180fdbd1c9
nostr-to-activitypub.ts --> activitypub/actor.ts 2023-10-06 15:09:01 -05:00
Alex Gleason
9ca3ec08a3
Delete transformers directory, rename views 2023-10-06 12:02:24 -05:00
Alex Gleason
23928c0024
Move hono-related functions until utils/web 2023-08-19 14:05:08 -05:00
Alex Gleason
870a6f5261
Add queries module for getting events for certain application needs 2023-08-17 13:12:38 -05:00
Alex Gleason
3cb5f91d3b
Refactor db.ts to use kysely statements 2023-08-07 00:50:12 -05:00
Alex Gleason
91eac97d5c
Preliminary sqlite db setup 2023-08-06 12:54:00 -05:00
Alex Gleason
97d2298178
toActor: don't require the nip05
Related: https://gitlab.com/soapbox-pub/ditto/-/issues/30
2023-07-27 13:27:53 -05:00
Alex Gleason
b52694679f
actorController: refactor notFound 2023-07-27 11:03:46 -05:00
Alex Gleason
819ae61bca
Add actorController 2023-07-27 10:36:19 -05:00