Commit Graph

113 Commits

Author SHA1 Message Date
eb77ecbeb7 🐛 Fix user id need isn't pointer in stream request 2024-08-23 19:36:11 +08:00
d19b5ab84f ⬆️ Upgrade dealer package 2024-08-23 19:33:52 +08:00
76889d23aa Typing status 2024-08-23 19:32:24 +08:00
21e7c19fca 🐛 Fix realms member get issue 2024-08-20 19:57:01 +08:00
dfa3b6b362 👽 Update attachment reference to string 2024-08-18 21:29:55 +08:00
1bc687eba6 🐛 Fix empty message... again 2024-08-07 18:39:38 +08:00
54739cd11e 🐛 Fix empty message 2024-08-07 18:34:44 +08:00
1867ff64f7 🐛 Fix founder cannot end their own call 2024-08-05 00:05:47 +08:00
e15cd25c81 🐛 Fix call notification looks broken 2024-08-02 21:34:08 +08:00
48c9bc21e0 👽 Update call name in livekit 2024-08-02 17:25:19 +08:00
7f0fc524da 💄 Improve notifcation with attachment 2024-08-01 19:45:06 +08:00
c00ee25050 🐛 Fix metioned users notification push 2024-08-01 13:08:18 +08:00
47a5f037c8 🐛 Fix related user detection in notification 2024-08-01 13:02:41 +08:00
583bec1619 💄 Extra info when you got metioned in a message in notification 2024-08-01 12:33:22 +08:00
4bd7f4dc8b 💄 Optimized message notification 2024-08-01 12:03:34 +08:00
262bac2a15 🐛 Mis-use Sprint as Sprintf 2024-07-20 16:19:45 +08:00
fda9b7517c More detailed notification 2024-07-20 16:02:16 +08:00
09e670b096 🐛 Fix didn't use external id to notify account 2024-07-17 15:19:56 +08:00
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
ee7736b261 🔀 Merge pull request '♻️ 迁移到 Dealer' (#2) from refactor/dealer into master
Reviewed-on: Hydrogen/Messaging#2
2024-07-16 06:56:11 +00: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
931a865c1c 🔀 Merge pull request ' 基于事件的消息构成' (#1) from refactor/event-based-messages into master
Reviewed-on: Hydrogen/Messaging#1
2024-06-27 20:36:37 +00: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
44b5da1630 🐛 Fix panic via upgrade deps 2024-06-23 16:38:20 +08:00
3812a7a505 ⬆️ Upgrade Passport to add cache 2024-06-23 16:15:49 +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
86d302d01e 🐛 Re-sum go mod 2024-06-22 20:09:57 +08:00
7c1ebe20c0 🐛 Upgrade Passport to fix bug 2024-06-22 20:06:53 +08:00
c883a52dd2 🐛 Bug fixes on getting user 2024-06-22 18:29:41 +08:00
c8431281d7 🐛 Fix dockerfile 2024-06-22 18:08:18 +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