Commit Graph

177 Commits (main)

Author SHA1 Message Date
alimy a9c815eb4d upgrade go-mir to v5.1.0
4 months ago
alimy 4600fcc1e2 upgrade go-mir to github.com/alimy/mir/v5 v5.0.0-alpha.2
4 months ago
alimy 822ad3856b remove connect style service/server base code
5 months ago
alimy 207c7c0e77 add internal/infra package as infrastruct components package
8 months ago
alimy bb00e79ea3 fixed not visit private tweet detail by self error
8 months ago
chengyuxuan 6d8088d1f7
fix/修改普通用户无法查看自己发表的文章问题
8 months ago
Michael Li 77fa290648
fixed nil user err in tweet detail logic
1 year ago
Michael Li f0c80f3dcf
optimize tweet detail visit permission check logic
1 year ago
ROC a4348f2250 fixed: check permission of post view.
1 year ago
Michael Li 7eaf53e7f9
upgrade github.com/alimy/mir/v4 => v4.2.0-alpha.5 and update Dockerfile to use --mount=type=cahce option for RUN
2 years ago
Michael Li af74e4ecb4
optimize: use io.NopCloser instead types.PureReader in internal/servants/web/priv.go
2 years ago
Michael Li ec931c6183
optimize upload attachment logic
2 years ago
Michael Li 8967359c15
feat: add pin topic support
2 years ago
Michael Li 38db8eb895
change github.com/bufbuid/connect-go => connectrpc.com/connect
2 years ago
Michael Li a93cc017f1
fixed follow page incorrect results
2 years ago
Michael Li 1eba546325
optimize issuer generate logic for jwt token
2 years ago
Michael Li 7e425ae998
optimize cache logic for change user nickname or avatar info
2 years ago
Michael Li ea323f39c6
add custom web frontend features base by a profile that fetch from backend support
2 years ago
Michael Li fdd0a8bb0b
add tweets count info in Home/Profile page
2 years ago
Michael Li 47c963da2f
optimize online user metric cache logic
2 years ago
Michael Li 9ca38cb4b5
optimize get index trends info logic
2 years ago
Michael Li 2c353ca9ad
optimize follow/unfollow user logic
2 years ago
Michael Li 3956735db6
add read all unread message support for message sub-system
2 years ago
Michael Li bdfab5cf62
optimize unread message logic
2 years ago
Michael Li 427269572b
add cache support for index trends info
2 years ago
Michael Li c78936ef3f
optimize messages page and backend logic
2 years ago
Michael Li 9aec4fba38
fixed not expire messages cache after follow user
2 years ago
Michael Li 167e2e9a44
add message filter backend logic
2 years ago
Michael Li e2f34633cf
expire related comments after highlight comment
2 years ago
Michael Li ba879a2fec
add full support for tweet hots comment logic and add cache support for tweet comment
2 years ago
Michael Li 5dd7dc6cf5
add follow/unfollow support in message/post page
2 years ago
Michael Li 13aba704e3
optimize follow/unfollow user in all needed page
2 years ago
Michael Li 2274d128b4
add follow/unfollow user support in index page
2 years ago
Michael Li 5cabf0e44a
add comment highlight support
2 years ago
Michael Li c7c68770b5
optimize get post comment logic
2 years ago
Michael Li 2193cbffcd
add simple hots comment support for post detail page
2 years ago
Michael Li ba40775da9
optimize index tweets from cache logic
2 years ago
Michael Li 8f32e827d6
fixed get user's coment/like tweets error by guest
2 years ago
Michael Li 35b865724c
fixed get user tweets error when use cache
2 years ago
Michael Li 2a44f94f3e
optimize update/create/delete tweet logic
2 years ago
Michael Li 53a4aef5f4
make Newest/Hots/Following tweets in index page work well
2 years ago
Michael Li ef6f905da5
add index newest/hots/following tweets logic
2 years ago
Michael Li 7ba82d78bd
optimize events.Job function name
2 years ago
Michael Li 35c315a649
remove reduce debug log in onMaxOnlineJob
2 years ago
Michael Li 92c0036bc1
use a cron job to update max history online user count
2 years ago
Michael Li 99e17d26a9
add more info in get site info api
2 years ago
Michael Li 5cbcfc541d
support admin user get site info
2 years ago
Michael Li 771a942b67
add base metrics component to measure some server status and add measure online user logic
2 years ago
Michael Li c922361ccf
add simple audit hook base logic
2 years ago
Michael Li 8ee4ff7e8d
optimize cache logic for get unread message count
2 years ago