|
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 |
|
|
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 |
|
|
e129575eff
|
🚨 Fix go mod sum issue
|
2024-06-08 13:05:14 +08:00 |
|
|
a6373b3f87
|
📝 Update README
|
2024-06-08 12:50:51 +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 |
|