Commit Graph

84 Commits

Author SHA1 Message Date
096565f4e0 Use batch notify to speed up the creation of event 2024-07-17 14:10:04 +08:00
2486b317e3 More channel call operations available
 Prevent two user create call in a channel at the same time
2024-07-17 11:03:35 +08:00
7e03eeee38 Rollback api has no prefix 2024-07-16 18:06:07 +08:00
768c809cbb 🚚 Move api path 2024-07-16 17:01:27 +08:00
7d63123fd2 ♻️ Use dealer's websocket service instead of own 2024-07-16 14:53:57 +08:00
0fbb483301 ♻️ Moved to dealer 2024-07-16 14:44:00 +08:00
b3fe2c2163 Optimize end call logic 2024-07-13 11:13:01 +08:00
5b2fa00b1e 🐛 Fix power level check doesn't work in channel with realm 2024-07-11 19:00:49 +08:00
edd02a03f7 🐛 Fix wrong notify format 2024-06-28 23:21:29 +08:00
ed9487a709 Better notify message, block same user DM channel 2024-06-28 16:50:08 +08:00
1308d4ad4c 🐛 Fix notify missing channel identifier 2024-06-28 13:58:57 +08:00
590adc8fc3 Record more things and bug fixes 2024-06-28 04:34:49 +08:00
ba974b13be 🐛 Block empty message 2024-06-27 22:54:35 +08:00
57f2aa518e Basically move messages to events 2024-06-27 22:38:18 +08:00
f4a29faadf 🐛 Fix user cannot end own call
🐛 Fix get realm member issue
2024-06-23 01:10:39 +08:00
6e2d0b11d9 🐛 Bug fixes on register service 2024-06-22 21:16:12 +08:00
35d296b501 🐛 Fix get user crashes 2024-06-22 20:15:01 +08:00
c883a52dd2 🐛 Bug fixes on getting user 2024-06-22 18:29:41 +08:00
9366f6e56e ⬆️ Upgrade to support the latest version Hydrogen Project standard 2024-06-22 18:05:41 +08:00
fa50baf927 🚑 Fix server panic when new message 2024-06-09 22:43:21 +08:00
40179a5557 🐛 Fix message notifying 2024-06-09 22:32:20 +08:00
f44a75d225 🐛 Bug fixes 2024-06-09 13:08:13 +08:00
ee021f1422 🐛 Fix push own sent messages 2024-06-09 13:01:25 +08:00
0e0c717722 🐛 Fix notify level ignore will do not push new messages either 2024-06-09 12:42:08 +08:00
4da282012d 🐛 Fix cannot get channel properly 2024-06-08 23:59:25 +08:00
bfd0c5e469 🚚 Move API path 2024-06-08 23:44:26 +08:00
c9d3de0022 Get myself channel identity, and edit 2024-06-08 21:46:06 +08:00
c366b1cbe3 🐛 Fix empty message detection 2024-06-08 21:12:37 +08:00
25578f83f3 🐛 Fix empty message 2024-06-08 20:38:03 +08:00
9b76311462 🐛 Fix the notify type 2024-06-08 16:34:14 +08:00
f29df2e531 err = NotifyAccountMessager(member.Account,fmt.Sprintf("%s started a new cal⬆️ Upgrade the Passport notify module
fmt.Sprintf("Call in #%s", channel.Alias),false,)if err != nil {
2024-06-08 12:49:26 +08:00
23450c0690 🐛 Bug fixes 2024-06-01 10:43:21 +08:00
d03ad71064 Preload channel members in DM 2024-05-29 00:01:46 +08:00
8567ce7d17 💄 Better DM 2024-05-28 23:44:45 +08:00
9aa5dec54d 💄 Redesigned direct messages channel 2024-05-28 20:24:40 +08:00
b3b1ec4585 ⬆️ Switch to Paperclip 2024-05-26 23:01:20 +08:00
f38aab68cd 🐛 Fix message notification show original content 2024-05-13 22:58:00 +08:00
18af7eae81 Encrypted channels 2024-05-12 22:00:22 +08:00
13fcc64f79 ♻️ Refactored message service 2024-05-10 21:50:11 +08:00
7e4ea47c61 🐛 Fix cannot list channel member when it related to realm 2024-05-08 21:57:57 +08:00
32be79557a Use map to improve message delivery time 2024-05-07 20:45:02 +08:00
7c5c9d03d1 🐛 Fix cannot join realm related channel 2024-05-06 23:28:15 +08:00
1603d9f438 🐛 Bug fixes on uri conflict 2024-05-06 22:27:37 +08:00
d66b591f92 Can check channel availability with API 2024-05-06 21:54:01 +08:00
eb78e93cb2 🐛 Fix naming way not match 2024-05-05 23:43:27 +08:00
f4ff82a804 🐛 Fix cannot do message action in channel related realm 2024-05-05 22:56:37 +08:00
485f72eded 🐛 Fix on cannot get messages history when channel related realm 2024-05-05 22:12:40 +08:00
9e25e7e6cc 🐛 Fix provide the cloned realm id to remote 2024-05-05 21:18:53 +08:00
e443448a94 🐛 Fix link external realm 2024-05-05 16:36:56 +08:00
3a6b51da97 Channels with realm basis 2024-05-05 01:04:14 +08:00