Commit Graph

1044 Commits (af00c34aaccb3521b8dbf0bd8876a5b38d5d42f4)
 

Author SHA1 Message Date
Wim 64d63a25cc Bump version 6 years ago
Wim 2cef9c4fcf Update changelog 6 years ago
Wim 4265d43096
Refactor handleUploadFile (matrix) (#629) 6 years ago
Patrick Connolly 25857591a2 Add note about slack/slack-legacy issues on threading. (#634) 6 years ago
Wim 27f5a1a685 Fix multiple channel join regression. Closes #639 6 years ago
Duco van Amstel 84da2d6a29 Clean-up TravisCI config and add test coverage (#633) 6 years ago
Wim 859ebad55d
Make slack-legacy change less restrictive (#626) 6 years ago
Patrick Connolly e538a4d304 Update nlopes/slack to 4.1-dev (#595) 6 years ago
Wim f94c2b40a3
Refactor mattermost bridge (#622)
* Split up in different files
* Decrease complexity
* Fix linting issues
6 years ago
Patrick Connolly 47d29ecf63 Tidy up fetching of config values. (#616) 6 years ago
Patrick Connolly f2088a687e Extract bridgeMap into own package to improve testability (#601) 6 years ago
Wim faeeee2948
Refactor matterclient (#613)
* Split up in different files
* Decrease complexity
6 years ago
Wim 7923cfe8f8 Fix telegram crash #620 6 years ago
Wim b51d0a9b05 Bump version 6 years ago
Wim 09f22a801e Release v1.12.1 6 years ago
Wim 3a824c5f9d Update changelog 6 years ago
Wim df02f51c56 Fix regression on using server ID (discord). #619 #617 6 years ago
Patrick Connolly fc5e3a6728 Create getChannelsByX functions to make codeclimate happy (slack) (#610) 6 years ago
Wim 57fbd3c723
Refactor irc handlers. Fix linting (#611) 6 years ago
Wim 25cd1e2cc1
Refactor telegram handlers. Fix linting (#609)
* Refactor telegram handlers. Fix linting
6 years ago
Patrick Connolly f5659d455d Sync channel topics between Slack bridges (#585)
Added logic to allow for configurable synchronisation of topics and purposes of channels between Slack bridges.
6 years ago
Wim 5ed7abdbeb Drop support for mattermost 3.x 6 years ago
Duco van Amstel 09875fe160 Update direct dependencies where possible 6 years ago
Wim f716b8fc0f
Merge pull request #606 from 42wim/fix-590 6 years ago
Wim 9f66f93641
Add option to send RAW commands after connection (irc). Fixes #490 (#604) 6 years ago
Wim f00d4d7d3f Make sure threaded files stay in thread (slack). Fixes #590 6 years ago
Wim 0929535b2e Do not post empty messages (slack). Fixes #574 6 years ago
Wim 8869e253ca Handle deleted/edited thread starting messages (slack). Fixes #600 (#605) 6 years ago
jamoffat f3a5ea2956 Remove double " from Discord gateway webhookurl= (#607) 6 years ago
Wim f4d4dc91b1
Add option to ignore failing bridge on start. Fixes #455 (#603) 6 years ago
Wim c6fd65d1d7 Limit discord username via webhook to 32 chars 6 years ago
Wim 0795906533 Rework connection logic (irc)
If IRC connection fails on first connect, bail out.
Wait until after nickserv auth until joining channels (also after reconnects)
Don't do a separate irc timeout, some connections take a while #503
6 years ago
Wim a2b45bc799 Fix Nickserv logic (irc) #602 6 years ago
Wim 757657f29c Bump version 6 years ago
Wim 219c7659e1 Release v1.12.0 6 years ago
Wim ae32bae791
Add protocol to msg.ID in cache (#596) 6 years ago
Wim 57eba77561 Update changelog, bump dev version 6 years ago
Duco van Amstel d5bc7c4343
Merge pull request #598 from Helcaraxan/feature/update-deps
Upgrade logrus / testify to stable versions
6 years ago
Wim 32f57b7c26 Add links to slack bot and legacy config in error message (slack) 6 years ago
Duco van Amstel 692bb8faa7
Upgrade logrus / testify to stable versions 6 years ago
Duco van Amstel 455a0fc239
Replace documentation image 6 years ago
Duco van Amstel b2cbd13251
Images for Slack documentation on the wiki 6 years ago
Duco van Amstel ce21ba1545 Fix golint linter issues and enable it in CI (#593) 6 years ago
Duco van Amstel c89085bf44 Fix and enable goimports linter (#591) 6 years ago
Patrick Connolly 4254ed3c63 Fix regression in skip logic (slack). (#592) 6 years ago
Duco van Amstel 85564a35fd Fix IRC line splitting. Closes #584 (#587) 6 years ago
Patrick Connolly 09713d40ba Fix file caching issue (slack). #572 (#575) 6 years ago
Duco van Amstel 16d5aeac7c Make config.Config more unit-test friendly (#586) 6 years ago
Duco van Amstel e19ba5a06a Add new Slack connection and forked legacy Slack bridge (#582) 6 years ago
Wim f7a5077d5d Fix goconst linter failure 6 years ago