Alex Gleason
|
46b9deffce
|
utils: add ipfs module
|
2023-09-09 19:13:42 -05:00 |
|
Alex Gleason
|
527e276340
|
Fix nip98 signing (validate proof), skip validating payload for media requests
|
2023-09-08 18:22:38 -05:00 |
|
Alex Gleason
|
7595dfa2e5
|
auth98: make requireProof obtain the event over NIP-46
|
2023-09-02 19:33:13 -05:00 |
|
Alex Gleason
|
61f5acc937
|
nip98: add a dedicated nip98 module, refactor auth98.ts
|
2023-09-02 18:32:01 -05:00 |
|
Alex Gleason
|
4c41ce8c0a
|
@/nip05.ts --> @/utils/nip05.ts
|
2023-09-02 13:43: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 |
|
Alex Gleason
|
dc6b52f6d8
|
Upgrade deps
|
2023-08-04 14:53:48 -05:00 |
|
Alex Gleason
|
4e6b9f4328
|
Merge remote-tracking branch 'origin/develop' into actor
|
2023-07-27 09:57:52 -05:00 |
|
Alex Gleason
|
bc3a96eeed
|
Refactor trending tags history, make it more correct
|
2023-07-26 17:18:21 -05:00 |
|
Alex Gleason
|
2d5f9db5c3
|
Use 2048 bit RSA, because it's more secure and won't have the same performance penalty as on the bridge
|
2023-07-23 11:15:52 -05:00 |
|
Alex Gleason
|
f8674ed053
|
Add RSA key to actors, use LRU cache
|
2023-07-13 22:00:27 -05:00 |
|
Alex Gleason
|
4e68e3868f
|
Prevent cyclical import of Time module
|
2023-07-08 20:01:10 -05:00 |
|