Alex Gleason
|
937ae1eab6
|
Refactor EventStore to use a more Set-like interface
|
2024-01-08 15:18:01 -06:00 |
|
Alex Gleason
|
96dd635661
|
@/store.ts -> @/storages/types.ts
|
2024-01-03 22:02:34 -06:00 |
|
Alex Gleason
|
b3e4b79439
|
Delete db/events.ts, db/memorelay.ts, move to @/storages.ts
|
2024-01-03 21:56:41 -06:00 |
|
Alex Gleason
|
792e47f0f7
|
renderStatus: fix repost and reaction events being switched
|
2024-01-01 18:39:22 -06:00 |
|
Alex Gleason
|
3341d6aedd
|
Add pinController, unpinController
|
2024-01-01 16:23:08 -06:00 |
|
Alex Gleason
|
b98487196f
|
Set bookmarked property of statuses, optimize status querying, fix relationships wrong assumption
|
2024-01-01 14:31:45 -06:00 |
|
Alex Gleason
|
358396fdac
|
Drop users table
|
2023-12-29 17:01:23 -06:00 |
|
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
|
d49c63bb1a
|
Move statuses view into its own file
|
2023-10-06 15:37:31 -05:00 |
|