89776c6a5e
fix syntax error
dreamfall/pnut-bridge/pipeline/head This commit looks good
2022-11-27 17:54:19 -08:00
db7bf3b8f2
add status color
dreamfall/pnut-bridge/pipeline/head There was a failure building this commit
2022-11-27 17:51:31 -08:00
53b45ba214
add notifications to build step and static link
dreamfall/pnut-bridge/pipeline/head This commit looks good
2022-11-27 17:40:41 -08:00
5cf0632f93
updated README to fix old links
2022-11-27 17:40:09 -08:00
05e1723fd2
syntax cleanup
2022-11-27 12:36:24 -08:00
9f0ce0b66a
set CACHE_HOME for go build
dreamfall/pnut-bridge/pipeline/head This commit looks good
2022-11-27 11:30:02 -08:00
ea7bfa24d6
add jenkinsfile
2022-11-27 11:20:38 -08:00
020b4baba8
add README and update module name
2022-06-22 09:51:06 -07: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