Alex Gleason
|
e6c8d1dad9
|
Add an EventStore interface, refactor eventsDB
|
2023-12-29 13:12:16 -06:00 |
Alex Gleason
|
a5369d9826
|
Ensure relations are loaded throughout the API where needed
|
2023-12-10 16:21:18 -06:00 |
Alex Gleason
|
07dc07ab71
|
Simplify author_stats relation
|
2023-12-10 15:54:31 -06:00 |
Alex Gleason
|
5415656b4d
|
Make author_stats and event_stats two separate keys on an event
|
2023-12-10 15:40:05 -06:00 |
Alex Gleason
|
21b6a02ff3
|
views: avoid counting directly in the view, take from the event object if it has it
|
2023-12-10 14:27:15 -06:00 |
Alex Gleason
|
a6947441fc
|
renderStatus: don't fetch the author, expect it to be passed in
|
2023-12-06 12:04:24 -06:00 |
Alex Gleason
|
45d42f7ea4
|
Delete nostr-to-mastoapi.ts, add notifications.ts and relationships.ts
|
2023-10-06 15:40:34 -05:00 |
Alex Gleason
|
d49c63bb1a
|
Move statuses view into its own file
|
2023-10-06 15:37:31 -05:00 |
Alex Gleason
|
0b77e7d888
|
Add views/mastodon/accounts.ts, views/mastodon/emojis.ts
|
2023-10-06 15:28:02 -05:00 |
Alex Gleason
|
981d0ee693
|
views/attachment.ts -> views/mastodon/attachments.ts
|
2023-10-06 15:19:13 -05:00 |
Alex Gleason
|
180fdbd1c9
|
nostr-to-activitypub.ts --> activitypub/actor.ts
|
2023-10-06 15:09:01 -05:00 |
Alex Gleason
|
1662f616ef
|
Move unfurl code to a separate module
|
2023-10-06 15:05:22 -05:00 |
Alex Gleason
|
db17f84937
|
Move emojiTagSchema into schemas/nostr.ts
|
2023-10-06 12:39:22 -05:00 |
Alex Gleason
|
9ca3ec08a3
|
Delete `transformers` directory, rename `views`
|
2023-10-06 12:02:24 -05:00 |
Alex Gleason
|
43499f2dfd
|
media: add attachment view, unify types
|
2023-09-09 21:33:12 -05:00 |