Commit Graph

42 Commits (6c51c79a39398af074da6d1f148b18ba02b8ecc7)

Author SHA1 Message Date
Michael Li fdd0a8bb0b
add tweets count info in Home/Profile page
1 year ago
Michael Li 2c353ca9ad
optimize follow/unfollow user 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 13aba704e3
optimize follow/unfollow user in all needed page
1 year ago
Michael Li 2274d128b4
add follow/unfollow user support in index page
1 year ago
Michael Li c7c68770b5
optimize get post comment logic
1 year ago
Michael Li 2193cbffcd
add simple hots comment support for post detail page
1 year ago
Michael Li ba40775da9
optimize index tweets from cache logic
1 year ago
Michael Li 8f32e827d6
fixed get user's coment/like tweets error by guest
1 year ago
Michael Li 35b865724c
fixed get user tweets error when use cache
1 year ago
Michael Li 2a44f94f3e
optimize update/create/delete tweet 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 657d99a725
remove no used code in GetUserTweets method
1 year ago
Michael Li 66d7779ce6
add cache support for GetUserTweets api
1 year ago
Michael Li 199f77e70c
add followship feature's backend logic implement
1 year ago
Michael Li cdd88b657f
user/profile page add user join information
1 year ago
Michael Li f656b027a3
add visit user commment/media tweets support
1 year ago
Michael Li 2a7103abf0
add get highlight user tweets support
1 year ago
Michael Li 2bc16b232d
add get user star tweets logic for guest visitor
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 e715b0aecb
merge from dev branch
1 year ago
Michael Li 96ac9d7fcd
fixed follow topics number more by give number error
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 005cbd3f4f
add Sentry feature support
2 years ago
Michael Li 275e132927
mir: fixed http service initial error by wrong ReadTimeout/WriteTimeout setting
2 years ago
Michael Li 6b2f320cd8
mir: add loose api 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 7636412940 mir: optimize source code layout for import go-mir
2 years ago
Michael Li 367e0b018b optimize source code layout
2 years ago