Commit Graph

296 Commits

Author SHA1 Message Date
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
fca4032031 Able to transfer story / article between realms 2024-08-10 16:45:42 +08:00
0383cdf407 🛂 Add permission node at create reactions 2024-08-04 22:24:41 +08:00
6bb5699ec4 🐛 Fix article edit won't save description 2024-08-04 17:45:54 +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
f19de97e8e List post also apply user context filter 2024-07-30 00:09:00 +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
f07364269a 🐛 Fix column name issue 2024-07-29 23:02:38 +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
0c686d7f06 Locked post 2024-07-28 12:50:27 +08:00
09bc86da02 ⚗️ Basic featuring recommendation algorithm 2024-07-28 01:50:05 +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
37aa69e6ca 🐛 Fix querystring naming issue 2024-07-26 16:15:08 +08:00
ee62f3bef8 Better down vote author filter system 2024-07-26 00:53:58 +08:00
a4d8a3b37f User can pin multiple posts 2024-07-25 22:58:47 +08:00
761d73100b Pinned post 2024-07-25 22:45:31 +08:00
c8d55d0b2c Edit post will auto help user correct data 2024-07-25 22:41:18 +08:00
f49cd3a892 🐛 Fix edit draft state wont set published at 2024-07-25 22:39:19 +08:00
2f8f799926 🐛 Fix query statement in shuffle 2024-07-24 14:37:21 +08:00
1925f26f16 🐛 Fix shuffle recommendation 2024-07-24 14:29:43 +08:00
93251c05f4 🐛 Fix reaction api 2024-07-24 00:10:04 +08:00
5af3e280b9 🐛 Fix validation conditions 2024-07-23 18:05:54 +08:00
fba515fc70 🐛 Fix list replies need non-exists alias 2024-07-23 17:59:11 +08:00
dda0687b1a 🐛 Fix buggy recommendation query statement 2024-07-23 17:33:17 +08:00
2cf24c4724 Recommendation API 2024-07-23 16:12:19 +08:00
8429d72ad1 🔀 Merge pull request '♻️ 一切尽在帖子表' (#4) from refactor/everything-in-post into master
Reviewed-on: Hydrogen/Interactive#4
2024-07-22 05:46:46 +00:00
7b8ca225a8 🗑️ Remove feed api 2024-07-22 13:41:35 +08:00
d4dfa810d1 Detect language in controller layer 2024-07-22 01:46:49 +08:00
96b36c1db4 Sort based on published at 2024-07-22 01:44:40 +08:00
f5664715f8 Publish until 2024-07-22 01:44:04 +08:00
045744aa18 Post type 2024-07-22 01:19:23 +08:00
3a5a84ae56 New story & article create & edit api 2024-07-22 00:49:36 +08:00
18dedfc493 🗑️ Remove the old article 2024-07-21 14:47:51 +08:00
e704c59664 Rollback api has no prefix 2024-07-16 18:05:41 +08:00
248f97742b 🗑️ Remove the frontend redirector 2024-07-16 16:53:40 +08:00
7f79c1a5ad 🐛 Fix count metrics issue 2024-07-16 16:52:00 +08:00