Commit Graph

71 Commits

Author SHA1 Message Date
f9a01bff70 🐛 Bug fixes on query statement 2024-11-02 23:47:44 +08:00
f14a9be3ec 🚚 Move from hydrogen to hypernet 2024-11-02 13:41:51 +08:00
c185fde553 Publisher CRUD 2024-10-31 23:06:37 +08:00
001c9a8140 ♻️ Moved account-based post to publisher-based post 2024-10-31 22:41:32 +08:00
d889d22d11 Truncate notification embed posts 2024-10-17 20:05:05 +08:00
89b495577e 👔 Update search post include range 2024-10-16 21:01:17 +08:00
9bb55f10ce Add metadata to post related notification 2024-10-16 01:04:35 +08:00
4d602220d2 Able to subscribe to realm 2024-10-14 21:40:28 +08:00
362e691b37 Search posts 2024-10-13 21:25:15 +08:00
1e16e5c343 🐛 Fix truncate content panic 2024-10-13 20:32:32 +08:00
6c25f14189 🐛 Fix truncate make utf8 word garbled 2024-10-13 20:26:03 +08:00
d1bbf751d3 Truncate too content when listing 2024-10-13 20:12:23 +08:00
d6b6f2e399 🐛 Fix counting reactions in batch 2024-10-13 19:48:19 +08:00
db85cebe06 🐛 Trying to fix batch list reactions of post miscounted 2024-10-13 13:37:11 +08:00
f86a7527a9 Get the replying chain (conversation) (wip) (skip ci) 2024-10-13 13:33:22 +08:00
f5544e73f3 🐛 Bug fixes on visibility 2024-10-11 00:04:41 +08:00
8191ad8187 Permission requirement of posting in realm 2024-09-17 19:31:54 +08:00
277f1ee05f ⬆️ Upgrade dealer 2024-09-17 16:53:43 +08:00
16391ce18f 🐛 Bug fix again on determine subscriptions 2024-09-17 01:46:31 +08:00
86cdf28b22 🐛 Fix determine subscription has or not 2024-09-17 01:43:01 +08:00
d2f24d0be2 Subscriptions on the air 2024-09-17 00:35:42 +08:00
c01714b3fc CRUD of subscriptions 2024-09-17 00:12:09 +08:00
a131a5bf86 ♻️ Use the new dealer BaseUser and remove ExternalID 2024-09-11 23:42:46 +08:00
9207a4f164 Prevent blocked user see friend visible level posts 2024-09-03 20:07:20 +08:00
9a1e749649 Publisher api 2024-08-19 00:57:20 +08:00
9cf4068844 Complete friend visibility 2024-08-18 01:06:52 +08:00
a9bfb5767c 🐛 Fix validator still validating alias when it is blank 2024-08-18 00:07:53 +08:00
d3371a7240 🐛 Validate alias 2024-08-17 22:25:11 +08:00
2470c4ac53 Better alias with region alias 2024-08-17 15:40:07 +08:00
2fbf7c4808 List post with minimal data 2024-08-10 21:11:55 +08:00
8aa627ef43 🐛 Fix visibility filter 2024-08-10 17:18:55 +08:00
3a3c929858 🐛 Fix batch count replies issue 2024-08-02 04:53:25 +08:00
6638a9bf14 Search for tags 2024-07-31 01:29:09 +08:00
dbd71e8b1b Listing tags, get tag and get category 2024-07-31 01:25:51 +08:00
e9c7921d39 🐛 Fix visibility filter will filter user own psots 2024-07-30 17:59:14 +08:00
830484fee1 👔 Update the edited at detection logic 2024-07-30 12:31:33 +08:00
ec0a2c3ac6 🐛 Fix posts query 2024-07-30 00:06:58 +08:00
2d66b8acc0 🐛 Fix visibility query type issue 2024-07-29 23:33:55 +08:00
2fe32d6c98 🐛 Fix visibility query issue 2024-07-29 23:24:54 +08:00
0fd742ffd2 🐛 Fix column naming issue in where statement 2024-07-29 23:07:12 +08:00
0519d99bbd 🐛 Try to fix post has no published at 2024-07-29 11:47:02 +08:00
7ae1f8021b 🐛 Try to fix the language detect issue 2024-07-28 22:01:24 +08:00
27994733dd ⚗️ Try to skip detecting language to fix online bugs 2024-07-28 21:40:47 +08:00
8cd154f0de 🔊 Adding logs into posting process 2024-07-28 21:36:47 +08:00
bce500a5c2 Post visibility 2024-07-28 01:49:16 +08:00
16d1790fb1 New edited at property to prevent post background update shows as edited 2024-07-27 23:10:07 +08:00
2366c3fd42 🐛 Fix neutral reaction count as negative 2024-07-26 22:21:31 +08:00
30399be718 Each post has total down/upvote count 2024-07-26 21:09:53 +08:00
a4d8a3b37f User can pin multiple posts 2024-07-25 22:58:47 +08:00
2cf24c4724 Recommendation API 2024-07-23 16:12:19 +08:00