Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-17 | Merge branch 'fix/streaming-termination-errors' into 'develop' | rinpatch | |
Fix two pseudo-errors in websocket handler Closes #2131 See merge request pleroma/pleroma!2982 | |||
2020-09-08 | Merge branch 'fix/2095-deactivated-account-reset' into 'develop' | feld | |
Disallow password resets for deactivated accounts Closes #2095 See merge request pleroma/pleroma!2935 | |||
2020-09-08 | Merge branch 'feat/rich-media-improvements' into 'develop' | rinpatch | |
Rich media improvements See merge request pleroma/pleroma!2944 | |||
2020-08-26 | TimelineController: Keys are atoms now. | lain | |
Closes #2078 Closes #2070 | |||
2020-08-20 | Pipeline Ingestion: Event | Haelwenn (lanodan) Monnier | |
2020-08-14 | [#2046] Defaulted pleroma/restrict_unauthenticated basing on instance ↵ | Ivan Tashkinov | |
privacy setting (i.e. restrict on private instances only by default). | |||
2020-08-10 | AccountController: Build the correct update activity. | lain | |
Will fix federation issues. | |||
2020-08-07 | Merge branch 'features/poll-validation' into 'develop' | lain | |
Poll and votes pipeline ingestion Closes #1362 and #1852 See merge request pleroma/pleroma!2635 | |||
2020-08-05 | Questions: Move fixes to validators. | lain | |
2020-08-05 | Apply 1 suggestion(s) to 1 file(s) | lain | |
2020-08-05 | Update filter_view.ex to return whole_word actual value | MK Fain | |
2020-08-04 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
features/poll-validation | |||
2020-07-31 | Merge remote-tracking branch 'pleroma/develop' into features/poll-validation | Haelwenn (lanodan) Monnier | |
2020-07-31 | [#1985] Prevented force login on registration if account approval and/or ↵ | Ivan Tashkinov | |
email confirmation needed. Refactored login code in OAuthController, reused in AccountController. Added tests. | |||
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-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 | AccountController: Don't explicitly ask to keep users unconfirmed. | lain | |
Confirmation is set in User.register_changeset based on the config settings. | |||
2020-07-28 | Let favourites and emoji reactions optionally be hidden | Alex Gleason | |
2020-07-26 | Merge remote-tracking branch 'upstream/develop' into by-approval | Alex Gleason | |
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 | [#2791] AccountView: renamed `:force` option to `:skip_visibility_check`. | Ivan Tashkinov | |
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 | Allow unblocking a domain via query params | Egor Kislitsyn | |
2020-07-17 | Expose the post formats in /api/v1/instance | Mark Felder | |
2020-07-15 | Use `approval_required` in /api/v1/instance | Alex Gleason | |
2020-07-15 | MastoAPI: fix & test giving MRF reject reasons | Haelwenn (lanodan) Monnier | |
2020-07-15 | question_validator: fix for mastodon poll expiration | Haelwenn (lanodan) Monnier | |
Mastodon activities do not have a "closed" field, this could be seen on https://pouet.it/users/lanodan_tmp/statuses/104345126997708380 which runs Mastodon 3.1.4 (SDF runs 3.1.2) | |||
2020-07-15 | Fix multiple-choice poll detection | Haelwenn (lanodan) Monnier | |
2020-07-12 | Add `account_approval_required` instance setting | Alex Gleason | |
2020-07-10 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
chat-federation-information | |||
2020-07-09 | Merge branch '1723-token-fixes' into 'develop' | lain | |
AccountController: Return scope in proper format. Closes #1723 See merge request pleroma/pleroma!2694 | |||
2020-07-09 | Merge branch 'features/favicons' into 'develop' | lain | |
Add support for remote favicons See merge request pleroma/pleroma!2261 | |||
2020-07-09 | Merge branch '1925-muting-reblogs' into 'develop' | Haelwenn | |
AccountController: Fix muting / unmuting reblogs. Closes #1925 See merge request pleroma/pleroma!2732 | |||
2020-07-09 | Merge branch 'bugfix/status-deletion' into 'develop' | lain | |
#1920 fix activity deletion See merge request pleroma/pleroma!2721 | |||
2020-07-08 | Merge branch '1895-hashtag-timeline-restrict-unauthenticated-fix' into 'develop' | lain | |
[#1895] Made hashtag timeline respect `:restrict_unauthenticated` instance setting Closes #1895 See merge request pleroma/pleroma!2731 | |||
2020-07-08 | [#1895] credo fix. | Ivan Tashkinov | |
2020-07-08 | AccountController: Fix muting / unmuting reblogs. | lain | |
2020-07-08 | [#1895] Applied code review suggestion. | Ivan Tashkinov | |
2020-07-08 | Add [:instances_favicons, :enabled] setting, defaults to false | Haelwenn (lanodan) Monnier | |
2020-07-08 | Use instances table instead of Cachex | Haelwenn (lanodan) Monnier | |
2020-07-08 | Move get_favicon to Pleroma.Instances, use / | Haelwenn (lanodan) Monnier | |
2020-07-08 | Add support for remote favicons | Haelwenn (lanodan) Monnier | |
2020-07-07 | [#1895] Made hashtag timeline respect `:restrict_unauthenticated` instance ↵ | Ivan Tashkinov | |
setting. | |||
2020-07-07 | AccountController: Allow removal / reset of user images. | lain | |
2020-07-06 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
chat-federation-information | |||
2020-07-06 | InstanceView: Add chat limit, description limit | lain | |