Commit Graph

78 Commits

Author SHA1 Message Date
19e1b5f7c6 🐛 Fix repost to & reply to content did not got truncated 2024-12-25 22:35:31 +08:00
1a3e43a12f 🐛 Fix editing post got rejected 2024-12-22 23:44:51 +08:00
8cd7dca8aa 🐛 Fix TimeZone issue 2024-12-22 23:34:53 +08:00
3c7ae284ac 🐛 Fix category filter 2024-12-22 15:49:02 +08:00
e37238436f 🐛 Trying fix category filter 2024-12-22 15:35:43 +08:00
0ceee18524 🐛 Fix cannot get post by alias 2024-12-20 23:56:56 +08:00
c31d390a0b 🐛 Fix setting post total upvote wrong 2024-12-17 21:07:26 +08:00
34d166bec8 🐛 Bug fixes 2024-12-17 21:01:00 +08:00
710e2dc040 🐛 Bug fixes on post freezed data didn't update 2024-12-16 21:37:19 +08:00
ade3dbdeee 🐛 Fix post got truncated saved into db, close #5 2024-12-15 23:59:26 +08:00
3213a3969e 🐛 Fix post visibility didn't apply when notifying close #3 2024-12-15 23:50:54 +08:00
76e7dd7a07 Optimize user context filter query 2024-12-15 23:41:02 +08:00
79a61cc732 🐛 Fix posts filter with user context filtered all the posts 2024-12-11 23:05:31 +08:00
050d3e3f89 Hide user blocked user's publisher's post 2024-12-11 22:46:04 +08:00
c125565896 👔 Prevent user from setting published at before it real published date 2024-12-10 22:27:35 +08:00
03f72d548d Add cache into post filter by user context 2024-12-09 22:38:44 +08:00
39889fe43d 🗑️ Remove the useless FilterWithRealm method 2024-12-09 22:24:55 +08:00
8d1db481de ♻️ Refactored user context visibility filter 2024-12-09 22:24:14 +08:00
08ba9ae758 Notify poster with avatar 2024-12-08 21:04:13 +08:00
d49c960be5 Better search api allow searching with tags or categories only 2024-12-08 14:09:34 +08:00
2c138d06ee Allow filter post via tags 2024-12-01 22:51:56 +08:00
09335ea99f 🐛 Fix count post content length 2024-11-25 00:33:57 +08:00
e906874b2e Count content length when truncate 2024-11-13 21:59:53 +08:00
615fe3ff6c 💥 Unified the publisher api 2024-11-09 00:47:19 +08:00
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
001c9a8140 ♻️ Moved account-based post to publisher-based post 2024-10-31 22:41:32 +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
db85cebe06 🐛 Trying to fix batch list reactions of post miscounted 2024-10-13 13:37:11 +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
d2f24d0be2 Subscriptions on the air 2024-09-17 00:35:42 +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
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
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