Commit graph

10 commits

Author SHA1 Message Date
Morgan McMillian db21b02342 Add media links to messages from pnut.io
All checks were successful
thrrgilag/pnut-bridge/pipeline/head This commit looks good
Updated to woodstock v0.4.0 and added links to media from pnut.io
messages.
2023-12-17 18:15:31 -08:00
Morgan McMillian 9c019a3abf Include embedded links from pnut messages being sent to bridge
All checks were successful
thrrgilag/pnut-bridge/pipeline/pr-main This commit looks good
Resolves issue #1
2023-12-10 10:07:23 -08:00
Morgan McMillian 18698a578e Update to woodstock release v0.3.1 2023-12-04 22:33:23 -08:00
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