Commit graph

4 commits

Author SHA1 Message Date
Alex Chen
5eb63f1d1e
Add joined hosts query APIs ()
This adds two joined hosts query APIs to the federation sender for use of other components.
2019-08-22 19:47:52 +08:00
Alex Chen
f8d2860765 Replace membership and visibility values with constants ()
Signed-off-by: Alex Chen <minecnly@gmail.com>
2019-08-06 15:07:36 +01:00
Andrew Morgan
1eb77b8161
Don't print Sending EDU if there is noone to send to ()
The logs had a lot of:

```
Sending EDU event                             destinations="[]" edu_type=m.typing
```

Which is useless if it isn't actually sending the event anywhere (destinations is empty).
2019-07-01 16:04:49 +01:00
ruben
74827428bd use go module for dependencies () 2019-05-21 21:56:55 +01:00