mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-29 23:23:10 +01:00
Merge branch 'main' into glitch-soc/merge-upstream
Conflicts: - `app/controllers/auth/setup_controller.rb`: Upstream removed a method close to a glitch-soc theming-related method. Removed the method like upstream did.
This commit is contained in:
@@ -7,6 +7,7 @@ class NotifyService < BaseService
|
||||
admin.report
|
||||
admin.sign_up
|
||||
update
|
||||
poll
|
||||
).freeze
|
||||
|
||||
def call(recipient, type, activity)
|
||||
|
||||
Reference in New Issue
Block a user