Commit Graph

86 Commits

Author SHA1 Message Date
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
851c8e2f70 🐛 Only pick featured posts in posts which visibility is all 2024-12-10 21:12:35 +08:00
fb33f4abc9 🐛 Trying to fix get featured posts failed 2024-12-10 00:02:31 +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
d2ffde8469 Featured posts 2024-12-09 22:14:30 +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
9dd03e0734 Customize publisher meta when creating
👔 Now user and org can have multiple publishers
2024-12-01 12:53:46 +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
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