pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/matterircd Import matterircd-0.14.0 as chat/matte...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/55545952b2dc
branches:  trunk
changeset: 367929:55545952b2dc
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Fri Sep 08 16:16:58 2017 +0000

description:
Import matterircd-0.14.0 as chat/matterircd.

Minimal IRC server which integrates with Mattermost and Slack.

Features:

 - support direct messages / private channels / edited messages
 - auto-join/leave to same channels as on mattermost
 - reconnects with backoff on mattermost restarts
 - support multiple users
 - support channel backlog (messages when you're disconnected from
   IRC/mattermost)
 - search messages (/msg mattermost search query)
 - scrollback support (/msg mattermost scrollback #channel limit)
 - restrict to specified mattermost instances
 - set default team/server
 - WHOIS, WHO, JOIN, LEAVE, NICK, LIST, ISON, PRIVMSG, MODE, TOPIC,
   LUSERS, AWAY, KICK, INVITE support
 - support TLS (ssl)
 - support LDAP logins (mattermost enterprise) (use your ldap
   account/pass to login)
 - &users channel that contains members of all teams (if mattermost is
   so configured) for easy messaging
 - supports mattermost roles (shows admins with @ status for now)
 - gitlab auth hack by using mmtoken cookie (see
   https://github.com/42wim/matterircd/issues/29)

diffstat:

 chat/matterircd/DESCR    |   24 +++
 chat/matterircd/Makefile |   22 +++
 chat/matterircd/PLIST    |  317 +++++++++++++++++++++++++++++++++++++++++++++++
 chat/matterircd/distinfo |    6 +
 4 files changed, 369 insertions(+), 0 deletions(-)

diffs (truncated from 385 to 300 lines):

diff -r feb81a6dbf80 -r 55545952b2dc chat/matterircd/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/matterircd/DESCR     Fri Sep 08 16:16:58 2017 +0000
@@ -0,0 +1,24 @@
+Minimal IRC server which integrates with Mattermost and Slack.
+
+Features:
+
+ - support direct messages / private channels / edited messages
+ - auto-join/leave to same channels as on mattermost
+ - reconnects with backoff on mattermost restarts
+ - support multiple users
+ - support channel backlog (messages when you're disconnected from
+   IRC/mattermost)
+ - search messages (/msg mattermost search query)
+ - scrollback support (/msg mattermost scrollback #channel limit)
+ - restrict to specified mattermost instances
+ - set default team/server
+ - WHOIS, WHO, JOIN, LEAVE, NICK, LIST, ISON, PRIVMSG, MODE, TOPIC,
+   LUSERS, AWAY, KICK, INVITE support
+ - support TLS (ssl)
+ - support LDAP logins (mattermost enterprise) (use your ldap
+   account/pass to login)
+ - &users channel that contains members of all teams (if mattermost is
+   so configured) for easy messaging
+ - supports mattermost roles (shows admins with @ status for now)
+ - gitlab auth hack by using mmtoken cookie (see
+   https://github.com/42wim/matterircd/issues/29)
diff -r feb81a6dbf80 -r 55545952b2dc chat/matterircd/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/matterircd/Makefile  Fri Sep 08 16:16:58 2017 +0000
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1 2017/09/08 16:16:58 jperkin Exp $
+
+DISTNAME=      matterircd-0.14.0
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=42wim/}
+CATEGORIES=    chat
+GITHUB_TAG=    v${PKGVERSION_NOREV}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/42wim/matterircd
+COMMENT=       Minimal IRC server which integrates with Mattermost and Slack
+LICENSE=       mit
+
+GO_DIST_BASE=  ${PKGNAME_NOREV}
+GO_SRCPATH=    github.com/42wim/matterircd
+GO_BUILD_PATTERN=      ${GO_SRCPATH}
+
+pre-configure:
+       ${RM} -rf ${WRKSRC}/vendor/github.com/mattermost/platform/vendor/github.com/alecthomas/log4go/examples
+
+.include "../../devel/go-golang-lru/buildlink3.mk"
+.include "../../lang/go/go-package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r feb81a6dbf80 -r 55545952b2dc chat/matterircd/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/matterircd/PLIST     Fri Sep 08 16:16:58 2017 +0000
@@ -0,0 +1,317 @@
+@comment $NetBSD: PLIST,v 1.1 2017/09/08 16:16:58 jperkin Exp $
+bin/matterircd
+gopkg/pkg/${GO_PLATFORM}/github.com/42wim/matterircd/vendor/github.com/42wim/matterbridge/matterclient.a
+gopkg/pkg/${GO_PLATFORM}/github.com/42wim/matterircd/vendor/github.com/42wim/mm-go-irckit.a
+gopkg/pkg/${GO_PLATFORM}/github.com/42wim/matterircd/vendor/github.com/Sirupsen/logrus.a
+gopkg/pkg/${GO_PLATFORM}/github.com/42wim/matterircd/vendor/github.com/gorilla/websocket.a
+gopkg/pkg/${GO_PLATFORM}/github.com/42wim/matterircd/vendor/github.com/jpillora/backoff.a
+gopkg/pkg/${GO_PLATFORM}/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model.a
+gopkg/pkg/${GO_PLATFORM}/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/alecthomas/log4go.a
+gopkg/pkg/${GO_PLATFORM}/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/gorilla/websocket.a
+gopkg/pkg/${GO_PLATFORM}/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/nicksnyder/go-i18n/i18n.a
+gopkg/pkg/${GO_PLATFORM}/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/nicksnyder/go-i18n/i18n/bundle.a
+gopkg/pkg/${GO_PLATFORM}/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/nicksnyder/go-i18n/i18n/language.a
+gopkg/pkg/${GO_PLATFORM}/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/nicksnyder/go-i18n/i18n/translation.a
+gopkg/pkg/${GO_PLATFORM}/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/pborman/uuid.a
+gopkg/pkg/${GO_PLATFORM}/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/golang.org/x/crypto/bcrypt.a
+gopkg/pkg/${GO_PLATFORM}/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/golang.org/x/crypto/blowfish.a
+gopkg/pkg/${GO_PLATFORM}/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/gopkg.in/yaml.v2.a
+gopkg/pkg/${GO_PLATFORM}/github.com/42wim/matterircd/vendor/github.com/nlopes/slack.a
+gopkg/pkg/${GO_PLATFORM}/github.com/42wim/matterircd/vendor/github.com/sorcix/irc.a
+gopkg/pkg/${GO_PLATFORM}/github.com/42wim/matterircd/vendor/golang.org/x/net/websocket.a
+gopkg/src/github.com/42wim/matterircd/Dockerfile
+gopkg/src/github.com/42wim/matterircd/LICENSE
+gopkg/src/github.com/42wim/matterircd/README.md
+gopkg/src/github.com/42wim/matterircd/changelog.md
+gopkg/src/github.com/42wim/matterircd/main.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/42wim/matterbridge/matterclient/LICENSE
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/42wim/matterbridge/matterclient/matterclient.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/42wim/mm-go-irckit/LICENSE
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/42wim/mm-go-irckit/channel.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/42wim/mm-go-irckit/commands.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/42wim/mm-go-irckit/logger.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/42wim/mm-go-irckit/mmchannel.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/42wim/mm-go-irckit/mmserver.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/42wim/mm-go-irckit/mmservice.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/42wim/mm-go-irckit/mmuser.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/42wim/mm-go-irckit/net.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/42wim/mm-go-irckit/server.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/42wim/mm-go-irckit/server_commands.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/42wim/mm-go-irckit/slackuser.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/42wim/mm-go-irckit/user.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/Sirupsen/logrus/LICENSE
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/Sirupsen/logrus/alt_exit.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/Sirupsen/logrus/doc.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/Sirupsen/logrus/entry.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/Sirupsen/logrus/examples/basic/basic.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/Sirupsen/logrus/examples/hook/hook.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/Sirupsen/logrus/exported.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/Sirupsen/logrus/formatter.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/Sirupsen/logrus/hooks.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/Sirupsen/logrus/hooks/syslog/syslog.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/Sirupsen/logrus/hooks/test/test.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/Sirupsen/logrus/json_formatter.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/Sirupsen/logrus/logger.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/Sirupsen/logrus/logrus.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/Sirupsen/logrus/terminal_appengine.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/Sirupsen/logrus/terminal_bsd.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/Sirupsen/logrus/terminal_linux.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/Sirupsen/logrus/terminal_notwindows.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/Sirupsen/logrus/terminal_solaris.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/Sirupsen/logrus/terminal_windows.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/Sirupsen/logrus/text_formatter.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/Sirupsen/logrus/writer.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/gorilla/websocket/LICENSE
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/gorilla/websocket/client.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/gorilla/websocket/client_clone.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/gorilla/websocket/client_clone_legacy.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/gorilla/websocket/compression.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/gorilla/websocket/conn.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/gorilla/websocket/conn_read.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/gorilla/websocket/conn_read_legacy.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/gorilla/websocket/doc.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/gorilla/websocket/examples/autobahn/server.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/gorilla/websocket/examples/chat/client.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/gorilla/websocket/examples/chat/hub.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/gorilla/websocket/examples/chat/main.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/gorilla/websocket/examples/command/main.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/gorilla/websocket/examples/echo/client.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/gorilla/websocket/examples/echo/server.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/gorilla/websocket/examples/filewatch/main.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/gorilla/websocket/json.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/gorilla/websocket/mask.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/gorilla/websocket/mask_safe.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/gorilla/websocket/prepared.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/gorilla/websocket/server.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/gorilla/websocket/util.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/jpillora/backoff/LICENSE
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/jpillora/backoff/backoff.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/einterfaces/LICENSE.txt
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/einterfaces/account_migration.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/einterfaces/brand.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/einterfaces/cluster.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/einterfaces/compliance.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/einterfaces/emoji.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/einterfaces/ldap.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/einterfaces/metrics.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/einterfaces/mfa.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/einterfaces/oauthproviders.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/einterfaces/saml.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/LICENSE.txt
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/access.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/analytics_row.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/audit.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/audits.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/authorization.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/authorize.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/channel.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/channel_count.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/channel_data.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/channel_list.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/channel_member.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/channel_search.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/channel_stats.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/channel_view.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/client.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/client4.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/cluster_info.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/cluster_stats.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/command.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/command_args.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/command_response.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/compliance.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/compliance_post.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/config.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/emoji.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/file.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/file_info.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/gitlab.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/gitlab/gitlab.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/incoming_webhook.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/initial_load.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/job.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/ldap.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/license.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/oauth.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/outgoing_webhook.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/password_recovery.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/post.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/post_list.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/preference.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/preferences.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/push_notification.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/push_response.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/reaction.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/saml.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/search_params.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/security_bulletin.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/session.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/slack_attachment.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/status.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/suggest_command.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/system.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/team.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/team_member.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/team_stats.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/user.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/user_autocomplete.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/user_search.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/utils.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/version.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/webrtc.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/websocket_client.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/websocket_message.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/model/websocket_request.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/alecthomas/log4go/LICENSE.txt
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/alecthomas/log4go/config.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/alecthomas/log4go/filelog.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/alecthomas/log4go/log4go.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/alecthomas/log4go/pattlog.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/alecthomas/log4go/socklog.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/alecthomas/log4go/termlog.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/alecthomas/log4go/wrapper.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/gorilla/websocket/LICENSE.txt
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/gorilla/websocket/client.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/gorilla/websocket/compression.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/gorilla/websocket/conn.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/gorilla/websocket/conn_read.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/gorilla/websocket/conn_read_legacy.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/gorilla/websocket/doc.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/gorilla/websocket/examples/autobahn/server.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/gorilla/websocket/examples/chat/client.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/gorilla/websocket/examples/chat/hub.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/gorilla/websocket/examples/chat/main.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/gorilla/websocket/examples/command/main.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/gorilla/websocket/examples/echo/client.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/gorilla/websocket/examples/echo/server.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/gorilla/websocket/examples/filewatch/main.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/gorilla/websocket/json.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/gorilla/websocket/mask.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/gorilla/websocket/server.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/gorilla/websocket/util.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/nicksnyder/go-i18n/i18n/LICENSE.txt
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/nicksnyder/go-i18n/i18n/bundle/bundle.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/nicksnyder/go-i18n/i18n/i18n.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/nicksnyder/go-i18n/i18n/language/codegen/main.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/nicksnyder/go-i18n/i18n/language/codegen/xml.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/nicksnyder/go-i18n/i18n/language/language.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/nicksnyder/go-i18n/i18n/language/operands.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/nicksnyder/go-i18n/i18n/language/plural.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/nicksnyder/go-i18n/i18n/language/pluralspec.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/nicksnyder/go-i18n/i18n/language/pluralspec_gen.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/nicksnyder/go-i18n/i18n/translation/plural_translation.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/nicksnyder/go-i18n/i18n/translation/single_translation.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/nicksnyder/go-i18n/i18n/translation/template.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/nicksnyder/go-i18n/i18n/translation/translation.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/pborman/uuid/LICENSE.txt
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/pborman/uuid/dce.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/pborman/uuid/doc.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/pborman/uuid/hash.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/pborman/uuid/json.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/pborman/uuid/node.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/pborman/uuid/sql.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/pborman/uuid/time.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/pborman/uuid/util.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/pborman/uuid/uuid.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/pborman/uuid/version1.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/github.com/pborman/uuid/version4.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/golang.org/x/crypto/bcrypt/LICENSE.txt
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/golang.org/x/crypto/bcrypt/base64.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/golang.org/x/crypto/bcrypt/bcrypt.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/golang.org/x/crypto/blowfish/LICENSE.txt
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/golang.org/x/crypto/blowfish/block.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/golang.org/x/crypto/blowfish/cipher.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/golang.org/x/crypto/blowfish/const.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/gopkg.in/yaml.v2/LICENSE.txt
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/gopkg.in/yaml.v2/apic.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/gopkg.in/yaml.v2/decode.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/gopkg.in/yaml.v2/emitterc.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/gopkg.in/yaml.v2/encode.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/gopkg.in/yaml.v2/parserc.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/gopkg.in/yaml.v2/readerc.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/gopkg.in/yaml.v2/resolve.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/gopkg.in/yaml.v2/scannerc.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/gopkg.in/yaml.v2/sorter.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/gopkg.in/yaml.v2/writerc.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/gopkg.in/yaml.v2/yaml.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/gopkg.in/yaml.v2/yamlh.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/mattermost/platform/vendor/gopkg.in/yaml.v2/yamlprivateh.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/nlopes/slack/LICENSE
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/nlopes/slack/admin.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/nlopes/slack/attachments.go
+gopkg/src/github.com/42wim/matterircd/vendor/github.com/nlopes/slack/backoff.go



Home | Main Index | Thread Index | Old Index