added User.NotificationSetting struct
authorMaksim Pechnikov <parallel588@gmail.com>
Mon, 28 Oct 2019 09:47:23 +0000 (12:47 +0300)
committerMaksim Pechnikov <parallel588@gmail.com>
Thu, 28 Nov 2019 19:08:30 +0000 (22:08 +0300)
commita52da55eb9c6bbf8a08bf1d90d59a48dc25f5907
tree766d151dfa013931b636b723746061bbeb4f1429
parentca1acfa314a57f78c2f5f8e60a4bd1380350e483
added User.NotificationSetting struct
lib/pleroma/notification.ex
lib/pleroma/user.ex
lib/pleroma/user/notification_setting.ex [new file with mode: 0644]
test/notification_test.exs
test/support/builders/user_builder.ex
test/support/factory.ex
test/user/notification_setting_test.exs [new file with mode: 0644]
test/user_search_test.exs
test/web/mastodon_api/views/account_view_test.exs
test/web/twitter_api/util_controller_test.exs