2020-10-12 |
Alex Gleason | Preload `/api/pleroma/frontend_configurations`, fixes...
|
commit | commitdiff | tree |
2020-10-12 |
Alex Gleason | Refactor User.post_register_action/1 emails
|
commit | commitdiff | tree |
2020-10-12 |
Alex Gleason | Make User.confirm/1 and User.approve/1 idempotent
|
commit | commitdiff | tree |
2020-10-12 |
Alex Gleason | Refactor User.confirm/1, add more tests
|
commit | commitdiff | tree |
2020-10-12 |
Alex Gleason | TwitterAPI: test pending approval user email
|
commit | commitdiff | tree |
2020-10-12 |
Alex Gleason | Move admin approval email logic into User.post_register_action/1
|
commit | commitdiff | tree |
2020-10-12 |
Alex Gleason | Registration tests
|
commit | commitdiff | tree |
2020-10-12 |
Alex Gleason | Send approval pending email during registration
|
commit | commitdiff | tree |
2020-10-12 |
Alex Gleason | Registration: user state is separate from instance...
|
commit | commitdiff | tree |
2020-10-11 |
Alex Gleason | Handle User.post_register_action/1 in steps
|
commit | commitdiff | tree |
2020-10-09 |
Alex Gleason | Remote Timeline: add Streaming support
|
commit | commitdiff | tree |
2020-10-08 |
Alex Gleason | Merge remote-tracking branch 'upstream/develop' into...
|
commit | commitdiff | tree |
2020-10-08 |
Alex Gleason | Aliases: fix URL regex
|
commit | commitdiff | tree |
2020-10-08 |
Alex Gleason | Aliases: move changelog entry
|
commit | commitdiff | tree |
2020-10-08 |
Alex Gleason | Merge remote-tracking branch 'upstream/develop' into...
|
commit | commitdiff | tree |
2020-09-22 |
Alex Gleason | Merge remote-tracking branch 'upstream/develop' into...
|
commit | commitdiff | tree |
2020-09-21 |
Alex Gleason | Fix MastoAPI.AuthControllerTest, json_response(:no_content...
|
commit | commitdiff | tree |
2020-09-21 |
Alex Gleason | Pass hackney tls config into email tests, #2101
|
commit | commitdiff | tree |
2020-09-21 |
Alex Gleason | Fix #2172 HTTP error on password reset
|
commit | commitdiff | tree |
2020-09-21 |
Alex Gleason | Allow emails to be sent again, #2101 #2172
|
commit | commitdiff | tree |
2020-09-11 |
Alex Gleason | Merge branch 'chat-moderation-stable' into chat-moderation
|
commit | commitdiff | tree |
2020-09-11 |
Alex Gleason | Chat moderation: fix formatting
|
commit | commitdiff | tree |
2020-09-11 |
Alex Gleason | Merge remote-tracking branch 'upstream/develop' into...
|
commit | commitdiff | tree |
2020-09-11 |
Alex Gleason | Chat moderation: add tests for unauthorized access
|
commit | commitdiff | tree |
2020-09-11 |
Alex Gleason | Chat Moderation: use explicit `sender` and `recipient...
|
commit | commitdiff | tree |
2020-09-11 |
Alex Gleason | Credo fix
|
commit | commitdiff | tree |
2020-09-11 |
Alex Gleason | Docs: AdminAPI chat moderation
|
commit | commitdiff | tree |
2020-09-11 |
Alex Gleason | AdminAPI: fix delete chat message
|
commit | commitdiff | tree |
2020-09-11 |
Alex Gleason | AdminAPI: show chat
|
commit | commitdiff | tree |
2020-09-11 |
Alex Gleason | AdminAPI: list messages in a chat
|
commit | commitdiff | tree |
2020-09-11 |
Alex Gleason | Refactor with Chat.for_user_query/1
|
commit | commitdiff | tree |
2020-09-11 |
Alex Gleason | AdminAPI: list chats for a user
|
commit | commitdiff | tree |
2020-09-11 |
Alex Gleason | AdminAPI: delete a chat message
|
commit | commitdiff | tree |
2020-09-11 |
Alex Gleason | MastodonAPI.StatusView.get_user/1 --> CommonAPI.get_user/1
|
commit | commitdiff | tree |
2020-08-18 |
Alex Gleason | Test that `POST /api/pleroma/delete_account` purges...
|
commit | commitdiff | tree |
2020-08-18 |
Alex Gleason | Test purging a user with User.delete/1
|
commit | commitdiff | tree |
2020-08-18 |
Alex Gleason | Purge most user fields upon deletion, "right to be...
|
commit | commitdiff | tree |
2020-08-18 |
Alex Gleason | Also purge bio and display name
|
commit | commitdiff | tree |
2020-08-18 |
Alex Gleason | Purge a local user upon deletion, fixes #2062
|
commit | commitdiff | tree |
2020-08-07 |
Alex Gleason | Clean up account aliases
|
commit | commitdiff | tree |
2020-08-07 |
Alex Gleason | Merge remote-tracking branch 'upstream/develop' into...
|
commit | commitdiff | tree |
2020-08-07 |
Alex Gleason | Force 204 responses to be empty, fixes #2029
|
commit | commitdiff | tree |
2020-08-06 |
Alex Gleason | restricted_nicknames: Add names from MastoAPI endpoints
|
commit | commitdiff | tree |
2020-08-05 |
Alex Gleason | Apply 1 suggestion(s) to 1 file(s)
|
commit | commitdiff | tree |
2020-08-05 |
Alex Gleason | Merge remote-tracking branch 'upstream/develop' into...
|
commit | commitdiff | tree |
2020-08-05 |
Alex Gleason | Speed up instance timeline query
|
commit | commitdiff | tree |
2020-08-04 |
Alex Gleason | Unique apps.client_id for new installations, fixes...
|
commit | commitdiff | tree |
2020-08-04 |
Alex Gleason | Email blacklist: Update phrasing again
|
commit | commitdiff | tree |
2020-08-04 |
Alex Gleason | Email blacklist: Update response phrasing
|
commit | commitdiff | tree |
2020-08-02 |
Alex Gleason | Add ReportNote test
|
commit | commitdiff | tree |
2020-08-02 |
Alex Gleason | Factory: Add report_activity_factory
|
commit | commitdiff | tree |
2020-08-02 |
Alex Gleason | Add email blacklist, fixes #1404
|
commit | commitdiff | tree |
2020-08-02 |
Alex Gleason | Migrate legacy tags set by AdminFE to match TagPolicy...
|
commit | commitdiff | tree |
2020-08-02 |
Alex Gleason | Add TagPolicy as default MRF, #2010
|
commit | commitdiff | tree |
2020-08-01 |
Alex Gleason | SimpleMRF: Add missing :followers_only to config.exs
|
commit | commitdiff | tree |
2020-07-29 |
Alex Gleason | Merge remote-tracking branch 'upstream/develop' into...
|
commit | commitdiff | tree |
2020-07-29 |
Alex Gleason | SimpleMRF: :silence --> :followers_only
|
commit | commitdiff | tree |
2020-07-29 |
Alex Gleason | :show_reactions, refactor the other test
|
commit | commitdiff | tree |
2020-07-29 |
Alex Gleason | :show_reactions, add CHANGELOG.md, refactor test
|
commit | commitdiff | tree |
2020-07-29 |
Alex Gleason | Merge remote-tracking branch 'upstream/develop' into...
|
commit | commitdiff | tree |
2020-07-29 |
Alex Gleason | SimpleMRF silence: optimize, work okay with nil values...
|
commit | commitdiff | tree |
2020-07-29 |
Alex Gleason | SimpleMRF: Let instances be silenced
|
commit | commitdiff | tree |
2020-07-28 |
Alex Gleason | Let favourites and emoji reactions optionally be hidden
|
commit | commitdiff | tree |
2020-07-28 |
Alex Gleason | Fix User.registration_reason HTML sanitizing issues
|
commit | commitdiff | tree |
2020-07-28 |
Alex Gleason | Lint, fix test
|
commit | commitdiff | tree |
2020-07-27 |
Alex Gleason | Add :registration_reason_length to description.exs
|
commit | commitdiff | tree |
2020-07-27 |
Alex Gleason | Add configurable registration_reason limit
|
commit | commitdiff | tree |
2020-07-27 |
Alex Gleason | Merge remote-tracking branch 'upstream/develop' into...
|
commit | commitdiff | tree |
2020-07-26 |
Alex Gleason | Merge remote-tracking branch 'upstream/develop' into...
|
commit | commitdiff | tree |
2020-07-22 |
Alex Gleason | Update linkify migration tests to use config from ConfigDB
|
commit | commitdiff | tree |
2020-07-22 |
Alex Gleason | Migration to fix malformed Pleroma.Formatter config
|
commit | commitdiff | tree |
2020-07-22 |
Alex Gleason | Refactor require_migration/1 into a test helper function
|
commit | commitdiff | tree |
2020-07-22 |
Alex Gleason | Add AutolinkerToLinkify migration test
|
commit | commitdiff | tree |
2020-07-22 |
Alex Gleason | Fix linkify ConfigDB migration
|
commit | commitdiff | tree |
2020-07-20 |
Alex Gleason | Pleroma.Formatter can have partial updates
|
commit | commitdiff | tree |
2020-07-20 |
Alex Gleason | Update linkify to latest release
|
commit | commitdiff | tree |
2020-07-19 |
Alex Gleason | Allow restricting public timeline by instance
|
commit | commitdiff | tree |
2020-07-18 |
Alex Gleason | Test angry face in formatter D:< #1968
|
commit | commitdiff | tree |
2020-07-18 |
Alex Gleason | Validate alias IDs
|
commit | commitdiff | tree |
2020-07-17 |
Alex Gleason | Add account aliases
|
commit | commitdiff | tree |
2020-07-17 |
Alex Gleason | OpenAPI: Add :id to follower/following endpoints, fixes...
|
commit | commitdiff | tree |
2020-07-17 |
Alex Gleason | Test that unapproved users can never log in regardless...
|
commit | commitdiff | tree |
2020-07-17 |
Alex Gleason | Fully delete users with status :approval_pending
|
commit | commitdiff | tree |
2020-07-17 |
Alex Gleason | Sanitize `reason` param in POST /api/v1/accounts
|
commit | commitdiff | tree |
2020-07-16 |
Alex Gleason | Migrate :auto_linker --> Pleroma.Formatter in ConfigDB
|
commit | commitdiff | tree |
2020-07-16 |
Alex Gleason | Formatter: Test link with local mention
|
commit | commitdiff | tree |
2020-07-16 |
Alex Gleason | Use updated Linkify from git
|
commit | commitdiff | tree |
2020-07-16 |
Alex Gleason | description.exs typofixes
|
commit | commitdiff | tree |
2020-07-16 |
Alex Gleason | Merge remote-tracking branch 'upstream/develop' into...
|
commit | commitdiff | tree |
2020-07-15 |
Alex Gleason | Squash User approval migrations
|
commit | commitdiff | tree |
2020-07-15 |
Alex Gleason | Use `approval_required` in /api/v1/instance
|
commit | commitdiff | tree |
2020-07-15 |
Alex Gleason | Email admins when a new unapproved account is up for...
|
commit | commitdiff | tree |
2020-07-14 |
Alex Gleason | Merge remote-tracking branch 'upstream/develop' into...
|
commit | commitdiff | tree |
2020-07-14 |
Alex Gleason | Add :approval_pending to User @type account_status
|
commit | commitdiff | tree |
2020-07-14 |
Alex Gleason | Update CHANGELOG.md
|
commit | commitdiff | tree |
2020-07-14 |
Alex Gleason | Test User with confirmation_pending: true, approval_pending...
|
commit | commitdiff | tree |
2020-07-14 |
Alex Gleason | AdminAPI: Add `PATCH /api/pleroma/admin/users/approve...
|
commit | commitdiff | tree |
2020-07-14 |
Alex Gleason | AdminAPI: Filter users by `need_approval`
|
commit | commitdiff | tree |
2020-07-14 |
Alex Gleason | AdminAPI: Return `approval_pending` with users
|
commit | commitdiff | tree |
2020-07-14 |
Alex Gleason | AdminAPI: Return `registration_reason` with users
|
commit | commitdiff | tree |
next |