Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Domain blocks
See merge request pleroma/pleroma!190
|
|
|
|
|
|
Should also use indexes better.
|
|
|
|
|
|
Mastodon List API
See merge request pleroma/pleroma!138
|
|
|
|
|
|
|
|
Now uses a trigram based search. This is a lot faster and gives better
results. Closes #185.
|