Commit Graph

52 Commits

Author SHA1 Message Date
b14c0240a7 ♻️ Better linking realms 2024-09-17 16:38:41 +08:00
b9fd5741f3 🐛 Update CORS settings 2024-09-16 18:00:09 +08:00
ecf8c574e4 🐛 Prevent wait group race 2024-09-15 13:03:11 +08:00
4a48b980f0 🐛 Fix insert account into wrong table 2024-09-14 21:35:39 +08:00
d734d617bf Realm devkit 2024-09-11 22:58:28 +08:00
395f97f3b5 User identity devkit 2024-09-11 22:42:45 +08:00
68c6a55654 Support more userinfo fields 2024-08-24 23:59:14 +08:00
208da7e90f Network package message omitempty 2024-08-23 19:33:02 +08:00
df5676cbe4 Provide client id in stream push request 2024-08-23 19:08:07 +08:00
4f93800f72 Able to handle websocket incoming packet 2024-08-23 18:50:14 +08:00
a8330a81f4 Scrap more things 2024-08-19 19:05:47 +08:00
93171bf48c Scraper custom user agent 2024-08-19 18:27:54 +08:00
8bea691f2e 🐛 Fix incomplete url when expand 2024-08-19 15:36:57 +08:00
3d5ba6ef4c Prevent same link got expanded at the same (will wait cache now) 2024-08-19 15:00:05 +08:00
a590bca9a4 Cache link meta with database 2024-08-19 14:52:33 +08:00
039e174595 Expand links API 2024-08-19 14:35:24 +08:00
38b52aec2f 🐛 Fix aliasing issue 2024-08-17 23:52:42 +08:00
5dbe1cf80d Support services aliasing 2024-08-17 23:43:21 +08:00
63ea5e848f 🐛 Fix request entity too large 2024-08-02 15:39:19 +08:00
8cf0feb09a List related relatives 2024-08-01 14:05:23 +08:00
4cea915abf New list user friends & blocklist calls 2024-07-30 18:31:26 +08:00
82305206b0 Status checker endpoint 2024-07-27 01:10:26 +08:00
fbfb340058 Directly use multiple goroutines to speed up delivery speed 2024-07-23 18:27:43 +08:00
7541292f68 🐛 Fix panic at adding services 2024-07-23 17:33:38 +08:00
d64743162f Support multiple notification push workers 2024-07-22 01:28:18 +08:00
b0735a7514 APNs payload present metadata 2024-07-21 14:26:50 +08:00
d74cdddbaf Postman the notifier 2024-07-21 13:51:46 +08:00
037fc8a18c Stream controller with client register/unregister events 2024-07-20 19:47:04 +08:00
607eba001f ⬆️ New Notification APIs support Passport New Features 2024-07-19 23:30:55 +08:00
da433c8861 Batch notify user api 2024-07-17 13:45:12 +08:00
96b96912ed Batch push websocket to improve performance 2024-07-17 11:58:51 +08:00
d97837dab6 🐛 Use get function to prevent null pointer exception 2024-07-16 20:27:30 +08:00
ff8b681eaa Auto add api prefix for forwarding 2024-07-16 18:07:48 +08:00
f601476e6b 🐛 Fix wont link account to local model 2024-07-16 14:41:51 +08:00
2f2a39d93d 🐛 Wrong context key in authorization 2024-07-16 14:32:17 +08:00
65b6b4c6a1 🔨 Fix push wrong destination for docker image 2024-07-16 12:11:57 +08:00
3fc866b5e6 🔨 Fix dockerfile 2024-07-16 12:06:03 +08:00
cfb73fde19 🍺 Forgot to complie protobuf... again? 2024-07-16 10:45:24 +08:00
abba3b1c25 🚚 Rename MemberInfo 2024-07-16 10:44:14 +08:00
ab0b491f45 Push flag for notify 2024-07-15 23:47:45 +08:00
59bda7a411 Make notify better 2024-07-15 23:45:26 +08:00
74c9ce063b 🍺 Just forgot to complie the protobuf 2024-07-15 23:41:51 +08:00
44861dc01f 🐛 Missing metadata in notify 2024-07-15 23:39:44 +08:00
d7f5053fc7 More and more api was included 2024-07-15 22:20:37 +08:00
4e96bb2cd5 Record event & check user relation permission APis 2024-07-15 20:04:03 +08:00
ad83100677 🐛 Fix hyper sdk cannot get dealer connection 2024-07-14 23:56:15 +08:00
7812a06cb1 Websocket stream control count connection for specific user 2024-07-14 23:49:34 +08:00
8f996bb697 Websocket stream control 2024-07-14 23:45:18 +08:00
82dd04f8aa Forwarding requests 2024-07-14 22:41:14 +08:00
d371c4fbfa Keep register func can report error 2024-07-14 21:56:16 +08:00