Commit graph

7 commits

Author SHA1 Message Date
Morgan McMillian 5a16489558 update module name for woodstock
All checks were successful
dreamfall/pnut-bridge/pipeline/head This commit looks good
2022-11-28 17:51:47 -08:00
Morgan McMillian 05e1723fd2 syntax cleanup 2022-11-27 12:36:24 -08:00
Morgan McMillian 3b4dc324eb Add client timeout and close response immediately. 2021-11-23 06:35:30 -08:00
Morgan McMillian 2f15ad4244 treat websocket write error as fatal 2021-08-13 21:31:26 -07:00
Morgan McMillian ed8d5695d0 split long messages to pnut.io
pnut.io has a limit of 2048 charecters for messages. This will take
incoming messages that exceed that length and split them into multiple
messages while preserving the leading message prefix with the username
and channel.
2021-07-24 08:27:41 -07:00
Morgan McMillian 151572154b added oembed support to pnut channel message 2021-07-14 21:34:43 -07:00
Morgan McMillian 2217d19353 initial implementation 2021-07-02 16:32:03 -07:00