the iris system
ccb89f50e9
feat(bot): allow separate member avatars for proxied messages ( #523 )
...
This allows for using one avatar for the member card, and a different
avatar for proxied messages - so that users can set the main avatar to
a "full" version of their avatar, and the "proxy" avatar to a cropped
version.
2023-03-02 06:11:35 +13:00
sam
e9aaf7d540
feat(docs): update pkgo import url ( #522 )
2023-02-26 18:44:20 -05:00
Iris System
5e60dec6ec
fix(api, docs): send HTTP 400 on empty User-Agent, update docs
2023-02-27 09:56:00 +13:00
Oliver
31ff2b7c87
feat(docs): Add Plural.kt to community libraries
2023-01-05 16:08:05 +13:00
spiral
b5c1197f81
feat(docs): changelog new member model keys
2022-12-15 01:12:10 +00:00
spiral
de9cae0cbd
feat(api): add member.message_count, member.last_message_timestamp
2022-12-15 00:50:24 +00:00
spiral
513c3e1a72
feat(api): add member.autoproxy_enabled
2022-12-15 00:49:55 +00:00
spiral
e9673a6704
feat: use redis cache for non-id message lookups
2022-11-24 06:32:55 +00:00
spiral
13a44364ad
feat(docs): document api error code 40001
2022-11-23 03:25:52 +00:00
spiral
88acb70243
fix(docs): misc api fixes
2022-11-03 22:51:18 +00:00
spiral
cbef15eaa2
fix(docs): typo in message API model
2022-06-05 15:40:06 -04:00
spiral
2463c20cba
chore: remove legacy API docs
2022-06-05 14:26:24 -04:00
spiral
a18fd9bd0d
chore: update github repo URL
2022-06-05 12:57:10 -04:00
spiral
c87979ef03
feat(api): add autoproxy endpoints
2022-06-02 13:32:31 -04:00
spiral
97c14b20b0
fix(api): don't 500 on invalid PATCH body
2022-03-23 14:26:54 -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
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
spiral
32bea51e18
feat: config setting to default show/hide private info
2021-12-06 04:01:42 -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
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
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
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
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
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