1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/spec
Eugen Rochko 4eda233e09
Add webhook templating (#23289)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-06-06 10:42:47 +02:00
..
chewy
config/initializers
controllers Add a confirmation screen when suspending a domain (#25144) 2023-06-01 09:37:38 +02:00
fabricators
features Add a confirmation screen when suspending a domain (#25144) 2023-06-01 09:37:38 +02:00
fixtures Add support for importing lists (#25203) 2023-06-01 14:47:31 +02:00
generators
helpers Fix /share and cleanup and reorganize frontend locale loading (#25240) 2023-06-02 15:00:27 +02:00
lib Add webhook templating (#23289) 2023-06-06 10:42:47 +02:00
locales
mailers
models Add support for importing lists (#25203) 2023-06-01 14:47:31 +02:00
policies
presenters
requests
routing
serializers
services Add support for importing lists (#25203) 2023-06-01 14:47:31 +02:00
support
validators
views/statuses
workers
fabricators_spec.rb
rails_helper.rb Silence output to stdout during cli specs (#25211) 2023-05-31 20:01:11 +02:00
spec_helper.rb