jude
|
33e85dc44d
|
Fix issue with exporting
|
2024-10-21 18:50:06 +01:00 |
|
jude
|
eb5c851d97
|
..
|
2024-10-13 19:01:37 +01:00 |
|
jude
|
6340f5a20f
|
Add script to remove old reminders
|
2024-10-12 22:12:01 +01:00 |
|
jude
|
6f223b1bc2
|
Remove usages of FIND_IN_SET
FIND_IN_SET doesn't make use of indexes
|
2024-10-10 19:06:56 +01:00 |
|
jude
|
dcfb5a2d4f
|
Speed up delete query
|
2024-10-04 20:19:06 +01:00 |
|
jude
|
7395685e0d
|
Working on adding docker stuff
|
2024-09-29 17:49:48 +01:00 |
|
jude
|
9bf0b5d7e4
|
Merge branch 'jude/fix-dashboard-patreon' into current
|
2024-09-21 10:11:19 +01:00 |
|
jude
|
9a6b65f3a3
|
Don't delete guild data when guild becomes unavailable
|
2024-09-17 23:47:27 +01:00 |
|
jude
|
b6ff149d51
|
Fix macro list/delete
|
2024-09-14 12:07:09 +01:00 |
|
jude
|
e7c840a4d4
|
Fix patreon not sharing between guild members
|
2024-08-19 21:45:24 +01:00 |
|
jude
|
febd04c374
|
Update schemas and resolve some warnings
|
2024-07-16 15:18:02 +01:00 |
|
jude
|
54ee3594eb
|
Merge branch 'jude/remove-activity-setter' into current
|
2024-07-16 09:49:57 +01:00 |
|
jude
|
b5dbfe336d
|
Don't set activity in ready event
|
2024-07-07 16:31:23 +01:00 |
|
jude
|
b673a2fe6b
|
Fix types
|
2024-07-07 16:29:28 +01:00 |
|
jude
|
f26682e6de
|
Working on user preferences for dashboards
|
2024-07-04 20:52:36 +01:00 |
|
jude
|
d7515f3611
|
Don't require View Channel permission
|
2024-06-18 19:28:53 +01:00 |
|
jude
|
6ae1096d79
|
Bump ver
|
2024-06-12 17:44:55 +01:00 |
|
jude
|
fc96ae526f
|
Default permission checks to true
|
2024-06-10 18:30:55 +01:00 |
|
jude
|
8881ef0f85
|
Fix DM reminders trying to load guild data
|
2024-06-06 16:56:19 +01:00 |
|
jude
|
de4ecf8dd6
|
QoL
* Made todo added responses ephemeral if /settings ephemeral is on
* Enabled systemd watchdog
* Move metrics to rocket
|
2024-06-04 18:40:49 +01:00 |
|
jude
|
65b8ba3b47
|
Redirect old dashboard routes to new routes
|
2024-06-04 16:42:42 +01:00 |
|
jude
|
ef10902c1e
|
Fix todo list deletion not working properly
|
2024-05-03 16:21:27 +01:00 |
|
jude
|
24e316b12f
|
Add delete/patch todos
|
2024-04-10 18:42:29 +01:00 |
|
jude
|
4063334953
|
More work on todo list
|
2024-04-09 21:21:46 +01:00 |
|
jude
|
e128b9848f
|
More work on todo list support
|
2024-04-07 20:20:16 +01:00 |
|
jude
|
9989ab3b35
|
Start work on todo list support for dashboard
|
2024-04-06 14:27:58 +01:00 |
|
jude
|
b951db3f55
|
Bump version
|
2024-03-31 13:30:30 +01:00 |
|
jude
|
b0f932445c
|
Add server emoji picker
|
2024-03-31 12:49:52 +01:00 |
|
jude
|
30f011fcd5
|
Don't send attachments over API
|
2024-03-28 19:34:30 +00:00 |
|
jude
|
67b6f30c62
|
Add IDs to metrics
|
2024-03-25 16:41:49 +00:00 |
|
jude
|
8ae311190f
|
Fix panic?????????
|
2024-03-25 06:07:30 +00:00 |
|
jude
|
ecd75d6f55
|
Add metrics
|
2024-03-24 20:38:19 +00:00 |
|
jude
|
4a80d42f86
|
Move postman and web inside src
|
2024-03-24 20:23:16 +00:00 |
|
jude
|
6f0bdf9852
|
Support sending reminders to threads
|
2024-03-03 13:04:50 +00:00 |
|
jude
|
dcee9e0d2a
|
Begin to work on thread support
|
2024-03-03 11:58:22 +00:00 |
|
jude
|
60b90a61d4
|
Adjust permission check
Correct response code for oauth redirect
|
2024-02-25 09:09:00 +00:00 |
|
jude
|
90f05758d0
|
Bypass self permission check for DMs
|
2024-02-24 22:27:29 +00:00 |
|
jude
|
53e13844f9
|
Add unit tests
|
2024-02-24 15:02:34 +00:00 |
|
jude
|
dd7e681285
|
Update rust
|
2024-02-22 18:35:37 +00:00 |
|
jude
|
15aa9ccffd
|
Update help text
|
2024-02-22 17:42:29 +00:00 |
|
jude
|
525471bcad
|
Correct help text
|
2024-02-22 17:35:50 +00:00 |
|
jude
|
d8f266852a
|
Add remaining commands
|
2024-02-18 14:32:58 +00:00 |
|
jude
|
76a286076b
|
Link all top-level commands with macro recording/replaying logic
|
2024-02-18 13:24:37 +00:00 |
|
jude
|
5e39e16060
|
Add option types for top-level commands
|
2024-02-18 11:04:43 +00:00 |
|
jude
|
c1305cfb36
|
Extract trait
|
2024-02-17 20:25:14 +00:00 |
|
jude
|
4823754955
|
Move all commands to their own files
|
2024-02-17 18:55:16 +00:00 |
|
jude
|
eb92eacb90
|
Rearranged some commands
Working on a macro to automatically add option wrappers
|
2024-02-17 14:09:01 +00:00 |
|
jude
|
d0833b7bca
|
Add macro for extracting arguments
|
2024-02-16 20:09:32 +00:00 |
|
jude
|
b81c3c80c1
|
Record some parameters for /remind
|
2024-02-15 17:28:43 +00:00 |
|
jude
|
2f6d035efe
|
Rename table references
|
2024-02-14 19:44:53 +00:00 |
|