Commit Graph

15 Commits

Author SHA1 Message Date
Alex Gleason
9841d193eb Ensure bookmarks are displayed reverse-chronologically 2024-01-01 14:51:04 -06:00
Alex Gleason
38241d011d Add missing newline 2024-01-01 13:08:32 -06:00
Alex Gleason
84eb4cec2e Add blockController, fix bugs 2023-12-31 23:35:37 -06:00
Alex Gleason
63fb934220 setTag -> addTag 2023-12-31 22:06:35 -06:00
Alex Gleason
8023cfa7b2 Use a cleaner API for updating lists 2023-12-31 22:01:57 -06:00
Alex Gleason
dc27ee05d4 Create updateListEvent helper function 2023-12-31 20:13:49 -06:00
Alex Gleason
61f5acc937 nip98: add a dedicated nip98 module, refactor auth98.ts 2023-09-02 18:32:01 -05:00
Alex Gleason
b27b84e3fb Add favourited_by and reblogged_by controllers 2023-08-29 18:08:00 -05:00
Alex Gleason
4216a7931a Add paginated helper function, DRY pagination code 2023-08-29 12:55:00 -05:00
Alex Gleason
67bba508af utils/web: make tags optional 2023-08-26 15:22:49 -05:00
Alex Gleason
e17111a859 utils/web: PendingEvent --> EventStub 2023-08-26 12:52:24 -05:00
Alex Gleason
60cecafdb5 Remove admin.ts, move to sign.ts, add createAdminEvent function 2023-08-26 12:48:08 -05:00
Alex Gleason
bcfc3e2414 Use createEvent in more places 2023-08-19 22:25:45 -05:00
Alex Gleason
23928c0024 Move hono-related functions until utils/web 2023-08-19 14:05:08 -05:00
Alex Gleason
c08c801e71 Make following work 2023-08-19 13:37:44 -05:00