Julian Lam
|
35819cc953
|
refactor: activitypub sending to handle signed requests from categories
|
2024-02-05 16:57:17 -05:00 |
|
Julian Lam
|
f51bbe91e7
|
fix: clear post cache on Update(Note)
|
2024-01-24 14:35:21 -05:00 |
|
Julian Lam
|
2ff70fdde2
|
refactor: generate a topic id when asserting a new topic
|
2024-01-19 11:31:04 -05:00 |
|
Julian Lam
|
981b4f146d
|
feat: native parsing of title for topics
|
2024-01-18 16:20:37 -05:00 |
|
Julian Lam
|
60bc27ec69
|
fix: saving teaserPid, timestamp, lastposttime in topic, fixed post index issue in loading topics
|
2024-01-17 12:15:58 -05:00 |
|
Julian Lam
|
e038eb0509
|
fix: preserve cid if set
|
2024-01-17 11:54:20 -05:00 |
|
Julian Lam
|
9c15b02aa6
|
chore: update log verbiage
|
2024-01-17 11:47:57 -05:00 |
|
Julian Lam
|
ac672f08a7
|
feat: handle Update(note)
|
2024-01-16 13:55:58 -05:00 |
|
Julian Lam
|
7565485204
|
fix: incorrect author uid saved in topic
|
2024-01-16 12:00:40 -05:00 |
|
Julian Lam
|
2981f663ce
|
fix: issues related to adding new reply chains to an existing topic, resolveId method in notes module
|
2024-01-16 10:44:47 -05:00 |
|
Julian Lam
|
7e89eadb36
|
feat: flesh out more topic info, fix navigator
|
2024-01-13 22:27:02 -05:00 |
|
Julian Lam
|
4bd7a574c3
|
feat: some additional work to properly save and retrieve remote topic data
|
2024-01-12 16:39:29 -05:00 |
|
Julian Lam
|
485cf20006
|
feat: ability to browse to any ActivityPub note and have the entire topic chain render
Added methods for going up the inReplyTo chain to parent, asserting the topic, etc.
|
2024-01-12 15:23:30 -05:00 |
|
Julian Lam
|
06e1583461
|
refactor: move mockProfile and mockPost to separate mocks.js
|
2024-01-10 14:19:57 -05:00 |
|
Julian Lam
|
f1e5e5a0ad
|
feat: stub lib for retrieving and mocking posts
|
2024-01-10 14:14:44 -05:00 |
|