This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
mastodon
mirror of
https://github.com/tootsuite/mastodon
Watch
1
Star
1
Fork
You've already forked mastodon
0
Code
Issues
Releases
Wiki
Activity
08721170da
mastodon
/
spec
/
fabricators
/
relay_fabricator.rb
5 lines
82 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 02:16:06 +02:00
Fabricator
(
:relay
)
do
inbox_url
"
https://example.com/inbox
"
Display pending message on admin relays UI (#8494) * Add missing specs for relay accept/reject * Display pending message on admin relays UI
2018-08-28 05:39:43 +02: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 02:16:06 +02:00
end