PluralKit/PluralKit.Bot/Commands
BeeFox-sys 721a4502bb
Feature/granular member privacy (#174)
* Some reasons this needs to exist for it to run on my machine? I don't think it would hurt to have it in other machines so

* Add options to member model

* Add Privacy to member embed

* Added member privacy display list

* Update database settings

* apparetnly this is nolonger needed?

* Fix sql call

* Fix more sql errors

* Added in settings control

* Add all subject to system privacy

* Basic API Privacy

* Name privacy in logs

* update todo

* remove CheckReadMemberPermission

* Added name privacy to log embed

* update todo

* Update todo

* Update api to handle privacy

* update todo

* Update systemlist full to respect privacy (as well as system list)

* include colour as option for member privacy subject

* move todo file (why was it there?)

* Update TODO.md

* Update TODO.md

* Update TODO.md

* Deleted to create pr

* Update command usage and add to the command tree

* Make api respect created privacy

* Add editing privacy through the api

* Fix pronoun privacy field in api

* Fix info leak of display name in api

* deprecate privacy field in api

* Deprecate privacy diffrently

* Update API

* Update documentation

* Update documentation

* Remove comment in yml

* Update userguide

* Update migration (fix typo in 5.sql too)

* Sanatize names

* some full stops

* Fix after merge

* update migration

* update schema version

* update edit command

* update privacy filter

* fix a dumb mistake

* clarify on what name privacy does

* make it easier on someone else

* Update docs

* Comment out unused code

* Add aliases for `member privacy all public` and `member privacy all private`
2020-06-17 21:31:39 +02:00
..
Autoproxy.cs Migrate to type-safe model ID structs 2020-06-14 21:37:04 +02:00
CommandTree.cs Feature/granular member privacy (#174) 2020-06-17 21:31:39 +02:00
Fun.cs Large refactor and project restructuring 2020-02-12 15:16:19 +01:00
Help.cs Add avatar credit for June 2020-06-04 16:24:30 +02:00
ImportExport.cs Fix Build Errors 2020-04-28 22:30:11 +02:00
Member.cs Feature/granular member privacy (#174) 2020-06-17 21:31:39 +02:00
MemberAvatar.cs Add own member checks back to the avatar mutators 2020-06-13 20:23:06 +02:00
MemberEdit.cs Feature/granular member privacy (#174) 2020-06-17 21:31:39 +02:00
MemberProxy.cs Fix setting proxies starting with text 2020-03-05 00:07:42 +01:00
Misc.cs Move discord links to new domain (#180) 2020-06-11 21:12:43 +02:00
ServerConfig.cs Extract Database to interface 2020-06-13 19:36:43 +02:00
Switch.cs Migrate API to ASP.NET Core Auth services + refactor 2020-06-16 01:15:59 +02:00
System.cs Fix Build Errors 2020-04-28 22:30:11 +02:00
SystemEdit.cs Feature/granular member privacy (#174) 2020-06-17 21:31:39 +02:00
SystemFront.cs Migrate API to ASP.NET Core Auth services + refactor 2020-06-16 01:15:59 +02:00
SystemLink.cs Large refactor and project restructuring 2020-02-12 15:16:19 +01:00
SystemList.cs Feature/granular member privacy (#174) 2020-06-17 21:31:39 +02:00
Token.cs Remove unused imports 2020-06-13 23:12:44 +02:00