Commit Graph

138 Commits

Author SHA1 Message Date
cef4764d8c ♻️ Move dealer to nexus 2024-11-02 13:23:27 +08:00
fce8669059 Cache channel identity query 2024-10-09 23:56:24 +08:00
afb3b939e7 🐛 Fix get available channel in global also read channels in realm 2024-10-05 22:04:15 +08:00
a3ef3d52d7 Better pulling available channel api by dividing dm and non-dm 2024-10-05 17:46:39 +08:00
f958201097 ✏️ Fix typo caused complie issue 2024-09-22 14:23:12 +08:00
fb4e48551b ♻️ Refactored with new cache system 2024-09-22 14:20:04 +08:00
184fc3ecba Support broadcast deletion 2024-09-19 22:23:32 +08:00
ee16094855 ⬆️ Upgrade dealer 2024-09-17 16:52:42 +08:00
f6482225ab 🐛 Bug fixes on community channel 2024-09-17 12:22:53 +08:00
e6d09ab41b Channel isPublic and isCommunity 2024-09-17 11:45:44 +08:00
5b78292d1b 🐛 Fix userinfo insert into wrong table 2024-09-14 21:37:14 +08:00
14e3750bd9 ♻️ Use dealer's BaseModel 2024-09-11 23:58:02 +08:00
f962376f42 ♻️ Use the new dealer BaseUser and remove ExternalID 2024-09-11 23:54:18 +08:00
41ebb572fa 🐛 Fix whats new didn't use db context 2024-09-03 23:00:06 +08:00
56def6ea2c 🐛 Fix whats new missing preloading 2024-09-03 22:54:11 +08:00
7044907a4a 🐛 Fix whats new include own messages 2024-09-03 22:30:44 +08:00
8ae33344eb Messaging whats new preload channels 2024-09-03 21:48:19 +08:00
75f5eb1456 Whats new API 2024-09-03 20:30:47 +08:00
b9a5bdb069 🐛 Fix almost everywhere mis-used AccountID as ExternalID 2024-08-23 23:09:47 +08:00
ea94fd7b54 🐛 Fix broadcast typing status to wrong user 2024-08-23 23:00:49 +08:00
57444f58f4 🐛 Remove boardcast target limit 2024-08-23 22:50:59 +08:00
d7642c82bd 🐛 Bug fixes on typing status cache 2024-08-23 22:26:54 +08:00
e5c46a89df 🚑 Fix typing cache map is nil 2024-08-23 22:11:11 +08:00
f97cb877f5 Add cache into typing status set queries 2024-08-23 21:58:40 +08:00
a8a3c8cc71 🐛 Fix passing wrong id 2024-08-23 21:01:47 +08:00
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