matty pushed to main at matty/pleroma-ollama-bot 2025-07-07 18:32:30 +00:00
c3d4f1b1ff delete notification on whitelist check fail
57ab59d342 separation of concerns
Compare 2 commits »
matty pushed to main at matty/pleroma-ollama-bot 2025-07-07 01:15:34 +00:00
71ae54930c change response visibility logic
matty pushed to main at matty/pleroma-ollama-bot 2025-07-06 15:09:33 +00:00
3466a984ac add isComplete column to response model for better sanity checking
matty pushed to main at matty/pleroma-ollama-bot 2025-07-06 14:54:06 +00:00
cbf6b1d3eb its called we do a little abstraction
e2ce397118 add instance custom emojis to responses
Compare 2 commits »
matty pushed to main at matty/pleroma-ollama-bot 2025-07-06 03:38:20 +00:00
9a7cd118b3 we do a little hackering on the 4channel
matty pushed to main at matty/pleroma-ollama-bot 2025-07-06 02:59:07 +00:00
7a60a672d4 little more error checking/correction/QOL
matty pushed to main at matty/pleroma-ollama-bot 2025-07-06 02:50:50 +00:00
419285487a typography
09722507c6 housekeeping
Compare 2 commits »
matty pushed to main at matty/pleroma-ollama-bot 2025-07-06 02:38:55 +00:00
41317301bf bump version, other small change
00a2eb63bc add domain whitelist functionality
6c8f779294 update type with some more annotations
Compare 3 commits »
matty pushed to main at matty/pleroma-ollama-bot 2025-07-05 13:34:42 +00:00
ff5c7506ff refactor
5c51acc8d1 update dependencies, description
Compare 2 commits »
matty pushed to main at matty/pleroma-ollama-bot 2025-07-05 03:59:45 +00:00
d4ee457d74 bump version
b8f6023029 sanity checking, do not duplicate responses
ea5e783ee5 add ollama config options type
Compare 3 commits »
matty pushed to main at matty/pleroma-ollama-bot 2025-07-05 02:17:14 +00:00
eb5282a50d slightly fix my bawlz
matty pushed to main at matty/pleroma-ollama-bot 2025-07-05 01:16:02 +00:00
9ee3663890 maybe fix duplicate notification response issue
matty pushed to main at matty/pleroma-ollama-bot 2025-07-05 01:04:25 +00:00
d85acd2179 more robust notification type safety, remove websocket, add fetch interval
856cc84208 add fetch interval configuration
ca4643092f removed WS protocol token, since WS connections are unreliable
b4b656f808 removed ws as we will no longer use it
92f1366574 I don't think the websocket thing is gonna work.
Compare 5 commits »
matty pushed to main at matty/pleroma-ollama-bot 2025-07-04 16:43:11 +00:00
a64afa7e7b return if websocket open
matty pushed to main at matty/pleroma-ollama-bot 2025-07-04 16:41:40 +00:00
d63aa365e7 log close event reason
matty pushed to main at matty/pleroma-ollama-bot 2025-07-03 21:47:07 +00:00
3759c5aa23 vibe coding the reconnect logi
matty pushed to main at matty/pleroma-ollama-bot 2025-07-03 15:40:15 +00:00
1a151b197b this is so nigger rigged dude I really should just use a class or
70180c5d5f muh dik
Compare 2 commits »
matty pushed to main at matty/pleroma-ollama-bot 2025-07-02 10:42:35 +00:00
dac037809c loggign
6088a2cbd3 add keepalive ping, onclose event reason
Compare 2 commits »
matty pushed to main at matty/pleroma-ollama-bot 2025-07-01 21:19:06 +00:00
ed8d148d0a update README
matty pushed to main at matty/pleroma-ollama-bot 2025-07-01 19:30:58 +00:00
379099dc7a remove unused code, add try/catch block