Iris System
|
53a3d1886b
|
fix(bot): add more plural forms to new config commands
|
2024-05-11 20:07:01 +12:00 |
|
Iris System
|
1ce9227b7d
|
feat(bot): add option for hid capitalization
|
2024-05-11 20:07:01 +12:00 |
|
Iris System
|
a3f1601938
|
fix(bot): allow "split id" for config option
|
2024-05-11 20:07:01 +12:00 |
|
Iris System
|
dc3e21a195
|
fix(bot): correct length check in ctx.CreateNotFoundError
|
2024-05-11 20:07:01 +12:00 |
|
Iris System
|
9f56697241
|
feat: initial 6-character HID rework
|
2024-05-11 20:07:01 +12:00 |
|
alyssa
|
73f43b8cb3
|
feat(docs): document 'system' key in member/group models
|
2024-05-03 01:18:15 +09:00 |
|
alyssa
|
5656f592a9
|
feat(bot): add new APP tag to pk;explain and help command
Co-authored-by: XDuskAshes <thegaymeradummy@gmail.com>
|
2024-04-19 17:26:13 -04:00 |
|
alyssa
|
225480c8da
|
chore: dotnet format (oops)
|
2024-04-16 15:02:52 -04:00 |
|
alyssa
|
1190af90a3
|
fix: document proxy_privacy in member model
|
2024-04-16 15:00:43 -04:00 |
|
alyssa
|
2b46d0c2ac
|
fix(api): correctly check privacy settings on group list endpoint
|
2024-04-16 14:59:12 -04:00 |
|
Jake Fulmine
|
ffe3ee9050
|
fix(dashboard): don't parse + in markdown as list
|
2024-04-14 12:00:17 +02:00 |
|
multimasks
|
285a0f6542
|
fix(docs): add "Send Messages In Threads" permission to user guide (#618)
|
2024-04-13 22:51:30 +00:00 |
|
multimasks
|
f3a2ffeead
|
fix(docs): update Nitro emoji & reply-ping sections (#613)
|
2024-04-13 22:48:29 +00:00 |
|
Jake Fulmine
|
fc1ef62334
|
fix(dashboard): don't trim newlines after lists in markdown parsing
|
2024-04-11 20:19:37 +02:00 |
|
Jake Fulmine
|
ec81bb0c80
|
fix(dashboard): properly serve fonts in backend
|
2024-04-11 14:59:20 +02:00 |
|
Jake Fulmine
|
07e653a1b8
|
fix(dashboard): parse non-ASCII characters in code blocks
|
2024-04-11 14:58:57 +02:00 |
|
alyssa
|
64c1939d71
|
feat(bot): query updated signature parameters of expired discord attachments
|
2024-03-13 21:25:35 +13:00 |
|
ambdroid
|
caff9c50aa
|
feat(core): add dispatch for autoproxy events (#621)
|
2024-03-14 10:26:09 +13:00 |
|
Astrid
|
44bd0d6079
|
Merge pull request #623 from nim-ka/main
Add shorthand 'pk;x' for 'pk;edit -regex'
|
2024-03-07 13:21:12 +01:00 |
|
nim-ka
|
1493e8d83d
|
Remove trailing newlines
|
2024-03-07 03:31:01 -08:00 |
|
nim-ka
|
8f7f4ab6f4
|
Add shorthand 'pk;x' for 'pk;edit -regex'
|
2024-03-07 03:25:17 -08:00 |
|
Astrid
|
19fdae6ce9
|
fmt
|
2024-02-22 06:43:29 +01:00 |
|
Astrid
|
7880d3baf9
|
Also send gifs over to avatar service
|
2024-02-22 06:38:15 +01:00 |
|
Jake Fulmine
|
7d01c02de0
|
tweak(dashboard): add a little bit of extra space at the bottom of lists (for mobile convenience)
|
2024-02-18 15:01:02 +01:00 |
|
Jake Fulmine
|
6d7e3d2d04
|
feat(dashboard): more randomization options!
|
2024-02-18 14:37:57 +01:00 |
|
Jake Fulmine
|
0b37274cba
|
fix(dashboard): fix crash when randomizing with card view
|
2024-02-18 14:31:19 +01:00 |
|
Jake Fulmine
|
977edb70a2
|
fix(dashboard): don't show old description after clearing
|
2024-02-18 14:18:20 +01:00 |
|
Jake Fulmine
|
a81bbe6e26
|
tweak(dashboard): exit system edit mode when submitting
|
2024-02-18 14:08:03 +01:00 |
|
Jake Fulmine
|
6a1b584121
|
fix(dashboard): fix groups not appearing on public member page
|
2024-02-18 13:52:18 +01:00 |
|
Jake Fulmine
|
08d050a827
|
feat(dashboard): (re-)add opendyslexic and atkinson hyperlegible options
|
2024-02-18 13:40:26 +01:00 |
|
Jake Fulmine
|
6eadcb42b1
|
fix(dashboard): don't force items per page amount on member/group pages
|
2024-02-18 13:11:22 +01:00 |
|
Jake Fulmine
|
a4fd48e64d
|
fix(dashboard): make formatted group preview use total group count
|
2024-02-18 13:04:27 +01:00 |
|
ashe
|
99f905de4c
|
fix(api): refactor autoproxy controller so unlatching can work (#615)
|
2024-02-13 22:55:21 +13:00 |
|
Iris System
|
71ea11e97e
|
feat: add system_id parameter to avatar pull requests
|
2024-02-13 22:42:40 +13:00 |
|
Iris System
|
6547f1ca20
|
fix(bot): add AvatarSource.HostedCdn
|
2024-02-13 22:42:40 +13:00 |
|
Iris System
|
5499a20a2c
|
fix(bot): allow mixed-case file extensions for CDN URLs
|
2024-02-13 22:42:40 +13:00 |
|
Astrid
|
8157c6932e
|
feat: add support for external avatar hosting service (#614)
|
2024-02-11 15:53:46 +13:00 |
|
Jake Fulmine
|
8befb1c857
|
fix(bot): avoid 403 status codes on image upload (#611)
|
2024-02-09 16:38:17 +13:00 |
|
Iris System
|
823db4cd24
|
fix(scheduled_tasks): maybe actually make it work
|
2024-01-27 16:22:41 +13:00 |
|
Iris System
|
97d2f15501
|
fix(scheduled_tasks): int32 -> int64 in stats update
|
2024-01-27 16:05:20 +13:00 |
|
multimasks
|
283de562d3
|
fix(docs): update FAQ with latest emoji issues (#608)
updated nitro emoji question to include "pk must be in source server" + twitch integration issues
|
2024-01-27 14:01:14 +13:00 |
|
Ouroboros
|
8e0b4ed4fa
|
fix(bot): update credits on pk;help (#609)
|
2024-01-27 14:00:42 +13:00 |
|
Ouroboros
|
2d26fee5f5
|
fix(bot): correct inconsistencies in group avatar/banner messages (#607)
|
2024-01-27 14:00:20 +13:00 |
|
Ouroboros
|
b48a36eb4b
|
fix(bot): inconsistent period cleanup in pk;cfg (#606)
|
2024-01-27 13:59:59 +13:00 |
|
Ouroboros
|
08012d7c62
|
fix(bot): add link to support server to group limit warnings (#605)
|
2024-01-27 13:59:30 +13:00 |
|
Ouroboros
|
a27200de6e
|
fix(bot): add link to support server to member limit warnings (#604)
|
2024-01-27 13:59:10 +13:00 |
|
Ouroboros
|
e167b0e0d9
|
fix(bot): remove '@mention' instruction from ShowBannerImage (#603)
|
2024-01-27 13:58:32 +13:00 |
|
Ouroboros
|
bf51c1921b
|
fix(bot): add member hid to rename response if new name contains spaces (#602)
|
2024-01-27 13:58:10 +13:00 |
|
Ouroboros
|
36622905d3
|
fix(bot): channels can now have 15 webhooks (#601)
|
2024-01-27 13:57:11 +13:00 |
|
Petal Ladenson
|
7ef76a8e67
|
feat(bot): add origin message id to pk;msg (#595)
|
2024-01-27 13:56:37 +13:00 |
|