| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-09-21 | ActivityPub: Don't block-filter your own posts | lain | |
| We are filtering out replies to people you block, but that should not include your own posts. | |||
| 2020-09-17 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
| media-preview-proxy-nostream # Conflicts: # CHANGELOG.md | |||
| 2020-09-17 | User search respect discoverable flag | stwf | |
| 2020-09-17 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
| media-preview-proxy-nostream | |||
| 2020-09-15 | fixed tests | Maksim Pechnikov | |
| 2020-09-11 | Merge remote-tracking branch 'remotes/origin/develop' into media-preview-proxy | Ivan Tashkinov | |
| # Conflicts: # lib/pleroma/instances/instance.ex | |||
| 2020-09-10 | configurable lifetime for ephemeral activities | Alexander Strizhakov | |
| 2020-09-10 | pin/unpin for activities with expires_at option | Alexander Strizhakov | |
| 2020-09-10 | schedule activity expiration in Oban | Alexander Strizhakov | |
| 2020-09-09 | [#2497] Added missing alias, removed legacy `:adapter` option specification ↵ | Ivan Tashkinov | |
| for HTTP.get/_. | |||
| 2020-09-09 | Merge branch 'develop' into media-preview-proxy | Mark Felder | |
| 2020-09-08 | Remove OStatus in testsuite | Haelwenn (lanodan) Monnier | |
| 2020-09-08 | account_view_test: Remove empty test | Haelwenn (lanodan) Monnier | |
| 2020-09-07 | passing adapter options directly without adapter key | Alexander Strizhakov | |
| 2020-09-05 | Rich Media: Do not cache URLs for preview statuses | rinpatch | |
| Closes #1987 | |||
| 2020-09-05 | [#2497] Made media preview proxy fall back to media proxy instead of to ↵ | Ivan Tashkinov | |
| source url. Adjusted tests. Refactoring. | |||
| 2020-09-02 | 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-02 | Disallow password resets for deactivated accounts. | Mark Felder | |
| Ensure all responses to password reset events are identical. | |||
| 2020-09-01 | Fix removing an account from a list | Haelwenn (lanodan) Monnier | |
| Mastodon (Frontend) changed a different method for deletes, keeping old format as mastodon documentation is too loose | |||
| 2020-08-26 | TimelineController: Keys are atoms now. | lain | |
| Closes #2078 Closes #2070 | |||
| 2020-08-25 | Merge branch 'feature/1952-read-muted-notifications' into 'develop' | feld | |
| Automatically mark notifications about statuses from muted users and threads as read Closes #1952 See merge request pleroma/pleroma!2893 | |||
| 2020-08-20 | Pipeline Ingestion: Event | Haelwenn (lanodan) Monnier | |
| 2020-08-15 | [#2046] Added test for pleroma/restrict_unauthenticated defaults on private ↵ | Ivan Tashkinov | |
| instance. Updated docs and changelog. | |||
| 2020-08-15 | Mark notifications about statuses from muted users as read automatically | Sergey Suprunenko | |
| 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 | changelog for filter whole_word fix | Mary Kate | |
| 2020-08-05 | update test for whole_word in filter | Mary Kate | |
| 2020-08-05 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
| features/poll-validation | |||
| 2020-08-04 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
| features/poll-validation | |||
| 2020-08-04 | MastodonAPITest: Do the needful | lain | |
| 2020-08-03 | Email blacklist: Update phrasing again | Alex Gleason | |
| 2020-08-03 | Email blacklist: Update response phrasing | Alex Gleason | |
| 2020-08-03 | AccountControllerTest: Add test for message returned. | lain | |
| 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 | :show_reactions, refactor the other 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 | 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-27 | Fix User.registration_reason HTML sanitizing issues | Alex Gleason | |
| 2020-07-27 | Lint, fix test | 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. | |||
