This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
glitch-social
mirror of
https://github.com/glitch-soc/mastodon
Watch
1
Star
0
Fork
You've already forked glitch-social
0
Code
Releases
Activity
38596e49d4
glitch-social
/
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 01:16:06 +01:00
Fabricator
(
:relay
)
do
inbox_url
"
https://example.com/inbox
"
Lint pass (#8876)
2018-10-04 11:36:53 +01: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 01:16:06 +01:00
end