1
0
mirror of https://github.com/glitch-soc/mastodon.git synced 2025-01-27 10:03:11 -05:00

4 Commits

Author SHA1 Message Date
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