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 |
|
Paul Makles
|
23188032ca
|
refactor(delta): port routes to core webhook models
|
2023-06-03 13:01:43 +01:00 |
|
Paul Makles
|
410acb5b5c
|
merge: branch 'master' into webhooks
|
2023-06-02 18:55:32 +01:00 |
|
ToastXC
|
df8f588e15
|
fix: remove check for bot account under group member fetch (#245)
|
2023-05-21 18:34:27 +01:00 |
|
Zomatree
|
8c5de18991
|
restrict webhooks to text and group dm channels
|
2023-04-25 20:30:16 +01:00 |
|
Zomatree
|
2fad66d24a
|
only send a subsect of the webhook in a message
|
2023-04-18 19:39:34 +01:00 |
|
Zomatree
|
144f0d39c6
|
fix: Add limits to channels and roles
|
2023-04-10 17:39:21 +01:00 |
|
Angelo Kontaxis
|
a60ae78176
|
Merge branch 'master' into webhooks
|
2023-04-01 22:52:11 +01:00 |
|
Zomatree
|
7b39f4e9d9
|
change how webhook information is in the webhook
|
2023-04-01 22:49:34 +01:00 |
|
Paul Makles
|
b7b70346b4
|
fix: add additional checks to group members
|
2023-03-18 22:32:15 +00:00 |
|
Zomatree
|
0321eff62b
|
chore: move to once_cell from lazy_static
|
2023-03-15 13:47:32 +00:00 |
|
Paul Makles
|
4c8ea31d98
|
feat(admin): add global message query route
|
2023-03-11 17:26:48 +00:00 |
|
Paul Makles
|
89f1167239
|
refactor: unify message query into one method
|
2023-03-11 16:37:48 +00:00 |
|
Paul Makles
|
fd80823910
|
fix: ensure we have send perm to edit message
|
2023-03-04 11:18:18 +00:00 |
|
Paul Makles
|
0afbcc065f
|
refactor: clippy warning for empty list
|
2023-01-27 16:18:00 +00:00 |
|
Zomatree
|
758b1e43e7
|
no longer make mesage_send.rs public
|
2023-01-24 22:54:09 +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
|
cc2054838a
|
chore: swap okapi for revolt_okapi
|
2023-01-20 14:00:19 +00:00 |
|
Zomatree
|
5cb2320760
|
inital webhook support
|
2022-11-26 23:07:22 +00: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
|
c1227e8e33
|
fix: check React permission on interactions
|
2022-08-14 11:31:36 +02:00 |
|
Paul Makles
|
229d4e2e1d
|
fix: correct ordering for creating ownership change event
|
2022-07-15 21:46:41 +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
|
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 |
|