PluralKit/PluralKit.Bot/Commands
2022-05-02 15:54:49 -04:00
..
Lists feat: add some aliases (pk;ls and -wprns) (#432) 2022-03-30 05:42:34 -04:00
Admin.cs refactor: don't DI IDatabase and ModelRepository into bot command classes 2022-01-22 03:05:01 -05:00
Api.cs refactor: don't DI IDatabase and ModelRepository into bot command classes 2022-01-22 03:05:01 -05:00
Autoproxy.cs fix: don't crash in autoproxy status if targeted member was deleted (again) 2022-03-30 05:06:47 -04:00
Checks.cs feat: rewrite database schema for localized autoproxy 2022-03-21 23:43:33 -04:00
Config.cs feat: add blue diamond documentation and 'clear' command to pk;config 2022-02-11 12:25:56 -05:00
Fun.cs chore: lint 2022-02-04 14:52:06 -05:00
GroupMember.cs fix: show correct name in entityReference when base name is private 2022-02-05 09:26:14 -05:00
Groups.cs chore: code cleanup (mostly whitespace / remove unused imports) 2022-03-30 04:36:22 -04:00
Help.cs chore: lint 2022-02-04 14:52:06 -05:00
ImportExport.cs chore: code cleanup (mostly whitespace / remove unused imports) 2022-03-30 04:36:22 -04:00
Member.cs refactor: don't DI IDatabase and ModelRepository into bot command classes 2022-01-22 03:05:01 -05:00
MemberAvatar.cs fix: show correct name in entityReference when base name is private 2022-02-05 09:26:14 -05:00
MemberEdit.cs fix: show displayname field even when member name is private 2022-03-30 05:21:26 -04:00
MemberProxy.cs fix: show correct name in entityReference when base name is private 2022-02-05 09:26:14 -05:00
Message.cs chore: PR lint 2022-04-07 03:47:38 -04:00
Misc.cs feat: show total shards from cluster configuration if present 2022-03-11 17:51:04 -05:00
Random.cs refactor: don't DI IDatabase and ModelRepository into bot command classes 2022-01-22 03:05:01 -05:00
ServerConfig.cs refactor: don't DI IDatabase and ModelRepository into bot command classes 2022-01-22 03:05:01 -05:00
Switch.cs refactor: don't DI IDatabase and ModelRepository into bot command classes 2022-01-22 03:05:01 -05:00
System.cs refactor: don't DI IDatabase and ModelRepository into bot command classes 2022-01-22 03:05:01 -05:00
SystemEdit.cs fix: don't ignore flags in pk;system color 2022-05-02 15:54:49 -04:00
SystemFront.cs refactor: don't DI IDatabase and ModelRepository into bot command classes 2022-01-22 03:05:01 -05:00
SystemLink.cs refactor: don't DI IDatabase and ModelRepository into bot command classes 2022-01-22 03:05:01 -05:00
SystemList.cs fix: don't crash in lists when searching for a string longer than 256 characters 2022-01-23 01:47:55 -05:00