|
1d92b8945e
|
🐛 Try to fix bugs
|
2025-02-10 00:11:29 +08:00 |
|
|
59f0288c27
|
✨ Videos API
|
2025-02-08 15:11:52 +08:00 |
|
|
b756a9f19c
|
🐛 Fix edit question lost it answer
|
2025-02-08 13:27:25 +08:00 |
|
|
748f442cbc
|
🐛 Fix edit question panic
|
2025-02-08 13:20:34 +08:00 |
|
|
d8dabd002b
|
🐛 Fix answer question got select wont got paid
|
2025-02-07 22:49:11 +08:00 |
|
|
b888cf5acb
|
🐛 Fix go mod sum
|
2025-02-07 22:36:29 +08:00 |
|
|
57b908e5a0
|
✨ Question APIs
|
2025-02-07 19:25:55 +08:00 |
|
|
9d9b2ac866
|
⚡ Save post insight result in database
|
2025-01-30 22:29:03 +08:00 |
|
|
39ef6f9e0a
|
⚡ Add cache after respond
|
2025-01-30 02:04:26 +08:00 |
|
|
644c0e6afb
|
🐛 Fix insight cause crash
|
2025-01-30 02:03:58 +08:00 |
|
|
2ca6c615ff
|
🐛 Fix did not bind path for insight handler
|
2025-01-30 01:43:28 +08:00 |
|
|
e90458c049
|
✨ Use HyperNet.Insight to generate insights
|
2025-01-30 01:43:05 +08:00 |
|
|
7a6dfeb9e6
|
🐛 Trying to fix update post attachment visibility issue
|
2025-01-27 00:39:39 +08:00 |
|
|
2bb979668c
|
🐛 Trying to fix bugs
|
2025-01-27 00:31:15 +08:00 |
|
|
2558b89b63
|
🔊 Verbose post editing logging
|
2025-01-26 23:56:05 +08:00 |
|
|
f609ac878a
|
🔊 Verbose updating visibility logs
|
2025-01-26 21:33:25 +08:00 |
|
|
86db065117
|
🔊 Verbose updating image visibility
|
2025-01-26 20:06:35 +08:00 |
|
|
ef8759e51d
|
✨ Post will update related attachments meta & policy
|
2025-01-24 17:32:27 +08:00 |
|
|
62d09717bb
|
🐛 Trying fix cannot edit tags & categories after published
|
2025-01-08 22:30:51 +08:00 |
|
|
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 |
|
|
0e4c0e5017
|
🐛 Bug fixes on editing post
|
2024-12-22 23:25:25 +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 |
|
|
6de2ef00a2
|
✨ Better categories api
|
2024-12-22 14:35:19 +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 |
|
|
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 |
|