PluralKit/PluralKit.Bot/Commands
spiral 0efaab6d95
refactor: don't use 'out' in IDiscordCache methods
this change is required for async cache (.NET doesn't support async ref/out params)
2021-11-18 13:11:02 -05:00
..
Avatars
Lists feat: add showing avatar URL in short list 2021-11-14 11:10:19 -05:00
Privacy
Admin.cs fix: add missing await 2021-10-06 19:49:11 -04:00
Autoproxy.cs refactor: add SqlKata for SQL generation, move connection handling into ModelRepository 2021-09-29 21:51:38 -04:00
Checks.cs feat: async cache 2021-11-17 20:41:02 -05:00
CommandTree.cs feat: change member/group lookup order, add -id flag 2021-11-17 09:30:19 -05:00
Fun.cs feat: throw exception 2021-10-30 18:49:36 -04:00
Groups.cs refactor: move GroupAddRemoveResponseService into GroupMemberUtils 2021-10-31 01:11:10 -04:00
Help.cs
ImportExport.cs
Member.cs refactor: add SqlKata for SQL generation, move connection handling into ModelRepository 2021-09-29 21:51:38 -04:00
MemberAvatar.cs refactor: add SqlKata for SQL generation, move connection handling into ModelRepository 2021-09-29 21:51:38 -04:00
MemberEdit.cs feat: add "today" argument to pk;m birthday (#398) 2021-10-29 17:44:51 -04:00
MemberGroup.cs refactor: move GroupAddRemoveResponseService into GroupMemberUtils 2021-10-31 01:11:10 -04:00
MemberProxy.cs refactor: add SqlKata for SQL generation, move connection handling into ModelRepository 2021-09-29 21:51:38 -04:00
Message.cs feat: async cache 2021-11-17 20:41:02 -05:00
Misc.cs feat: don't call GetCurrentProcess twice 2021-11-09 01:51:02 -05:00
Random.cs refactor: add SqlKata for SQL generation, move connection handling into ModelRepository 2021-09-29 21:51:38 -04:00
ServerConfig.cs refactor: don't use 'out' in IDiscordCache methods 2021-11-18 13:11:02 -05:00
Switch.cs refactor: add SqlKata for SQL generation, move connection handling into ModelRepository 2021-09-29 21:51:38 -04:00
System.cs refactor: add SqlKata for SQL generation, move connection handling into ModelRepository 2021-09-29 21:51:38 -04:00
SystemEdit.cs refactor: don't use 'out' in IDiscordCache methods 2021-11-18 13:11:02 -05:00
SystemFront.cs feat: add 'full' argument to pk;s frontpercent command 2021-11-01 02:35:29 -04:00
SystemLink.cs refactor: add SqlKata for SQL generation, move connection handling into ModelRepository 2021-09-29 21:51:38 -04:00
SystemList.cs
Token.cs refactor: add SqlKata for SQL generation, move connection handling into ModelRepository 2021-09-29 21:51:38 -04:00