Commit Graph

531 Commits (features/api-error-code-url)

Author SHA1 Message Date
David Roetzel 3e1127d27b
Federate `Add` when item is added to Collection (#37823) 3 weeks ago
David Roetzel 03f73377d9
Federate updates to collections (#37790) 3 weeks ago
Claire 5b24f4097d
Fix processing of object updates with duplicate hashtags (#37756) 4 weeks ago
David Roetzel 9cd94168b3
Federate `Remove` when collection is deleted (#37741) 4 weeks ago
Claire 7af5ba271d
Fix error when encountering invalid tag in updated object (#37635) 1 month ago
David Roetzel 1d4c2c5670
Federate creation of collections (#37618) 1 month ago
Claire 73fc40993b
Fix filtering of mentions from filtered-on-their-origin-server accounts (#37583) 1 month ago
Matt Jankowski 7b9479239a
Typo fix in federation document (#37564) 1 month ago
David Roetzel 4e63958914
Federated "featureable in collections" preference (#37298) 3 months ago
David Roetzel 5e8b8f9c23
Extract interaction policy class (#37277) 3 months ago
Claire 0801104729
Fix mentions of domain-blocked users being processed (#37257) 3 months ago
David Roetzel a3fa441e0c
Check "featureable" policy on creation of collections (#37254) 3 months ago
David Roetzel adf8a3601d
Add service to add item to a collection (#37192) 3 months ago
David Roetzel 5a7a4fff11
First draft of Collection update API (#37110) 3 months ago
David Roetzel 322a4fee53
First steps towards a collection creation service (#37020)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
3 months ago
Claire 405a49df44
Merge commit from fork
* Refuse granting quote authorization for reblogs

* Add validation to reject quotes of reblogs

* Do not process quotes of reblogs as potentially valid quotes

* Refuse to serve quoted reblogs over REST API
4 months ago
Claire fd516347cb
Fix deletion of posts quoting soft-deleted local post (#36461) 5 months ago
Claire d4a4a7177a
Fix crash when serializing quotes of deleted posts for ActivityPub (#36381) 5 months ago
Claire 150f0fcba5
Add support for numeric-based URIs for local accounts (#32724) 5 months ago
Claire 28be5a199f
Fix Private Messages self-quoting private posts being changed to followers-only (#36249) 5 months ago
Claire 82b26603fe
Fix quote posts with CW and no text being rejected (#36095) 6 months ago
Claire b60ee191ac
Fix QuoteAuthorization id not being properly serialized when federating revocation (#36083) 6 months ago
Claire 75fca715e9
Change public self-quotes of private posts to be disallowed (#35975) 6 months ago
fiona e665cc68f4
Fix handling of edited status with new media and no text (#35970) 6 months ago
Claire c00ed9c913
Add digest re-check before removing followers in synchronization mechanism (#34273) 6 months ago
Claire 258e5c4938
Fix interaction policy changes in implicit updates not being saved (#35751) 7 months ago
Claire 9ec99ffef1
Add `quote_approval_policy` parameter when posting and editing statuses (#35699) 7 months ago
Claire 591df1f205
Add support for local quote stamps (#35626) 7 months ago
Claire 2dfdcc7dcb
Add API endpoints to view and revoke one's quoted posts (#35578) 7 months ago
Claire 572a0e128d
Change quote verification to not bypass authorization flow for mentions (#35528) 7 months ago
Claire 5a88b7f683
Add experimental basic quote post authoring (#35355) 7 months ago
Claire d36bf3b6fb
Fix support for quote verification in implicit status updates (#35384) 8 months ago
David Roetzel ac4b735c67
Add FASP account search support (#34033) 8 months ago
Matt Jankowski 6f2aba989f
Move "limited federation mode" config to `x.mastodon` area (#35041) 9 months ago
Claire 989ca63b59
Remove `inbound_quotes` feature flag (#34958) 9 months ago
Matt Jankowski c025824f98
Use `config_for` for cache buster values (#34851) 9 months ago
Claire 304c0417ed
Fix handling of inlined `featured` collections in ActivityPub actor objects (#34789) 10 months ago
Claire cbaba54e9d
Add support for importing embedded self-quotes (#34584) 10 months ago
Eugen Rochko a97647158c
Add REST API for featuring and unfeaturing a hashtag (#34489)
Co-authored-by: Matt Jankowski <matt@jankowski.online>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
10 months ago
Matt Jankowski 6463415e06
Update `rubocop-rspec` to version 3.6.0 (#34497) 10 months ago
Claire 8489f6c8fc
Fix namespace of `QuoteAuthorization` type in specs (#34481) 11 months ago
Claire df2611a10f
Add initial support for ingesting and verifying remote quote posts (#34370) 11 months ago
Matt Jankowski 4c2f64907b
Remove deprecated `Import` model (#34371) 11 months ago
Claire 59e189ad3c
Add support for paginating partial collections in `SynchronizeFollowersService` (#34277) 11 months ago
Claire 3edac14f02
Fix follower synchronization mechanism erroneously removing followers from multi-page collections (#34272) 11 months ago
Claire e30001bc80
Fix incorrect URL being used when cache busting (#34189) 12 months ago
Claire 966b816382
Refactor `ActivityPub::FetchRepliesService` and `ActivityPub::FetchAllRepliesService` (#34149) 12 months ago
Claire 9db26db495
Refactor reply-fetching code and disable it by default (#34147) 12 months ago
Jonny Saunders 46e13dd81c
Add Fetch All Replies Part 1: Backend (#32615)
Signed-off-by: sneakers-the-rat <sneakers-the-rat@protonmail.com>
Co-authored-by: jonny <j@nny.fyi>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Co-authored-by: Kouhai <66407198+kouhaidev@users.noreply.github.com>
12 months ago
Claire 1248c4d1f4
Fix handling of duplicate mentions in incoming status `Update` (#33911) 1 year ago