Age | Commit message (Collapse) | Author |
|
Mastodon API: Fix PUT /api/web/settings
See merge request pleroma/pleroma!557
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[#210] TwitterAPI: alt text support for uploaded images. Mastodon API uploads security fix.
See merge request pleroma/pleroma!496
|
|
update_media.
Refactoring.
|
|
Network hiding
Closes #356
See merge request pleroma/pleroma!490
|
|
|
|
|
|
|
|
|
|
to `update_media` action. Added controller tests for `upload` and `update_media` actions.
Refactoring.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
validate-user-info
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
value (false)
|
|
|
|
|
|
These attributes are documented as required by the Mastodon API.
Since we don’t support them (I think?), respond with default values.
|
|
|
|
Fix sign-in and sign-out with Toot!
See merge request pleroma/pleroma!306
|
|
Add/Fix Mastodon endpoints for 2.4.3 compatibility
See merge request pleroma/pleroma!266
|
|
|
|
Certain Mastodon/Pleroma front ends call verify_credentials to get the
default scope of a new toot.
Currently, Pleroma hardcodes this value to "public".
This patch changes it to the user's default_scope value.
|
|
|
|
|
|
|
|
|
|
Also use the correct field in TwitterAPI...
|
|
|
|
|
|
|