Commit Graph

152 Commits

Author SHA1 Message Date
659fc8375c 🐛 Fix request body validation 2024-06-30 11:41:33 +08:00
78604db54e Admin notify all API 2024-06-30 11:32:01 +08:00
0276a9b0bf 🐛 Fix disturbable condition 2024-06-27 12:20:42 +08:00
9f7205ba14 🐛 Fix status query condition 2024-06-27 01:29:51 +08:00
17e0fa3b18 🐛 Fix bugs in status 2024-06-27 01:10:57 +08:00
7fed35dd04 🐛 Fix status validation issue 2024-06-27 01:01:47 +08:00
b2b8aa467b 🚑 Fix getting user panic again... 2024-06-27 00:58:32 +08:00
3f0d3fc69e 🐛 Not supposed to appear to status at the same time 2024-06-27 00:37:50 +08:00
0bce0d45c8 🚑 Fix nil pointer panic 2024-06-27 00:22:47 +08:00
203465f0bb 🐛 Invisible status is visible to others 2024-06-26 21:52:36 +08:00
4281952c87 🐛 Fix ws security blocked 2024-06-26 21:20:57 +08:00
e36b40614d 🐛 Fix miscall function 2024-06-26 20:53:11 +08:00
f2b8401746 Get myself current status API 2024-06-26 20:52:35 +08:00
feabff16ec 🐛 Fix clear status affected the statutes cleared before 2024-06-26 20:43:10 +08:00
9519497887 Edit, delete current status 2024-06-26 20:41:20 +08:00
b1f6cf8f6e Last seen at 2024-06-26 20:28:12 +08:00
7c0713a12f 🐛 Fix status expired in cache 2024-06-26 20:08:18 +08:00
132d301aeb Status system 2024-06-26 20:05:28 +08:00
38ee30f455 Can pick up mfa request 2024-06-26 18:18:04 +08:00
ebdb6f5688 🐛 Authenticate wrong payload hotfix 2024-06-26 18:07:07 +08:00
ab5130de2a 🗃️ Add the status model 2024-06-26 17:59:15 +08:00
f69f1026d8 🐛 Fix avatar and banner APIs 2024-06-26 17:16:14 +08:00
7e4ca530fa Better avatar and banner APIs 2024-06-26 17:07:20 +08:00
d540e86603 🐛 Fix magic token's foreign key 2024-06-26 16:52:04 +08:00
200a1f9dfc 🔨 Update dockerfile 2024-06-26 16:35:32 +08:00
ea33857afb Recycle accounts 2024-06-26 15:52:58 +08:00
880ed9a999 ⬆️ Fix notification listen 2024-06-26 15:18:33 +08:00
8044a1e5f2 🐛 Bug fixes 2024-06-26 15:17:10 +08:00
6667bff188 Recommend app component 2024-06-26 15:03:43 +08:00
21d3d71936 ♻️ OAuth authenticate 2024-06-26 14:48:35 +08:00
0d02eca76e 🗑️ Remove the personal page 2024-06-26 11:11:23 +08:00
3f64747839 ♻️ Update the sign in web page to the latest API 2024-06-24 23:54:45 +08:00
1cf675b23a Pick up the single-page application as frontend 2024-06-24 23:06:20 +08:00
86b2cd8140 🚑 Fix nil map panic 2024-06-23 16:37:19 +08:00
7ddbea8bcb 🚑 Fix query services too much 429 2024-06-23 16:11:49 +08:00
b919e100e0 🐛 Fix avatar url missing endpoint prefix 2024-06-23 00:02:22 +08:00
18ae5f12e2 🐛 Fix registration service issue 2024-06-22 21:10:52 +08:00
4537bc9f28 Accepts token in querystring 2024-06-22 20:28:58 +08:00
d654931483 🐛 FIx cannot resolve service 2024-06-22 20:05:21 +08:00
a4ec986b77 🔨 Clean up dockerfile 2024-06-22 18:09:08 +08:00
7007cda8f2 ♻️ Improve code structure and much easier to read
🐛 Fix auth middleware
2024-06-22 13:04:21 +08:00
c37a55b88b 🧑‍💻 Add the server side Hyper SDK 2024-06-22 12:14:15 +08:00
d9aa478d10 Drop direct connection and uses consul 2024-06-19 23:25:40 +08:00
5a3c6fcada 🗑️ Remove HTTP provision to consul 2024-06-19 20:48:23 +08:00
d2fdb5a72b ♻️ Update status check api 2024-06-17 22:23:41 +08:00
9c3b42f078 🐛 Bug fixes on connection and package naming 2024-06-17 22:21:34 +08:00
80ee964afa 🐛 Bug fixes on consul config 2024-06-16 23:33:02 +08:00
69fdee72f5 🔨 Update dockerfile 2024-06-16 23:21:31 +08:00
45048ea814 🎨 Update project structure 2024-06-16 23:17:32 +08:00
0695338fa1 Consul registration 2024-06-16 22:16:09 +08:00
ef055e1144 Able to read current user's realm profile 2024-06-09 00:12:03 +08:00
6d035c1147 🔥 Remove ws connected does not push notify feature 2024-06-08 20:11:58 +08:00
5b06b2dccb 🐛 Fix APNs pushes no sound (again) 2024-06-08 18:18:28 +08:00
3010d4f2a4 🐛 Fix APNs pushes no sound 2024-06-08 17:55:51 +08:00
bcab6dfc51 🚨 Resum go sum 2024-06-08 13:05:36 +08:00
daaac3667c 🐛 Bug fixes on notification badges for APNs 2024-06-08 13:03:36 +08:00
b76e7d41cf 🐛 Fix APNs non-production 2024-06-07 21:02:25 +08:00
533745e0e4 🐛 Bug fix and fix 2024-06-07 20:50:27 +08:00
b44786ae9a 🐛 Bug fixes 2024-06-07 20:24:32 +08:00
332557778d ♻️ Better notification system 2024-06-07 20:05:56 +08:00
b925d54000 Apple push notification services 2024-06-07 00:15:43 +08:00
6a37ee4487 Firebase is back 2024-06-06 22:48:43 +08:00
a502f11ebc ⬆️ Using the latest version of paperclip 2024-05-20 22:41:54 +08:00
ee4f929d6c 🐛 Bug fixes in update avatar 2024-05-18 20:39:46 +08:00
fd5bbd732f ♻️ Use paperclip to store avatar and more 2024-05-18 17:24:14 +08:00
ebef35a619 🐛 Fix decoding permission nodes from db 2024-05-17 20:34:34 +08:00
1e2d5e9f9d Check permissions GRPC method 2024-05-17 20:14:20 +08:00
73b57164ab Bug fixes of permission check 2024-05-17 19:53:47 +08:00
8ae6292bf0 In memory auth context cache 2024-05-17 19:38:01 +08:00
4e4fbb8ba9 Permission check 2024-05-17 19:24:34 +08:00
7d3b804516 Basis perm nodes feature 2024-05-17 17:16:10 +08:00
0e89e325d4 🐛 Fix notification push issue 2024-05-13 22:31:19 +08:00
07dbdd80ec 🐛 Fix key exchange cause echo 2024-05-12 19:41:00 +08:00
bcfe1d3927 🐛 Bug fixes on E2EE 2024-05-09 23:48:35 +08:00
3ba152252e E2EE Key Exchange 2024-05-09 23:35:13 +08:00
18a4321685 ♻️ Improved the notification subscriber API 2024-05-07 21:00:20 +08:00
fe27b0bf1c Use map to improve message delivery time 2024-05-07 20:54:01 +08:00
35f9580499 🐛 Fix new realm owner missing permissions 2024-05-05 22:03:51 +08:00
ec911b828e 🐛 Dumb man make dumb mistake again 2024-05-05 11:51:30 +08:00
ce0bf2b548 🐛 Bug fixes on realm missing member on creation 2024-05-05 11:48:39 +08:00
7c418a3cd3 🐛 Bug fix on missing id in realm 2024-05-04 16:59:31 +08:00
fddcb86c9e 🐛 Bug fixes on forgot add realm members for account 2024-05-04 11:15:13 +08:00
db1849933f Realm Member GRPC 2024-05-04 10:53:24 +08:00
854a50f63f Realm GRPC 2024-05-04 01:47:44 +08:00
5de68bb9b9 Realm in passport 2024-05-04 01:32:44 +08:00
29a33331e4 🐛 Bug fixes of risk detection
💄 Optimized UI
2024-05-01 01:33:11 +08:00
6ec48aaa8a Batch mark notify as read API 2024-04-28 19:59:27 +08:00
3e9c84a284 Able to list all the friend without status filter 2024-04-25 22:08:49 +08:00
e0d496cc47 Bug fixes 2024-04-21 21:36:18 +08:00
58a4a367cf 🐛 Fix favicon 2024-04-21 18:08:27 +08:00
ec6ae26aba 🐛 Bug fixes of design 2024-04-21 18:07:29 +08:00
eda6ad9776 💄 Fix ui design 2024-04-21 18:03:18 +08:00
f2d7c8f93c 🍱 Sync IDE config 2024-04-21 17:32:45 +08:00
447ea936e4 Others userinfo 2024-04-21 17:30:50 +08:00
5bde44647b 🚚 Update well known 2024-04-21 17:27:05 +08:00
c25a1f5c82 OAuth 2024-04-21 17:18:00 +08:00
8e315642a4 Personalize 2024-04-21 15:07:53 +08:00
6b26cad796 User center page 2024-04-21 12:20:06 +08:00
ee6e7324b2 An entire complete sign in user flow 2024-04-21 01:33:42 +08:00
e79441dbc5 Sign up & Sign in 2024-04-20 22:50:09 +08:00