aboutsummaryrefslogtreecommitdiff
path: root/appservice/matrix.go
Commit message (Collapse)AuthorAgeFilesLines
* Do not set room name for PM roomAlex Auvolat2020-02-181-3/+2
|
* Go fmtAlex Auvolat2020-02-171-1/+1
|
* Talking to Easybridge is now possible for some thingsAlex Auvolat2020-02-171-1/+7
|
* Send error messages in a system room. (next: error messages the other way ↵Alex Auvolat2020-02-171-0/+15
| | | | around)
* Go fmtAlex Auvolat2020-02-171-29/+29
|
* Fix XMPP && transmit nicknames from bridges to matrixAlex Auvolat2020-02-171-0/+13
|
* Correctly update room topics (works on irc)Alex Auvolat2020-02-171-7/+31
|
* Logging; fix xmpp a bitAlex Auvolat2020-02-171-6/+7
|
* WorkAlex Auvolat2020-02-161-3/+28
|
* Begin some bridgingAlex Auvolat2020-02-161-0/+192