Commit Graph

20 Commits

Author SHA1 Message Date
Alex 67c7f7361d Move appservice/ to / 2020-02-26 16:07:33 +01:00
Alex ec9bc9b752 go fmt 2020-02-23 20:24:50 +01:00
Alex d7552b43cd Fix fetching room/user pictures 2020-02-21 19:50:55 +01:00
Alex a14bacc9c1 Keep in cache the Id of the last seen post for backlogging purposes 2020-02-21 19:36:45 +01:00
Alex b0644c3a17 Basic backlogging 2020-02-21 19:28:00 +01:00
Alex e1b838d304 Implement on-demand updating of room & user pictures 2020-02-21 18:43:47 +01:00
Alex fd768a10be Mattermost media objects in both ways + user/team profile pictures from MM to Matrix 2020-02-21 18:08:40 +01:00
Alex ddd5936fb1 Files&images Mattermost->Matrix works 2020-02-21 15:57:53 +01:00
Alex a4cf41536f Refactor: move all mx* functions to mxlib/client.go 2020-02-21 14:27:42 +01:00
Alex 31bba8d946 Talking to Easybridge is now possible for some things 2020-02-17 21:04:21 +01:00
Alex 5ab2608ee8 Send error messages in a system room. (next: error messages the other way around) 2020-02-17 19:52:50 +01:00
Alex a4dd3b310d Go fmt 2020-02-17 19:02:26 +01:00
Alex 531b59bf95 Logging 2020-02-17 19:02:00 +01:00
Alex 86942a34a2 Fix XMPP && transmit nicknames from bridges to matrix 2020-02-17 16:28:32 +01:00
Alex 584312f308 Correctly update room topics (works on irc) 2020-02-17 15:30:01 +01:00
Alex 400c67f735 Logging; fix xmpp a bit 2020-02-17 09:41:08 +01:00
Alex c3b941841e Basic bridging going on both ways successfully 2020-02-16 23:27:03 +01:00
Alex a11be80cf0 Work 2020-02-16 22:57:30 +01:00
Alex d2ccd6763a Begin some bridging 2020-02-16 22:07:41 +01:00
Alex 046ec6380b Some infrastructure 2020-02-16 19:30:49 +01:00