Commit Graph

63 Commits (c7c68770b5302d24d4281e55f33543b374895024)

Author SHA1 Message Date
Michael Li c7c68770b5
optimize get post comment logic
2 years ago
Michael Li 4b3292f9ad
change relationTyp out string describe
2 years ago
Michael Li 2a44f94f3e
optimize update/create/delete tweet logic
2 years ago
Michael Li 53a4aef5f4
make Newest/Hots/Following tweets in index page work well
2 years ago
Michael Li ef6f905da5
add index newest/hots/following tweets logic
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
Michael Li 8ee4ff7e8d
optimize cache logic for get unread message count
2 years ago
Michael Li 66d7779ce6
add cache support for GetUserTweets api
2 years ago
Michael Li 4172474330
add base app common cache logic for web response that will used for user/profile tweet list
2 years ago
Michael Li bf4026c5af
optimize get unread message count logic and add cache base mechanism use redis
2 years ago
Michael Li c046e32a83
ims: optimize message logic to display user's sender whisper message
2 years ago
Michael Li fd5e54bd31
optimize Folloship feature allow follow/unfollow user in follow page
2 years ago
Michael Li 199f77e70c
add followship feature's backend logic implement
2 years ago
Michael Li f656b027a3
add visit user commment/media tweets support
2 years ago
Michael Li 2bc16b232d
add get user star tweets logic for guest visitor
2 years ago
Michael Li 2dd64d0a9d
add tweet highlight logic implement
2 years ago
Michael Li 8eb294154a
optimize core service define
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 d402d8d726
add comment upvote feature support (100%)
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 e58e069755
optimize topic ui and logic (60%)
3 years ago
Michael Li a101bcabc5
gorm: optimize core interface define
3 years ago
Michael Li 344bb01305
merge from dev branch
3 years ago
Michael Li 92a492d90d
use github.com/rueian/rueidis as Redis client and abstract RedisCache interface
3 years ago
Michael Li 8aa9a4ef1b
optimize data service for web
3 years ago
Michael Li e25faa8a3c
just optimize data logic servant define
3 years ago
Michael Li d583d1649c
sqlx: fixed select limit/offset sql clause error in MySQL/Sqlite3
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 dfe59ab947
merge from dev
3 years ago
Michael Li 745f3639d5
optimize phone sms verify logic code
3 years ago
Michael Li 7636412940 mir: optimize source code layout for import go-mir
3 years ago
ROC fde5173e96
Merge pull request #192 from rocboss/feature/friendship
3 years ago
Michael Li 07c39ce91b Merge branch 'dev' into jc/alimy
3 years ago
Michael Li 4c0cfdd2b0 optimize core search interface and upgrade support meilisearch to 0.29.0
3 years ago
Michael Li a269ad87a7 friendship: add backend api base implement
3 years ago
Michael Li fda737a6e5 upgrade go version to go1.18 and github.com/go-gonic/gin to v1.8.1
3 years ago
Michael Li 668239f88c optimize object storage service implement logic
3 years ago
Michael Li 0033a1cdbd optimize create post/comment logic that tweet type is media contents
3 years ago
ROC 986e80af32 feat: tencent cos support
3 years ago
alimy ffb2bac3e0 optimize tweet delete logic
3 years ago
alimy 70f68a1c4e optimize BigCacheIndex logic
3 years ago
alimy 63310189f5 optimize core service implement logic
3 years ago
alimy 6c407cdef6 optimize core service define
3 years ago