Commit Graph

159 Commits

Author SHA1 Message Date
spiral
d28e99ba43
fix: get rid of top-level guild_id key in dispatch payloads 2021-11-26 14:45:58 -05:00
spiral
a4a5f5c17a
feat: move PKMessage JSON to PluralKit.Core 2021-11-26 14:23:57 -05:00
spiral
8854063fe9
fix: misc docs stuff 2021-11-25 17:59:10 -05:00
spiral
b8e2ebd470
Merge branch 'feat/webhooks' into main 2021-11-25 17:15:42 -05:00
spiral
ec8ecb1e96
feat(webhooks): add blurb about dispatch webhooks, add to nav 2021-11-25 17:13:15 -05:00
spiral
0a244eb9b5
feat(webhooks): add documentation for pk;s webhook command 2021-11-25 15:42:25 -05:00
spiral
bc7e0df872
feat(webhooks): SUCCESSFUL_IMPORT event, better behaviour when creating entities 2021-11-25 15:33:02 -05:00
spiral
a05c3cfeed
fix(webhooks): docs links 2021-11-25 12:48:49 -05:00
spiral
51c900a378
feat(webhooks): docs 2021-11-22 14:20:43 -05:00
spiral
c9f91e0c13
feat(docs): update upload screenshot for new Discord UI 2021-11-19 07:55:56 -05:00
spiral
4fa51da312
feat(docs): add note about query string parameters 2021-11-17 10:00:57 -05:00
spiral
d72537eded
feat(docs): document pagination requirement for /systems/:ref/switches endpoint 2021-11-17 09:53:17 -05:00
spiral
b4b83f2c94
fix(api): have correct behaviour for 'before' param 2021-11-17 09:52:58 -05:00
Grey Himmel
d00fa8bffa
Fix single asterisk note under "create switch"
Just escaping it so it doesn't become a bullet point
2021-11-13 11:48:20 -05:00
spiral
78fc247b7e
fix(docs): fix links to guild settings models 2021-11-08 11:15:48 -05:00
spiral
7205fd1595
feat(docs): add proxy_tags to member object, add note about max proxy tag length 2021-11-08 11:11:36 -05:00
spiral
3979cdd95a
feat: officially deprecate APIv1 2021-11-07 12:43:59 -05:00
spiral
037f54b41a
feat: move to Plausible self-hosted 2021-11-04 21:45:54 -04:00
spiral
44ccf01f93
feat: with_members query string on /systems/:ref/members endpoint 2021-11-01 00:12:11 -04:00
spiral
9fece5dbf5
feat: add documentation for /v2/messages/{message} endpoint 2021-10-30 19:51:50 -04:00
spiral
7c9a375393
feat: temporarily add warning message about pre-release apiv2 docs 2021-10-30 18:50:19 -04:00
spiral
f44f83c809 Merge branch 'feat/apiv2' into main 2021-10-30 18:18:08 -04:00
spiral
c7126840ed
refactor(apiv2): rewrite group member endpoints to be cleaner 2021-10-30 18:16:18 -04:00
spiral
93eef82a83
refactor(apiv2): fix nonsense behaviour with error objects/arrays 2021-10-29 20:06:09 -04:00
Spectralitree
e0c43a9af7
feat: add "today" argument to pk;m birthday (#398) 2021-10-29 17:44:51 -04:00
spiral
be5bf0cfb7
feat: misc pk;log channel changes
- show currently set log channel if no arguments are present
- throw error if someone tries to set the log channel to an invalid channel type
- throw error if bot is missing permissions to log in the new channel
2021-10-29 13:28:27 -04:00
spiral
8e0e393f52
feat(apiv2): docs fixes 2021-10-22 17:54:47 -04:00
spiral
7d36a39a57
feat(apiv2): documentation, misc fixes 2021-10-22 11:20:26 -04:00
spiral
362770eef0
feat: add privacy policy note for analytics 2021-10-15 03:30:58 -04:00
spiral
bb116804b6
feat: move to Plausible Analytics 2021-10-15 03:28:29 -04:00
dependabot[bot]
8809320d81
build(deps): bump url-parse from 1.5.1 to 1.5.3 in /docs (#393)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-26 22:00:17 -04:00
dependabot[bot]
a146079a01
build(deps): bump prismjs from 1.24.1 to 1.25.0 in /docs (#392)
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.24.1 to 1.25.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.24.1...v1.25.0)

---
updated-dependencies:
- dependency-name: prismjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-26 20:54:34 -04:00
BeautifulPixel
7d60b3e7cf
Add switch editing functionality 2021-09-26 20:08:38 -04:00
Grey Himmel
65b4f0e370
Add color to system JSON representation 2021-09-25 15:05:42 -04:00
spiral
4dffdb2e9a
feat(docs): document -raw flag 2021-08-27 22:31:28 -04:00
spiral
2807906d79
feat: show display options in short member list 2021-08-05 17:48:31 -04:00
spiral
b9f73cadb7
feat: proxy debug command
Co-authored-by: Spectralitree <72747870+Spectralitree@users.noreply.github.com>
2021-08-03 21:06:14 -04:00
spiral
d8458c0846
docs(api): clarify the term 'nullable' 2021-08-03 20:11:02 -04:00
spiral
348b87f64d
docs: name is not nullable in API models 2021-08-03 20:06:08 -04:00
dependabot[bot]
c691adf8c9 Bump prismjs from 1.23.0 to 1.24.1 in /docs
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.23.0 to 1.24.1.
- [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.23.0...v1.24.1)

---
updated-dependencies:
- dependency-name: prismjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-02 17:34:30 -04:00
spiral
9d4006b056
Add server-specific system tag 2021-08-02 17:22:06 -04:00
spiral
e144571904
Add banner (large) image 2021-08-02 13:46:12 -04:00
spiral
ebf6933440
add more information about non-logger bots with PluralKit support 2021-08-01 16:29:56 -04:00
spiral
1a0486f038
Add crosslink to the bots with support list
Co-authored-by: panley01 <52224740+panley01@users.noreply.github.com>
2021-08-01 16:26:11 -04:00
spiral
52a7a015cd
Document Vortex log cleanup 2021-07-27 10:36:02 -04:00
spiral
16639f4f56
Fix link to js library 2021-07-13 23:47:12 -04:00
spiral
d17e93e8b0
add API libraries to docs 2021-07-13 23:06:51 -04:00
spiral
902bad110c
Add missing flags to docs 2021-07-08 10:34:13 -04:00
spiral
c727a71161
Add "flat" front history view (percentages add up to 100%) 2021-06-21 11:30:38 -04:00
spiral
28cd50a5bf
Clarify member/group argument in command list
Co-authored-by: Powi <powi@powi.fr>
2021-06-11 21:12:58 +00:00