Commit Graph

313 Commits (756ac7f44aa9fec0c81d77a989df06ef65f56a20)

Author SHA1 Message Date
Michael Li 71c7f2ee2a
Merge branch 'r/paopao-ce-plus' into r/paopao-ce-xtra
2 years ago
Michael Li e9e3910fe5
sqlx: fixed create tweet error
2 years ago
Michael Li 513bdc75fa
sqlx: add pgsql special implement for tweet create
2 years ago
Michael Li 6e4e03cf78
Merge branch 'r/paopao-ce-plus' into r/paopao-ce-xtra
2 years ago
Michael Li efde294128
sqlx: fixed follow/unfollow topic error
2 years ago
Michael Li b93457c924
merge from r/paopao-ce-plust branch
2 years ago
Michael Li 3d640f0958
sqlx: make app work well but except create post/comment/reply and some other create act in postgres driver because it not support LasterInsertId
2 years ago
Michael Li 7b15f1b568
Merge branch 'r/paopao-ce-plus' into r/paopao-ce-xtra
2 years ago
Michael Li b78ad4c6b1
sqlx: optimize sakila package code and upgrade github.com/alimy/yesql=>v1.8.4
2 years ago
Michael Li 46e9ef6029
merge from r/paopao-ce-plus branch
2 years ago
Michael Li 27f409e3a7
sqlx: add miss logic for topics
2 years ago
Michael Li 6e712e689e
use github.com/bitbus/sqlx as sqlx package and upgrade github.com/alimy/yesql => v1.8.0
2 years ago
Michael Li ee6c17591c
Merge branch 'r/paopao-ce-plus' into r/paopao-ce-xtra
2 years ago
Michael Li 8c39062998
sqlx: follow item add created_on field
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 7d461f88e4
Merge branch 'r/paopao-ce-pro' into r/paopao-ce-xtra
2 years ago
Michael Li 7a067b2bfd
Merge branch 'r/paopao-ce-plus' into r/paopao-ce-xtra
2 years ago
Michael Li 32b094b346
optimize dao initialial for slonik
2 years ago
Michael Li 3a33796c92
Merge branch 'x/gorm' into x/sqlc
2 years ago
Michael Li 5ff800a904
sqlx: add following data logic implement WIP: 100%
2 years ago
Michael Li 2a717d5a9a
sqlx: add miss method for tweet data logic WIP: 95%
2 years ago
Michael Li 45d0318c4d
sqlx: add timeline logic implement WIP: 90%
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 66b8a69ddf
Merge branch 'x/gorm' into x/sqlx
2 years ago
Michael Li 693ef1fc66
Merge branch 'x/gorm' into x/sqlc
2 years ago
Michael Li 325d271f91
optimize code initial for bigcache
2 years ago
Michael Li dae0a1253f
Merge branch 'r/paopao-ce-pro' into r/paopao-ce-xtra
2 years ago
Michael Li 874c6434f6
merge from r/paopao-ce-plus branch
2 years ago
Michael Li 56b8463707
sqlx: add miss method for following
2 years ago
Michael Li 4f1b995412
Merge branch 'x/gorm' into x/sqlx
2 years ago
Michael Li 7e0006f644
merge from x/gorm branch
2 years ago
Michael Li 199f77e70c
add followship feature's backend logic implement
2 years ago
Michael Li 47c458f22b
Merge branch 'r/paopao-ce-pro' into r/paopao-ce-xtra
2 years ago
Michael Li 5a8647bb7f
Merge branch 'r/paopao-ce-plus' into r/paopao-ce-xtra
2 years ago
Michael Li ed5b56c45e
fixed miss method error
2 years ago
Michael Li 91576019da
Merge branch 'x/gorm' into x/sqlc
2 years ago
Michael Li d5557d4a87
add miss method for web servent implement in sqlx model
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 06f55083bd
sqlx: fixed error for tweet logic implement
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 ee2375d628
merge from r/paopao-ce-plus branch
2 years ago
Michael Li 2f9077c941
sqlx: tweet logic is implemented complete. WIP %85
2 years ago