Commit Graph

289 Commits (ca9967f5726df0e604a78463837cc8e1ed4cc7e0)

Author SHA1 Message Date
Michael Li ca9967f572
sqlx: add highlightConment data logic
2 years ago
Michael Li 1a878e0f8e
sqlx: optimize get index trends data logic
2 years ago
Michael Li 07c2ecd306
Merge branch 'x/gorm' into x/sqlx
2 years ago
Michael Li 5deae4fb89
optimize get index trends data logic
2 years ago
Michael Li 95397f7035
sqlx: fixed unfollow user incorrect and get friend error
2 years ago
Michael Li 4634305258
sqlx: add read all message logic
2 years ago
Michael Li 900b0ddfbe
Merge branch 'x/gorm' into x/sqlx
2 years ago
Michael Li 3956735db6
add read all unread message support for message sub-system
2 years ago
Michael Li 1a2863875e
adapt for v0.5.0-beta.1
2 years ago
Michael Li bb7884510a
Merge branch 'x/gorm' into x/sqlx
2 years ago
Michael Li 427269572b
add cache support for index trends info
2 years ago
Michael Li 167e2e9a44
add message filter backend logic
2 years ago
Michael Li a79ea4c555
add miss field init in sakila data service initial
2 years ago
Michael Li 10b54a27eb
merge from x/gorm branch
2 years ago
Michael Li 05f44031d8
fixed get hots tweet comments result not correct
2 years ago
Michael Li ba879a2fec
add full support for tweet hots comment logic and add cache support for tweet comment
2 years ago
Michael Li bb669a9632
fixed get hots comments error
2 years ago
Michael Li 99a8eb73d4
optimize comment rank score compute logic and some other optimize
2 years ago
Michael Li 5dd7dc6cf5
add follow/unfollow support in message/post page
2 years ago
Michael Li f8ccb74e7a
add cache expire to user relation cache info
2 years ago
Michael Li 13aba704e3
optimize follow/unfollow user in all needed page
2 years ago
Michael Li 2274d128b4
add follow/unfollow user support in index page
2 years ago
Michael Li 5cabf0e44a
add comment highlight support
2 years ago
Michael Li 5c0e97d4c4
sqlx: optimize get comments for post detail page logic
2 years ago
Michael Li ccba606b73
Merge branch 'x/gorm' into x/sqlx
2 years ago
Michael Li c7c68770b5
optimize get post comment logic
2 years ago
Michael Li 8a736b5bd0
sqlx: optimize get hots tweets in postgres database env
2 years ago
Michael Li 283770104b
sqlx: optimize initial logic for data service
2 years ago
Michael Li f293c573c3
Merge branch 'x/gorm' into x/sqlx
2 years ago
Michael Li 350f1832c4
just optimize code init for jinzhu
2 years ago
Michael Li 83bdf8bdb5
sqlx: adapter to v0.5.0
2 years ago
Michael Li e3db3311b4
Merge branch 'x/gorm' into x/sqlx
2 years ago
Michael Li 4168b2ee1e
fixed not create post metric item after create tweet error
2 years ago
Michael Li 8c280e1134
add cache support for get user info
2 years ago
Michael Li 2a44f94f3e
optimize update/create/delete tweet logic
2 years ago
Michael Li 7c6cb0a463
fixed sqlite3 sql migration script error and optimize following tweets order to DESC
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 e724028ba0
add miss data logic for get register user info
2 years ago
Michael Li 99fd2643c4
Merge branch 'x/gorm' into x/sqlx
2 years ago
Michael Li 5cbcfc541d
support admin user get site info
2 years ago
Michael Li 77abeb2d10
merge from x/gorm branch
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 ce568e0bcf
Merge branch 'dev' into x/sqlx
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 6bf878d073
merge from x/grom branch
2 years ago
Michael Li bf4026c5af
optimize get unread message count logic and add cache base mechanism use redis
2 years ago