Commit Graph

71 Commits (46c270ead83de020bedad95c4e40004fae45cd28)

Author SHA1 Message Date
FloatingGhost affc910372 Remove hackney/gun in favour of finch
2 years ago
floatingghost d55de5debf Remerge of hashtag following (#341)
2 years ago
floatingghost ec6bf8c3f7 revert 4a94c9a31e
2 years ago
floatingghost 4a94c9a31e Add ability to follow hashtags (#336)
2 years ago
floatingghost e1e0d5d759 microblogpub federation fixes (#288)
2 years ago
floatingghost 31ad09010e Fix regex usage in MRF (#254)
2 years ago
floatingghost f36d14818d Unilateral remove from followers (#232)
2 years ago
Tusooa Zhu 2aa8e66527 Fix User.get_or_fetch/1 with usernames starting with http
2 years ago
Hélène 0b14f02ed2 User: generate private keys on user creation
2 years ago
floatingghost 92ba2802fb generate-keys-at-registration-time (#181)
2 years ago
Joel Beckmeyer e26388a01c Support reaching user@sub.domain.tld at user@domain.tld (#134)
2 years ago
FloatingGhost 0f132b802d purge chat and shout endpoints
2 years ago
sfr 058bf96798 implement Move activities (#45)
2 years ago
Ilja 1048bc1bb9 Delete report notifs when demoting from superuser
2 years ago
FloatingGhost 0d012ebea1 Revert "Merge branch 'remove/mastofe' into 'develop'"
3 years ago
Alex Gleason bd853199d9 Merge branch 'v2-suggestions' into 'develop'
3 years ago
Alex Gleason 6c0484d571
AdminAPI: suggest a user through the API
3 years ago
Alibek Omarov 04aca335aa nodeinfo: report activeMonth and activeHalfyear users fields
3 years ago
Haelwenn (lanodan) Monnier a17910a6c6
CI: Bump lint stage to elixir-1.12
3 years ago
Haelwenn 92a8ff59aa Merge branch 'from/develop/tusooa/add-remove-emails' into 'develop'
3 years ago
Haelwenn 6b3842cf50 Merge branch 'remove/mastofe' into 'develop'
3 years ago
Tusooa Zhu 198250dcef
Allow users to remove their emails if instance does not need email to register
3 years ago
Ilja 4ba0beb60c
Make mrfSimple work with tuples
3 years ago
Sean King 5d279a22b1 Merge develop branch upstream
3 years ago
Alex Gleason 99cc26bb02
Merge remote-tracking branch 'pleroma/develop' into remote-deletions
3 years ago
Alex Gleason beb1c98ab5
Deletions: don't purge keys so Delete/Undo activities can be signed
3 years ago
Alex Gleason 43800d83f4
Deletions: allow deactivated users to be deleted
3 years ago
Alex Gleason a7929c4d89
Deletions: preserve account status fields during purge, fix checks
3 years ago
Alex Gleason be2da95c36
Correctly purge a remote user
3 years ago
Sean King dc4814f0cd
Fix merge conflicts with upstream
3 years ago
Alex Gleason f2134e605b
Merge remote-tracking branch 'pleroma/develop' into cycles-base-url
3 years ago
Alex Gleason 51a9f97e87
Deprecate Pleroma.Web.base_url/0
3 years ago
Alex Gleason c186b059a7
Merge remote-tracking branch 'pleroma/develop' into dont-crash-email-settings
3 years ago
Alex Gleason c80b1aaf51
Don't crash when email settings are invalid
3 years ago
Sean King ca79aab0bf
Remove MastoFE settings from users table
3 years ago
Alexander Strizhakov 3ec1dbd922
Let pins federate
4 years ago
Mark Felder 6a3e75c8e6 Lint
4 years ago
Mark Felder c361440396 Add basic test to validate the registration email is dispatched when the others are disabled
4 years ago
feld f1f773f2c7 Merge branch 'email-stub-in-verify-credentials' into 'develop'
4 years ago
Egor Kislitsyn a51d903e0c
Make sure active_user_count/1 counts only local users
4 years ago
Ivan Tashkinov 60b4654038 Email-like field in /api/v1/accounts/verify_credentials response (for OAuth plugins like Peertube).
4 years ago
Egor Kislitsyn bddb01bded
Add tests
4 years ago
Mark Felder e854c35e65 Convert tests to all use clear_config instead of Pleroma.Config.put
4 years ago
Mark Felder 537ba1c5e0 Merge branch 'develop' into refactor/deactivated_user_field
4 years ago
Mark Felder 5d344e5c79 Only need to test if unconfirmed users are successfully deleted
4 years ago
Mark Felder 3cb4d40ebf This scenario no longer exists. Users are auto-confirmed if confirmation not required at time of registration.
4 years ago
Mark Felder 28581e03ad Merge branch 'develop' into refactor/deactivated_user_field
4 years ago
Mark Felder 44a86951a3 Merge branch 'develop' into refactor/approval_pending_user_field
4 years ago
Mark Felder 2c0fe2ea9e Remove toggle_confirmation; require explicit state change
4 years ago
Mark Felder d36182c088 Change user.confirmation_pending field to user.is_confirmed
4 years ago