Commit Graph

297 Commits (paopao-ce-plus/v0.5.0-rc.1)

Author SHA1 Message Date
Michael Li 97c1d35bca
sqlx: optimize sql generate logic
2 years ago
Michael Li 05230212f2
sqlx: add get user profile data logic implement
2 years ago
Michael Li 5861c3d503
Merge branch 'x/gorm' into x/sqlx
2 years ago
Michael Li a2a9731dce
fixed get user profile error when this user not have tweets yet
2 years ago
Michael Li fdd0a8bb0b
add tweets count info in Home/Profile page
2 years ago
Michael Li 42061ab3ae
sqlx: optmize get index trends info data logic
2 years ago
Michael Li 93a9e2710e
Merge branch 'dev' into x/sqlx
2 years ago
Michael Li 9ca38cb4b5
optimize get index trends info logic
2 years ago
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