Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add JoinDelay option (irc). Fixes #1084 #1098

Merged
merged 1 commit into from
Apr 18, 2020
Merged

Add JoinDelay option (irc). Fixes #1084 #1098

merged 1 commit into from
Apr 18, 2020

Conversation

42wim
Copy link
Owner

@42wim 42wim commented Apr 18, 2020

Add support for setting a delay in milliseconds between channel JOINs.
(works for every bridge, but only relevant for IRC)

@42wim 42wim added this to the 1.17.3 milestone Apr 18, 2020
@codeclimate
Copy link

codeclimate bot commented Apr 18, 2020

Code Climate has analyzed commit e1b3fc1 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 10.8% (0.0% change).

View more on Code Climate.

@42wim 42wim merged commit 9190365 into master Apr 18, 2020
@42wim 42wim deleted the f-join-delay branch April 18, 2020 22:46
@42wim 42wim mentioned this pull request Apr 19, 2020
jwflory added a commit to FOSSRIT/infrastructure that referenced this pull request Apr 20, 2020
Periodic version bump. A few upstream changes highlighted that may be
relevant for us:

    https://github.com/42wim/matterbridge/releases/tag/v1.17.3

v1.17.3
=======

* irc: Add JoinDelay option (irc). Fixes 42wim/matterbridge#1084
  (42wim/matterbridge#1098)
* slack: Clip too long messages on 3000 length (slack). Fixes
    * This one will definitely affect RIT FOSS for IRC/Matrix/Riot users
      with really long messages to Slack.
  42wim/matterbridge#1081 (42wim/matterbridge#1102)
* slack: Prevent image/message looping (slack). Fixes
  42wim/matterbridge#1088 (42wim/matterbridge#1096)
* irc: Add extra space before colon in attachments (irc). Fixes
  42wim/matterbridge#1089 (42wim/matterbridge#1101)

v1.17.2
=======

* slack: Update vendor slack-go/slack (42wim/matterbridge#1068)

Signed-off-by: Justin W. Flory <git@jwf.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant