dev-kittens
2a041d9eb5
Document group commands
2020-10-04 07:12:40 +00:00
dev-kittens
c50a9ea008
Add member list flags
2020-10-04 06:38:04 +00:00
Ske
7075c61756
Migrate to new Getting Started page from new-docs branch
2020-09-13 01:18:31 +02:00
kittens
32fe52c959
Add pronouns field in member model in API docs
2020-09-10 06:10:20 -04:00
Astrid
616e490e42
Merge pull request #212 from xSke/dependabot/npm_and_yarn/docs/prismjs-1.21.0
...
Bump prismjs from 1.20.0 to 1.21.0 in /docs
2020-08-21 18:33:19 +02:00
Ske
8688f4d0bf
Merge branch 'main' into feature/groups
2020-08-21 18:31:49 +02:00
Ske
9e251352c7
Various fixes and improvements
2020-08-16 12:10:54 +02:00
dependabot[bot]
f984875145
Bump prismjs from 1.20.0 to 1.21.0 in /docs
...
Bumps [prismjs](https://github.com/PrismJS/prism ) from 1.20.0 to 1.21.0.
- [Release notes](https://github.com/PrismJS/prism/releases )
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PrismJS/prism/compare/v1.20.0...v1.21.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-08 00:44:15 +00:00
acw0
4006d353f2
fix formatting
2020-07-29 11:30:46 +02:00
acw0
2dee8ab1ae
Document external emoji permissions
2020-07-29 11:30:46 +02:00
Ske
2d755edc89
Expand on FAQ with content from the support server
2020-07-28 23:16:41 +02:00
Ske
80fe6729cb
Expand on documentation aimed at server staff
2020-07-28 23:13:32 +02:00
Ske
93e4275b97
Fix the edit link on the docs
2020-07-28 20:11:45 +02:00
Ske
9fc042eddf
Remove commented-out hero front matter
2020-07-28 20:11:34 +02:00
Ske
0fd56d83e1
Document removal of unversioned API endpoints
2020-07-28 20:01:30 +02:00
Ske
0fadc81cda
Minor layout/content tweaks
2020-07-28 18:47:26 +02:00
Ske
8c0cbd6d26
Migrate docs to Vuepress
2020-07-28 18:19:40 +02:00
Ske
3e2f20fc04
Use standard Gem-style theme references
2020-06-22 14:43:46 +02:00
Ske
9eb982c762
Commit bundle config and lockfile
2020-06-22 14:34:59 +02:00
Ske
ae4e8f97d0
Add member avatar privacy
2020-06-20 16:00:50 +02:00
Ske
78f83339ae
Update reference to OpenAPI specification
2020-06-17 22:13:01 +02:00
Ske
327cd0aafd
Update documentation for privacy changes
2020-06-17 21:55:39 +02:00
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
ariel w
82886fe9e2
Move discord links to new domain ( #180 )
2020-06-11 21:12:43 +02:00
Ske
38e65b3971
Properly publish OpenAPI spec
2020-05-07 01:36:00 +02:00
Ske
e9cc0c8fdf
Fix wrong delete command in privacy docs. Closes #168 .
2020-05-03 00:37:04 +02:00
Ske
884d6e1925
Add pk;find to the command list
2020-03-05 19:08:11 +01:00
Ske
628ae6beb7
Update command list documentation
2020-03-04 18:28:13 +01:00
Ske
55671b45d6
Add support for UnbelievaBoat
2020-02-15 14:17:25 +01:00
Ske
ccf81b0826
Add support for Pancake
2020-02-15 14:17:25 +01:00
Ske
e9cc8ed424
Add logger bot cleanup support
2020-02-15 14:17:25 +01:00
Ske
bef3f5c79a
Merge branch 'api-privacy' of https://github.com/greysdawn/PluralKit into greysdawn-api-privacy
2020-02-13 22:55:10 +01:00
Ske
d0d3579b17
Add server-specific member avatars
2020-02-12 17:42:12 +01:00
xgreyskiesx
af344bb77c
Add privacy set/get to API
2020-02-10 05:33:43 -05:00
Ske
30ed293dc6
Change no-year sentinel value to 0004
...
This allows setting the date "Feb 29" with no year, since the year 0004 is a leap year in the Gregorian calendar, while the year 0001 isn't.
2020-02-09 22:36:02 +01:00
Ske
f2bbf8a51d
Tweaks to the new documentation
2020-02-09 15:08:37 +01:00
BeeFox-sys
9e47f98a23
Improve Docs ( #151 )
...
* Added configurable command prefix
* Added getting started, renamed files
* Add nav order, add assests, add system example
* Added a lot
* Update Emojis
* Add guide links to bot
* Added Images
2020-02-09 14:17:26 +01:00
Ske
ab39ebc512
Document Content-Type requirement for API
2020-02-03 14:47:08 +01:00
Ske
2abb9fc9f9
Fix API schema tables
2020-01-31 12:56:21 +01:00
Ske
8e1b3dfa98
Add privacy section to user guide
2020-01-30 09:52:28 +01:00
Ske
0ce5883da1
Add command list documentation for missing commands
2020-01-25 16:46:34 +01:00
Astrid
eb44c8fda2
Merge pull request #150 from xSke/feature/autoproxy
...
Implement autoproxy. Closes #149 .
2020-01-25 16:35:31 +01:00
Ske
01c4e99876
Document autoproxy functionality
2020-01-25 16:21:52 +01:00
Ske
4922181fe1
Explicitly state information privacy in the privacy policy
2020-01-23 22:14:32 +01:00
Ske
98613c4287
Add system and member privacy support
2020-01-11 16:51:13 +01:00
Ske
5835ab63cd
Update API documentation with new serialisation changes
2019-12-28 16:12:16 +01:00
Ske
468241c92f
Add avatar preview with no arguments
2019-12-28 12:23:52 +01:00
Ske
8e1b27e5fd
Add website documentation for servername
2019-12-27 11:43:18 +01:00
Ske
d2205ea7e6
Update documentation with new features
2019-12-22 14:26:53 +01:00
Ske
7db55a3992
Update API documentation examples to align with updated schema
2019-11-03 19:20:41 +01:00