summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
AgeCommit message (Collapse)Author
2019-09-27Add `remote_ip` plugminibikini
2019-09-27Merge branch 'refactor/subscription' into 'develop'kaniini
Refactor subscription functionality Closes #1130 See merge request pleroma/pleroma!1664
2019-09-27Sync changelogs between master and developrinpatch
2019-09-26Merge branch 'develop' into feature/moderation-log-filtersMaxim Filippov
2019-09-26Update CHANGELOGRoman Chvanikov
2019-09-26Merge branch 'feature/return-link-for-password-reset' into 'develop'kaniini
Admin API: Return link alongside with token on password reset See merge request pleroma/pleroma!1691
2019-09-26Revert "add _discoverable_ keyword into ActivityPub @context"Hakaba Hitoyo
This reverts commit 3aef4bdf8f37efd1055a84c5fca12ec4559a17f5.
2019-09-25Don't embed the first page in inboxes/outboxes and refactor the views torinpatch
follow View/Controller pattern Note that I mentioned the change in 1.1 section because I intend to backport this, if this is not needed I will move it back to Unreleased.
2019-09-24Merge branch 'develop' into feature/return-link-for-password-resetMaxim Filippov
2019-09-23Merge branch 'feature/force-password-reset' into 'develop'kaniini
Admin API: Add ability to require password reset See merge request pleroma/pleroma!1705
2019-09-23Merge branch 'support-rel-ugc' into 'develop'kaniini
Add support for `rel="ugc"` Closes #1255 See merge request pleroma/pleroma!1679
2019-09-22Better changelog wordingMaxim Filippov
2019-09-22Update CHANGELOGMaxim Filippov
2019-09-22I did not put these lines in CHANGELOGMaxim Filippov
2019-09-22Merge branch 'develop' into feature/return-link-for-password-resetMaxim Filippov
2019-09-22Admin API: Add ability to force user's password resetMaxim Filippov
2019-09-20Mastodon API: Fix private and direct statuses not being filtered out from ↵eugenijm
the public timeline for an authenticated user (`GET /api/v1/timelines/public`)
2019-09-19Update CHANGELOGEgor Kislitsyn
2019-09-19Mastodon API: Return `pleroma.direct_conversation_id` when creating direct ↵eugenijm
messages (`POST /api/v1/statuses`)
2019-09-18Merge branch 'hide-follower-following-count' into 'develop'feld
Add a setting to hide follows/followers stats from the user profile See merge request pleroma/pleroma!1663
2019-09-18Merge branch 'admin_api_invite_tokens' into 'develop'feld
POST for creating invite tokens in admin api See merge request pleroma/pleroma!1637
2019-09-19Add a changelog entry for poll refetchingrinpatch
2019-09-18Merge branch 'develop' into feature/return-link-for-password-resetMaxim Filippov
2019-09-18post for creating invite tokens in admin apiAlex S
2019-09-17Apply suggestion to CHANGELOG.mdrinpatch
2019-09-18Sync develop changelog with master and create a new section for post-1.1rinpatch
changes
2019-09-17Merge branch 'feature/bump-elixir-verstion' into 'develop'rinpatch
Bump elixir version to ~> 1.8 See merge request pleroma/pleroma!1686
2019-09-17Admin API: Return link alongside with token on password resetMaxim Filippov
2019-09-17Apply suggestion to CHANGELOG.mdMaxim Filippov
2019-09-17Bump elixir version to ~> 1.8Maxim Filippov
2019-09-17Mastodon API: Add a setting to hide follow/follower count from the user view ↵eugenijm
(`hide_follows_count` and `hide_followers_count`)
2019-09-16Merge branch 'develop' into feature/moderation-log-filtersMaxim Filippov
2019-09-16Merge branch 'develop' into feature/return-total-for-reportsMaxim Filippov
2019-09-15[#1149] Merge remote-tracking branch 'remotes/upstream/develop' into ↵Ivan Tashkinov
1149-oban-job-queue # Conflicts: # docs/config.md
2019-09-14[#1149] Merge remote-tracking branch 'remotes/upstream/develop' into ↵Ivan Tashkinov
1149-oban-job-queue # Conflicts: # docs/config.md # mix.lock
2019-09-14Mastodon API: Respect post privacy in favourited/reblogged endpointsrinpatch
2019-09-13Merge branch 'feature/change-email' into 'develop'Haelwenn
Add email change endpoint Closes #1156 See merge request pleroma/pleroma!1580
2019-09-13Add email change endpointEgor Kislitsyn
2019-09-11changelogAlex S
2019-09-10Add an endpoint to get multiple statuses by IDsEgor Kislitsyn
2019-09-10Merge branch 'develop' into feature/moderation-log-filtersMaxim Filippov
2019-09-09Add Pleroma.Plugs.Cacheminibikini
2019-09-09Merge branch 'update-changelog' into 'develop'feld
Update CHANGELOG (add a note about !1649) See merge request pleroma/pleroma!1650
2019-09-10Update CHANGELOG (add a note about !1649)Egor Kislitsyn
2019-09-08Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queueIvan Tashkinov
2019-09-06Prioritize the removal of TwitterAPI and :accept_blocks in the changelogrinpatch
2019-09-06[#1149] Merge remote-tracking branch 'remotes/upstream/develop' into ↵Ivan Tashkinov
1149-oban-job-queue # Conflicts: # test/web/twitter_api/twitter_api_controller_test.exs
2019-09-06Merge branch 'so-long-twitterapi' into 'develop'rinpatch
Removing TwitterAPI See merge request pleroma/pleroma!1605
2019-09-05Mastodon API Poll view: Fix handling of polls without an end daterinpatch
2019-09-05Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queueIvan Tashkinov