Commit Graph

768 Commits (oxlint)

Author SHA1 Message Date
David Roetzel 6ba6285a73
Reject unconfirmed FASPs (#37926) 7 days ago
Claire cc1e65dcec
Add `GET /api/v1/profile` (#37912) 7 days ago
Nicholas La Roux 438602c488
Upgrade `rubocop` from `v1.84.0` to `v1.84.2`, update config, and correct offences (#37795) 1 week ago
Claire 0b66e74426
Add `GET /api/v1/donation_campaigns` (#37880) 1 week ago
David Roetzel 6c3bd944f8
Allow reporting (local) Collections (#37848) 2 weeks ago
David Roetzel 37d859db29
Federate deletion of collection item (#37837) 2 weeks ago
David Roetzel 03f73377d9
Federate updates to collections (#37790) 2 weeks ago
David Roetzel 9cd94168b3
Federate `Remove` when collection is deleted (#37741) 3 weeks ago
David Roetzel 73206856c5
Refactor activity serialization (#37678) 3 weeks ago
Matt Jankowski 29ec2cd186
Add `targeted_account_notes` association to simplify usage (#35540) 1 month ago
David Roetzel c5c70311d8
Return empty array when requesting collections of an account that blocked you (#37591) 1 month ago
David Roetzel de63b61943
Change Collections API shape (#37580) 1 month ago
David Roetzel 783504f36a
Do not return undiscoverable collections (#37560) 1 month ago
Claire c2f776b747
Merge commit from fork 1 month ago
David Roetzel 7cdc05b9a8
Add `language` attribute to collections (#37549) 1 month ago
Shlee 9b5986b36e
Fix `quote_approval_policy` being reset to user defaults when omitted in status update (#37436) 1 month ago
Claire 550a6d4765
Add wrapstodon to initial state and show wrapstodon sidebar item on load (#37261) 2 months ago
David Roetzel bb72ecd466
Add simple API to remove item from collection (#37225) 2 months ago
David Roetzel 1766616ebc
Refactor relation preloading (#37217) 2 months ago
David Roetzel 3cc4b59b41
First draft of API to add items to a collection (#37222) 3 months ago
David Roetzel ea768c17db
Add counter cache to collections (#37176) 3 months ago
Claire 607449336d
Merge commit from fork 3 months ago
David Roetzel 55becaa1b5
Preload tag to prevent n+1 (#37154) 3 months ago
David Roetzel 8625721805
Draft API to get all collections by an account (#37139) 3 months ago
David Roetzel 75b9e9a8b0
Enable missing before actions in Collection API (#37122) 3 months ago
David Roetzel 9921fa1af7
First draft API to delete collections (#37117) 3 months ago
David Roetzel 5a7a4fff11
First draft of Collection update API (#37110) 3 months ago
Claire f8422e1fa4
Add API for on-demand generation of annual reports (#37055) 3 months ago
David Roetzel 2d203ca72a
First draft of API to get a single collection (#37053) 3 months ago
David Roetzel f896bbac3b
Draft API to create Collections (#37049) 3 months ago
Claire 70d71c10c8
Fix `/api/v1/statuses/:id/context` sometimes returing `Mastodon-Async-Refresh` without `result_count` (#36779) 4 months ago
Dima ebf5cee38e
Fix media URL inconsistency when deleting statuses via API (#35880) 4 months ago
Claire 4b42fe6aba
Change API behavior of reblogs wrt. quotes for consistency (#36559) 4 months ago
Claire 2d2c525097
Split `timeline_preview` setting into more granular settings (#36338) 5 months ago
Claire 589af7a1cc
Change `GET /api/v1/statuses/:id/quotes` to allow listing quotes to other people's posts (#36291) 5 months ago
Claire 45219dbf64
Fix spurious notification of local boosters and quoters when updating quote policy (#36299) 5 months ago
Claire e1f7847b64
Remove the `outgoing_quotes` feature flag, making the feature unconditional (#36130) 5 months ago
Claire 8b7685d956
Add default quote policy to API (#35948) 6 months ago
Claire 72bd1ed4b3
Fix updates to quote policy not being federated (#35804) 6 months ago
Claire 2648bbdc51
Add `PUT /api/v1/statuses/:status_id/interaction_policy` (#35769) 7 months ago
Claire 9ec99ffef1
Add `quote_approval_policy` parameter when posting and editing statuses (#35699) 7 months ago
Claire 1fd3510b32
Change the quote revocation REST API endpoint to return updated quote post (#35677) 7 months ago
Matt Jankowski 8131268256
Replace `unprocessable_entity` -> `unprocessable_content` (#35658) 7 months ago
Claire 2dfdcc7dcb
Add API endpoints to view and revoke one's quoted posts (#35578) 7 months ago
Eugen Rochko 8cf7a77808
Fix async refresh never being finished when status cannot be fetched (#35500) 7 months ago
Claire 5a88b7f683
Add experimental basic quote post authoring (#35355) 7 months ago
Matt Jankowski 2e35defeec
Update rubocop to version 1.79.0 (#35502) 7 months ago
Matt Jankowski e54e96d61f
Extract params hash for `api/v1/push/subscriptions#create` (#35475) 7 months ago
Matt Jankowski 4241ce9888
Silence json key duplicate warning from `api/web/push_subscriptions` (#35481) 7 months ago
Eugen Rochko 14a781fa24
Add button to load new replies in web UI (#35210) 7 months ago