Commit Graph

10 Commits (93e8a15415c35dbe4089b5d20c08161646ba76b3)

Author SHA1 Message Date
Nick Schonning 717683d1c3
Autofix Rubocop remaining Layout rules ()
Nick Schonning 63e6353886
Autofix Rubocop Rails/EnumHash ()
Claire 3654c94583
Strip spaces around URL when adding a relay ()
* Strip spaces around URL when adding a relay

Fixes 

* Gracefuly handle URL parsing errors in URL validator
Takeshi Umeda 46b2cc184f
Fix enable/disable relay failures ()
Eugen Rochko 5edff32733
Change delivery failure tracking to work with hostnames instead of URLs ()
Eugen Rochko add4d4118c
Fix relays UI being available in whitelist/secure mode ()
Fix relays UI referencing relay that is not functional
Eugen Rochko 8ef50706a1
Fix relay enabling/disabling not resetting inbox availability status ()
Fix 
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.
Eugen Rochko 39e361a56d
Expect relays to answer with accept/reject ()
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