1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/spec
Heitor de Melo Cardozo 4601e0dcbb
Add user handle to notification mail recipient address (#24240)
Co-authored-by: luccamps <luccamps@users.noreply.github.com>
Co-authored-by: Leonardo Negreiros de Oliveira <negreirosleo12@gmail.com>
Co-authored-by: Marcio Flavio <mflaviof1995@gmail.com>
Co-authored-by: Gabriel Quaresma <j.quaresmasantos_98@hotmail.com>
2023-04-17 11:06:06 +02:00
..
chewy Add basic search specs for chewy indexes (#24065) 2023-03-10 19:31:10 +01:00
config/initializers
controllers Spec coverage on Settings/ controllers specs (#24221) 2023-04-11 11:35:39 +02:00
fabricators Spec coverage on Settings/ controllers specs (#24221) 2023-04-11 11:35:39 +02:00
features
fixtures
generators Clean up the post deployment migration generator (#24233) 2023-04-11 11:25:29 +02:00
helpers
lib Expand coverage for "system checks" (#24216) 2023-04-07 14:39:34 +02:00
mailers Add user handle to notification mail recipient address (#24240) 2023-04-17 11:06:06 +02:00
models Wrong type for user setting when default is defined by lambda (#24321) 2023-03-31 07:33:17 +02:00
policies
presenters Replace Status#translatable? with language matrix in separate endpoint (#24037) 2023-03-16 11:07:24 +01:00
requests
routing
serializers
services Refactor race condition reblog service spec (#24526) 2023-04-14 14:42:10 +02:00
support Expand coverage for "system checks" (#24216) 2023-04-07 14:39:34 +02:00
validators
views/statuses
workers Requeue expiration notification (#24311) 2023-03-29 10:52:40 +02:00
fabricators_spec.rb
rails_helper.rb Add basic search specs for chewy indexes (#24065) 2023-03-10 19:31:10 +01:00
spec_helper.rb