Commit Graph

320 Commits

Author SHA1 Message Date
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
25eb0585d5 🐛 Fix list related publisher api ignore filter 2024-12-11 22:54:06 +08:00
050d3e3f89 Hide user blocked user's publisher's post 2024-12-11 22:46:04 +08:00
2543e1d125 Able to lookup publisher via user / realm 2024-12-11 22:17:18 +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
45d5ea5a68 🐛 Fix featured post query statement issue 2024-12-10 00:04:01 +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
bca0f9025c 👔 Allow post only with attachments
🐛 Fix thumbnail issue
2024-12-08 23:51:11 +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
e1aad5519c 🐛 Fix thumbnail setting 2024-12-07 17:19:49 +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
553a87ab78 🐛 Fix publisher api didn't ensure auth cause crash 2024-11-02 14:05:42 +08:00
f14a9be3ec 🚚 Move from hydrogen to hypernet 2024-11-02 13:41:51 +08:00
ca64e056b9 🐛 Alloc wrong database 2024-11-02 13:41:11 +08:00
0132b91394 🐛 Fix api path 2024-11-02 10:35:36 +08:00
c185fde553 Publisher CRUD 2024-10-31 23:06:37 +08:00
1bd2da2850 🐛 Bug fixes on publishers and removal of dealer 2024-10-31 22:48:51 +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
6f26a44838 Record events into audit logs 2024-10-14 21:30:02 +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
aca0aa97aa Support broadcast deletion 2024-09-19 21:57:09 +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
b226409caf 🐛 Fix fix fix 2024-09-17 02:06:04 +08:00
9a59df6b5e 🐛 Provide the correct status code when subscription not found 2024-09-17 02:01:29 +08:00
16391ce18f 🐛 Bug fix again on determine subscriptions 2024-09-17 01:46:31 +08:00