Commit Graph

4813 Commits (v0.14.3)

Author SHA1 Message Date
Daniel Supernault d436821483
Update StatusService 1 day ago
Daniel Supernault 25d9753d87
Fix reblog account to show account who reblogged it, not who posted it 1 day ago
dansup 1759e4493d
Merge pull request #7425 from lilithmooncohen/fix/mastodon-mode-favourited
Return favourited as a boolean in Mastodon mode
1 day ago
dansup c077117c45
Merge pull request #7424 from lilithmooncohen/fix/remote-content-preserves-html
Preserve the delivered HTML for remote status content
1 day ago
dansup 545ad821b0
Merge pull request #7419 from lilithmooncohen/fix/reblog-media-attachments
Render boosts for clients that only read the top level
1 day ago
dansup 3dea3d767c
Merge pull request #7418 from lilithmooncohen/fix/photo-reblogs-only
Honor the photo_reblogs_only setting in the home timeline
1 day ago
Lily Cohen f9611a6704 Give the nested boost target Mastodon field names 2 days ago
Lily Cohen de15fb57d9 Return favourited as a boolean in Mastodon mode 2 days ago
Lily Cohen cde0613f82 Preserve the original HTML in search results 2 days ago
Lily Cohen 9c0a87e950 Select rendered in the comment and profile queries 2 days ago
Lily Cohen 0e6459ddb9 Preserve the original HTML for remote status content 2 days ago
Lily Cohen 24259fa489 Honour photo_reblogs_only in the home timeline 2 days ago
Lily Cohen 92dfdeda11 Render boosts in clients that only read the top level 2 days ago
Daniel Supernault 12a7c3ecfe
Fix AccountDelete federation 2 days ago
Daniel Supernault a4c176d520
Fix deletes, again 2 days ago
Daniel Supernault 713c63757a
Remove sudo mode from admin dashboard. Closes #7396 2 days ago
Daniel Supernault fef890c91d
Fix deletes 2 days ago
Daniel Supernault 2cf8508ca6
Fix FeedInsertRemotePipeline date handling. Fixes #7406 2 days ago
Daniel Supernault 2c709c9ebe
Update AP transformers, fix improper arrays 2 days ago
Daniel Supernault e3f0573eba
Fix tests 2 days ago
Daniel Supernault 9c81a75ad3
Refactor Direct Messages, add Group Chat support and proper context threading with Mastodon 2 days ago
Daniel Supernault 809ec1f0e5
Fix FollowServiceWarmCache pipelines 2 days ago
Daniel Supernault 226785f085
Fix RemoteReplyResolvePipeline, make unique until processing 2 days ago
Daniel Supernault 56b96359c3
Fix fetching by properly retrying certain error responses 2 days ago
Daniel Supernault 18019948e4
Fix media pipeline 3 days ago
Daniel Supernault 15da72dd94
Refactor blurhash 3 days ago
Daniel Supernault e0073e0de4
Fix typos and Lint 3 days ago
Daniel Supernault 5d00f2e69b
More dusting (cleanup + lint) 3 days ago
Daniel Supernault d02868ba9a
Dust (cleanup and lint) 3 days ago
Daniel Supernault 8a71686783
Improve accountLoginActivity query 3 days ago
Daniel Supernault 14bf6e1d76
Lint 3 days ago
Daniel Supernault cc3eff8e23
Lint 3 days ago
Daniel Supernault 5d487afa6c
Lint 3 days ago
Daniel Supernault e541c38373
Lint 4 days ago
Daniel Supernault a031ecef0c
Update Models 4 days ago
Daniel Supernault 0e0de62dd9
Fix ActivityPub url resolution 4 days ago
Daniel Supernault 81e71a04f8
Update Helpers::validateUrl(), skip validation for app domain/url optionally 4 days ago
Daniel Supernault 91b41c2071
Update SoftwareUpdateService, clear nodeinfo on flushCache 4 days ago
Daniel Supernault 80f792038c
Fix federation comment threading 4 days ago
Daniel Supernault 9909bd0d33
Fix video embeds. Closes #7373 4 days ago
Daniel Supernault 823efcaad7
Add FEP-044f: Consent-respecting quote posts 4 days ago
Daniel Supernault fc856fd1f3
Add Federation Debug command 4 days ago
Daniel Supernault 33a66853fd
Update CreateNote transformer, fix capabilities 4 days ago
Daniel Supernault c928ebe6b4
Fix ap pipeline 5 days ago
Daniel Supernault a951402dcb
Update account delete command, fix federation bug 5 days ago
Daniel Supernault dedfa67b70
Add FEP-8fcf followers collection synchronization
Sender: followers-only Create deliveries carry a signed
Collection-Synchronization header scoped to the authority of each inbox,
and the partial followers collection is served to authenticated instances
at /users/{username}/followers_synchronization.

Receiver: a signed Collection-Synchronization header whose digest differs
from our copy queues FollowersSyncPipeline, which fetches the partial
collection as the instance actor and reconciles followers, pending follow
requests and unknown follows.

Adds profiles.followers_url for the collectionId check.
5 days ago
Daniel Supernault 8a741d998d
Update ActivityPub helpers, improve url resolution and reply handling 5 days ago
Your Name c21bc27feb lint 5 days ago
Your Name e2b76dba99 larastan level 2 5 days ago
Your Name bb430cf77a Larastan 5 5 days ago