This website works better with JavaScript.
Explore
Help
Sign In
MetuFSS
/
metu.life
Watch
2
Star
1
Fork
You've already forked metu.life
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7388
Commits
1
Branch
0
Tags
134 MiB
Tag:
Branch:
Tree:
e915bc3e9e
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e915bc3e9e'
${ noResults }
metu.life
/
spec
/
fabricators
/
relay_fabricator.rb
5 lines
82 B
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
6 years ago
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
6 years ago
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
6 years ago
end