Commit Graph

156 Commits (dev)

Author SHA1 Message Date
daniel 2b4bccdfb1
Merge pull request #5972 from intentionally-left-nil/fix-id-domain-mismatch
Fix id domain mismatch
2 months ago
Daniel Supernault cb80c65995
Fix tests 2 months ago
Anil Kulkarni e3b7f1d7cd
For an ActivityStream object, such as a note, the code currently validates
the domain of the object id, matches the domain of the object url.
However, the current implementation of threads has objects where the id is
threads.net/ap/... and the url is www.threads.com/...
The AS spec does not guarantee any particular relationship between the
id and url. The only requirement is that the id is globally unique.
Additionally, mastodon also does not appear to require the domains to
match
2 months ago
Daniel Supernault 75e7a678ce
Update ActivityPub helpers 4 months ago
Daniel Supernault 22eae69fd5
Update AP Helpers, fix comment bug 6 months ago
Daniel Supernault 92d8df9116
Update AP helpers 7 months ago
Daniel Supernault d373887615
Update Helpers 7 months ago
Daniel Supernault cf2012c3af
Update Helpers.php 7 months ago
Daniel Supernault 823d756781
Update Helpers.php 7 months ago
Daniel Supernault 12b400707f
Refactor ActivityPub helpers 7 months ago
Daniel Supernault 85124aa642
Fix rendered caption 7 months ago
Daniel Supernault 8c39ef449a
Update Helpers.php 7 months ago
Daniel Supernault 1d2f76c8e5
Postgres fixes 7 months ago
Daniel Supernault 51bbb85bb0
Update Helpers.php 8 months ago
Daniel Supernault 9eeb7b6741
Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering 8 months ago
Daniel Supernault cf38a508ca
Lint 8 months ago
Daniel Supernault 960f3849f2
Update AP helpers, reject statuses with invalid dates 8 months ago
Daniel Supernault 03ad41e2c4
Update AP Helpers 9 months ago
Daniel Supernault f1497655ba
Update AP helpers, fix Moved account support 10 months ago
Daniel Supernault 42424028b0
Update AP helpers, add forceBanCheck param to validateUrl method 10 months ago
Daniel Supernault 8fea821504
Update AP helpers 12 months ago
Daniel Supernault d723e207fd
Update Helpers.php 1 year ago
Daniel Supernault 665581d80c
Update cloud storage, use config_cache 1 year ago
Daniel Supernault d835e0adaa
Update Inbox, cast live filters to lowercase 1 year ago
Daniel Supernault 40b45b2a11
Update Autospam, add live filters to block remote activities based on comma separated keywords 1 year ago
Daniel Supernault fb0bb9a34f
Update Federation, use proper Content-Type headers for following/follower collections 1 year ago
Daniel Supernault 00ed330cf3
Update AP helpers, fix sensitive bug 1 year ago
Daniel Supernault b81ae5773f
Update AP helpers, refactor post count decrement logic 1 year ago
Daniel Supernault 7caed381fb
Update AP helpers, more efficently update post counts 1 year ago
Daniel Supernault 33a60e767d
Update AP helpers, fix fanout scope 2 years ago
Daniel Supernault c6a6b3ae30
Update Experimental Home Feed, fix remote posts, shares and reblogs 2 years ago
Daniel Supernault 21218c794b
Update AP helpers, improve preferredUsername validation 2 years ago
Daniel Supernault 36b23fe34e
Update AP helpers, adjust RemoteAvatarFetch ttl from 24h to 3 months 2 years ago
Daniel Supernault 8c96919119
Update ap helpers, store media attachment width and height if present 2 years ago
Daniel Supernault fbdcdd9dbc
Update AP Helpers, consume actor `indexable` attribute 2 years ago
Daniel Supernault 2bef3e415d
Update AP Helpers, improve url validation and add optional dns verification, disabled by default 2 years ago
Daniel Supernault 0704c7e05e
Update AP Helpers, preserve admin unlisted state before adding to NetworkTimelineService 2 years ago
Daniel Supernault 2800c8886a
Update AP Inbox, fix delete handling 2 years ago
Daniel Supernault 8b007f9ee9
Update ap helpers 2 years ago
Daniel Supernault 871f798cc9
Update ap helpers, fix album order bug by setting media order 2 years ago
Daniel Supernault 083f506baf
Update ap helpers, fix unset media name bug 2 years ago
Daniel Supernault c504e6437e
Update AP helpers, ingest attachments in replies 2 years ago
Daniel Supernault a7f583497c
Update AP Helpers, fix media validation bug that would reject media with alttext/name longer than 255 chars and store remote alt text if set 2 years ago
Daniel Supernault a0da6ec39a
Update InstanceService, improve unlisted/banned network post filtering 3 years ago
Daniel Supernault 43c93e74e7
Update AP helpers 3 years ago
Daniel Supernault 836f384fb8
Update federation logic 3 years ago
Daniel Supernault 6396e7e574
Update AP helpers 3 years ago
Daniel Supernault 08d64ede16
Update AP helpers 3 years ago
Daniel Supernault da00287a8e
Update AP helpers 3 years ago
Daniel Supernault 9a89a2b751
Update AP helpers 3 years ago