Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-23 | Merge branch '2242-nsfw-case' into 'develop' | rinpatch | |
Resolve "Posts tagged with #NSFW from GS aren't marked as sensitive" Closes #2242 See merge request pleroma/pleroma!3094 | |||
2020-10-23 | User: Correctly handle whitespace names. | lain | |
2020-10-22 | Merge branch 'chore/elixir-1.11' into 'develop' | feld | |
Elixir 1.11 compatibility / Phoenix 1.5+ See merge request pleroma/pleroma!3059 | |||
2020-10-22 | [#3059] Formatting fix. | Ivan Tashkinov | |
2020-10-22 | [#3059] Fixed Phoenix 1.5 telemetry processing. | Ivan Tashkinov | |
2020-10-22 | SideEffects: Correctly handle chat messages sent to yourself | lain | |
2020-10-22 | fix module name | Maksim Pechnikov | |
2020-10-22 | admin api: added user filters by `actor_types` | Maksim Pechnikov | |
2020-10-22 | admin user search: added filter by `actor_type` | Maksim Pechnikov | |
2020-10-22 | need_confirmed -> unconfirmed | Maksim Pechnikov | |
2020-10-22 | added AdminApi.UserController | Maksim Pechnikov | |
2020-10-22 | added 'unconfirmed' filter to admin/users | Maksim Pechnikov | |
2020-10-21 | Apply 1 suggestion(s) to 1 file(s) | Haelwenn | |
2020-10-20 | Fix credo warnings | Egor Kislitsyn | |
2020-10-20 | Merge remote-tracking branch 'origin/develop' into feature/account-export | Egor Kislitsyn | |
2020-10-20 | Rename `Pleroma.Backup` to `Pleroma.User.Backup` | Egor Kislitsyn | |
2020-10-19 | Transmogrifier: Refactor and unify incoming tag handling | lain | |
2020-10-19 | Transmogrifier: Downcase incoming Hashtags | lain | |
Also, set sensitive to true if we have an nsfw hashtag present. | |||
2020-10-19 | Fix tests | Egor Kislitsyn | |
2020-10-19 | Merge branch 'develop' into mutes-blocks-pagination | Egor Kislitsyn | |
2020-10-19 | Merge branch 'develop' into feature/local-only-scope | Egor Kislitsyn | |
2020-10-19 | Merge branch '2239-mute-fixes' into 'develop' | Haelwenn | |
ActivityPub: Show own replies to muted users. Closes #2239 See merge request pleroma/pleroma!3084 | |||
2020-10-18 | [#1668] Restricted access to app metrics endpoint by default. Added ability ↵ | Ivan Tashkinov | |
to configure IP whitelist for this endpoint. Added tests and documentation. | |||
2020-10-17 | Merge remote-tracking branch 'remotes/origin/develop' into chore/elixir-1.11 | Ivan Tashkinov | |
2020-10-17 | [#3053] Post-merge fix. | Ivan Tashkinov | |
2020-10-17 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
ostatus-controller-no-auth-check-on-non-federating-instances # Conflicts: # lib/pleroma/web/feed/user_controller.ex # lib/pleroma/web/o_status/o_status_controller.ex # lib/pleroma/web/router.ex # lib/pleroma/web/static_fe/static_fe_controller.ex | |||
2020-10-16 | Adds feature to permit e.g., local admins and community moderators to ↵ | Mark Felder | |
automatically follow all newly registered accounts | |||
2020-10-16 | federation_status: Add ApiSpec | Haelwenn (lanodan) Monnier | |
2020-10-16 | federation_status: New endpoint showing unreachable instances | Haelwenn (lanodan) Monnier | |
2020-10-15 | Merge branch 'develop' into refactor/discoverable_user_field | Mark Felder | |
2020-10-15 | Apply 1 suggestion(s) to 1 file(s) | Haelwenn | |
2020-10-15 | fix test | Maksim Pechnikov | |
2020-10-15 | added generate the release env to `pleroma.instance gen` | Maksim Pechnikov | |
2020-10-15 | Apply 1 suggestion(s) to 1 file(s) | Maksim | |
2020-10-15 | Apply 1 suggestion(s) to 1 file(s) | Maksim | |
2020-10-15 | update task messages | Maksim Pechnikov | |
2020-10-15 | added generated `pleroma.env` | Maksim Pechnikov | |
2020-10-15 | Add Pleroma.Constants.as_local_public/0 | Egor Kislitsyn | |
2020-10-15 | Add local-only statuses | Egor Kislitsyn | |
2020-10-15 | Fix warnings | Egor Kislitsyn | |
2020-10-15 | ActivityPub: Show own replies to muted users. | lain | |
Aligns mute with block behavior. | |||
2020-10-14 | Merge branch 'develop' into feature/account-export | Mark Felder | |
2020-10-14 | Apply 3 suggestion(s) to 3 file(s) | feld | |
2020-10-14 | Merge remote-tracking branch 'upstream/develop' into aliases | Alex Gleason | |
2020-10-14 | Merge branch 'feature/gen-magic' into 'develop' | feld | |
Use libmagic via majic Closes #1736 See merge request pleroma/pleroma!2534 | |||
2020-10-14 | Merge branch 'refactor/locked_user_field' into 'develop' | Haelwenn | |
Change user.locked field to user.is_locked See merge request pleroma/pleroma!3077 | |||
2020-10-14 | Undo API breaking changes | Mark Felder | |
2020-10-14 | Finish undoing API breakage | Mark Felder | |
2020-10-14 | Undo API breaking changes | Mark Felder | |
2020-10-13 | Replace User.toggle_confirmation/1 with User.confirm/1, fixes #2235 | Alex Gleason | |