Paul Makles
|
569bd1d5e1
|
refactor(quark): port message_react, message_send, message_unreact, permissions_set_default, permissions_set
#283
|
2024-04-07 17:12:59 +01:00 |
|
Paul Makles
|
9dd24526ef
|
chore: clippy recommendations
|
2024-02-12 21:13:31 +00:00 |
|
Paul Makles
|
8f4d6c864b
|
feat: block mentions from low trust users (account created < 12 hours)
|
2024-02-10 01:04:52 +00:00 |
|
Paul Makles
|
cb97004d3f
|
feat(core): provide user profile where appropriate
|
2023-10-16 09:33:36 +01:00 |
|
Paul Makles
|
6d2073120d
|
fix: carry over send embed permission when sending [skip ci]
|
2023-09-10 12:41:23 +01:00 |
|
Paul Makles
|
9929f7499a
|
refactor(core): use core crates for sending messages
|
2023-09-03 16:31:39 +01:00 |
|
Paul Makles
|
51c26e324d
|
refactor: remove quark/web
|
2023-08-26 16:19:00 +01:00 |
|
Zomatree
|
a7a7e49e18
|
fix: send message route not accepting null
|
2023-06-04 18:46:49 +01:00 |
|
Paul Makles
|
a0002d0b43
|
feat: reintroduce permission checks for send
|
2023-06-03 14:00:17 +01:00 |
|
Zomatree
|
2fad66d24a
|
only send a subsect of the webhook in a message
|
2023-04-18 19:39:34 +01:00 |
|
Angelo Kontaxis
|
a60ae78176
|
Merge branch 'master' into webhooks
|
2023-04-01 22:52:11 +01:00 |
|
Zomatree
|
0321eff62b
|
chore: move to once_cell from lazy_static
|
2023-03-15 13:47:32 +00:00 |
|
Paul Makles
|
0afbcc065f
|
refactor: clippy warning for empty list
|
2023-01-27 16:18:00 +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 |
|
Zomatree
|
5cb2320760
|
inital webhook support
|
2022-11-26 23:07:22 +00:00 |
|
Paul Makles
|
c1227e8e33
|
fix: check React permission on interactions
|
2022-08-14 11:31:36 +02:00 |
|
Paul Makles
|
7bdd2d69d6
|
feat: add message reactions + interactions object
|
2022-07-15 21:24:49 +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
|
4baab5d5d5
|
feat(messaging): cap total text content to 2k characters
|
2022-06-20 11:09:14 +01:00 |
|
Paul Makles
|
f96541efab
|
fix: add additional validation on legacy nonce value
|
2022-06-14 17:35:44 +01:00 |
|
Paul Makles
|
2051c8ce45
|
chore(refactor): validate further up the code
|
2022-06-08 14:14:16 +01:00 |
|
Paul Makles
|
0abc12e5fa
|
chore(refactor): process attachments last
|
2022-06-08 14:12:11 +01:00 |
|
Paul Makles
|
aaceb5bdee
|
fix: sub-validate message structs
|
2022-06-08 14:11:24 +01:00 |
|
Paul Makles
|
d660127c14
|
chore: refactor generic web server code into quark
|
2022-06-08 14:08:33 +01:00 |
|
Paul Makles
|
2ce610e1e7
|
chore(monorepo): delta, january, quark
|
2022-06-02 12:17:30 +01:00 |
|