Paul Makles
|
304336d905
|
feat(safety): fetch reports and fetch snapshot API
|
2023-03-01 11:22:22 +00:00 |
|
Paul Makles
|
42b4906594
|
chore: add database migrations for safety
|
2023-03-01 11:21:58 +00:00 |
|
Angelo Kontaxis
|
3c881a40a6
|
Merge branch 'master' into webhooks
|
2023-02-23 17:26:59 +00:00 |
|
Paul Makles
|
3038fb230f
|
feat(safety): save surrounding context around messages (closes #226)
|
2023-02-23 18:12:45 +01:00 |
|
Paul Makles
|
73af105feb
|
feat(safety): add global event for report creation (closes #225)
|
2023-02-23 17:58:05 +01:00 |
|
Paul Makles
|
0c072b01d7
|
fix(safety): prevent reporting own content or self
|
2023-02-21 12:42:08 +01:00 |
|
Paul Makles
|
056c0380b2
|
feat(safety): implement report content API
|
2023-02-21 12:38:35 +01:00 |
|
Paul Makles
|
0445181d5b
|
merge: branch 'master' into insert/feat/user-safety-api
|
2023-02-17 09:43:12 +00:00 |
|
Paul Makles
|
c03fcda85b
|
refactor: switch from "rauth" to Authifier crate
|
2023-01-29 14:14:35 +00:00 |
|
Zomatree
|
c7849a82bf
|
Merge branch 'master' of github.com:revoltchat/backend into webhooks
|
2023-01-27 17:27:32 +00:00 |
|
Paul Makles
|
a406e5504d
|
chore: add support for Streamable in media struct
|
2023-01-27 16:17:47 +00:00 |
|
Zomatree
|
e8c233f60b
|
feat: concurrently query January for embeds (#221)
|
2023-01-27 16:06:27 +00:00 |
|
Zomatree
|
5cc8231c36
|
deduplicate message sending
|
2023-01-24 22:52:18 +00:00 |
|
Zomatree
|
1050891d87
|
Merge branch 'master' of github.com:revoltchat/backend into webhooks
|
2023-01-20 20:04:18 +00:00 |
|
Paul Makles
|
e0b918771d
|
chore: ensure restrict_reactions is used in conjunction with reactions list
|
2023-01-20 18:06:44 +00:00 |
|
Paul Makles
|
fed1da72fd
|
feat: support rauth events
feat: add platform user wipe event
|
2023-01-20 15:43:45 +00:00 |
|
Paul Makles
|
cc2054838a
|
chore: swap okapi for revolt_okapi
|
2023-01-20 14:00:19 +00:00 |
|
Zomatree
|
a246cff7f0
|
Merge branch 'master' of github.com:revoltchat/backend into webhooks
|
2023-01-18 21:03:15 +00:00 |
|
Paul Makles
|
d9d2735efa
|
fix(ratelimiter): re-calculate reset time
closes #204
Co-authored-by: TheBobBobs <84781603+TheBobBobs@users.noreply.github.com>
|
2023-01-18 18:26:00 +00:00 |
|
Sophie L
|
4a7917e9ea
|
feat: enable reactions by default in servers/DMs
|
2023-01-18 18:17:37 +00:00 |
|
Lea
|
ce6b454874
|
fix: raise masquerade avatar URL length limit
|
2023-01-18 18:17:05 +00:00 |
|
ToastXC
|
fc32996b51
|
chore: remove clippy warnings (#213)
|
2023-01-18 18:16:27 +00:00 |
|
Paul Makles
|
d74104fae4
|
feat: initial ideas for content reporting
|
2023-01-18 12:35:49 +00:00 |
|
Paul Makles
|
c5b823ad13
|
chore: clippy warnings
|
2023-01-03 21:06:43 +00:00 |
|
Paul Makles
|
27b4699299
|
fix: unify foreign user fetch into one method
|
2023-01-03 21:04:04 +00:00 |
|
Zomatree
|
c826d8cf07
|
add github webhook support
|
2022-11-27 06:52:44 +00:00 |
|
Zomatree
|
5cb2320760
|
inital webhook support
|
2022-11-26 23:07:22 +00:00 |
|
Paul Makles
|
0e0daf86f7
|
feat: update emails to not look garbage
|
2022-10-23 21:23:29 +01:00 |
|
Paul Makles
|
f4dcd091cc
|
feat: add 'Focus' presence status
|
2022-09-18 12:12:31 +01:00 |
|
Paul Makles
|
86ad72b426
|
fix: strip unknown channels from categories (fixes #201)
|
2022-09-12 21:39:29 +01:00 |
|
Paul Makles
|
044d82d566
|
fix: use correct validation for masq role colour
|
2022-09-03 10:06:49 +01:00 |
|
Paul Makles
|
deffe663cb
|
feat: add ability to leave groups / servers silently
|
2022-09-02 15:32:11 +01:00 |
|
Paul Makles
|
e7f6433d77
|
fix: actually transfer group ownership
|
2022-09-01 09:45:17 +01:00 |
|
Paul Makles
|
345e4d5f13
|
fix: validate categories
|
2022-09-01 09:41:00 +01:00 |
|
Paul Makles
|
ca8d2e6118
|
fix: reaction ordering by using indexmap
|
2022-08-14 11:47:30 +02:00 |
|
Paul Makles
|
c1227e8e33
|
fix: check React permission on interactions
|
2022-08-14 11:31:36 +02:00 |
|
Paul Makles
|
0e0c6f2c3a
|
fix: validate number of reactions on message when adding more
|
2022-08-13 20:26:09 +02:00 |
|
Paul Makles
|
8491ced13d
|
fix: ensure list matches
|
2022-07-18 12:46:33 +01:00 |
|
Paul Makles
|
7bdd2d69d6
|
feat: add message reactions + interactions object
|
2022-07-15 21:24:49 +01:00 |
|
Paul Makles
|
ab2af9b5e5
|
feat: add group ownership transfer
|
2022-07-15 17:58:08 +01:00 |
|
Paul Makles
|
72aed64e5b
|
chore: allow banning users not in server
|
2022-07-15 16:47:27 +01:00 |
|
Paul Makles
|
00ad4d54e7
|
feat: add nsfw flag to emotes
|
2022-07-15 16:34:08 +01:00 |
|
Paul Makles
|
cba8c4ef3b
|
fix: add case-insensitive flag to colour regex
|
2022-07-15 16:13:04 +01:00 |
|
Paul Makles
|
b6e395fe0d
|
fix: use default for roles key
|
2022-07-15 16:02:58 +01:00 |
|
Paul Makles
|
8d07457c58
|
chore: make joined_at migration shorter
|
2022-07-15 16:02:46 +01:00 |
|
Paul Makles
|
f1171e5358
|
feat: restrict role colours to regex (increase length limit)
|
2022-07-15 15:36:00 +01:00 |
|
Paul Makles
|
d96c9f62c4
|
chore: detach emojis on delete
|
2022-07-15 14:01:59 +01:00 |
|
Paul Makles
|
4f73e43a03
|
feat: restrict permissions for users in timeout
|
2022-07-15 13:55:55 +01:00 |
|
Paul Makles
|
741b8ee8fd
|
feat: add role colours to masquerades
feat: add `joined_at` property to members
feat: add `timeout` property to members (non-functional)
|
2022-07-15 13:42:01 +01:00 |
|
Paul Makles
|
943b1f08f0
|
fix: prevent short-circuit on permissions
|
2022-07-10 18:27:22 +01:00 |
|