Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-21 | update changelog | Maksim Pechnikov | |
2019-10-20 | Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
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 | |||
2019-10-19 | Pleroma API: `POST /api/v1/pleroma/conversations/read` to mark all user's ↵ | eugenijm | |
conversations as read | |||
2019-10-18 | Merge branch 'fix/pleroma-ctl-rpc' into 'develop' | rinpatch | |
pleroma_ctl: Fix attempting to use RPC for config generation See merge request pleroma/pleroma!1862 | |||
2019-10-19 | pleroma_ctl: Fix attempting to use RPC for config generation | rinpatch | |
2019-10-18 | Merge branch 'develop' into feature/relay-list | Maxim Filippov | |
2019-10-18 | update changelog | Ariadne Conill | |
2019-10-18 | Fix wrong list level in the changelog | rinpatch | |
2019-10-18 | Sync the changelog from stable and collapse the API sections | rinpatch | |
2019-10-18 | upload.ex: Remove deprecated configuration | Haelwenn (lanodan) Monnier | |
2019-10-18 | Merge branch 'develop' into feature/relay-list | Maxim Filippov | |
2019-10-17 | Mastodon API: Mark the conversation as read for the author when they send a ↵ | eugenijm | |
new direct message | |||
2019-10-16 | [#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP. | Ivan Tashkinov | |
2019-10-15 | DELETE /api/pleroma/admin/users now accepts nicknames array | Maxim Filippov | |
2019-10-14 | Merge branch 'exclude-visibilities-for-timelines' into 'develop' | feld | |
Mastodon API: Add `exclude_visibilities` parameter to the timeline and notification endpoints See merge request pleroma/pleroma!1818 | |||
2019-10-14 | Add a changelog entry for branch-moving | rinpatch | |
2019-10-14 | Mastodon API: Add `exclude_visibilities` parameter to the timeline and ↵ | eugenijm | |
notification endpoints | |||
2019-10-11 | Add `GET /api/pleroma/admin/relay` endpoint - lists all followed relays | Maxim Filippov | |
2019-10-11 | Merge branch 'develop' into feature/multiple-users-activation-permissions | Maxim Filippov | |
2019-10-11 | Deprecate POST/DELETE ↵ | Maxim Filippov | |
/api/pleroma/admin/users/:nickname/permission_group/:permission_group instead of deleting it | |||
2019-10-11 | Deprecate /api/pleroma/admin/users/:nickname/toggle_activation instead of ↵ | Maxim Filippov | |
deleting it | |||
2019-10-10 | Merge branch 'develop' into 'reactions' | lain | |
# Conflicts: # CHANGELOG.md | |||
2019-10-10 | Merge branch 'develop' into feature/reports-groups-and-multiple-state-update | Maxim Filippov | |
2019-10-09 | Merge branch 'add-direct-conversation-id-to-status-show-page' into 'develop' | lain | |
Add `pleroma.direct_conversation_id` to `GET /api/v1/statuses/:id` See merge request pleroma/pleroma!1822 | |||
2019-10-09 | Ability to toggle activation status and permission group for a group of users | Maxim Filippov | |
2019-10-09 | Add a task to re-count statuses for all users | Egor Kislitsyn | |
2019-10-09 | Mastodon API: Return `pleroma.direct_conversation_id` when viewing a status ↵ | eugenijm | |
(`GET /api/v1/statuses/:id`) | |||
2019-10-07 | Merge branch 'develop' into feature/reports-groups-and-multiple-state-update | Maxim Filippov | |
2019-10-07 | Admin API: Reports, grouped by status | Maxim Filippov | |
2019-10-07 | Merge branch 'develop' into 'reactions' | lain | |
# Conflicts: # CHANGELOG.md | |||
2019-10-07 | mastodon api: fix exclude_replies (closes #1287) | Ariadne Conill | |
2019-10-07 | Extract RSS Feed functionality from OStatus | Sergey Suprunenko | |
2019-10-07 | Merge remote-tracking branch 'origin/develop' into reactions | lain | |
2019-10-07 | Merge branch 'mrf/simple_policy/check_actor' into 'develop' | kaniini | |
mrf/simple_policy: check actor against accept/reject See merge request pleroma/pleroma!1806 | |||
2019-10-07 | Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
1260-rate-limited-auth-actions # Conflicts: # CHANGELOG.md | |||
2019-10-07 | Merge branch '1234-mastodon-2-4-3-oauth-scopes' into 'develop' | Haelwenn | |
[#1234] Mastodon 2.4.3 hierarchical OAuth scopes Closes #1234 See merge request pleroma/pleroma!1643 | |||
2019-10-07 | mrf/simple_policy: check actor against accept/reject | Haelwenn (lanodan) Monnier | |
2019-10-06 | Use the user.id instead of nickname in report URLs | feld | |
Ensures links to profiles of remote users work. | |||
2019-10-06 | Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
1234-mastodon-2-4-3-oauth-scopes # Conflicts: # CHANGELOG.md # lib/pleroma/web/mastodon_api/controllers/account_controller.ex # lib/pleroma/web/mastodon_api/controllers/mastodon_api_controller.ex # lib/pleroma/web/router.ex | |||
2019-10-06 | Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
1260-rate-limited-auth-actions # Conflicts: # CHANGELOG.md | |||
2019-10-05 | Mastodon API: Add `pleroma.unread_conversation_count` to the Account entity | eugenijm | |
2019-10-05 | Revert "Merge branch 'user-info-unread-direct-conversation' into 'develop'" | kaniini | |
This reverts merge request !1737 | |||
2019-10-05 | Merge remote-tracking branch 'origin/develop' into reactions | lain | |
2019-10-04 | Merge branch 'bugfix/widen-streamer-blocks' into 'develop' | kaniini | |
widen streaming API block effects See merge request pleroma/pleroma!1784 | |||
2019-10-04 | Merge branch 'user-info-unread-direct-conversation' into 'develop' | kaniini | |
Add the `unread_conversation_count` field to the user info See merge request pleroma/pleroma!1737 | |||
2019-10-04 | Admin API: Allow changing the state of multiple reports at once | Maxim Filippov | |
2019-10-04 | update changelog | Ariadne Conill | |
2019-10-04 | Merge branch 'develop' into 'fix/extended-nickname-format-default-config' | feld | |
# Conflicts: # CHANGELOG.md | |||
2019-10-04 | Merge branch 'featrue/job-monitor' into 'develop' | lain | |
Add Pleroma.JobQueueMonitor Closes #1274 See merge request pleroma/pleroma!1721 | |||
2019-10-04 | Update Changelog. | lain | |