aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/user.ex
AgeCommit message (Expand)Author
2020-10-06AP C2S: Implement proxyUrl endpointfeatures/ap_c2s_proxyUrlHaelwenn (lanodan) Monnier
2020-09-29More robust expires_at timestamp processingMark Felder
2020-09-28added `force` option to the unfollow operationMaksim Pechnikov
2020-09-23Merge branch 'develop' into feature/bulk-confirmationMark Felder
2020-09-18Merge branch 'develop' into issue/2099Maksim Pechnikov
2020-09-18Federate data through persistent websocket connectionsSteven Fuchs
2020-09-17Merge branch 'develop' into issue/2099Maksim Pechnikov
2020-09-16User: Remote users don't need to be confirmed or approvedlain
2020-09-16RepoStreamer.chunk_stream -> Repo.chunk_streamMaksim Pechnikov
2020-09-10pin/unpin for activities with expires_at optionAlexander Strizhakov
2020-09-08Handle possibility of user account in a bulk operation not having an email ad...Mark Felder
2020-09-08Add mix task for bulk [un]confirming the local instance usersMark Felder
2020-09-08user: harden get_friends_query(), get_followers_query() and their wrappersHaelwenn (lanodan) Monnier
2020-09-06added import mutesMaksim Pechnikov
2020-09-01User table: ensure bio is always a stringrinpatch
2020-08-19relay fix for admin-feAlexander Strizhakov
2020-08-17Purge most user fields upon deletion, "right to be forgotten" #859Alex Gleason
2020-08-17Also purge bio and display nameAlex Gleason
2020-08-17Purge a local user upon deletion, fixes #2062Alex Gleason
2020-08-14[#2046] Defaulted pleroma/restrict_unauthenticated basing on instance privacy...Ivan Tashkinov
2020-08-07Make a new function instead of overloading register_changeset/3Mark Felder
2020-08-05Comments are good when they're precise...Mark Felder
2020-08-05Add email to user account only if it exists in LDAPMark Felder
2020-08-05Permit LDAP users to register without capturing their password hashMark Felder
2020-08-04Merge branch 'email-blacklist' into 'develop'lain
2020-08-03Email blacklist: Update phrasing againAlex Gleason
2020-08-03Email blacklist: Update response phrasingAlex Gleason
2020-08-02Add email blacklist, fixes #1404Alex Gleason
2020-08-02Add welcome chatmessagesIlja
2020-07-27Lint, fix testAlex Gleason
2020-07-27Add configurable registration_reason limitAlex Gleason
2020-07-27Merge remote-tracking branch 'upstream/develop' into by-approvalAlex Gleason
2020-07-26Merge remote-tracking branch 'upstream/develop' into by-approvalAlex Gleason
2020-07-23Merge branch 'develop' into issue/1934-welcome-emailMaksim Pechnikov
2020-07-23Merge branch 'issue/1878' into 'develop'lain
2020-07-23added warning to use old keysMaksim Pechnikov
2020-07-22added check user email for welcome emailMaksim Pechnikov
2020-07-21added welcome emailMaksim Pechnikov
2020-07-17Fully delete users with status :approval_pendingAlex Gleason
2020-07-14Merge remote-tracking branch 'upstream/develop' into by-approvalAlex Gleason
2020-07-14Add :approval_pending to User @type account_statusAlex Gleason
2020-07-14AdminAPI: Add `PATCH /api/pleroma/admin/users/approve` endpointAlex Gleason
2020-07-14Accept `reason` in POST /api/v1/accounts and store in DBAlex Gleason
2020-07-13Merge branch 'features/profile-fields-emojo' into 'develop'feld
2020-07-12Make a user unapproved when registering with `account_approval_required` onAlex Gleason
2020-07-12Add `approval_pending` field to UserAlex Gleason
2020-07-11fix reset confirmation email in admin sectionMaksim Pechnikov
2020-07-10Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into chat-federa...lain
2020-07-09user: Add support for custom emojis in profile fieldsHaelwenn (lanodan) Monnier
2020-07-09Use the Pleroma.Config aliasMark Felder