Kane York
|
66cc124e37
|
golint part 1
|
2015-11-15 18:43:34 -08:00 |
|
Kane York
|
29eb07f58c
|
Rename & Reorganize pub/sub
|
2015-11-08 22:34:06 -08:00 |
|
Kane York
|
a4ecc790b9
|
Handle multichat in single-publish
|
2015-11-08 22:01:32 -08:00 |
|
Kane York
|
a4bac68d02
|
Post to backend when server start
|
2015-11-08 21:10:24 -08:00 |
|
Kane York
|
95a8f710f8
|
Implement username validation
|
2015-11-08 16:44:16 -08:00 |
|
Kane York
|
525b19eccb
|
Add reporting of added/removed subcriptions
|
2015-11-04 15:11:49 -08:00 |
|
Kane York
|
3ad095acf4
|
Forward application/json errors to client
|
2015-11-04 12:25:42 -08:00 |
|
Kane York
|
18619eddd3
|
Align memstats, error on non-200 responses
|
2015-10-31 23:16:58 -07:00 |
|
Kane York
|
cf49f38bf8
|
Move BannerHTML to index.html
|
2015-10-28 18:13:04 -07:00 |
|
Kane York
|
9f1c369fdb
|
switch to gorilla/websocket, post aggregate data
|
2015-10-28 15:19:22 -07:00 |
|
Kane York
|
74bc15e0e9
|
lol commit messages
|
2015-10-27 21:21:06 -07:00 |
|
Kane York
|
787f5a1caa
|
Defaults in the config file are a nice thing to have
|
2015-10-27 18:22:56 -07:00 |
|
Kane York
|
4eee83a561
|
Combine config objects, improve first-run ux
|
2015-10-26 22:16:03 -07:00 |
|
Kane York
|
8ba87e1a27
|
Implement backlog and test it
|
2015-10-26 14:55:20 -07:00 |
|
Kane York
|
85d261afb3
|
client: Move room/channel distinction into name (room.trihex)
Also, have the client send a "ready" message when it has sent all its
initial requests.
|
2015-10-26 12:14:03 -07:00 |
|
Kane York
|
0be3693c99
|
Add test that posts to /pub_msg, test infrastructure
|
2015-10-26 11:22:06 -07:00 |
|
Kane York
|
898057cc20
|
rework /pubmsg to use MessageTargetType
|
2015-10-26 10:23:53 -07:00 |
|
Kane York
|
ae1306387e
|
Let's start caching some of the backlog data on the server
|
2015-10-26 10:07:15 -07:00 |
|
Kane York
|
8918b9ac3a
|
Reformat and add global message subscriptions
|
2015-10-26 10:06:45 -07:00 |
|
Kane York
|
df7d607556
|
Move HandlePublishRequest to backend.go
|
2015-10-26 08:58:04 -07:00 |
|
Kane York
|
0c9e7bb97d
|
Add tests, fix some bugs uncovered by the tests
|
2015-10-25 20:17:17 -07:00 |
|
Kane York
|
8a24ac37ab
|
Finish Seal/UnsealRequest functions
|
2015-10-25 14:06:56 -07:00 |
|
Kane York
|
c6a3c120c6
|
Switch to nacl cryptobox
|
2015-10-25 12:40:07 -07:00 |
|
Kane York
|
401f66f15b
|
Work on pub/sub and peer cert setup
|
2015-10-25 03:21:50 -07:00 |
|
Kane York
|
2a6c36bba5
|
rename listener package to internal/server
|
2015-10-25 00:44:25 -07:00 |
|