Commit Graph

76 Commits (ee01658d8a9dad8ea32bccf5a573bd5f78f6dbb4)

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