Commit Graph

105 Commits (b0a31cd21d6ff7e5af6733eb33e451e15fa082c6)

Author SHA1 Message Date
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 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 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 2274d128b4
add follow/unfollow user support in index page
2 years ago
Michael Li 5cabf0e44a
add comment highlight support
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 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 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 d1ad76ca6b
Merge branch 'x/gorm' into x/sqlx
2 years ago
Michael Li c046e32a83
ims: optimize message logic to display user's sender whisper message
2 years ago
Michael Li f46131d7fe
merge from x/gorm branch
2 years ago
Michael Li 866bd13ff4
use github.com/alimy/tryst/cfg instead github.com/alimy/cfg
2 years ago
Michael Li df1ede47cd
Merge branch 'x/gorm' into x/sqlx
2 years ago
Michael Li fd5e54bd31
optimize Folloship feature allow follow/unfollow user in follow page
2 years ago
Michael Li 5ff800a904
sqlx: add following data logic implement WIP: 100%
2 years ago
Michael Li 5cb550f186
Merge branch 'x/gorm' into x/sqlx
2 years ago
Michael Li d7351e7cf7
make friendship/followship feature as builtin and deprecated lightship feature
2 years ago
Michael Li 4f1b995412
Merge branch 'x/gorm' into x/sqlx
2 years ago
Michael Li 199f77e70c
add followship feature's backend logic implement
2 years ago
Michael Li 5602228a12
Merge branch 'x/gorm' into x/sqlx
2 years ago
Michael Li 1a41075679
fixed get user comment tweets return incorrect data error
2 years ago
Michael Li 8d6312d4a5
fixed get user comment/media tweets total count error
2 years ago
Michael Li f656b027a3
add visit user commment/media tweets support
2 years ago
Michael Li cb97144ffd
Merge branch 'x/gorm' into x/sqlx
2 years ago
Michael Li 2a7103abf0
add get highlight user 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 2f9077c941
sqlx: tweet logic is implemented complete. WIP %85
2 years ago
Michael Li 8eb294154a
optimize core service define
2 years ago
Michael Li 1e9f65626a
sqlx: tweet_help/tweet_manage logic is implemented complete. WIP %75
2 years ago
Michael Li 5957eeacc3
sqlx: security logic is implemented complete. WIP %40
2 years ago