Zomatree
|
0a8089787b
|
chore: remove debugging logging
|
2024-07-30 18:06:54 +01:00 |
|
Paul Makles
|
475fa6f2e6
|
chore: add optional fields for CI as template [skip ci]
Signed-off-by: Paul Makles <me@insrt.uk>
|
2024-07-28 10:43:01 +01:00 |
|
Zomatree
|
96bf73cb57
|
fix: send pin system messages
|
2024-07-22 00:09:27 +01:00 |
|
Zomatree
|
87a9fb79f2
|
chore: Write tests for pinning
|
2024-07-21 22:22:46 +01:00 |
|
Zomatree
|
c50435d499
|
fix: Switch to remove for unpinning
|
2024-07-21 22:16:23 +01:00 |
|
Zomatree
|
d2f4823ceb
|
chore: Add index and migration
|
2024-07-21 22:12:55 +01:00 |
|
Zomatree
|
39230c559a
|
fix: Bump revolt_a2 dep
|
2024-07-20 22:43:12 +01:00 |
|
Zomatree
|
32d1d5df2e
|
feat: Send badge updates from message acks
|
2024-07-20 20:49:22 +01:00 |
|
IAmTomahawkx
|
9f13cb6f47
|
add Badge update capabilities
Signed-off-by: IAmTomahawkx <iamtomahawkx@gmail.com>
|
2024-07-19 13:13:13 -07:00 |
|
Tom
|
d94571fbf9
|
Merge branch 'main' into main
Signed-off-by: Tom <iamtomahawkx@gmail.com>
|
2024-07-19 09:20:42 -07:00 |
|
Zomatree
|
389ecc0e5c
|
feat: Message pinning
|
2024-07-18 18:37:41 +01:00 |
|
Paul Makles
|
412f4a99d7
|
feat(core/events): add user settings / unreads to Ready payload
refactor(core/events): make all Ready payload items optional
|
2024-07-14 17:03:40 +01:00 |
|
Paul Makles
|
caa0795d07
|
fix(core/database); never include relations on known users
|
2024-07-14 16:27:11 +01:00 |
|
Paul Makles
|
5c82343bb3
|
chore: bump version to 0.7.14
Signed-off-by: IAmTomahawkx <iamtomahawkx@gmail.com>
|
2024-07-12 15:25:33 -07:00 |
|
Paul Makles
|
e17af1c064
|
feat: add reason to ServerMemberLeave event
closes #314
Signed-off-by: IAmTomahawkx <iamtomahawkx@gmail.com>
|
2024-07-12 15:25:33 -07:00 |
|
Paul Makles
|
a9e309395e
|
fix: execute query to remove users from groups
Signed-off-by: IAmTomahawkx <iamtomahawkx@gmail.com>
|
2024-07-12 15:25:33 -07:00 |
|
IAmTomahawkx
|
8468ce19cb
|
fix apple push notifications
Signed-off-by: IAmTomahawkx <iamtomahawkx@gmail.com>
|
2024-07-12 15:25:33 -07:00 |
|
IAmTomahawkx
|
27f15f7b02
|
change apns to use sandbox, and (somewhat) provide a custom payload
Signed-off-by: IAmTomahawkx <iamtomahawkx@gmail.com>
|
2024-07-12 15:25:33 -07:00 |
|
Paul Makles
|
78b9fa168b
|
chore: bump version to 0.7.14
|
2024-07-10 14:17:31 +01:00 |
|
Paul Makles
|
e290d168ac
|
feat: add reason to ServerMemberLeave event
closes #314
|
2024-07-10 14:12:53 +01:00 |
|
Paul Makles
|
78cd89ec32
|
fix: execute query to remove users from groups
|
2024-07-10 14:04:17 +01:00 |
|
Paul Makles
|
f9d9059e73
|
fix: bot model test did not destruct tuple
|
2024-06-29 18:20:01 +01:00 |
|
Paul Makles
|
0954d71f51
|
chore: bump version to 0.7.13
|
2024-06-29 17:36:54 +01:00 |
|
Paul Makles
|
9ea2bd9f2f
|
feat: implement apple push notifications
|
2024-06-29 17:35:47 +01:00 |
|
Paul Makles
|
d6bcb844db
|
feat: include user in responses when creating and editing bots
|
2024-06-26 19:49:26 +01:00 |
|
Paul Makles
|
ce20e689cc
|
refactor: fix spelling of "suppress"
|
2024-06-26 19:48:42 +01:00 |
|
Paul Makles
|
d9cfc9d0e1
|
chore: bump version to 0.7.12
|
2024-06-26 18:47:40 +01:00 |
|
Paul Makles
|
64a07d09f4
|
feat: silent messages and message flags
|
2024-06-26 18:46:05 +01:00 |
|
Paul Makles
|
00e881799f
|
fix: replace user with target user when editing someone else
|
2024-06-26 18:24:38 +01:00 |
|
Paul Makles
|
ec578ab0ef
|
chore: lessen restrictions on interacting with bot users as owner
|
2024-06-26 15:07:19 +01:00 |
|
Paul Makles
|
ea6ba59841
|
fix: add DisplayName back to user fields (prevented removing name)
|
2024-06-26 14:54:06 +01:00 |
|
Paul Makles
|
f903f716e3
|
chore: bump version to 0.7.11
|
2024-06-25 21:03:00 +01:00 |
|
Paul Makles
|
c5f4b94aa5
|
fix(bonfire): Ready event should include user with online status true (if applicable)
|
2024-06-25 21:02:27 +01:00 |
|
Paul Makles
|
1d5dae4751
|
feat(core): include user and member on Message events
|
2024-06-25 21:01:45 +01:00 |
|
Paul Makles
|
ac20b6bc99
|
chore: bump version to 0.7.10
|
2024-06-25 19:24:28 +01:00 |
|
Paul Makles
|
6ec8007e4e
|
feat(core): separate limits for new user accounts
|
2024-06-25 19:20:34 +01:00 |
|
Paul Makles
|
e5eea267cf
|
refactor(core/config): move limits to 'global' key
|
2024-06-25 18:10:23 +01:00 |
|
Paul Makles
|
de5add09d0
|
fix(core/database): only run outgoing friend checks if we are creating new request
closes #327
|
2024-06-25 18:07:16 +01:00 |
|
Paul Makles
|
1ec8f46c1d
|
chore: bump version to 0.7.9
|
2024-06-23 19:39:32 +01:00 |
|
Paul Makles
|
80666848cc
|
feat(core): add a limit to no. of outgoing pending friend requests
|
2024-06-23 19:39:18 +01:00 |
|
Paul Makles
|
e8e9613169
|
chore: bump version to 0.7.8
|
2024-06-21 16:13:16 +01:00 |
|
Paul Makles
|
eda36436a8
|
fix: specify configuration
|
2024-06-21 16:13:02 +01:00 |
|
Paul Makles
|
93e05e9f18
|
fix(bonfire): ignore all Redis errors but Canceled
|
2024-06-20 22:12:00 +01:00 |
|
Paul Makles
|
090d8cba71
|
chore: bump version to 0.7.7
|
2024-06-20 21:41:12 +01:00 |
|
Paul Makles
|
f16e72e329
|
fix(bonfire): drop connections if Redis disconnects
|
2024-06-20 21:40:44 +01:00 |
|
Paul Makles
|
8248a4a5b8
|
fix(bonfire): clean up Redis connection after disconnect
|
2024-06-20 21:30:47 +01:00 |
|
Paul Makles
|
cf0b4274c8
|
chore: bump version to 0.7.6
|
2024-06-19 18:25:11 +01:00 |
|
Paul Makles
|
36ecb48c7b
|
feat(bonfire): don't fan out UserUpdate (server) by default
|
2024-06-19 18:24:51 +01:00 |
|
Paul Makles
|
ba411fef43
|
chore: bump version to 0.7.5
|
2024-06-15 11:02:30 +01:00 |
|
Paul Makles
|
4055363cff
|
fix(core/database): fetch users mentioned in system messages
|
2024-06-15 11:02:09 +01:00 |
|