Commit Graph

5 Commits

Author SHA1 Message Date
Eugen Rochko
add4d4118c
Fix relays UI being available in whitelist/secure mode ()
Fix relays UI referencing relay that is not functional
2019-09-27 02:13:34 +02:00
Eugen Rochko
8ef50706a1
Fix relay enabling/disabling not resetting inbox availability status ()
Fix 
2019-02-15 16:08:59 +01:00
Naoki Kosaka
fae32634b1 Use Contact User as Relay, Report, Subscribe. ()
* Use Contact User as Relay, Report, Subscribe.

* Use Account.representative to fetch contact user.

* Use find_local.

* No reason to use Account.representative in subscribe_service.

* Don't required representative!

* Fallback is included in Account.representative method.
2019-01-05 07:17:12 +01:00
Eugen Rochko
39e361a56d
Expect relays to answer with accept/reject () 2018-08-12 18:16:26 +02:00
Eugen Rochko
e55dce3176
Add federation relay support ()
* 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