Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-04 | Fix get_cached_by_nickname_or_id not allowing to get local users by | rinpatch | |
nickname Closes #1293 | |||
2019-10-04 | Mastodon API: Add `pleroma.unread_conversation_count` to the Account entity | eugenijm | |
2019-10-03 | Add missing extended_nickname_format setting to the default config | Mark Felder | |
2019-10-02 | [#1234] 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/mastodon_api_controller.ex # lib/pleroma/web/router.ex | |||
2019-10-02 | Update CHANGELOG and pleroma_api.md | Egor Kislitsyn | |
2019-10-01 | Revert "Add upload limits to /api/v1/instance" | feld | |
This reverts commit db27c0dd8b18763ff2abb124ee8d641a4580cdaa. | |||
2019-10-01 | Track failed proxy urls and don't request them again | Sergey Suprunenko | |
2019-09-30 | [#1260] Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
1260-rate-limited-auth-actions # Conflicts: # CHANGELOG.md | |||
2019-09-30 | change new scrobble endpoint | Ariadne Conill | |
2019-09-30 | update changelog | Ariadne Conill | |
2019-09-29 | Revert subscription refactoring. | rinpatch | |
As discussed in pleroma-meta#2 This reverts commit eb9aa7aa1095de150d036839c78c402019efb4b1, reversing changes made to c4fbb56984d8f86df948cfd9b0f7c081d688c365. | |||
2019-09-29 | Merge branch 'feature/follow-requests-count' into 'develop' | kaniini | |
Mastodon API: add follow_requests_count See merge request pleroma/pleroma!1726 | |||
2019-09-29 | CHANGELOG.md: Sorting, colon after breaking | Haelwenn (lanodan) Monnier | |
[ci skip] | |||
2019-09-29 | CHANGELOG.md: !1691 is a breaking change | Haelwenn (lanodan) Monnier | |
!1691: https://git.pleroma.social/pleroma/pleroma/merge_requests/1691 | |||
2019-09-27 | Add `remote_ip` plug | minibikini | |
2019-09-27 | changelog | Ariadne Conill | |
2019-09-27 | Merge branch 'refactor/subscription' into 'develop' | kaniini | |
Refactor subscription functionality Closes #1130 See merge request pleroma/pleroma!1664 | |||
2019-09-27 | Sync changelogs between master and develop | rinpatch | |
2019-09-26 | Merge branch 'develop' into feature/moderation-log-filters | Maxim Filippov | |
2019-09-26 | Update CHANGELOG | Roman Chvanikov | |
2019-09-26 | Merge 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-26 | Revert "add _discoverable_ keyword into ActivityPub @context" | Hakaba Hitoyo | |
This reverts commit 3aef4bdf8f37efd1055a84c5fca12ec4559a17f5. | |||
2019-09-25 | Don't embed the first page in inboxes/outboxes and refactor the views to | rinpatch | |
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-24 | Merge branch 'develop' into feature/return-link-for-password-reset | Maxim Filippov | |
2019-09-23 | Merge branch 'feature/force-password-reset' into 'develop' | kaniini | |
Admin API: Add ability to require password reset See merge request pleroma/pleroma!1705 | |||
2019-09-23 | Merge branch 'support-rel-ugc' into 'develop' | kaniini | |
Add support for `rel="ugc"` Closes #1255 See merge request pleroma/pleroma!1679 | |||
2019-09-22 | Better changelog wording | Maxim Filippov | |
2019-09-22 | Update CHANGELOG | Maxim Filippov | |
2019-09-22 | I did not put these lines in CHANGELOG | Maxim Filippov | |
2019-09-22 | Merge branch 'develop' into feature/return-link-for-password-reset | Maxim Filippov | |
2019-09-22 | Admin API: Add ability to force user's password reset | Maxim Filippov | |
2019-09-20 | Mastodon 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-19 | [#1234] Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
1234-mastodon-2-4-3-oauth-scopes # Conflicts: # lib/pleroma/web/admin_api/admin_api_controller.ex | |||
2019-09-19 | Update CHANGELOG | Egor Kislitsyn | |
2019-09-19 | Mastodon API: Return `pleroma.direct_conversation_id` when creating direct ↵ | eugenijm | |
messages (`POST /api/v1/statuses`) | |||
2019-09-18 | Merge 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-18 | Merge branch 'admin_api_invite_tokens' into 'develop' | feld | |
POST for creating invite tokens in admin api See merge request pleroma/pleroma!1637 | |||
2019-09-19 | Add a changelog entry for poll refetching | rinpatch | |
2019-09-18 | Merge branch 'develop' into feature/return-link-for-password-reset | Maxim Filippov | |
2019-09-18 | Merge 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-18 | Merge 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-18 | post for creating invite tokens in admin api | Alex S | |
2019-09-17 | Apply suggestion to CHANGELOG.md | rinpatch | |
2019-09-18 | Sync develop changelog with master and create a new section for post-1.1 | rinpatch | |
changes | |||
2019-09-17 | Merge branch 'feature/bump-elixir-verstion' into 'develop' | rinpatch | |
Bump elixir version to ~> 1.8 See merge request pleroma/pleroma!1686 | |||
2019-09-17 | Admin API: Return link alongside with token on password reset | Maxim Filippov | |
2019-09-17 | Apply suggestion to CHANGELOG.md | Maxim Filippov | |
2019-09-17 | Bump elixir version to ~> 1.8 | Maxim Filippov | |