aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
AgeCommit message (Collapse)Author
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-18Merge remote-tracking branch 'remotes/upstream/develop' into ↵Ivan Tashkinov
1234-mastodon-2-4-3-oauth-scopes
2019-09-18[#1234] Added changelog entry, removed admin OAuth scopes.Ivan Tashkinov
2019-09-18Merge remote-tracking branch 'remotes/upstream/develop' into ↵Ivan Tashkinov
1260-rate-limited-auth-actions
2019-09-18[#1260] Added changelog entry.Ivan Tashkinov
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
2019-09-05Merge branch 'fix/safe-render-notifications' into 'develop'rinpatch
Do not crash if one notification failed to render See merge request pleroma/pleroma!1630
2019-09-05Do not crash if one notification failed to renderrinpatch
2019-09-04Return total for reportsMaxim Filippov
2019-09-04Merge branch 'develop' into feature/moderation-log-filtersMaxim Filippov
2019-09-04Mastodon API: Add `pleroma.thread_muted` to Status entityrinpatch
Needed for pleroma-fe!941
2019-09-04Extend `/api/pleroma/notifications/read` to mark multiple notificationsrinpatch
as read and make it respond with Mastoapi entities
2019-09-03[#1149] Merge remote-tracking branch 'remotes/upstream/develop' into ↵Ivan Tashkinov
1149-oban-job-queue # Conflicts: # CHANGELOG.md
2019-09-03Return "total" optionallyMaxim Filippov
2019-09-02Return total from pagination + testsMaxim Filippov
2019-09-01Changelog entryMaxim Filippov
2019-08-31[#1149] Addressed code review comments (code style, jobs pruning etc.).Ivan Tashkinov
2019-08-31[#1149] Added Oban job for "activity_expiration". Merged remote-tracking ↵Ivan Tashkinov
branch 'remotes/upstream/develop' into 1149-oban-job-queue # Conflicts: # config/config.exs
2019-08-31Add a changelog entry for twitterapi removal and fix credo issuesrinpatch
2019-08-30Fix AntiFollowbotPolicy when trying to follow a relayfeld
2019-08-26Transmogrifier: Fix follow handling when the actor is an object.lain