Commit Graph

179 Commits

Author SHA1 Message Date
Jake Fulmine
494f93d629
feat: add some aliases (pk;ls and -wprns) (#432) 2022-03-30 05:42:34 -04:00
spiral
97c14b20b0
fix(api): don't 500 on invalid PATCH body 2022-03-23 14:26:54 -04:00
LegendaryGeek
f8be242613 add aero to the bots with pluralkit support 2022-03-23 14:21:01 -04:00
Jake Fulmine
7efe6f1f97
feat: system pronouns (#429) 2022-03-23 14:20:16 -04:00
spiral
982812333b
feat: rewrite database schema for localized autoproxy 2022-03-21 23:43:33 -04:00
spiral
fafa62f560
feat(docs): add documentation for new API ratelimiting 2022-02-27 18:53:04 -05:00
spiral
bf122f1046
feat: update command help for pk;autoproxy 2022-01-19 17:40:27 -05:00
rladenson
c62b9c2d40
feat: add -with-displayname flag to lists 2022-01-19 17:21:37 -05:00
rladenson
f3869dbcbe
feat: rework group list into member list 2022-01-14 22:30:02 -05:00
spiral
8aa2b0b7aa
fix(docs): consistency: use 'boolean' everywhere instead of 'bool' 2022-01-11 09:57:47 -05:00
spiral
56c3d6057e
feat(docs): document nullability of system/member keys in message object 2022-01-11 09:55:37 -05:00
liv
3107a0b5fd
fix(docs): broken links 2021-12-07 02:42:22 -05:00
spiral
5cf2384474
fix: incorrect documentation for pk;system new 2021-12-07 02:13:04 -05:00
spiral
32bea51e18
feat: config setting to default show/hide private info 2021-12-06 04:01:42 -05:00
spiral
aacf5909a9
feat: clean up command parsing for pk;system 2021-12-05 17:21:31 -05:00
spiral
1ff6bb76cd
feat: config setting to automatically set members/groups to private when creating 2021-12-01 11:48:49 -05:00
spiral
bd166502cc
feat: remove tz in api v1, add deprecation notice 2021-11-30 17:25:36 -05:00
spiral
56d07e0f2d
feat: pk;config 2021-11-29 21:35:21 -05:00
spiral
318b9b5b66
fix(api): don't require '@me' string on own-system-only endpoints 2021-11-28 18:33:41 -05:00
spiral
b9252ec615
feat: merge UPDATE_SWITCH_MEMBERS event into UPDATE_SWITCH event 2021-11-28 17:35:56 -05:00
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