Commit Graph

75 Commits (d75b6d34715c177981929059f300cb1da82c8d20)

Author SHA1 Message Date
HXY d75b6d3471 获取站点信息接口 添加 历史最高在线人数/站点上线时间 信息
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
HXY bd485c2626 增加用户帖子的缓存机制
2 years ago
Michael Li c922361ccf
add simple audit hook base logic
2 years ago
Michael Li 66d7779ce6
add cache support for GetUserTweets api
2 years ago
HXY eb24396c6d 更新泡泡作者新增内容,即新增好友条栏,优化推文创建逻辑。优化私信(已隐藏)
2 years ago
Michael Li bf4026c5af
optimize get unread message count logic and add cache base mechanism use redis
2 years 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
HXY 74f827fae2 新增下载量排行榜,第三方登录初步确定方案
2 years ago
HXY d4c5cd9f22 排行榜优化,点击用户名可跳转到用户详情
2 years ago
HXY 5d133a3757 更新followship功能
2 years ago
Michael Li fd5e54bd31
optimize Folloship feature allow follow/unfollow user in follow page
2 years ago
HXY 20cec3faa3 增加排行榜服务
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
HXY a42f837535 官方更新内容
2 years ago
HXY 7f68cac0e1 官方更新内容
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
HXY 7b0e77a100 页面更新
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
3 years ago
Michael Li 6588203b27
fixed comments thumbs up/down state incorrect error
3 years ago
Michael Li 8e3cf38ae4
merge from dev branch
3 years ago
Michael Li 47a85fac51
add comment upvote feature support (80%)
3 years ago
Michael Li e715b0aecb
merge from dev branch
3 years ago
Michael Li a70a987290
optimize topics ui and logic (100%)
3 years ago
Michael Li 49a624b2c0
optimize topics ui and logic (65%)
3 years ago
Michael Li e58e069755
optimize topic ui and logic (60%)
3 years ago
Michael Li 38470260ca
merge from dev branch
3 years ago
Michael Li 005cbd3f4f
add Sentry feature support
3 years ago
Michael Li d6575e0d45
merge from feature/deprecated-oldweb
3 years ago
Michael Li 8bb15ff207
add custom comment sort strategy support
3 years ago
Michael Li 914889994f
sqlx: prepare implement tweets data logic for sqlx feature
3 years ago
Michael Li dda5465d60
sqlx: implements topic data logics
3 years ago
Michael Li f3ed27dbef
mir:fixed VisibleTweet error in new web service
3 years ago
Michael Li ce77357f6a
mir:fixed get suggest user/tags result error
3 years ago
Michael Li 53383b9916
mir: add friendship api implement for new web service
3 years ago
Michael Li 6b2f320cd8
mir: add loose api implement for new web service
3 years ago
Michael Li 058a30794d
mir: add pub api implement for new web service
3 years ago
Michael Li bc4596721e
mir: add priv api implement full implement for new web service
3 years ago