Commit graph

22 commits

Author SHA1 Message Date
Morgan McMillian b5420da560 Merge pull request 'Add media links to messages from pnut.io' (#4) from media-links into main
All checks were successful
thrrgilag/pnut-bridge/pipeline/head This commit looks good
Reviewed-on: thrrgilag/pnut-bridge#4
2023-12-18 02:22:35 +00:00
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 c75f36a126 Merge pull request 'Update pnut library to include api fixes and include embedded links' (#2) from message_fixes into main
All checks were successful
thrrgilag/pnut-bridge/pipeline/head This commit looks good
Reviewed-on: thrrgilag/pnut-bridge#2
2023-12-10 18:27:46 +00: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 165683ee9f switch to jenkins build
All checks were successful
thrrgilag/pnut-bridge/pipeline/head This commit looks good
2023-11-10 13:02:56 -08:00
Morgan McMillian 540257787a setup docker build
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
2023-08-21 21:28:02 -07:00
Morgan McMillian c24de015d7 disable mattermost notifications 2023-03-02 05:59:40 -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 89776c6a5e fix syntax error
All checks were successful
dreamfall/pnut-bridge/pipeline/head This commit looks good
2022-11-27 17:54:19 -08:00
Morgan McMillian db7bf3b8f2 add status color
Some checks failed
dreamfall/pnut-bridge/pipeline/head There was a failure building this commit
2022-11-27 17:51:31 -08:00
Morgan McMillian 53b45ba214 add notifications to build step and static link
All checks were successful
dreamfall/pnut-bridge/pipeline/head This commit looks good
2022-11-27 17:40:41 -08:00
Morgan McMillian 5cf0632f93 updated README to fix old links 2022-11-27 17:40:09 -08:00
Morgan McMillian 05e1723fd2 syntax cleanup 2022-11-27 12:36:24 -08:00
Morgan McMillian 9f0ce0b66a set CACHE_HOME for go build
All checks were successful
dreamfall/pnut-bridge/pipeline/head This commit looks good
2022-11-27 11:30:02 -08:00
Morgan McMillian ea7bfa24d6 add jenkinsfile 2022-11-27 11:20:38 -08:00
Morgan McMillian 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