Commit Graph

77 Commits (f6674f4b70abfbf02a73b25a6d8a9b60f725b258)

Author SHA1 Message Date
Michael Li 55a3f2f83f
add missing web/dist files
9 months ago
Michael Li 8967359c15
feat: add pin topic support
9 months ago
Michael Li 4134faf541
upgrade github.com/alimy/tryst => v0.9.2
12 months ago
Michael Li 5d637fe0d3
add event manager temp worker count info to statistics metrics
12 months ago
Michael Li fdd0a8bb0b
add tweets count info in Home/Profile page
1 year ago
Michael Li 9ca38cb4b5
optimize get index trends info logic
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 99a8eb73d4
optimize comment rank score compute logic and some other optimize
1 year ago
Michael Li 5dd7dc6cf5
add follow/unfollow support in message/post page
1 year ago
Michael Li 2274d128b4
add follow/unfollow user support in index 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 4b3292f9ad
change relationTyp out string describe
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 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 8ee4ff7e8d
optimize cache logic for get unread message count
1 year ago
Michael Li 66d7779ce6
add cache support for GetUserTweets api
1 year ago
Michael Li 4172474330
add base app common cache logic for web response that will used for user/profile tweet list
1 year ago
Michael Li bf4026c5af
optimize get unread message count logic and add cache base mechanism use redis
1 year ago
Michael Li c046e32a83
ims: optimize message logic to display user's sender whisper message
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 f656b027a3
add visit user commment/media tweets support
1 year ago
Michael Li 2bc16b232d
add get user star tweets logic for guest visitor
1 year ago
Michael Li 2dd64d0a9d
add tweet highlight logic implement
1 year ago
Michael Li 8eb294154a
optimize core service define
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 d402d8d726
add comment upvote feature support (100%)
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 e58e069755
optimize topic ui and logic (60%)
1 year ago
Michael Li a101bcabc5
gorm: optimize core interface define
1 year ago
Michael Li 344bb01305
merge from dev branch
2 years ago
Michael Li 92a492d90d
use github.com/rueian/rueidis as Redis client and abstract RedisCache interface
2 years ago
Michael Li 8aa9a4ef1b
optimize data service for web
2 years ago
Michael Li e25faa8a3c
just optimize data logic servant define
2 years ago
Michael Li d583d1649c
sqlx: fixed select limit/offset sql clause error in MySQL/Sqlite3
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 dfe59ab947
merge from dev
2 years ago