Commit Graph

187 Commits

Author SHA1 Message Date
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
2829ea8611 dep updates, switch to supported pgp lib, resttart matrix on fail 2022-02-04 09:21:21 -07:00
53eb25ae33 cleanup 2021-04-22 17:10:00 -06:00
b07eab5135 move chat mechanism into their own location 2021-04-22 17:08:24 -06:00
d011103d57 pong 2021-04-20 08:33:20 -06:00
9e2c068f5f return on error 2021-04-17 19:10:41 -06:00
27700eb920 join rooms when invited 2021-04-07 20:20:05 -06:00
a57627fa00 only send if we have a resp 2021-04-07 20:16:01 -06:00
55a587e952 add missign photo line 2021-04-07 19:40:36 -06:00
bea4183b73 add the ability to chat via irc 2021-04-07 19:40:14 -06:00
bc124dbb85 pub has a new home 2021-04-03 07:59:52 -06:00
9fcf62b50e face? 2021-04-01 16:35:43 -06:00
d6673169be Switch all the plugins to use the new Process function.
Expand sms to run Process for each plugin, add a "homestead" plugin while here!
\o/
2021-04-01 16:15:25 -06:00
5e0a3c2e12 initial bits for sms breakout 2021-04-01 08:23:59 -06:00
0d68aad148 split out got stuff into its own file 2021-04-01 08:02:13 -06:00