Commit Graph

39 Commits

Author SHA1 Message Date
Craig Raw
bcfc8e38ed delete old welcome messages 2025-01-23 16:33:12 +02:00
Craig Raw
a9985c79e4 fix issue where new_chat_member is not sent for large groups 2025-01-19 11:27:44 +02:00
Craig Raw
556a167f7d fix message deletion 2025-01-16 12:33:39 +02:00
Craig Raw
66aea2a5f5 forward message edits from user to group 2025-01-13 17:47:54 +02:00
Craig Raw
f4297e34f9 fix bug 2025-01-13 16:06:27 +02:00
Craig Raw
74a5c2c39b forward message reactions from user to group 2025-01-13 16:03:10 +02:00
Craig Raw
e8347ef2e0 delete banned keys on unbanning 2025-01-13 09:43:41 +02:00
Craig Raw
490d871559 fix ban user from update 2025-01-13 09:32:22 +02:00
Craig Raw
8ffd60789e add config 2025-01-13 09:22:06 +02:00
Craig Raw
5e22884c03 listen for ban and unban from group chat 2025-01-13 08:35:41 +02:00
Craig Raw
7d747bdf6a add rate limit note 2025-01-10 15:11:16 +02:00
Craig Raw
9d5872f5ae fix typo 2025-01-10 15:05:19 +02:00
Craig Raw
799296b480 document ban commands 2025-01-10 14:46:50 +02:00
Craig Raw
d5ace777a9 show error if delete messages permission not assigned 2025-01-10 14:34:53 +02:00
Craig Raw
a05f32873f show error if ban user permission not assigned 2025-01-10 14:33:06 +02:00
Craig Raw
b0c4cdaacb fix welcome 2025-01-10 14:24:46 +02:00
Craig Raw
a0ee8c6260 implement configurable cooldown period 2025-01-10 14:03:23 +02:00
Craig Raw
23116c5d87 add redis store, store unit test 2025-01-10 13:23:59 +02:00
Craig Raw
946edd017a use lazy initialization on stores 2025-01-09 16:48:30 +02:00
Craig Raw
c0219aef69 upgrade dependencies 2025-01-09 16:36:13 +02:00
Craig Raw
8588e722be add store interface and java map implementation 2025-01-09 16:25:01 +02:00
Craig Raw
80a83ffad9 fix space issue 2025-01-09 11:22:25 +02:00
Craig Raw
d18a35ac1c use user ids, forward replies with usernames 2025-01-09 11:14:45 +02:00
Craig Raw
077ac05f79 handle null usernames 2025-01-09 11:00:53 +02:00
Craig Raw
8c74dc9ecb fix bug 2025-01-09 10:52:17 +02:00
Craig Raw
ace83e2cc3 fix group name 2025-01-09 10:47:10 +02:00
Craig Raw
f405d52494 add start message 2025-01-09 10:35:56 +02:00
Craig Raw
f610e02171 send replies to replies 2025-01-09 10:17:51 +02:00
Craig Raw
92cbd4cad0 use supergroup 2025-01-09 09:22:03 +02:00
Craig Raw
6591ff1bc1 re add logback 2025-01-09 09:19:34 +02:00
Craig Raw
b77ec7d8a8 remove gradle logging, included in spring 2025-01-09 09:16:36 +02:00
Craig Raw
bd59f12b68 add logback config 2025-01-09 09:11:39 +02:00
Craig Raw
2ee7adf9c6 forward replies to bot convo 2025-01-09 09:06:18 +02:00
Craig Raw
a24e063cd7 use hash nyms 2025-01-09 08:49:12 +02:00
Craig Raw
0b0f5c53ae use spring boot 2025-01-09 08:26:06 +02:00
Craig Raw
6100a935e4 configurable bot name in welcome message 2025-01-09 07:55:24 +02:00
Craig Raw
4a71d57728 welcome message changes 2025-01-08 14:06:03 +02:00
Craig Raw
42067171c4 set as markdown 2025-01-08 13:55:49 +02:00
Craig Raw
ced033e3eb initial commit 2025-01-08 13:54:36 +02:00