Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
harden get_actor
|
|
|
|
|
|
|
|
|
|
|
|
value (false)
|
|
|
|
|
|
|
|
|
|
|
|
auth overhaul and legacy GS auth
See merge request pleroma/pleroma!331
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# lib/pleroma/web/nodeinfo/nodeinfo_controller.ex
|
|
|
|
Add/Fix Mastodon endpoints for 2.4.3 compatibility
See merge request pleroma/pleroma!266
|
|
add nil clause for Formatter.get_emoji/1 to return an empty result
Closes #274
See merge request pleroma/pleroma!315
|
|
hotfix for broken like completely breaking the notifications API
See merge request pleroma/pleroma!284
|
|
|
|
|
|
|
|
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.
|
|
|
|
This reverts merge request !309
|
|
|
|
|
|
|
|
|
|
|
|
message relay
Closes #144
See merge request pleroma/pleroma!264
|
|
Add emoji to local user profiles.
Closes #202
See merge request pleroma/pleroma!271
|
|
|