Bob Bobs
|
db63ac4064
|
fix: add emojis to ServerCreate event
|
2023-12-02 11:46:18 +00:00 |
|
TheBobBobs
|
1f593a1708
|
fix: allow reacting with existing emojis when at limit
|
2023-12-02 11:45:23 +00:00 |
|
TheBobBobs
|
219c16a69c
|
fix: set relationship for users in BulkMessageResponse
|
2023-12-01 20:54:59 +00:00 |
|
Paul Makles
|
196a856c68
|
refactor: move and update fixme / todo comments
|
2023-10-28 14:53:39 +01:00 |
|
Paul Makles
|
c2412190a8
|
refactor: solve clippy hints
|
2023-08-27 11:23:02 +01:00 |
|
Paul Makles
|
51c26e324d
|
refactor: remove quark/web
|
2023-08-26 16:19:00 +01:00 |
|
Paul Makles
|
bde432cb75
|
chore: strip bot model from quark
|
2023-08-26 16:16:48 +01:00 |
|
Zomatree
|
54878e8e8d
|
feat: add webhook permissions
|
2023-07-02 08:41:38 +01:00 |
|
TheBobBobs
|
6e4798f1d4
|
fix(bonfire): populate cache for calculating permissions (#259)
|
2023-07-02 08:40:15 +01:00 |
|
Paul Makles
|
49035f4817
|
feat: ratelimit user edit route and discriminator changes
|
2023-06-15 19:24:53 +01:00 |
|
Paul Makles
|
c8d5128b0c
|
chore: add additional sanitisation
|
2023-06-11 12:26:18 +01:00 |
|
Paul Makles
|
0578a05a05
|
feat: add remove "displayname" field
|
2023-06-11 12:05:08 +01:00 |
|
Paul Makles
|
26afbeed84
|
chore: extend discriminator block list
|
2023-06-11 10:49:51 +01:00 |
|
Paul Makles
|
c7a04e4559
|
fix: conflict resolution in migration
fix: write new username and display name
chore: restrict discriminator search space
|
2023-06-11 09:53:41 +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
|
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
|
2ebcfdc770
|
refactor: clean up hints
|
2023-05-31 13:02:59 +01:00 |
|
Paul Makles
|
3ef549537e
|
feat: de-duplicate user update events sent to clients
|
2023-05-21 16:22:42 +01:00 |
|
Paul Makles
|
a77b7717b8
|
feat: generate and fetch multiple snapshots
|
2023-05-21 15:36:36 +01:00 |
|
Zomatree
|
175866ce00
|
Merge remote-tracking branch 'revoltchat/master' into webhooks
|
2023-04-25 20:38:09 +01:00 |
|
Paul Makles
|
12d963d2bd
|
refactor: create presence crate and add tests
|
2023-04-22 20:01:23 +01:00 |
|
Paul Makles
|
f2bb388b3b
|
refactor: minimum implementation of revolt-models and revolt-database
|
2023-04-22 00:01:56 +01:00 |
|
Paul Makles
|
59a644891d
|
fix: collect IDs as set first to deduplicate entries
|
2023-04-21 18:52:41 +01:00 |
|
Zomatree
|
312e1dd41f
|
update code to be inline with reviews
|
2023-04-20 17:45:48 +01:00 |
|
Zomatree
|
426d836a09
|
Merge remote-tracking branch 'revoltchat/master' into webhooks
|
2023-04-18 19:50:04 +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
|
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 |
|
Zomatree
|
0321eff62b
|
chore: move to once_cell from lazy_static
|
2023-03-15 13:47:32 +00:00 |
|
Zomatree
|
01577fd798
|
avoid leaking the token in events
|
2023-03-11 23:24:10 +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
|
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
|
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
|
056c0380b2
|
feat(safety): implement report content API
|
2023-02-21 12:38:35 +01:00 |
|
Paul Makles
|
c03fcda85b
|
refactor: switch from "rauth" to Authifier crate
|
2023-01-29 14:14:35 +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
|
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
|
27b4699299
|
fix: unify foreign user fetch into one method
|
2023-01-03 21:04:04 +00:00 |
|