Commit Graph

71 Commits (6978f2a59081771151a5bca28017e312398f49fa)

Author SHA1 Message Date
Michael Li 3956735db6
add read all unread message support for message sub-system
11 months ago
Michael Li 427269572b
add cache support for index trends info
11 months ago
Michael Li 167e2e9a44
add message filter backend logic
11 months ago
Michael Li ba879a2fec
add full support for tweet hots comment logic and add cache support for tweet comment
11 months ago
Michael Li 99a8eb73d4
optimize comment rank score compute logic and some other optimize
11 months ago
Michael Li 5dd7dc6cf5
add follow/unfollow support in message/post page
11 months ago
Michael Li 2274d128b4
add follow/unfollow user support in index page
11 months ago
Michael Li 5cabf0e44a
add comment highlight support
11 months ago
Michael Li c7c68770b5
optimize get post comment logic
11 months ago
Michael Li 4b3292f9ad
change relationTyp out string describe
11 months ago
Michael Li 2a44f94f3e
optimize update/create/delete tweet logic
11 months ago
Michael Li 53a4aef5f4
make Newest/Hots/Following tweets in index page work well
11 months ago
Michael Li ef6f905da5
add index newest/hots/following tweets logic
11 months ago
Michael Li 99e17d26a9
add more info in get site info api
11 months ago
Michael Li 5cbcfc541d
support admin user get site info
11 months ago
Michael Li 771a942b67
add base metrics component to measure some server status and add measure online user logic
12 months ago
Michael Li 8ee4ff7e8d
optimize cache logic for get unread message count
12 months ago
Michael Li 66d7779ce6
add cache support for GetUserTweets api
12 months ago
Michael Li 4172474330
add base app common cache logic for web response that will used for user/profile tweet list
12 months ago
Michael Li bf4026c5af
optimize get unread message count logic and add cache base mechanism use redis
12 months ago
Michael Li c046e32a83
ims: optimize message logic to display user's sender whisper message
12 months 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
1 year ago
Michael Li 92a492d90d
use github.com/rueian/rueidis as Redis client and abstract RedisCache interface
1 year ago
Michael Li 8aa9a4ef1b
optimize data service for web
1 year ago
Michael Li e25faa8a3c
just optimize data logic servant define
1 year 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
Michael Li 745f3639d5
optimize phone sms verify logic code
2 years ago
Michael Li 7636412940 mir: optimize source code layout for import go-mir
2 years ago
ROC fde5173e96
Merge pull request #192 from rocboss/feature/friendship
2 years ago
Michael Li 07c39ce91b Merge branch 'dev' into jc/alimy
2 years ago
Michael Li 4c0cfdd2b0 optimize core search interface and upgrade support meilisearch to 0.29.0
2 years ago
Michael Li a269ad87a7 friendship: add backend api base implement
2 years ago