Commit Graph

58 Commits

Author SHA1 Message Date
LittleSheep
c30946daf6 🐛 Still bug fixes in auth service 2025-08-25 23:01:17 +08:00
LittleSheep
081815c512 Trying to optimize pusher serivce 2025-08-25 21:48:07 +08:00
LittleSheep
83a49be725 🐛 Fix websocket missing in notification 2025-08-25 17:43:37 +08:00
LittleSheep
9f38a288b9 🐛 Fix save notification again.. 2025-08-24 18:05:42 +08:00
LittleSheep
75a975049c 🐛 Fix get subscribed feed 2025-08-24 17:37:30 +08:00
LittleSheep
f8c35c0350 🐛 Fix queue background service in pusher didn't save notification now 2025-08-24 16:59:27 +08:00
LittleSheep
d9a5fed77f 🐛 Fix wrong queue name 2025-08-24 13:19:39 +08:00
LittleSheep
50e888b075 🐛 Fix mark all read will reset the viewed at 2025-08-22 22:42:32 +08:00
LittleSheep
d92220b4bc ♻️ Refactor NATS message handling 2025-08-21 18:47:23 +08:00
LittleSheep
4d1972bc99 ♻️ Refactored the queue 2025-08-21 17:41:48 +08:00
LittleSheep
636b674229 🧱 Add stream (NATS) message queue infra 2025-08-19 19:23:41 +08:00
LittleSheep
a66037d947 Optimize push service 2025-08-17 00:27:51 +08:00
LittleSheep
bb4e04df0b 🔊 Add websocket logger back 2025-08-17 00:19:16 +08:00
LittleSheep
d3752caf1d 🐛 Fixes and optimize deliver message 2025-08-16 23:38:47 +08:00
LittleSheep
e384763faf 🚨 Fix complier warnings 2025-08-16 01:12:38 +08:00
LittleSheep
7fb199b187 🐛 Make send notification await 2025-08-16 00:03:41 +08:00
LittleSheep
740d9a33cf 🐛 Fix pusher service 2025-08-14 20:46:19 +08:00
LittleSheep
792d703b6f 🐛 Disable data part to fcm to trying fix INVALID_ARGUMENT 2025-08-14 18:06:13 +08:00
LittleSheep
f09832404d 🐛 Fix compile issue in Pusher 2025-08-14 17:43:41 +08:00
LittleSheep
134b11e7f0 🐛 Fix notification missing websocket 2025-08-14 17:39:20 +08:00
LittleSheep
8c01ec364c 🔊 Add more logging to push notification 2025-08-14 17:25:06 +08:00
LittleSheep
27e6dde7c4 Mark all notifications read 2025-08-14 15:33:48 +08:00
LittleSheep
b04b17c8ae Optimize push notification saving by introducing the flush buffer 2025-08-14 15:31:33 +08:00
LittleSheep
b037ecad79 🔇 Lower some log level in pusher service 2025-08-14 15:10:41 +08:00
LittleSheep
5f70d53c94 New authorized device 2025-08-14 02:10:32 +08:00
LittleSheep
4b66e97bda 🐛 Bug fixes with ws controller 2025-08-13 17:32:13 +08:00
LittleSheep
5859483654 ♻️ Update the websocket dupe conn handle 2025-08-08 03:06:20 +08:00
LittleSheep
e3499ff283 🐛 Fixes in notification 2025-07-31 16:42:35 +08:00
LittleSheep
51697c31cb ♻️ Refactor notification meta 2025-07-29 23:23:40 +08:00
LittleSheep
11266ac69a 🐛 Fixes in websocket push 2025-07-29 22:22:56 +08:00
LittleSheep
f1b594bdf2 ♻️ Refactor the websocket system 2025-07-29 20:43:17 +08:00
LittleSheep
1f7b19938b 🐛 Fix websocket event loop somehow 2025-07-29 18:12:51 +08:00
LittleSheep
05c6410550 The websocket handle the ping / pong 2025-07-29 17:14:35 +08:00
LittleSheep
4a0117906a 🐛 Trying to fix upload offset not found in frontend 2025-07-27 14:25:45 +08:00
LittleSheep
777e6da142 🐛 Fix migrations in Pusher 2025-07-24 15:05:55 +08:00
LittleSheep
50944376fc 🐛 Somehow the pusher db changed 2025-07-24 14:59:06 +08:00
LittleSheep
29403b09d2 🐛 Fix push notification didn't contains custom category identifier 2025-07-24 14:43:00 +08:00
LittleSheep
d95ea249fb 🐛 Fix dockerfile install wrong package 2025-07-24 01:15:52 +08:00
LittleSheep
8bcb2f2247 🐛 Trying to fix Cannot load library libgssapi_krb5.so.2 on SMTP security 2025-07-24 01:10:47 +08:00
LittleSheep
4557631153 Load certificate to use HTTPs 2025-07-20 16:51:47 +08:00
LittleSheep
4a4e7a302b 🔀 Merge branch 'refactor/seprate-auth'
# Conflicts:
#	DysonNetwork.Sphere/Chat/Realtime/LiveKitService.cs
#	DysonNetwork.Sphere/Chat/RealtimeCallController.cs
#	DysonNetwork.Sphere/Startup/ServiceCollectionExtensions.cs
#	DysonNetwork.sln.DotSettings.user
2025-07-20 02:28:42 +08:00
LittleSheep
fc63a76eb2 ♻️ To use CorePush to no longer depends on gorush 2025-07-20 02:11:33 +08:00
LittleSheep
7b9150bd88 🐛 Dozens of fixes 2025-07-20 01:00:41 +08:00
LittleSheep
57f85ec341 Websocket handler 2025-07-18 16:12:34 +08:00
LittleSheep
651820e384 Added magic spell page 2025-07-17 20:28:49 +08:00
LittleSheep
4e2a7ebbce 🐛 Serval bug fixes 2025-07-17 14:24:30 +08:00
LittleSheep
022f89c36e Pass service provide recaptcha 2025-07-16 22:29:46 +08:00
LittleSheep
cd4af2e26f 🎉 Setup Pass frontend project 2025-07-16 01:53:00 +08:00
LittleSheep
8fbc81cab9 Done mixing 2025-07-15 16:10:57 +08:00
LittleSheep
3c11c4f3be ♻️ I have no idea what I have done 2025-07-15 01:54:27 +08:00