Commit graph

15 commits

Author SHA1 Message Date
Jake Fulmine
14f11bd1e9 fix(bot): take member name privacy into account when viewing member groups
Some checks failed
Build and push Docker image / .net docker build (push) Has been cancelled
.net checks / run .net tests (push) Has been cancelled
.net checks / dotnet-format (push) Has been cancelled
2025-09-20 02:46:29 +02:00
Petal Ladenson
46bc920234
feat(bot): add confirmation to pk;group remove -all 2024-11-08 11:01:37 +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
93264cbf20
feat(bot): -all flag to add/remove all members from group 2024-10-03 17:30:39 +09:00
Jake Fulmine
87d027f2d4
tweak: use global list formatting for member group lists (#628)
* tweak: use global list formatting for member group lists

* fix: use DisplayHid
2024-10-01 08:56:38 -04:00
alyssa
1f11dbf269 fix(bot): clean up hid padding code 2024-06-04 18:56:28 +09:00
Iris System
9f56697241 feat: initial 6-character HID rework 2024-05-11 20:07:01 +12:00
rladenson
3045c5e307 feat(bot): add system guild icon & guild name (#554) 2023-07-19 12:49:00 +12:00
spiral
375758206e
fix: show correct name in entityReference when base name is private 2022-02-05 09:26:14 -05:00
spiral
8ce7465177
fix: don't crash in lists when searching for a string longer than 256 characters 2022-01-23 01:47:55 -05:00
spiral
df6a6fcf12
refactor: don't DI IDatabase and ModelRepository into bot command classes 2022-01-22 03:05:01 -05:00
rladenson
f3869dbcbe
feat: rework group list into member list 2022-01-14 22:30:02 -05: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
4450ae4214
feat: go through some TODOs 2021-11-26 22:02:58 -05:00