mastodon/spec
Claire 711e1fce0a
Fix pagination parameters in `GET /api/v2_alpha/notificatins` (#31509)
2024-08-20 13:54:08 +00:00
..
chewy
config/initializers/rack
controllers Implement UI for Admin Search of Hashtags (#30880) 2024-07-29 15:49:44 +00:00
fabrication
fabricators Destroy `NotificationRequest`s that are dismissed (#31008) 2024-07-12 12:09:52 +00:00
fixtures Select correct self link when parsing Webfinger response (#31110) 2024-07-23 14:42:31 +00:00
generators
helpers Migrate fontawesome->material in more views (#31360) 2024-08-20 11:52:45 +00:00
lib Revert "Support JSON-LD named graph (#31288)" (#31355) 2024-08-09 13:48:54 +00:00
locales
mailers
models Fix in memoriam accounts appearing in follow recommendations (#31474) 2024-08-19 15:55:42 +00:00
policies
presenters
requests Fix pagination parameters in `GET /api/v2_alpha/notificatins` (#31509) 2024-08-20 13:54:08 +00:00
routing Fixed Rails route covering %40-encoded profile URL paths to not 404 (#31184) 2024-07-30 08:18:00 +00:00
search/models/concerns/account Rename jobs/attachments rspec tag names (#29762) 2024-07-08 16:01:08 +00:00
serializers
services Reload notifications when accepted notifications are merged (streaming only) (#31419) 2024-08-19 15:59:06 +00:00
support Disable Chrome's search engine selection screen when running system specs (#31437) 2024-08-15 06:45:00 +00:00
system Add the ability to ignore specific browser errors for a spec (#31436) 2024-08-15 06:44:13 +00:00
validators Finish email allow/deny list naming migration (#30530) 2024-08-13 07:37:32 +00:00
views
workers Reload notifications when accepted notifications are merged (streaming only) (#31419) 2024-08-19 15:59:06 +00:00
flatware_helper.rb Use flatware to parallelize CI specs (#30284) 2024-06-27 07:42:57 +00:00
rails_helper.rb Reduce factory creation in `MediaAttachment` model spec (#31058) 2024-07-18 15:23:46 +00:00
spec_helper.rb