aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/user
AgeCommit message (Expand)Author
2020-08-02Add welcome chatmessagesIlja
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-24remove duplicate moduleMaksim Pechnikov
2020-07-22fix sender for welcome emailMaksim Pechnikov
2020-07-21added welcome emailMaksim Pechnikov
2020-07-14AdminAPI: Filter users by `need_approval`Alex Gleason
2020-07-13Merge branch 'develop' into refactor/notification_settingsMark Felder
2020-07-08Removed unused trigram index on `users`. Fixed `users_fts_index` usage.Ivan Tashkinov
2020-07-08Improved search results for localized nickname match. Tweaked user search to ...Ivan Tashkinov
2020-07-03[#1892] Excluded internal users (applications) from user search results, rein...Ivan Tashkinov
2020-06-30[#1892] Excluded bot actors (applications, services) from search results.Ivan Tashkinov
2020-06-26Rename notification "privacy_option" settingMark Felder
2020-06-26Simplify notification filtering settings furtherMark Felder
2020-06-25Merge branch 'develop' into refactor/notification_settingsMark Felder
2020-06-02Do not include activities of invisible users unless explicitly requestedrinpatch
2020-05-28Refactor notification settingsMark Felder
2020-05-19User.Query: Remove superfluous `distinct`lain
2020-05-19User.Query: Speed up recipients query.lain
2020-05-13Add OpenAPI spec for StatusControllerEgor Kislitsyn
2020-05-01pagination fix for service users filtersAlexander Strizhakov
2020-04-24reply filteringAlexander
2020-03-28FollowingRelationship storage & performance optimizations (state turned `ecto...Ivan Tashkinov
2020-03-03Update CopyrightsMark Felder
2020-03-02Bump copyright years of files changed after 2020-01-07Haelwenn (lanodan) Monnier
2020-02-25Fix Dialyzer warningsEgor Kislitsyn
2019-12-08Merge branch 'develop' into issue/1342Maksim Pechnikov
2019-11-28added privacy option to push notificationsMaksim Pechnikov
2019-11-28added User.NotificationSetting structMaksim Pechnikov
2019-11-21Merge remote-tracking branch 'remotes/upstream/develop' into 1335-user-api-id...Ivan Tashkinov
2019-11-18[#1335] Refactored UserMute and UserBlock into UserRelationship, introduced E...Ivan Tashkinov
2019-11-11[#1335] Applied code review suggestions.Ivan Tashkinov
2019-11-10[#1335] User: refactored :blocks field into :blocked_users relation.Ivan Tashkinov
2019-11-05excluded invisible users from search resultsMaksim Pechnikov
2019-11-04User Search: Remove superfluous setweight and random test.lain
2019-10-30Fix duplicate recipientskPherox
2019-10-24Merge remote-tracking branch 'upstream/develop' into refactor/following-relat...Egor Kislitsyn
2019-10-21Merge branch 'develop' into refactor/following-relationshipsEgor Kislitsyn
2019-10-20Merge remote-tracking branch 'remotes/upstream/develop' into 1304-user-info-d...Ivan Tashkinov
2019-10-20[#1304] Moved remaining fields from User.Info to User.Ivan Tashkinov
2019-10-18remove Salmon moduleAriadne Conill
2019-10-16[#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP.Ivan Tashkinov
2019-10-16Order fts results by trigramrinpatch
2019-10-16User search: Remove trigram and refactor the modulerinpatch
2019-10-11Replace `user.following` with Pleroma.FollowingRelationshipEgor Kislitsyn
2019-10-05Mastodon API: Add `pleroma.unread_conversation_count` to the Account entityeugenijm
2019-10-05Revert "Merge branch 'user-info-unread-direct-conversation' into 'develop'"kaniini
2019-10-04Mastodon API: Add `pleroma.unread_conversation_count` to the Account entityeugenijm
2019-09-26Merge branch 'develop' into feature/moderation-log-filtersMaxim Filippov
2019-09-26Merge branch 'refactor/user' into 'develop'kaniini