Paul Makles
|
acbc1b8956
|
feat(core/database): clear expired FCM tokens
|
2024-08-30 15:51:20 +01:00 |
|
Paul Makles
|
31262315e7
|
chore(fcm): just send the whole payload as a json string
|
2024-08-30 15:32:39 +01:00 |
|
Paul Makles
|
d8acaa1107
|
chore: strip information from fcm notification for testing
|
2024-08-30 12:46:37 +01:00 |
|
Paul Makles
|
28960979ec
|
chore: bump version to 0.7.16
|
2024-08-29 20:18:34 +01:00 |
|
Paul Makles
|
1fb4032d9e
|
refactor: switch from fcm to fcm_v1 crate
|
2024-08-29 20:17:52 +01:00 |
|
Paul Makles
|
ae2194cce8
|
chore: (wip) suspend bindings
|
2024-08-29 20:17:35 +01:00 |
|
Paul Makles
|
12ae781621
|
fix: detach rather than delete emoji during server deletion
|
2024-08-20 13:19:23 +01:00 |
|
Paul Makles
|
f513a9cb5e
|
chore: bump version to 0.7.15
|
2024-08-05 16:22:18 +01:00 |
|
Paul Makles
|
535f01604b
|
fix(core/database): include users from pin events
|
2024-08-05 16:21:00 +01:00 |
|
Paul Makles
|
b8fdc07508
|
refactor: remove inspect_err debug code
|
2024-08-05 16:20:21 +01:00 |
|
Paul Makles
|
b36bac3225
|
merge: pull request #333 from revoltchat/feat/apns
APNS fixes
|
2024-08-05 17:17:29 +02:00 |
|
Zomatree
|
4fc46f765b
|
refactor: change Channel::id to return a reference
|
2024-07-31 00:05:40 +01:00 |
|
Zomatree
|
b45ae2cd4d
|
fix: include user for pinned system messages
|
2024-07-30 18:09:35 +01:00 |
|
Zomatree
|
0a8089787b
|
chore: remove debugging logging
|
2024-07-30 18:06:54 +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
|
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
|
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 |
|