Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up- https://twitter.com/42wim
- http://blog.42.be
Pinned
317 contributions in the last year
Activity overview
Contributed to
42wim/matterbridge,
42wim/matterircd,
42wim/mattermost-dev-docker
and 5 other
repositories
Contribution activity
May 2020
Created a pull request in google/gops that received 7 comments
Fix configdir path and use correct path under windows
Two small fixes:
adds the gopsdirectory to the osUserConfigDir. So we use the correct directory.
uses filepath.Join in PIDFile() so that gops work…
+3
−3
•
7
comments
- Release v1.17.5
- Ignore non-user messages (msteams). Fixes #1141
- Increase debug logging with function,file and linenumber
- Update dependencies / vendor
- Add StripMarkdown option (irc).
- Implement xep-0245 (xmpp). Closes #1137
- Fix forward from hidden users (telegram). Closes #1131
- Add an option to disable sending HTML to matrix. Fixes #1022
- Use incoming webhook only on legacy-slack. (fixes #1123)

