This website requires JavaScript.
Explore
Help
Register
Sign In
treehouse
/
mastodon
Watch
21
Star
8
Fork
You've already forked mastodon
5
Code
Issues
32
Pull Requests
Projects
1
Releases
Wiki
Activity
454b5ae3af
mastodon
/
spec
/
fabricators
/
relay_fabricator.rb
5 lines
80 B
Ruby
Raw
Normal View
History
Unescape
Escape
Add federation relay support (#7998) * Add federation relay support * Add admin UI for managing relays * Include actor on relay-related activities * Fix i18n
2018-07-13 00:16:06 +00:00
Fabricator
(
:relay
)
do
inbox_url
"
https://example.com/inbox
"
Lint pass (#8876)
2018-10-04 10:36:53 +00:00
state
:idle
Add federation relay support (#7998) * Add federation relay support * Add admin UI for managing relays * Include actor on relay-related activities * Fix i18n
2018-07-13 00:16:06 +00:00
end