This website requires JavaScript.
Explore
Help
Sign In
e2m
/
dispatch
Watch
4
Star
0
Fork
0
You've already forked dispatch
Code
Issues
Pull Requests
Releases
Wiki
Activity
4f72e164d7
Branches
Tags
View all branches
dispatch
/
server
History
Ken-Håvard Lieng
7f755d2a83
Actually make sure the user is in the channel before embedding channel data
2018-04-24 21:21:42 +02:00
..
auth.go
…
index_data_test.go
…
index_data.go
Actually make sure the user is in the channel before embedding channel data
2018-04-24 21:21:42 +02:00
index.egon
…
index.egon.go
…
irc_handler_test.go
…
irc_handler.go
Print ERROR messages
2017-07-03 07:25:38 +02:00
irc.go
Send nick_fail if the new nick is in use and the padded nick is the same as the old one
2017-07-03 01:07:55 +02:00
json.go
Add initial support for choosing to still connect when the server uses a self-signed cert and verify_vertificates is turned on
2017-07-04 11:28:56 +02:00
serve_files.go
…
server.go
…
session.go
Show last IRC connection error in status tab, log IRC connection errors
2017-07-02 03:31:00 +02:00
tls.go
…
websocket_handler.go
Add initial support for choosing to still connect when the server uses a self-signed cert and verify_vertificates is turned on
2017-07-04 11:28:56 +02:00
websocket.go
…