dispatch/server
Ken-Håvard Lieng 2525b06c28 Use firebase push IDs for messages 2017-04-20 05:32:22 +02:00
..
auth.go Upgrade server dependencies, manage them with govendor 2017-04-18 03:02:51 +02:00
index.egon Prevent favicon requests 2017-03-23 20:55:34 +01:00
index.egon.go Prevent favicon requests 2017-03-23 20:55:34 +01:00
index_data.go Send the 25 last messages for each channel to the client on load 2017-04-20 01:51:55 +02:00
irc.go Wait for server comfirmation before updating nick 2017-04-13 01:50:58 +02:00
irc_handler.go Use firebase push IDs for messages 2017-04-20 05:32:22 +02:00
irc_handler_test.go Use firebase push IDs for messages 2017-04-20 05:32:22 +02:00
json.go Use firebase push IDs for messages 2017-04-20 05:32:22 +02:00
serve_files.go Handle requests with no Accept-Encoding properly 2017-04-16 01:37:26 +02:00
server.go Send the 25 last messages for each channel to the client on load 2017-04-20 01:51:55 +02:00
session.go Rename message.message to message.content 2017-04-17 22:36:37 +02:00
tls.go Add HTTP/2 push 2017-04-15 04:48:24 +02:00
websocket.go Switch from Godep to go vendoring 2016-03-01 01:51:26 +01:00
websocket_handler.go Use firebase push IDs for messages 2017-04-20 05:32:22 +02:00