aboutsummaryrefslogtreecommitdiff
path: root/test/user
AgeCommit message (Collapse)Author
2020-08-03Improved WelcomeChatMessageTestIlja
* Checks if message is the same using ==/2 instead of =~/2
2020-08-02Add welcome chatmessagesIlja
* I added the option in config/config.exs * created a new module lib/pleroma/user/welcome_chat_message.ex * Added it to the registration flow * added to the cheatsheet * added to the config/description.ex * added to the Changelog.md
2020-07-22fix sender for welcome emailMaksim Pechnikov
2020-07-22added testsMaksim Pechnikov
2020-06-26Rename notification "privacy_option" settingMark Felder
2020-03-03Update CopyrightsMark Felder
2019-11-28added privacy option to push notificationsMaksim Pechnikov
2019-11-28added User.NotificationSetting structMaksim Pechnikov
2019-07-10removing synchronization workerAlex S
2019-07-09Fix/1019 correct count remote usersAlexander Strizhakov