aboutsummaryrefslogtreecommitdiff
path: root/appservice
Commit message (Collapse)AuthorAgeFilesLines
* Keep in cache the Id of the last seen post for backlogging purposesAlex Auvolat2020-02-211-0/+14
|
* Basic backloggingAlex Auvolat2020-02-211-1/+11
|
* Implement on-demand updating of room & user picturesAlex Auvolat2020-02-212-6/+51
|
* Mattermost media objects in both ways + user/team profile pictures from MM ↵Alex Auvolat2020-02-212-7/+15
| | | | to Matrix
* Files&images Mattermost->Matrix worksAlex Auvolat2020-02-212-10/+50
|
* Easybridge has an avatarAlex Auvolat2020-02-211-0/+6
|
* Refactor: move all mx* functions to mxlib/client.goAlex Auvolat2020-02-216-317/+74
|
* Do not set room name for PM roomAlex Auvolat2020-02-183-5/+4
|
* Handle mattermost private messagesAlex Auvolat2020-02-181-6/+8
|
* Go fmtAlex Auvolat2020-02-172-2/+2
|
* 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-173-22/+125
|
* Send error messages in a system room. (next: error messages the other way ↵Alex Auvolat2020-02-173-11/+33
| | | | around)
* Go fmtAlex Auvolat2020-02-174-55/+53
|
* LoggingAlex Auvolat2020-02-173-38/+89
|
* Fix XMPP && transmit nicknames from bridges to matrixAlex Auvolat2020-02-173-5/+38
|
* Correctly update room topics (works on irc)Alex Auvolat2020-02-173-8/+57
|
* Handle users leaving from roomsAlex Auvolat2020-02-172-10/+39
|
* Set easybridge display nameAlex Auvolat2020-02-171-0/+10
|
* Logging; fix xmpp a bitAlex Auvolat2020-02-174-13/+16
|
* Basic bridging going on both ways successfullyAlex Auvolat2020-02-163-110/+205
|
* WorkAlex Auvolat2020-02-164-21/+98
|
* Begin some bridgingAlex Auvolat2020-02-165-3/+412
|
* Some infrastructureAlex Auvolat2020-02-163-0/+125