Commit Graph

92 Commits (42e4b0252cc4c84da601bda2c01cbe0d16d9676c)

Author SHA1 Message Date
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
Michael Li a68d3816ed
sqlx: implement some logic WIP %20
2 years ago
Michael Li fec8330fb8
sqlx: add some logic implement 8%
2 years ago
Michael Li 2d0477cf65
sqlx: add some logic implement 5%
2 years ago
Michael Li 6753010929
ajust internal/core interface related model type to split package
3 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 5b093bac06
update time when change thumbs state
3 years ago
Michael Li 9f6cc58463
fixed update comment thumbs up state error
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 b63626531c
merge from dev branch
3 years ago
Michael Li 6d957d2fb4
fixed private tweet's star/colloect no permission error when it is owner's
3 years ago