Paul Makles
|
54b6cf67ab
|
feat(tasks): implement web push
|
2022-04-17 13:11:29 +01:00 |
|
Paul Makles
|
b4a2e8c366
|
fix: adjust rate limit buckets for auth_del / swagger
|
2022-04-17 13:11:13 +01:00 |
|
Paul Makles
|
3e135a1a9c
|
feat: switch to ISO8601 timestamps
|
2022-04-17 10:41:12 +01:00 |
|
Paul Makles
|
b351ef0332
|
feat(user dms): open saved messages channel
|
2022-04-17 10:22:53 +01:00 |
|
Paul Makles
|
87391a49a5
|
feat: add link embed generation
|
2022-04-14 20:46:46 +01:00 |
|
Paul Makles
|
d2f0fb3414
|
feat(api): add full API rate limits
|
2022-04-14 17:09:16 +01:00 |
|
Paul Makles
|
7ea5146e58
|
chore: push .env.example
|
2022-04-12 22:58:30 +01:00 |
|
Paul Makles
|
3d4c40dac0
|
chore: use latest Quark
|
2022-04-12 22:56:11 +01:00 |
|
Paul Makles
|
c3a04d02c5
|
chore: update README
|
2022-04-12 22:55:00 +01:00 |
|
Paul Makles
|
1dbd66a45c
|
chore: add LICENSE
|
2022-04-12 22:54:00 +01:00 |
|
Paul Makles
|
10645638a2
|
feat: use new ServerCreate events
|
2022-04-09 19:03:25 +01:00 |
|
Paul Makles
|
24def22613
|
chore: include "code" in invite response
|
2022-04-09 19:03:14 +01:00 |
|
Paul Makles
|
a2911e42c6
|
chore: bump dependencies
|
2022-04-09 14:38:38 +01:00 |
|
Paul Makles
|
558e4b86f1
|
chore: add debugging profile
|
2022-04-09 14:38:01 +01:00 |
|
Paul Makles
|
e245b272fa
|
feat: update bot routes to match old spec
|
2022-03-20 18:47:04 +00:00 |
|
Paul Makles
|
b4d825b9a1
|
feat: strongly type and remaining routes
|
2022-03-20 18:14:24 +00:00 |
|
Paul Makles
|
aee6c751c6
|
fix: strongly type member fetch all route
|
2022-03-20 18:08:48 +00:00 |
|
Paul Makles
|
0232d721db
|
chore(doc): finish up OpenAPI spec
|
2022-03-19 18:50:07 +00:00 |
|
Paul Makles
|
8dd9acdb59
|
chore(doc): implement remainder of documentation
|
2022-03-19 18:19:24 +00:00 |
|
Paul Makles
|
43c475eabb
|
chore(doc): add API information to spec
|
2022-03-19 14:24:19 +00:00 |
|
Paul Makles
|
25a52cbbb1
|
chore(doc): comment channel routes
|
2022-03-19 14:14:24 +00:00 |
|
Paul Makles
|
14e17b10c0
|
feat: implement OpenAPI spec for bots and root
|
2022-03-18 21:22:31 +00:00 |
|
Paul Makles
|
a0926eea32
|
fix(docker): should copy all assets in
|
2022-03-12 23:06:03 +00:00 |
|
Paul Makles
|
3ae23af275
|
chore: update dependencies
|
2022-03-12 22:51:46 +00:00 |
|
Paul Makles
|
927556041b
|
fix(channel/delete): send out channel update on close DM
(for https://github.com/revoltchat/revite/issues/432)
|
2022-03-04 16:37:26 +00:00 |
|
Paul Makles
|
bbb368217c
|
feat: update avatars
|
2022-03-04 15:52:34 +00:00 |
|
Paul Makles
|
f568838ff9
|
fix: should be foreign
|
2022-03-03 22:44:55 +00:00 |
|
Paul Makles
|
3c5e494216
|
chore: return user from change username
|
2022-03-03 22:44:29 +00:00 |
|
Paul Makles
|
465d766254
|
chore(refactor): use strong typing for fetch public bot
|
2022-03-03 20:05:41 +00:00 |
|
Paul Makles
|
8d8bcff31f
|
fix(server_edit): use new style throws
|
2022-02-24 00:07:31 +00:00 |
|
Paul Makles
|
3df869c21d
|
chore: handle ban check in member creation
|
2022-02-23 18:08:44 +00:00 |
|
Paul Makles
|
a495a8dfd7
|
feat(permissions): handle rankings on kick / ban
|
2022-02-23 18:08:25 +00:00 |
|
Paul Makles
|
0553ce5587
|
feat(permissions): apply permissions on set channel routes
|
2022-02-23 17:51:36 +00:00 |
|
Paul Makles
|
fcbaab7bcb
|
feat(server/set_default): prevent users giving perm they don't have
|
2022-02-23 15:59:21 +00:00 |
|
Paul Makles
|
437a620274
|
fix: also consider role ranking on setting role perm
|
2022-02-23 15:58:54 +00:00 |
|
Paul Makles
|
30af92bee4
|
feat(set server perm): prevent users giving out permissions they don't have
|
2022-02-23 15:53:58 +00:00 |
|
Paul Makles
|
0ecce98056
|
feat(roles delete): only allow members to delete roles lower ranking then themself
|
2022-02-23 14:42:08 +00:00 |
|
Paul Makles
|
04c2f8f293
|
feat(roles edit): ensure users can't move role above their own ranking
|
2022-02-23 14:39:09 +00:00 |
|
Paul Makles
|
d45b32bce6
|
feat(roles create): consider member's ranking and allow specifying custom ranking on creation
|
2022-02-23 14:34:29 +00:00 |
|
Paul Makles
|
23ec914033
|
feat: implement new permissions hierarchy
|
2022-02-23 13:30:01 +00:00 |
|
Paul Makles
|
71c01e0817
|
fix(bans): fix data format returned
|
2022-02-22 22:51:39 +00:00 |
|
Paul Makles
|
7b1a3dc7dd
|
fix(join invite): create instead of insert member
|
2022-02-22 22:51:23 +00:00 |
|
Paul Makles
|
64d1126af9
|
fix(message delete): throw instead of manual check
|
2022-02-22 22:51:04 +00:00 |
|
Paul Makles
|
4c40c6c2cc
|
feat(perms): consistently throw correct permissions
|
2022-02-22 21:41:12 +00:00 |
|
Paul Makles
|
7befd77c5b
|
fix: switch to new permissions enum
|
2022-02-22 20:34:23 +00:00 |
|
Paul Makles
|
aab85fa143
|
feat: use auto db configuration
|
2022-02-21 14:48:36 +00:00 |
|
Paul Makles
|
d7be1db755
|
fix: make users foreign when fetching member list
|
2022-02-21 13:01:53 +00:00 |
|
Paul Makles
|
2580cec272
|
feat: add idempotency tokens back
|
2022-02-20 10:16:16 +00:00 |
|
Paul Makles
|
489c2bdd87
|
feat: rewrite requests to include events
|
2022-02-19 19:49:10 +00:00 |
|
Paul Makles
|
061af1f2c3
|
chore: update path
|
2022-02-19 12:20:01 +00:00 |
|