Commit Graph

59 Commits (4243ea7d2fe06a94521ecadeff8e881dfb982bbc)

Author SHA1 Message Date
Michael Li 537f64090e
upgrade github.com/golang-jwt/jwt/v5 => v5.0.0 and optimize /v1/user/msgcount/unread api process logic
1 year ago
Michael Li fd5e54bd31
optimize Folloship feature allow follow/unfollow user in follow page
1 year ago
Michael Li 199f77e70c
add followship feature's backend logic implement
1 year ago
Michael Li 1a897baa36
frontend: add following page to display user's follows/followings information
1 year ago
Michael Li cdd88b657f
user/profile page add user join information
1 year ago
Michael Li 1169e0052e
add base followship feature logic support
1 year ago
Michael Li 2dd64d0a9d
add tweet highlight logic implement
1 year ago
Michael Li c4397cbd0a
add simple highlight support but not implement backend logic
1 year ago
Michael Li 8eb294154a
optimize core service define
1 year ago
Michael Li f394599ef3
merge from dev branch
1 year ago
Michael Li 97d728198e
simple support for user posts filter by style(post/comment/media/star)
1 year 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
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
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
Michael Li bc4596721e
mir: add priv api implement full implement for new web service
2 years ago
Michael Li 820d54108d
mir:add priv api implement for new web service
2 years ago
Michael Li 64527ec6b2
mir:add core api implement for new web service
2 years ago
Michael Li 2d2c245ca1
mir: partial api implement for new web service
2 years ago
Michael Li dee07b6184
mir: add alipay api implement for new web service
2 years ago
Michael Li da939f7c73
mir: add partital interface implement for new web service
2 years ago
Michael Li fc4e79662d
mir: optimize api defined service names
2 years ago
Michael Li 63bc1c57e6
add internal/servants/web servants init logic
2 years ago
Michael Li 989d79080e
add simple go-mir define file for web api
2 years ago
Michael Li 7636412940 mir: optimize source code layout for import go-mir
2 years ago
Michael Li a269ad87a7 friendship: add backend api base implement
2 years ago
Michael Li fda737a6e5 upgrade go version to go1.18 and github.com/go-gonic/gin to v1.8.1
2 years ago
yiGmMk 5f7bd108e9
fix bug,PostContent.Format
2 years ago
alimy 0d21272c51 optimize #155 add miss method implements for LocalOSS
2 years ago
alimy dd53d048f6 optimize delete media content that had upload when create tweet failed
2 years ago
alimy ffb2bac3e0 optimize tweet delete logic
2 years ago
alimy 63310189f5 optimize core service implement logic
2 years ago