| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor channel and user management (slack) (#766) | Duco van Amstel | 2019-03-15 | 1 | -3/+3 |
* | Split-out Slack user and channel management (#762) | Duco van Amstel | 2019-03-12 | 1 | -225/+13 |
* | Hint at thread replies when messages are unthreaded (slack) (#684) | Wim | 2019-02-10 | 1 | -0/+7 |
* | Optimize handling of very large slack teams. Fixes #695 | Wim | 2019-01-30 | 1 | -8/+27 |
* | Add initial support for getting ChannelMember info of all bridges (#678) | Wim | 2019-01-18 | 1 | -0/+46 |
* | Fix #668 strip lang in code fences sent to Slack (#673) | Qais Patankar | 2019-01-04 | 1 | -0/+5 |
* | Add wait option for populateUsers/Channels (slack) Fixes #579 (#653) | Wim | 2018-12-15 | 1 | -4/+10 |
* | Populate user on channel join (slack) (#644) | David Hill | 2018-12-15 | 1 | -0/+20 |
* | Fix bot (legacy token) messages not being send. Closes #571 | Wim | 2018-12-13 | 1 | -1/+1 |
* | Add bot debug info (slack) | Wim | 2018-12-12 | 1 | -0/+1 |
* | Create getChannelsByX functions to make codeclimate happy (slack) (#610) | Patrick Connolly | 2018-11-28 | 1 | -9/+7 |
* | Sync channel topics between Slack bridges (#585) | Patrick Connolly | 2018-11-26 | 1 | -4/+20 |
* | Add protocol to msg.ID in cache (#596) | Wim | 2018-11-19 | 1 | -2/+3 |
* | Add more rate-limit handling (slack) (#581) | Duco van Amstel | 2018-11-10 | 1 | -25/+68 |
* | Make gocritic linter happier | Wim | 2018-11-08 | 1 | -3/+4 |
* | Fix Slack edit usernames (#570) | Duco van Amstel | 2018-11-08 | 1 | -9/+29 |
* | Refactor and clean-up handlers. (slack) (#533) | Duco van Amstel | 2018-11-07 | 1 | -11/+75 |
* | Clean up various stuff (#508) | David Hill | 2018-11-07 | 1 | -24/+23 |
* | Prevent Slack API rate-limit overflow (#539) | Duco van Amstel | 2018-11-01 | 1 | -0/+35 |
* | Fix bridge no longer POSTing username and avatar (slack) (#536) | Patrick Connolly | 2018-10-24 | 1 | -2/+4 |
* | Clean up user and channel information management (slack) (#521) | Duco van Amstel | 2018-10-16 | 1 | -13/+58 |
* | Clean up code and strengthening (slack) (#519) | Duco van Amstel | 2018-10-13 | 1 | -38/+35 |
* | Refactor slack bridge prelude (#517) | Duco van Amstel | 2018-10-12 | 1 | -0/+116 |