Commit Graph

201 Commits

Author SHA1 Message Date
2ea5b0c1ae
add logging message 2024-06-18 15:38:25 -06:00
4bd6056d0a
actually close the writer 2024-06-18 15:25:15 -06:00
0eb9ccd95d
remove unused var 2024-06-18 15:12:43 -06:00
75ba2f7ac3
add the ability to fire off texts over smtp 2024-06-18 14:46:32 -06:00
1c0ab5ade5
add get request support for sms 2024-06-17 19:27:38 -06:00
9dc7bf5360
fix systemd unit's dependencies 2024-06-12 10:12:40 -06:00
58c37293bd
remove stray log 2024-05-28 15:55:11 -06:00
e75c40df19
sms: add more debugging 2024-05-28 15:35:05 -06:00
ec0f19341a
add more sms debugging 2024-05-28 14:26:56 -06:00
5e36de4051
updates 2024-05-24 20:32:00 -06:00
44a893a47e
add ollama plugin 2024-05-24 20:29:53 -06:00
df35e96331
flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/cfd6b5fc90b15709b780a5a1619695a88505a176' (2024-04-12)
  → 'github:NixOS/nixpkgs/5710852ba686cc1fd0d3b8e22b3117d43ba374c2' (2024-05-21)
2024-05-24 08:41:20 -06:00
3f2b0dd10f
bump deps 2024-04-30 10:37:33 -06:00
ffc827c2f6
got: future proof for switch to authenticated_user 2024-04-30 10:31:56 -06:00
95fea0358e
got: switch to auth_user.. woops
actually save the json as is, not what we parse
2024-04-30 10:12:35 -06:00
1e85d3230c
got: switch to author_user for user name outupt
while here save our payload for later review
2024-04-30 07:48:07 -06:00
a2543d1984
got: switch Date to int 2024-04-25 07:14:45 -06:00
e34a9e4cd8
add more logging 2024-04-22 13:58:37 -06:00
12fb99bcf8
print errors when we can not grok the json 2024-04-22 13:16:36 -06:00
8d6703594b
got: omit empty for author, difstat. use committer for String() 2024-04-22 09:01:26 -06:00
3dab4d2d75
got: switch to got url 2024-04-18 14:57:29 -06:00
0fb7f83257
updates 2024-04-18 09:12:34 -06:00
1164c8b1a8
update got notification structure 2024-04-18 09:10:54 -06:00
c240a36b21
fix staticcheck warnings
bump to 1.0.16
2024-03-29 07:23:06 -06:00
377b99bd44
module: explicitly set db path 2024-03-28 12:26:16 -06:00
d41b55e44c
switch to flakes, add a module 2024-03-28 10:02:01 -06:00
5a5b512557
bump deps 2024-03-28 10:00:35 -06:00
2dde725574
add v2 endpoint for upcoming got notifications 2024-03-28 09:47:34 -06:00
ca92ee0c52
update deps 2024-02-01 10:51:43 -07:00
ab3c9e3c10
plugins/snap: extend check to compare pkg / snapshot timestamps 2024-02-01 10:51:04 -07:00
302229ce60
remove covid plugin 2023-04-13 13:10:28 -06:00
d996e84c86
Bring back the CSI plugin 2023-03-09 13:22:33 -07:00
50661c1d28
update deps 2023-03-09 13:22:05 -07:00
ccf6054d49
Increase timout to 20 seconds 2022-11-04 10:05:00 -06:00
8f5785a591
only http requests should be valid 2022-11-04 09:43:21 -06:00
f46694f8bb
Add Songwhip plugin 2022-11-04 09:37:04 -06:00
36c461970c
Add envrc and shell.nix 2022-11-04 09:36:33 -06:00
e88573fbeb
Updates 2022-11-04 09:36:06 -06:00
aaa3bc6958
Merge pull request #3 from brycied00d/fix_send_image
Include a "body" of the fictitious filename with images
2022-08-12 19:11:53 -06:00
Bryce Chidester
6bf07b2598 Include a "body" of the fictitious filename with images
Some clients (like Cinny.in) expect there to be a content.body element present
in m.image messages, and will complain "Malformed event" if this value is empty.
2022-08-12 11:14:49 -07:00
877abf1331
update ban to allow banning servers 2022-08-09 20:37:09 -06:00
1b097fe4db
enable salute 2022-05-31 20:10:40 -06:00
ea4310d50f
Merge pull request #2 from donuts-are-good/addSalute
Adding o7 "Salute"
2022-05-31 20:06:54 -06:00
donuts-are-good
9006558a58
Adding o7 "Salute"
Salute ( o7 ) is the intergalactic sign for a salute. Chunks should return an o7 when saluted by a worthy member.
2022-05-31 20:40:44 -05:00
8244cff3df let mcchunkie do other things 2022-04-03 13:50:25 -06:00
ce6902f0dd remove unused stuff 2022-04-03 13:41:19 -06:00
049e748c0d Add plugin to let me bulk-ban a list of users 2022-04-03 13:35:20 -06:00
c5aff2ef75 Merge branch 'master' of https://github.com/qbit/mcchunkie 2022-03-11 12:58:55 -07:00
76f90920b0
Merge pull request #1 from epsilon-0/master
add banana stabber + emote sending
2022-03-11 12:58:04 -07:00
Aisha Tammy
e2327e9980 add banana stabber + emote sending
Signed-off-by: Aisha Tammy <aisha@bsd.ac>
2022-03-11 14:42:30 -05:00