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 UPDATELASTVIEWED command, and make DisableAutoView work consistently #255

Merged
merged 3 commits into from
Aug 17, 2019

Conversation

bucko909
Copy link
Contributor

I'd like to configure my IRC client to instruct mattermost when to deidle channels when I open them up. This means I can use the IRC client in conjunction with a web client and they won't fight.

I've tested this both for private message channels, and named channels. It doesn't work on groups, because GetChannelId doesn't consistently compute those group names (I'll make a distinct patch for that against matterbridge).

@bucko909
Copy link
Contributor Author

(This is probably my first code in Go; feel free to complain about style or my weird use of an API.)

@bucko909
Copy link
Contributor Author

42wim/matterbridge#873 makes this work for group channels, too.

@42wim
Copy link
Owner

42wim commented Aug 17, 2019

Thanks!

@42wim 42wim merged commit b3a7bd8 into 42wim:master Aug 17, 2019
@bucko909 bucko909 deleted the updatelastviewed branch December 3, 2019 15:34
eyenx pushed a commit to eyenx/matterircd that referenced this pull request Dec 3, 2020
…tly (42wim#255)

* do not mark channels as read on connect
* add UPDATELASTVIEWED command
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.

2 participants