Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Endpoint: Serve a dynamically configured admin interface | lain | |
2020-07-29 | FrontendStatic: Work correctly for other frontend types. | lain | |
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-28 | SimpleMRF silence: optimize, work okay with nil values in addressing | Alex Gleason | |
2020-07-28 | SimpleMRF: Let instances be silenced | Alex Gleason | |
2020-07-28 | gun ConnectionPool: Re-add a missing cast for remove_client | rinpatch | |
2020-07-28 | Let favourites and emoji reactions optionally be hidden | Alex Gleason | |
2020-07-28 | gun ConnectionPool: replace casts with calls | rinpatch | |
The slowdown from this is most likely immesurable, however it eliminates possible false positives when tracking dead clients. | |||
2020-07-28 | FrontendStatic: Add plug to serve frontends based on configuration. | lain | |
2020-07-28 | InstanceStatic: Refactor. | lain | |
2020-07-28 | Merge branch 'cleanup/masto_fe-default_settings' into 'develop' | lain | |
masto_fe_view: Remove @default_settings See merge request pleroma/pleroma!2799 | |||
2020-07-27 | Fix User.registration_reason HTML sanitizing issues | Alex Gleason | |
2020-07-27 | Lint, fix test | Alex Gleason | |
2020-07-27 | Add configurable registration_reason limit | Alex Gleason | |
2020-07-27 | Merge remote-tracking branch 'upstream/develop' into by-approval | Alex Gleason | |
2020-07-27 | Merge branch 'develop' into 'cleanup/masto_fe-default_settings' | lain | |
# Conflicts: # lib/pleroma/web/views/masto_fe_view.ex | |||
2020-07-27 | masto_fe_view: Remove @default_settings | Haelwenn (lanodan) Monnier | |
2020-07-27 | Pipeline: Unify embedded_object / object_data, move to validator. | lain | |
2020-07-27 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
embedded-object-federation | |||
2020-07-27 | Merge branch 'issue/1934-welcome-email' into 'develop' | lain | |
[#1934] welcome email See merge request pleroma/pleroma!2786 | |||
2020-07-27 | Apply 1 suggestion(s) to 1 file(s) | lain | |
2020-07-27 | Merge branch 'fix/reverse-proxy-no-body-connection-leak' into 'develop' | Haelwenn | |
ReverseProxy: Fix a gun connection leak when there is an error with no body See merge request pleroma/pleroma!2798 | |||
2020-07-26 | Merge remote-tracking branch 'upstream/develop' into by-approval | Alex Gleason | |
2020-07-26 | ReverseProxy tesla client: remove handling of old_conn | rinpatch | |
This is no longer relevant because we use a custom FollowRedirects middleware now | |||
2020-07-26 | ReverseProxy: Fix a gun connection leak when there is an error with no | rinpatch | |
body - Modify `close/1` function to do the same thing it does for hackney, which is - close the client rather than the whole connection - Release the connection when there is no body to chunk | |||
2020-07-26 | OpenAPI: remove accidentally pasted buffer data | Alibek Omarov | |
2020-07-26 | OpenAPI: Replace actor_id by account_id to follow ChatMessage schema | Alibek Omarov | |
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-24 | remove duplicate module | Maksim Pechnikov | |
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 'develop' into issue/1934-welcome-email | Maksim Pechnikov | |
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-23 | Merge branch 'linkify' into 'develop' | lain | |
Fix Linkify See merge request pleroma/pleroma!2792 | |||
2020-07-23 | added warning to use old keys | Maksim Pechnikov | |
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 | Merge branch 'fix/pleroma-api-emoji-packs' into 'develop' | lain | |
Fix /api/pleroma/emoji/packs index endpoint. See merge request pleroma/pleroma!2777 | |||
2020-07-22 | added check user email for welcome email | Maksim Pechnikov | |
2020-07-22 | StatusView: Handle badly formatted emoji reactions. | Lain Soykaf | |
2020-07-22 | fix sender for welcome email | Maksim Pechnikov | |
2020-07-21 | Skip the correct plug | Mark Felder | |
2020-07-21 | Revert "Merge branch 'revert-2b5d9eb1' into 'develop'" | lain | |
This reverts merge request !2784 | |||
2020-07-21 | Revert "Merge branch 'linkify' into 'develop'" | lain | |
This reverts merge request !2677 |