rladenson
|
edfc6714d6
|
feat: dynamically show primary command prefix
|
2025-01-01 19:15:13 -07:00 |
|
rladenson
|
3bf1203234
|
fix: show ids in pt embeds for image links
|
2024-12-05 16:41:50 -07:00 |
|
rladenson
|
b972a0238c
|
feat: add raw and pt formats to group pfp and banner
|
2024-12-05 16:41:50 -07:00 |
|
rladenson
|
1ae6c8ff54
|
feat: add raw and pt format to group icon
|
2024-12-05 16:41:50 -07:00 |
|
alyssa
|
620364bf61
|
fix(bot): check own system before confirming clear in a few commands
|
2024-11-10 11:03:18 +09:00 |
|
Petal Ladenson
|
cbc5a34dae
|
feat(bot): separate banner privacy from description privacy
|
2024-11-10 03:44:48 +09:00 |
|
Petal Ladenson
|
50943e6322
|
feat(bot): show ids in plaintext embeds
|
2024-11-08 11:01:47 +09:00 |
|
Petal Ladenson
|
5f644ab17a
|
fix(bot): respect member/group name/desc privacy in search
|
2024-10-05 01:49:10 +09:00 |
|
Petal Ladenson
|
f37a6f4290
|
fix(bot): respect character limit for group display names
|
2024-10-04 19:55:46 +09:00 |
|
Petal Ladenson
|
23fe904464
|
feat(bot): add -plaintext flag alongside -raw
|
2024-10-03 17:23:33 +09:00 |
|
rladenson
|
3d9be096cb
|
fix: respect sys name privacy in group list
|
2024-10-03 17:19:13 +09:00 |
|
Iris System
|
7965e15282
|
fix(bot): make deletion ID checks accept hyphens/caps
|
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 |
|
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 |
|
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 |
|
Ouroboros
|
2d26fee5f5
|
fix(bot): correct inconsistencies in group avatar/banner messages (#607)
|
2024-01-27 14:00:20 +13:00 |
|
Ouroboros
|
08012d7c62
|
fix(bot): add link to support server to group limit warnings (#605)
|
2024-01-27 13:59:30 +13:00 |
|
spiral
|
f9abcc68c4
|
refactor(bot): separate MatchClear from ConfirmClear
|
2022-12-01 07:16:36 +00:00 |
|
KJP12
|
fa625612ba
|
Fix missing newlines in display name commands' help/preview (#489)
Includes...
- `pk;group aaaaa displayname`
- `pk;member aaaaa displayname`
|
2022-11-03 20:08:42 -04:00 |
|
Jake Fulmine
|
67d5118c9c
|
fix: apply requested changes
|
2022-08-27 15:15:14 +02:00 |
|
Jake Fulmine
|
cd14e6409b
|
feat: add command for calling up ids
|
2022-08-27 13:52:50 +02:00 |
|
Jake Fulmine
|
c77b2bb4fc
|
feat: show character amount for string fields
|
2022-08-27 11:25:44 +02:00 |
|
spiral
|
b30e2a01e3
|
feat: add '-raw' flag to color commands
|
2022-06-13 14:35:18 -04:00 |
|
spiral
|
7afba4ea95
|
chore: code cleanup (mostly whitespace / remove unused imports)
|
2022-03-30 04:36:22 -04:00 |
|
spiral
|
375758206e
|
fix: show correct name in entityReference when base name is private
|
2022-02-05 09:26:14 -05:00 |
|
spiral
|
df6a6fcf12
|
refactor: don't DI IDatabase and ModelRepository into bot command classes
|
2022-01-22 03:05:01 -05:00 |
|
spiral
|
c7851f6f5a
|
fix: merge system/group frontpercent code, fix flags
|
2022-01-19 17:59:01 -05:00 |
|
rladenson
|
f3869dbcbe
|
feat: rework group list into member list
|
2022-01-14 22:30:02 -05:00 |
|
Spectralitree
|
93f1158d33
|
fix: display correct color when looking up other systems' groups
|
2022-01-09 13:21:22 +01:00 |
|
spiral
|
cc0779e0e8
|
fix: use direct lookup context for pk;member <name> groups
|
2021-12-23 23:11:55 -05:00 |
|
spiral
|
9926bbbd8b
|
feat: don't hide information from own system when directly requested
in lists, pk;m <ref> <prop>, etc
|
2021-12-07 01:32:29 -05:00 |
|
spiral
|
32bea51e18
|
feat: config setting to default show/hide private info
|
2021-12-06 04:01:42 -05:00 |
|
spiral
|
455830a2b5
|
feat: public/private lookup flags, consistency
|
2021-12-06 00:32:54 -05:00 |
|
spiral
|
1ff6bb76cd
|
feat: config setting to automatically set members/groups to private when creating
|
2021-12-01 11:48:49 -05:00 |
|
spiral
|
56d07e0f2d
|
feat: pk;config
|
2021-11-29 21:35:21 -05:00 |
|
spiral
|
4450ae4214
|
feat: go through some TODOs
|
2021-11-26 22:02:58 -05:00 |
|
spiral
|
1918c56937
|
feat: upgrade to .NET 6, refactor everything
|
2021-11-26 21:10:56 -05:00 |
|
spiral
|
b8e2ebd470
|
Merge branch 'feat/webhooks' into main
|
2021-11-25 17:15:42 -05:00 |
|
spiral
|
bc7e0df872
|
feat(webhooks): SUCCESSFUL_IMPORT event, better behaviour when creating entities
|
2021-11-25 15:33:02 -05:00 |
|
spiral
|
99b81085ed
|
fix: fix 'members' string in group limit warning
|
2021-11-21 09:05:16 -05:00 |
|
spiral
|
8d02af7b94
|
refactor: move GroupAddRemoveResponseService into GroupMemberUtils
(it's not a service)
|
2021-10-31 01:11:10 -04:00 |
|
spiral
|
92e45a07ff
|
refactor: add SqlKata for SQL generation, move connection handling into ModelRepository
|
2021-09-29 21:51:38 -04:00 |
|
spiral
|
e3fa0f3b32
|
fix(MatchRaw commands): don't skip matching flags when setting new value
|
2021-09-26 17:30:30 -04:00 |
|
spiral
|
bc2c198a82
|
group import/export
|
2021-09-21 21:42:41 -04:00 |
|
spiral
|
dec228d5bd
|
feat: add limit reach warning to pk;group new
|
2021-09-13 02:46:40 -04:00 |
|
spiral
|
b390c8ab62
|
fix MatchRaw commands one more time :/
|
2021-09-13 02:33:34 -04:00 |
|
spiral
|
a165a42046
|
fix MatchRaw commands *again*
|
2021-09-13 01:57:31 -04:00 |
|
spiral
|
bae883c11f
|
refactor: consolidate [x]TooLongErrors into StringTooLongError
|
2021-09-13 01:57:15 -04:00 |
|