Julian Lam
2b2028e446
refactor: inbox announce(delete) handling to also handle context deletion, #13712
2025-10-16 11:27:51 -04:00
Julian Lam
70d7e32929
fix: remove special-case logic that added a requested object to a topic if its defined context didn't actually contain it
2025-08-25 10:11:09 -04:00
Julian Lam
b6d9abd1ed
Merge branch 'master' into develop
2025-02-18 13:40:04 -05:00
Julian Lam
6245e33d6e
fix : #13179 , fix context resolution failure bug with frequency
2025-02-18 13:34:17 -05:00
Julian Lam
d644c0f41c
refactor: acceptable types in context.js to index.js, allow searching for remote topis by topic url
2025-01-30 16:41:55 -05:00
Julian Lam
c6e6ab438b
fix : #13076 , allow pulling in of topics by their topic URL
...
fix: reapply fixes that were part of since-reverted 4fd7a9dc59
2025-01-29 14:48:45 -05:00
Julian Lam
126ff28612
Revert "feat: changes to how a topic is presented via ActivityPub; conformance with upcoming changes to 7888"
...
This reverts commit 4fd7a9dc59 .
2025-01-29 14:38:43 -05:00
Julian Lam
adeaff4b82
feat: changes to how a topic is presented via ActivityPub; conformance with upcoming changes to 7888
2025-01-21 12:55:43 -05:00
Julian Lam
6f237c57cd
feat: associate new topics created from asserted notes with their originating context, if that context is resolvable
...
re: #12647
2024-10-24 14:35:34 -04:00
Julian Lam
6208ab8d42
fix: convert some more verbose logging to use ap logging helper
2024-10-17 14:36:39 -04:00
Julian Lam
d451adafc4
fix: regression introduced by 903d038919
2024-10-17 14:36:34 -04:00
Julian Lam
903d038919
fix: fall back to inReplyTo traversal on context resolution failure
2024-10-01 10:08:19 -04:00
Julian Lam
5c9ac5d330
fix: missing await
2024-07-19 11:13:30 -04:00
Julian Lam
f9937a84c4
feat: additional logic to handle special case where a queried object id reports a context, but it is not actually contained in the resolved context's collection
2024-07-19 11:06:19 -04:00
Julian Lam
bc00835c26
fix: logging in topic actor logic
2024-07-19 10:49:43 -04:00
Julian Lam
ff0c289e1d
feat: #12695 Topic Synchronization via resolvable context
...
- Generation of a context collection digest via object ids
- Sending of said digest in ETag header
- Parsing of digests via If-None-Match header
- Update note assertion logic to handle 304 response
2024-07-16 11:37:38 -04:00
Julian Lam
cb5e5b4bdb
fix: additional logging for activities with no context property
2024-07-04 17:00:30 -04:00
Julian Lam
20aee8e9ae
refactor: context item retrieval logic
2024-06-28 16:28:48 -04:00
Julian Lam
a2fb939b5c
fix: wrong property name for OrderedCollection items
2024-06-28 15:14:22 -04:00
Julian Lam
e75ec39b70
feat: topic backfill logic via resolvable context #12647
2024-06-28 12:54:41 -04:00