Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Keep in cache the Id of the last seen post for backlogging purposes | Alex Auvolat | 2020-02-21 | 1 | -0/+14 |
| | |||||
* | Basic backlogging | Alex Auvolat | 2020-02-21 | 1 | -1/+11 |
| | |||||
* | Implement on-demand updating of room & user pictures | Alex Auvolat | 2020-02-21 | 2 | -6/+51 |
| | |||||
* | Mattermost media objects in both ways + user/team profile pictures from MM ↵ | Alex Auvolat | 2020-02-21 | 2 | -7/+15 |
| | | | | to Matrix | ||||
* | Files&images Mattermost->Matrix works | Alex Auvolat | 2020-02-21 | 2 | -10/+50 |
| | |||||
* | Easybridge has an avatar | Alex Auvolat | 2020-02-21 | 1 | -0/+6 |
| | |||||
* | Refactor: move all mx* functions to mxlib/client.go | Alex Auvolat | 2020-02-21 | 6 | -317/+74 |
| | |||||
* | Do not set room name for PM room | Alex Auvolat | 2020-02-18 | 3 | -5/+4 |
| | |||||
* | Handle mattermost private messages | Alex Auvolat | 2020-02-18 | 1 | -6/+8 |
| | |||||
* | Go fmt | Alex Auvolat | 2020-02-17 | 2 | -2/+2 |
| | |||||
* | Fix query/join with invalid IDs (for IRC) | Alex Auvolat | 2020-02-17 | 1 | -1/+6 |
| | |||||
* | Fix ezbr kicking himself | Alex Auvolat | 2020-02-17 | 1 | -5/+3 |
| | |||||
* | Talking to Easybridge is now possible for some things | Alex Auvolat | 2020-02-17 | 3 | -22/+125 |
| | |||||
* | Send error messages in a system room. (next: error messages the other way ↵ | Alex Auvolat | 2020-02-17 | 3 | -11/+33 |
| | | | | around) | ||||
* | Go fmt | Alex Auvolat | 2020-02-17 | 4 | -55/+53 |
| | |||||
* | Logging | Alex Auvolat | 2020-02-17 | 3 | -38/+89 |
| | |||||
* | Fix XMPP && transmit nicknames from bridges to matrix | Alex Auvolat | 2020-02-17 | 3 | -5/+38 |
| | |||||
* | Correctly update room topics (works on irc) | Alex Auvolat | 2020-02-17 | 3 | -8/+57 |
| | |||||
* | Handle users leaving from rooms | Alex Auvolat | 2020-02-17 | 2 | -10/+39 |
| | |||||
* | Set easybridge display name | Alex Auvolat | 2020-02-17 | 1 | -0/+10 |
| | |||||
* | Logging; fix xmpp a bit | Alex Auvolat | 2020-02-17 | 4 | -13/+16 |
| | |||||
* | Basic bridging going on both ways successfully | Alex Auvolat | 2020-02-16 | 3 | -110/+205 |
| | |||||
* | Work | Alex Auvolat | 2020-02-16 | 4 | -21/+98 |
| | |||||
* | Begin some bridging | Alex Auvolat | 2020-02-16 | 5 | -3/+412 |
| | |||||
* | Some infrastructure | Alex Auvolat | 2020-02-16 | 3 | -0/+125 |