aboutsummaryrefslogtreecommitdiff
path: root/appservice/server.go
Commit message (Collapse)AuthorAgeFilesLines
* Mattermost media objects in both ways + user/team profile pictures from MM ↵Alex Auvolat2020-02-211-0/+3
| | | | to Matrix
* Files&images Mattermost->Matrix worksAlex Auvolat2020-02-211-9/+12
|
* Easybridge has an avatarAlex Auvolat2020-02-211-0/+6
|
* Refactor: move all mx* functions to mxlib/client.goAlex Auvolat2020-02-211-5/+9
|
* Do not set room name for PM roomAlex Auvolat2020-02-181-1/+1
|
* Go fmtAlex Auvolat2020-02-171-1/+1
|
* Fix query/join with invalid IDs (for IRC)Alex Auvolat2020-02-171-1/+6
|
* Fix ezbr kicking himselfAlex Auvolat2020-02-171-5/+3
|
* Talking to Easybridge is now possible for some thingsAlex Auvolat2020-02-171-19/+111
|
* Go fmtAlex Auvolat2020-02-171-6/+5
|
* LoggingAlex Auvolat2020-02-171-1/+1
|
* Fix XMPP && transmit nicknames from bridges to matrixAlex Auvolat2020-02-171-2/+5
|
* Correctly update room topics (works on irc)Alex Auvolat2020-02-171-0/+9
|
* Handle users leaving from roomsAlex Auvolat2020-02-171-10/+21
|
* Set easybridge display nameAlex Auvolat2020-02-171-0/+10
|
* Logging; fix xmpp a bitAlex Auvolat2020-02-171-2/+3
|
* Basic bridging going on both ways successfullyAlex Auvolat2020-02-161-0/+47
|
* WorkAlex Auvolat2020-02-161-8/+13
|
* Begin some bridgingAlex Auvolat2020-02-161-1/+3
|
* Some infrastructureAlex Auvolat2020-02-161-0/+72