| Commit message (Expand) | Author | Age | Files | Lines |
* | Add GetStatuses() | Wim | 2017-01-17 | 1 | -0/+21 |
* | Handle errors in initUser() | Wim | 2017-01-06 | 1 | -3/+12 |
* | Check errors only on first connect. Keep retrying after first connection succ... | Wim | 2016-12-08 | 1 | -5/+6 |
* | Support mattermost setup with up to 50k users | Wim | 2016-11-23 | 1 | -2/+2 |
* | Fix GetLastViewedAt | Wim | 2016-11-13 | 1 | -10/+8 |
* | Sync with mattermost 3.5.0 | Wim | 2016-11-12 | 1 | -22/+26 |
* | Reconnect on connection timed out (mattermost). Fixes #71 | Wim | 2016-11-04 | 1 | -1/+3 |
* | Reconnect on connection reset by peer (mattermost). Fixes #69 | Wim | 2016-11-02 | 1 | -1/+2 |
* | Drop messages not from our mattermost team. Fixes #49 | Wim | 2016-10-23 | 1 | -0/+4 |
* | Cleanup mattermost bridge debug/info messages | Wim | 2016-09-19 | 1 | -2/+1 |
* | Fix mattermost API change for UpdateLastViewedAt | Wim | 2016-09-17 | 1 | -1/+1 |
* | Fix spinning for loop | Wim | 2016-09-05 | 1 | -4/+5 |
* | Get correct teamname for non-joined channels. Closes 42wim/matterircd#65 | Wim | 2016-09-01 | 1 | -0/+1 |
* | Fix crash on exit | Wim | 2016-08-19 | 1 | -5/+6 |
* | Make sure login works after logout | Wim | 2016-08-15 | 1 | -0/+1 |
* | Update code to mattermost 3.3.0 API changes | Wim | 2016-08-15 | 1 | -37/+74 |
* | Fix nil pointers | Wim | 2016-08-14 | 1 | -3/+12 |
* | Add StatusLoop(), keeps connection alive | Wim | 2016-08-14 | 1 | -0/+24 |
* | Fix crash on invalid teamv0.5.0-beta2 | Wim | 2016-07-22 | 1 | -2/+2 |
* | Fix pointer reuse problem | Wim | 2016-07-22 | 1 | -1/+1 |
* | Converge with matterbridge-plus | Wim | 2016-07-11 | 1 | -0/+570 |