mastodon/spec
Claire f3a4d57be1 Merge branch 'main' into glitch-soc/merge-upstream
Conflicts:
- `README.md`:
  Discarded upstream changes: we have our own README
- `app/controllers/follower_accounts_controller.rb`:
  Port upstream's minor refactoring
2022-12-15 20:25:25 +01:00
..
config/initializers Fix rate limiting for paths with formats () 2022-11-14 20:26:31 +01:00
controllers Merge branch 'main' into glitch-soc/merge-upstream 2022-12-15 20:25:25 +01:00
fabricators
features Change public accounts pages to mount the web UI () 2022-10-20 14:35:29 +02:00
fixtures Merge branch 'main' into glitch-soc/merge-upstream 2022-11-14 08:35:55 +01:00
helpers Use Rails tag API to build RSS feed for spoilers and polls () 2022-12-15 16:39:41 +01:00
lib Use a tree‐based approach for advanced text formatting () 2022-12-02 10:29:42 +01:00
mailers
models Merge branch 'main' into glitch-soc/merge-upstream 2022-12-15 20:25:25 +01:00
policies
presenters Merge branch 'main' into glitch-soc/merge-upstream 2022-12-15 20:25:25 +01:00
requests Change public accounts pages to mount the web UI () 2022-10-20 14:35:29 +02:00
routing
serializers/activitypub
services Fix unbounded recursion in account discovery () 2022-12-04 21:23:19 +01:00
support Validate nodeinfo response by schema () 2022-12-15 15:43:05 +01:00
validators Merge branch 'main' into glitch-soc/merge-upstream 2022-06-10 11:51:43 +02:00
views/statuses Fix style for hashes () 2022-11-17 11:05:39 +01:00
workers
rails_helper.rb
spec_helper.rb