Commit Graph

839 Commits (479aacb1b66349390c65372e142b4cb477f60c65)

Author SHA1 Message Date
floatingghost c6e63aaf6b Backend settings sync (#226)
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
floatingghost 645f0390bc Prepare for ubuntu22 murdering openssl (#120)
2 years ago
FloatingGhost 516d155558 open up functions in user
2 years ago
floatingghost 4c47992686 bugfix/follow-state (#104)
2 years ago
FloatingGhost 0f132b802d purge chat and shout endpoints
2 years ago
floatingghost 729f45ccd2 purge ldap authenticator (#92)
2 years ago
floatingghost dc9f66749c remove all endpoints marked as deprecated (#91)
2 years ago
sfr 058bf96798 implement Move activities (#45)
2 years ago
FloatingGhost 1ecdb19de5 Refactor ES on top of search behaviour
2 years ago
Tusooa Zhu 72bdb0640f Allow user to register with custom language
2 years ago
Tusooa Zhu 7726148472 Send emails i18n'd using backend-stored user language
2 years ago
Ilja a20d2847e2 After code review
2 years ago
Ilja 1048bc1bb9 Delete report notifs when demoting from superuser
2 years ago
FloatingGhost 0f6bece60d Merge remote-tracking branch 'origin/patch/readd-mastofe' into develop
3 years ago
FloatingGhost 0d012ebea1 Revert "Merge branch 'remove/mastofe' into 'develop'"
3 years ago
FloatingGhost 12a171844b Merge remote-tracking branch 'upstream/develop' into develop
3 years ago
marcin mikołajczak de006443f0 MastoAPI: Profile directory
3 years ago
Alex Gleason bd853199d9 Merge branch 'v2-suggestions' into 'develop'
3 years ago
FloatingGhost 703f53c08f Search through users and hashtags as well
3 years ago
Alex Gleason 6c0484d571
AdminAPI: suggest a user through the API
3 years ago
Alex Gleason b17360cd7c
v2 Suggestions: rudimentary API response
3 years ago
Alibek Omarov 04aca335aa nodeinfo: report activeMonth and activeHalfyear users fields
3 years ago
Haelwenn 92a8ff59aa Merge branch 'from/develop/tusooa/add-remove-emails' 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
Sean King 5d279a22b1 Merge develop branch upstream
3 years ago
Alex Gleason 310ef6b70d
Deletions: change User.purge/1 to defp, add CHANGELOG entry
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 a7929c4d89
Deletions: preserve account status fields during purge, fix checks
3 years ago
Alex Gleason 01c2d2a296
Also purge the user in User.perform/2
3 years ago
Alex Gleason c6d4133727
Deletions: purge the user immediately
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
Sean King ca79aab0bf
Remove MastoFE settings from users table
3 years ago
Alexander Strizhakov 3ec1dbd922
Let pins federate
4 years ago
Egor Kislitsyn 3aae5231b2
Add OpenAPI spec for AdminAPI.UserController
4 years ago
Mark Felder 26b620d676 Permit :disclose_client in changesets
4 years ago
Mark Felder 83301fe61a Add field to user schema for controlling disclosure of client details
4 years ago
Mark Felder 95930a7aa5 Actually send the mail
4 years ago
Mark Felder e945ccc91b Add a registration email that only sends if no other emails (welcome, approval, confirmation) are enabled
4 years ago
Mark Felder af37a5c51a Also make this maybe_ for consistency
4 years ago
Mark Felder b22b12f738 These welcome emails are not guaranteed and can be private functions
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