Paul Makles
|
121a9cd87c
|
feat(core): implement message model
closes #273
|
2023-08-03 19:32:47 +01:00 |
|
Paul Makles
|
0578a05a05
|
feat: add remove "displayname" field
|
2023-06-11 12:05:08 +01:00 |
|
Paul Makles
|
8deec1f80a
|
fix: display name is optional
|
2023-06-11 10:56:03 +01:00 |
|
Paul Makles
|
31c7dc0577
|
feat: add discriminator and display name fields
|
2023-06-09 16:34:18 +01:00 |
|
Zomatree
|
a7a7e49e18
|
fix: send message route not accepting null
|
2023-06-04 18:46:49 +01:00 |
|
Paul Makles
|
3c834d06d4
|
fix: must not restrict lowerbound for embeds
|
2023-06-03 17:49:31 +01:00 |
|
Paul Makles
|
f9d9447203
|
feat: add additional validation for github webhook
|
2023-06-03 14:02:16 +01:00 |
|
Paul Makles
|
a0002d0b43
|
feat: reintroduce permission checks for send
|
2023-06-03 14:00:17 +01:00 |
|
Paul Makles
|
f9f5a30e2c
|
refactor(quark): strip webhook code
|
2023-06-03 13:01:28 +01:00 |
|
Paul Makles
|
410acb5b5c
|
merge: branch 'master' into webhooks
|
2023-06-02 18:55:32 +01:00 |
|
Paul Makles
|
bca17b11a7
|
feat: filter reports on fetch
|
2023-05-31 17:04:33 +01:00 |
|
Paul Makles
|
d5f903781d
|
feat: add more specificity to report reasons
|
2023-05-21 15:35:16 +01:00 |
|
Paul Makles
|
c27d0ad5bb
|
chore: move relations.drawio
|
2023-04-26 16:45:51 +01:00 |
|
Zomatree
|
175866ce00
|
Merge remote-tracking branch 'revoltchat/master' into webhooks
|
2023-04-25 20:38:09 +01:00 |
|
Paul Makles
|
f2bb388b3b
|
refactor: minimum implementation of revolt-models and revolt-database
|
2023-04-22 00:01:56 +01:00 |
|
Zomatree
|
312e1dd41f
|
update code to be inline with reviews
|
2023-04-20 17:45:48 +01:00 |
|
Zomatree
|
2fad66d24a
|
only send a subsect of the webhook in a message
|
2023-04-18 19:39:34 +01:00 |
|
Zomatree
|
83429f9f65
|
fix broken merge conflict
|
2023-04-01 23:09:29 +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 |
|
Zomatree
|
f309218573
|
chore: cleanup code
|
2023-03-15 19:47:30 +00:00 |
|
Paul Makles
|
b83f6da648
|
feat: allow editing server flags through edit route
|
2023-03-11 16:40:23 +00:00 |
|
Paul Makles
|
89f1167239
|
refactor: unify message query into one method
|
2023-03-11 16:37:48 +00:00 |
|
Paul Makles
|
6bd8221eda
|
feat(core): add raw db statisics endpoint for admin panel
|
2023-03-04 11:18:05 +00:00 |
|
Paul Makles
|
8f1ff9e774
|
feat(safety): add API route for editing report
|
2023-03-02 12:54:55 +00:00 |
|
Paul Makles
|
bf9108408e
|
feat(safety): fetch additional context for snapshot
|
2023-03-01 15:09:17 +00:00 |
|
Paul Makles
|
304336d905
|
feat(safety): fetch reports and fetch snapshot API
|
2023-03-01 11:22:22 +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
|
056c0380b2
|
feat(safety): implement report content API
|
2023-02-21 12:38:35 +01: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 |
|
Zomatree
|
a246cff7f0
|
Merge branch 'master' of github.com:revoltchat/backend into webhooks
|
2023-01-18 21:03:15 +00:00 |
|
Lea
|
ce6b454874
|
fix: raise masquerade avatar URL length limit
|
2023-01-18 18:17:05 +00:00 |
|
Paul Makles
|
c5b823ad13
|
chore: clippy warnings
|
2023-01-03 21:06:43 +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
|
f4dcd091cc
|
feat: add 'Focus' presence status
|
2022-09-18 12:12:31 +01:00 |
|
Paul Makles
|
044d82d566
|
fix: use correct validation for masq role colour
|
2022-09-03 10:06:49 +01:00 |
|
Paul Makles
|
ca8d2e6118
|
fix: reaction ordering by using indexmap
|
2022-08-14 11:47:30 +02: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
|
00ad4d54e7
|
feat: add nsfw flag to emotes
|
2022-07-15 16:34:08 +01:00 |
|
Paul Makles
|
b6e395fe0d
|
fix: use default for roles key
|
2022-07-15 16:02:58 +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
|
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 |
|