Age | Commit message (Collapse) | Author |
|
1304-user-info-deprecation
# Conflicts:
# CHANGELOG.md
# lib/pleroma/notification.ex
# lib/pleroma/user.ex
# lib/pleroma/user/info.ex
# lib/pleroma/web/activity_pub/activity_pub.ex
# lib/pleroma/web/admin_api/admin_api_controller.ex
# lib/pleroma/web/ostatus/handlers/follow_handler.ex
# lib/pleroma/web/ostatus/ostatus.ex
# lib/pleroma/web/salmon/salmon.ex
# lib/pleroma/web/websub/websub.ex
# test/web/admin_api/admin_api_controller_test.exs
# test/web/federator_test.exs
# test/web/mastodon_api/controllers/conversation_controller_test.exs
# test/web/ostatus/ostatus_controller_test.exs
# test/web/ostatus/ostatus_test.exs
# test/web/salmon/salmon_test.exs
# test/web/websub/websub_test.exs
|
|
|
|
hint set to true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
conversations as read
|
|
|
|
|
|
activitypub, not ostatus
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
new direct message
|
|
|
|
|
|
|
|
notification endpoints
|
|
|
|
|
|
|
|
/api/pleroma/admin/users/:nickname/permission_group/:permission_group instead of deleting it
|
|
Turns out you can't actually find the user with this.
|
|
|
|
|
|
deleting it
|
|
|
|
|
|
# Conflicts:
# CHANGELOG.md
|
|
|
|
Search: Add tests for unicode searches.
See merge request pleroma/pleroma!1824
|
|
|
|
|
|
(`GET /api/v1/statuses/:id`)
|
|
|
|
|
|
# Conflicts:
# CHANGELOG.md
|
|
|
|
|
|
mrf/simple_policy: check actor against accept/reject
See merge request pleroma/pleroma!1806
|
|
Transmogrifier: Handle misskey likes with reactions like EmojiReactions.
See merge request pleroma/pleroma!1783
|
|
|