aboutsummaryrefslogtreecommitdiff
path: root/connector
Commit message (Collapse)AuthorAgeFilesLines
* Backlog several pages of messages if not initial backlogAlex Auvolat2020-02-261-17/+50
|
* Parallelize mattermost room loading; mutexesAlex Auvolat2020-02-261-36/+78
|
* go fmtAlex Auvolat2020-02-234-60/+59
|
* Restrict to subset of teamsAlex Auvolat2020-02-211-18/+41
|
* Fix fetching room/user picturesAlex Auvolat2020-02-211-5/+5
|
* Keep in cache the Id of the last seen post for backlogging purposesAlex Auvolat2020-02-212-2/+17
|
* Basic backloggingAlex Auvolat2020-02-212-4/+38
|
* Implement on-demand updating of room & user picturesAlex Auvolat2020-02-212-22/+80
|
* Mattermost media objects in both ways + user/team profile pictures from MM ↵Alex Auvolat2020-02-215-36/+142
| | | | to Matrix
* Files&images Mattermost->Matrix worksAlex Auvolat2020-02-213-1/+118
|
* Easybridge has an avatarAlex Auvolat2020-02-212-7/+62
|
* Get display name correctlyAlex Auvolat2020-02-181-4/+4
|
* Don't always rejoin; propagate user nicknamesAlex Auvolat2020-02-181-7/+22
|
* WTH nil is not propagated correctly ? got quantum nil if not doing thisAlex Auvolat2020-02-181-1/+4
|
* Handle mattermost private messagesAlex Auvolat2020-02-181-68/+122
|
* (incomplete) handle title changes from mattermost to matrixAlex Auvolat2020-02-181-0/+15
|
* Basic mattermost is going on correctlyAlex Auvolat2020-02-171-0/+299
|
* Fix query/join with invalid IDs (for IRC)Alex Auvolat2020-02-171-7/+13
|
* Talking to Easybridge is now possible for some thingsAlex Auvolat2020-02-173-2/+12
|
* Go fmtAlex Auvolat2020-02-172-24/+25
|
* LoggingAlex Auvolat2020-02-172-10/+12
|
* Fix XMPP && transmit nicknames from bridges to matrixAlex Auvolat2020-02-173-51/+74
|
* Correctly update room topics (works on irc)Alex Auvolat2020-02-173-12/+29
|
* Logging; fix xmpp a bitAlex Auvolat2020-02-172-5/+38
|
* Basic bridging going on both ways successfullyAlex Auvolat2020-02-161-0/+5
|
* Begin some bridgingAlex Auvolat2020-02-161-2/+2
|
* Some infrastructureAlex Auvolat2020-02-161-2/+2
|
* Basic XMPPAlex Auvolat2020-02-164-21/+332
|
* Invitations, closing before configure, etcAlex Auvolat2020-02-162-3/+44
|
* First commit with working stub of IRC bridgeAlex Auvolat2020-02-163-0/+410