SirStendec
7e6a08ad1d
4.0.0-rc8.2
...
* Fixed: Appearance of Twitch emotes in locally displayed `/me` messages in chat.
* Fixed: Rendering of international usernames in Clips Chat.
* Changed: Tag error reports with the current site.
Fix the implementation of rate-limiting in the socket server to use data from the sealed request. Load a list of acceptable origins from the config file.
2018-07-21 16:26:10 -04:00
Kane York
ea4909cdc6
Reformat
2017-10-27 13:15:00 -07:00
Kane York
85a0fb7b79
Make client.messageChannel unexported
2017-10-27 13:14:29 -07:00
Kane York
a900d1521e
Optimize pings to reduce timer percolation
2017-10-27 13:13:39 -07:00
SirStendec
373f521de8
Allow the socket server to act as a proxy to other services.
2017-09-28 23:03:41 -04:00
Kane York
7ca41dd196
No longer need to call parseOrigArguments().
2017-09-26 15:17:54 -07:00
Kane York
7b0cdc4baa
Add certificate reloader on SIGHUP
2017-09-26 13:04:39 -07:00
Kane York
1c55e8fca7
Extract form sealing to a package
2017-09-15 16:40:40 -07:00
Kane York
1aa1046073
Finish removing emote usage data reporting
2017-09-15 16:26:44 -07:00
Kane York
8626b476db
msg.Reply(), remove unused parameter names, remove emote_usage
2017-09-15 16:25:52 -07:00
Kane York
26ac45358e
Separate CurrentClientCount and global subs
2017-09-15 13:07:41 -07:00
Kane York
1da392f5b3
Moved rate.Limiter into its own package
2017-02-02 23:20:10 -08:00
Kane York
7be7fc5c3a
Reformat, fix doc
2017-02-02 23:08:21 -08:00
Kane York
50e295c834
Add ratelimits to publishing
2017-02-02 22:59:17 -08:00
Kane York
ec932b1c36
remove MsgTargetType and CacheType
2016-07-08 12:46:16 -07:00
Kane York
613d13652f
Allow opt-out of user tracking
2016-05-21 11:35:32 -07:00
Kane York
822e298d5d
Fix 'sub' commands after 'ready'
2016-04-28 14:39:20 -07:00
Kane York
922bda2218
run goimports
2016-04-28 14:36:59 -07:00
Kane York
7654dcdf8d
Source cleanup, and some string copies
2016-01-17 18:01:21 -08:00
Kane York
ba73186a99
Add MaxClientCount to configuration
2016-01-15 20:59:33 -08:00
Kane York
4b2449aecf
Remove SocketOrigin config, edit url building
2015-12-16 12:47:19 -08:00
Kane York
717acb3e40
Oh yeah, the config option
2015-12-16 11:48:37 -08:00
Kane York
03e6e99cb9
Add submission of connection reports to logstash
2015-12-16 11:15:17 -08:00
Kane York
dc09698e36
Small refactor to bunched command
2015-12-02 19:08:19 -08:00
Kane York
6a5bcdca4a
Oops, SSL needs a different listen address..
2015-11-23 16:08:22 -08:00
Kane York
3805fa1b66
Code cleanup: Remove single-target, timestamp-cache
2015-11-18 18:33:58 -08:00
Kane York
3802dea35c
refactor CloseConnection
2015-11-17 19:53:58 -08:00
Kane York
9b0597ca82
Those numbers are in kilobytes.
2015-11-17 11:11:14 -08:00
Kane York
da790fbaa6
Refuse connections if not enough RAM
2015-11-17 11:02:30 -08:00
Kane York
c55b5fb277
update to /stats
2015-11-16 20:35:03 -08:00
Kane York
71f08f3c53
Implement version comparisons
2015-11-16 14:30:09 -08:00
Kane York
58dd0bd9ee
Fix the build (move out of internal)
2015-11-16 13:28:16 -08:00