Julian Lam
|
d213ce790c
|
fix: update preferredUsername in category actor to match webfinger representation
|
2024-02-05 10:09:44 -05:00 |
|
Julian Lam
|
88733a5160
|
feat: category actors, stub outbox
|
2024-02-02 17:19:59 -05:00 |
|
Julian Lam
|
86a607ce8c
|
fix: move all actor object urls to immutable variants
|
2024-01-29 16:59:13 -05:00 |
|
Julian Lam
|
457bfe1685
|
fix: send proper @context value for posts (was missing)
|
2024-01-29 16:33:41 -05:00 |
|
Julian Lam
|
fef1882473
|
fix: remote follows, yet again
|
2024-01-26 22:35:02 -05:00 |
|
Julian Lam
|
a3a0edb70b
|
fix: a bunch of broken things, added test for Create(Note)
|
2024-01-26 21:39:20 -05:00 |
|
Julian Lam
|
ef8cd34ba1
|
refactor: replace JIT actor retrieval with actor assertion and storage logic
|
2024-01-26 15:10:35 -05:00 |
|
Julian Lam
|
ddf17ee5fb
|
fix: parseInt on timestamp from post
|
2024-01-25 16:33:31 -05:00 |
|
Julian Lam
|
6b517252b9
|
feat: activitypub response to note retrieval via pid
|
2024-01-25 16:27:56 -05:00 |
|
Julian Lam
|
5de4f08412
|
refactor: added mocks.note in preparation for AP note retrieval logic, inReplyTo is always populated now, unless new topic
|
2024-01-25 15:38:01 -05:00 |
|
Julian Lam
|
e07c31316e
|
fix: the id of an actor should be its immutable uri (/uid/:uid) and not userslug
|
2024-01-25 14:23:59 -05:00 |
|
Julian Lam
|
0af97dd444
|
fix: send full as:Image object for icon and image in mocked actor object
|
2024-01-24 22:59:09 -05:00 |
|
Julian Lam
|
8453b83e9e
|
feat: added mocks.actor and Update(Person) activity on profile update
|
2024-01-24 20:10:22 -05:00 |
|
Julian Lam
|
981b4f146d
|
feat: native parsing of title for topics
|
2024-01-18 16:20:37 -05:00 |
|
Julian Lam
|
d992239d7b
|
fix: have mocks.posts return same number of items as received
|
2024-01-12 11:29:08 -05:00 |
|
Julian Lam
|
2bd9e9847d
|
refactor: simplify mocks.post as it only needs minimal data for saving into db
|
2024-01-10 20:51:23 -05:00 |
|
Julian Lam
|
06e1583461
|
refactor: move mockProfile and mockPost to separate mocks.js
|
2024-01-10 14:19:57 -05:00 |
|