Commit Graph

128 Commits

Author SHA1 Message Date
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
e6407bbe4d ⬆️ Upgrade Passport 2024-05-05 00:39:59 +08:00
3929f502ec Provide userinfo for livekit 2024-04-27 22:20:48 +08:00
e1365c4134 🐛 Fix identity provide to livekit 2024-04-27 14:13:56 +08:00
d7e7dc9bfc 🗑️ Remove the old jitsi info 2024-04-27 00:43:43 +08:00
565d92020e 🐛 Fix build dependencies issue 2024-04-27 00:07:44 +08:00
88d3fbcf5c 💩 Switch to use livekit (Non-tested) 2024-04-27 00:04:01 +08:00
a8008c2c8c 🐛 Fix leave channel api requires username 2024-04-26 23:21:41 +08:00
198583a7a3 💥 Now uses channel alias to perform member actions 2024-04-26 20:18:49 +08:00
b4f24f0ae0 Able to get the creator details of channel 2024-04-25 21:00:45 +08:00
fd611d7f67 Allow only attachment message exists 2024-04-06 23:44:09 +08:00
6e73cf41a8 🐛 Fix friend detection issue 2024-04-06 23:22:27 +08:00
50f2d88abc 🐛 Fix notify and others 2024-04-06 23:04:53 +08:00
476466f8c6 🐛 Bug fixes of Video/Audio Call 2024-04-06 17:28:21 +08:00
eaf074609e Call APIs 2024-04-06 17:08:01 +08:00
35b28d1003 Restricted notify ability 2024-04-06 16:08:33 +08:00
1b68faf8ba 💄 Better notify 2024-04-06 15:20:47 +08:00
a96910edd2 Invite friends check 2024-04-06 14:36:36 +08:00
b2719ae302 Database cleaner 2024-04-06 14:05:51 +08:00
f2f75269d5 🐛 Fix ws sync issue 2024-04-04 23:27:59 +08:00
07fb64a680 🐛 Bug fixes 2024-03-31 23:26:13 +08:00
2797633589 Optimize history pulling 2024-03-31 23:25:09 +08:00
054e91f5f8 🐛 Bug fixes of everything 2024-03-31 23:15:44 +08:00
cd61796de2 🐛 Fix notify 2024-03-31 22:49:08 +08:00
9c7d0a167d Notifying 2024-03-31 21:37:13 +08:00
3956547619 Replying 2024-03-31 21:19:51 +08:00
b49e57337a 🐛 Bug fixes of deletion 2024-03-31 20:48:51 +08:00
ec1cf74207 🚀 Launch tech preview 2024-03-31 01:27:41 +08:00
56af8688f6 🐛 Bug fixes of message pushing 2024-03-30 22:33:20 +08:00
eacfd7296e 🐛 Fix websocket cannot pass auth 2024-03-30 21:59:05 +08:00
729409618b Messages CRUD 2024-03-30 18:40:21 +08:00
8e31675317 Channel history 2024-03-30 18:21:17 +08:00
d5093d7b9c Basic realtime text command 2024-03-30 17:10:36 +08:00
23989f98b6 🗑️ Clean up frontend 2024-03-30 13:15:21 +08:00
99f85a8b76 🎉 Initial Commit 2024-03-26 23:05:13 +08:00