aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/user.ex
AgeCommit message (Expand)Author
2020-10-08Merge remote-tracking branch 'upstream/develop' into aliasesAlex Gleason
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-23Merge developRoman Chvanikov
2020-09-20Refactor mutes removing in CommonAPI and UserRoman Chvanikov
2020-09-20Merge branch 'develop' into feature/expire-mutesRoman Chvanikov
2020-09-18Merge branch 'develop' into issue/2099Maksim Pechnikov
2020-09-18Federate data through persistent websocket connectionsSteven Fuchs
2020-09-17Merge branch 'develop' into feature/expire-mutesRoman Chvanikov
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-13Merge developRoman Chvanikov
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-08Add expiring mutes for activitiesRoman Chvanikov
2020-09-08Add expires_in param for account mutesRoman Chvanikov
2020-09-06added import mutesMaksim Pechnikov
2020-09-01User table: ensure bio is always a stringrinpatch
2020-09-01remove `unread_conversation_count` from UserMaksim Pechnikov
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-07Clean up account aliasesAlex Gleason
2020-08-07Merge remote-tracking branch 'upstream/develop' into aliasesAlex Gleason
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-17Validate alias IDsAlex Gleason
2020-07-17Add account aliasesAlex Gleason