This website requires JavaScript.
Explore
Help
Register
Sign In
tarrien
/
Mastodon
Watch
1
Star
0
Fork
0
You've already forked Mastodon
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Mastodon
/
spec
/
controllers
/
concerns
History
Claire
5027abecd1
Fix cache_collection crashing when given an empty collection (
#15921
)
...
* Fix cache_collection crashing when given an empty collection * Add tests
2021-03-18 00:41:32 +01:00
..
account_controller_concern_spec.rb
Refactor controllers for statuses, accounts, and more (
#11249
)
2019-07-08 12:03:45 +02:00
accountable_concern_spec.rb
Add spec for AccountableConcern#log_action (
#9559
)
2018-12-18 16:43:03 +01:00
cache_concern_spec.rb
Fix cache_collection crashing when given an empty collection (
#15921
)
2021-03-18 00:41:32 +01:00
challengable_concern_spec.rb
Add password challenge to 2FA settings, e-mail notifications (
#11878
)
2019-09-18 16:37:27 +02:00
export_controller_concern_spec.rb
Prepare Mastodon for Rails 6 (
#15911
)
2021-03-17 10:09:55 +01:00
localized_spec.rb
Fix sr locale being selected over sr-Latn (
#13693
)
2020-05-11 01:09:21 +02:00
rate_limit_headers_spec.rb
…
signature_verification_spec.rb
Change signature verification to ignore signatures with invalid host (
#13033
)
2020-02-03 17:48:23 +01:00
user_tracking_concern_spec.rb
…