Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-31 | Static FEfrontends/static | Roman Chvanikov | |
2020-07-31 | Add missing copyrightsfrontends/logic-flow | Roman Chvanikov | |
2020-07-31 | Merge branch 'develop' into frontends/logic-flow | Roman Chvanikov | |
2020-07-30 | Merge branch 'render-preview-cards-in-chats' into 'develop' | Haelwenn | |
Render preview cards in chats See merge request pleroma/pleroma!2816 | |||
2020-07-30 | Merge branch '1993-confirm-users-on-registration' into 'develop' | Haelwenn | |
AccountController: Don't explicitly ask to keep users unconfirmed. Closes #1993 See merge request pleroma/pleroma!2809 | |||
2020-07-30 | Merge branch 'develop' into frontends/logic-flow | Roman Chvanikov | |
2020-07-30 | Add Kenoma and Headless frontend controllers | Roman Chvanikov | |
2020-07-30 | Fix naming | Roman Chvanikov | |
2020-07-30 | Migrate Redirect controller | Roman Chvanikov | |
2020-07-30 | ChatMessageReferenceView: Display preview cards. | lain | |
2020-07-30 | Merge branch 'hide-reactions' into 'develop' | lain | |
Let favourites and emoji reactions optionally be hidden See merge request pleroma/pleroma!2804 | |||
2020-07-30 | Merge branch 'develop' into issue/1933-update-dependency | Maksim Pechnikov | |
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 | 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 | 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 |