Commit Graph

78 Commits (5627481241e8c4e4d6ba966f6ee25274e0b60e46)

Author SHA1 Message Date
Michael Li 2c1195726f
support upload webp format image as picture when send tweet 1 year ago
Michael Li 8967359c15
feat: add pin topic support 1 year ago
Michael Li ea323f39c6
add custom web frontend features base by a profile that fetch from backend support 1 year ago
Michael Li fdd0a8bb0b
add tweets count info in Home/Profile page 1 year ago
Michael Li 3956735db6
add read all unread message support for message sub-system 1 year ago
Michael Li 427269572b
add cache support for index trends info 1 year ago
Michael Li 167e2e9a44
add message filter backend logic 1 year ago
Michael Li ba879a2fec
add full support for tweet hots comment logic and add cache support for tweet comment 1 year ago
Michael Li 5dd7dc6cf5
add follow/unfollow support in message/post page 1 year ago
Michael Li 5cabf0e44a
add comment highlight support 1 year ago
Michael Li c7c68770b5
optimize get post comment logic 1 year ago
Michael Li 53a4aef5f4
make Newest/Hots/Following tweets in index page work well 1 year ago
Michael Li ef6f905da5
add index newest/hots/following tweets logic 1 year ago
Michael Li 99e17d26a9
add more info in get site info api 1 year ago
Michael Li 5cbcfc541d
support admin user get site info 1 year ago
Michael Li 771a942b67
add base metrics component to measure some server status and add measure online user logic 1 year ago
Michael Li c922361ccf
add simple audit hook base logic 1 year ago
Michael Li 66d7779ce6
add cache support for GetUserTweets api 1 year ago
Michael Li bf4026c5af
optimize get unread message count logic and add cache base mechanism use redis 1 year ago
Michael Li 537f64090e
upgrade github.com/golang-jwt/jwt/v5 => v5.0.0 and optimize /v1/user/msgcount/unread api process logic 2 years ago
Michael Li fd5e54bd31
optimize Folloship feature allow follow/unfollow user in follow page 2 years ago
Michael Li 199f77e70c
add followship feature's backend logic implement 2 years ago
Michael Li 1a897baa36
frontend: add following page to display user's follows/followings information 2 years ago
Michael Li cdd88b657f
user/profile page add user join information 2 years ago
Michael Li 1169e0052e
add base followship feature logic support 2 years ago
Michael Li 2dd64d0a9d
add tweet highlight logic implement 2 years ago
Michael Li c4397cbd0a
add simple highlight support but not implement backend logic 2 years ago
Michael Li 8eb294154a
optimize core service define 2 years ago
Michael Li f394599ef3
merge from dev branch 2 years ago
Michael Li 97d728198e
simple support for user posts filter by style(post/comment/media/star) 2 years ago
Michael Li dd963d2d1b
merge from dev branch 2 years ago
Michael Li ec14345e68
optimize errors position in web servant 2 years ago
Michael Li ae22095604
use github.com/alimy/mir/v4 as web api generator 2 years ago
Michael Li c7e67b878c
merge from dev 2 years ago
Michael Li 6588203b27
fixed comments thumbs up/down state incorrect error 2 years ago
Michael Li 8e3cf38ae4
merge from dev branch 2 years ago
Michael Li 47a85fac51
add comment upvote feature support (80%) 2 years ago
Michael Li e715b0aecb
merge from dev branch 2 years ago
Michael Li a70a987290
optimize topics ui and logic (100%) 2 years ago
Michael Li 49a624b2c0
optimize topics ui and logic (65%) 2 years ago
Michael Li e58e069755
optimize topic ui and logic (60%) 2 years ago
Michael Li 38470260ca
merge from dev branch 2 years ago
Michael Li 005cbd3f4f
add Sentry feature support 2 years ago
Michael Li d6575e0d45
merge from feature/deprecated-oldweb 2 years ago
Michael Li 8bb15ff207
add custom comment sort strategy support 2 years ago
Michael Li 914889994f
sqlx: prepare implement tweets data logic for sqlx feature 2 years ago
Michael Li dda5465d60
sqlx: implements topic data logics 2 years ago
Michael Li f3ed27dbef
mir:fixed VisibleTweet error in new web service 2 years ago
Michael Li ce77357f6a
mir:fixed get suggest user/tags result error 2 years ago
Michael Li 53383b9916
mir: add friendship api implement for new web service 2 years ago