Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-29 | SimpleMRF: :silence --> :followers_only | Alex Gleason | |
2020-07-29 | :show_reactions, refactor the other test | Alex Gleason | |
2020-07-29 | :show_reactions, add CHANGELOG.md, refactor test | Alex Gleason | |
2020-07-29 | Merge remote-tracking branch 'upstream/develop' into hide-reactions | Alex Gleason | |
2020-07-29 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
1993-confirm-users-on-registration | |||
2020-07-29 | Merge branch '1996-dont-break-on-chatmessages' into 'develop' | Haelwenn | |
EnsureRePrepended: Don't break on chat messages. Closes #1996 See merge request pleroma/pleroma!2808 | |||
2020-07-29 | Merge branch 'bugfix/remote-user-atom' into 'develop' | lain | |
feed/user_controller: Return 404 when the user is remote Closes #1911 See merge request pleroma/pleroma!2811 | |||
2020-07-29 | feed/user_controller: Return 404 when the user is remote | Haelwenn (lanodan) Monnier | |
2020-07-29 | Merge branch 'by-approval' into 'develop' | lain | |
Registrations "by approval" mode Closes #1931 See merge request pleroma/pleroma!2757 | |||
2020-07-29 | AccountController: Don't explicitly ask to keep users unconfirmed. | lain | |
Confirmation is set in User.register_changeset based on the config settings. | |||
2020-07-29 | EnsureRePrepended: Don't break on chat messages. | lain | |
2020-07-29 | updated dev & test packages | Maksim Pechnikov | |
2020-07-28 | SimpleMRF: Let instances be silenced | Alex Gleason | |
2020-07-28 | Let favourites and emoji reactions optionally be hidden | Alex Gleason | |
2020-07-27 | Fix User.registration_reason HTML sanitizing issues | Alex Gleason | |
2020-07-27 | Lint, fix test | Alex Gleason | |
2020-07-27 | Pipeline: Unify embedded_object / object_data, move to validator. | lain | |
2020-07-26 | Merge remote-tracking branch 'upstream/develop' into by-approval | Alex Gleason | |
2020-07-24 | CommonAPI Tests: Check that undoing objects federates them as embeds. | Lain Soykaf | |
2020-07-24 | Side Effects: On undoing, put information about the undone object. | Lain Soykaf | |
2020-07-24 | Pipeline: Add embedded object federation. | Lain Soykaf | |
2020-07-23 | Merge branch 'unblock-domain-via-query' into 'develop' | feld | |
Allow unblocking a domain via query params Closes #1971 See merge request pleroma/pleroma!2783 | |||
2020-07-23 | Support blocking via query parameters as well and document the change. | Mark Felder | |
2020-07-23 | Merge branch '1976-status-view-fixes' into 'develop' | Haelwenn | |
StatusView: Handle badly formatted emoji reactions. Closes #1976 See merge request pleroma/pleroma!2788 | |||
2020-07-23 | Merge branch '1973-chats-fix-with-restrict-unauthenticated' into 'develop' | lain | |
[#1973] Fixed accounts rendering in GET /api/v1/pleroma/chats with truish :restrict_unauthenticated setting Closes #1973 See merge request pleroma/pleroma!2791 | |||
2020-07-23 | [#2791] AccountView: renamed `:force` option to `:skip_visibility_check`. | Ivan Tashkinov | |
2020-07-23 | Merge branch 'bugfix/mrf-reject-logging' into 'develop' | lain | |
Fix #783: Make MRF reject log as info level instead of error Closes #783 See merge request pleroma/pleroma!2758 | |||
2020-07-23 | Merge branch 'issue/1878' into 'develop' | lain | |
[#1878] fix reset confirmation email in admin section See merge request pleroma/pleroma!2751 | |||
2020-07-22 | [#1973] Fixed accounts rendering in GET /api/v1/pleroma/chats with truish ↵ | Ivan Tashkinov | |
:restrict_unauthenticated. Made `Pleroma.Web.MastodonAPI.AccountView.render("show.json", _)` demand :for or :force option in order to prevent incorrect rendering of empty map instead of expected user representation with truish :restrict_unauthenticated setting. | |||
2020-07-22 | StatusView: Handle badly formatted emoji reactions. | Lain Soykaf | |
2020-07-21 | Test that Emoji Packs can be listed when instance is not public | Mark Felder | |
2020-07-21 | Allow unblocking a domain via query params | Egor Kislitsyn | |
2020-07-17 | OpenAPI: Add :id to follower/following endpoints, fixes #1958 | Alex Gleason | |
2020-07-17 | Test that unapproved users can never log in regardless of admin settings | Alex Gleason | |
2020-07-15 | Use `approval_required` in /api/v1/instance | Alex Gleason | |
2020-07-15 | Merge branch 'develop' into refactor/notification_settings | Mark Felder | |
2020-07-15 | Merge branch 'features/mrf-reasons' into 'develop' | rinpatch | |
Add rejection reason to our MRFs See merge request pleroma/pleroma!2759 | |||
2020-07-15 | MastoAPI: fix & test giving MRF reject reasons | Haelwenn (lanodan) Monnier | |
2020-07-15 | Merge branch 'develop' into issue/sign-authority | Maksim Pechnikov | |
2020-07-15 | Create Question: Add context field to create | Haelwenn (lanodan) Monnier | |
2020-07-15 | Question: Add tests on HTML tags in options | Haelwenn (lanodan) Monnier | |
Closes: https://git.pleroma.social/pleroma/pleroma/-/issues/1362 | |||
2020-07-15 | Fix attachments in polls | Haelwenn (lanodan) Monnier | |
2020-07-15 | Merge branch 'tests/apc2s-update_outbox' into 'develop' | lain | |
AP C2S tests: Make sure you can't use another user's AP id See merge request pleroma/pleroma!2767 | |||
2020-07-15 | transmogrifier tests: Move & enhance in specialised modules | Haelwenn (lanodan) Monnier | |
2020-07-15 | SideEffects: port ones from ActivityPub.do_create and ActivityPub.insert | Haelwenn (lanodan) Monnier | |
2020-07-15 | transmogrifier_test: test date, anyOf and oneOf completely | Haelwenn (lanodan) Monnier | |
2020-07-15 | QuestionValidator: Create | Haelwenn (lanodan) Monnier | |
2020-07-15 | AP C2S tests: Make sure you can't use another user's AP id | Haelwenn (lanodan) Monnier | |
2020-07-14 | Email admins when a new unapproved account is up for review | Alex Gleason | |
2020-07-14 | Merge remote-tracking branch 'upstream/develop' into by-approval | Alex Gleason | |