Commit Graph

590 Commits (acf450ffab9b93e41733cf7c6cf467dc7a02b0aa)

Author SHA1 Message Date
Michael Li 866bd13ff4
use github.com/alimy/tryst/cfg instead github.com/alimy/cfg
2 years ago
Michael Li c34e53e285
use github.com/alimy/tryst/pool.GorotinePool as goroutine pool to implement AsyncClient
2 years ago
Michael Li b2f6b199f1
Merge branch 'r/paopao-ce-plus' into r/paopao-ce-xtra
2 years ago
Michael Li 2bcdb0deb1
Merge branch 'x/gorm' into x/sqlx
2 years ago
Michael Li 4bacfa8e5e
add LoggerOpenObserve feature
2 years ago
Michael Li 90e712d07a
Merge branch 'r/paopao-ce-plus' into r/paopao-ce-xtra
2 years ago
Michael Li ebebfb1ccd
sqlx: change sqlx as defualt db feature and fixed some error
2 years ago
Michael Li 5dc4c03a57
sqlx: fixed all create sql query error in postgres
2 years ago
Michael Li 6c594a8b24
sqlx: optimize get query for stmt
2 years ago
Michael Li 14b42254f3
Merge branch 'r/paopao-ce-plus' into r/paopao-ce-xtra
2 years ago
Michael Li 9104bf37ef
upgrade github.com/alimy/yesql => v1.9.0
2 years ago
Michael Li a62b059aae
Merge branch 'r/paopao-ce-plus' into r/paopao-ce-xtra
2 years ago
Michael Li ce08b765e9
Merge branch 'x/gorm' into x/sqlc
2 years ago
Michael Li d4b8bed972
Merge branch 'x/gorm' into x/sqlx
2 years ago
Michael Li 51fd9724b9
fixed JWT valide error whent get user by id failed
2 years ago
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 ebc652ed2f
Merge branch 'x/gorm' into x/sqlc
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 7df14a4d79
Merge branch 'x/gorm' into x/sqlx
2 years ago
Michael Li 1a66b350e9
Merge branch 'x/gorm' into x/sqlc
2 years ago
Michael Li 1a897baa36
frontend: add following page to display user's follows/followings information
2 years ago
Michael Li cdd88b657f
user/profile page add user join information
2 years ago
Michael Li 79569bc450
Merge branch 'dev' into feature/followship
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 b80be74fd4
add cli subcommand to start paopao-ce serve
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 1169e0052e
add base followship feature logic 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
Michael Li 9289169be5
Merge branch 'x/gorm' into x/sqlc
2 years ago
Michael Li 295680e72a
Merge branch 'x/gorm' into x/sqlx
2 years ago
Michael Li c4397cbd0a
add simple highlight support but not implement backend logic
2 years ago
Michael Li 2bfb7341d8
merge from x/sqlc branch
2 years ago
Michael Li 3998e22ed1
merge from x/sqlx branch
2 years ago
Michael Li eaefbfabd1
merge from x/gorm branch
2 years ago
Michael Li 90d0845a75
fixed some error to adapt new core service interface and upgrade github.com/sqlc-dev/sqlc => v1.20.0
2 years ago
Michael Li 4daded66a4
Merge branch 'x/gorm' into x/sqlc
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 8bf268af0a
sqlx: fixed wallet logic for HandlePostAttachmentBought error
2 years ago
Michael Li 1a3edd3f8f
sqlx: just format yesql.sql
2 years ago
Michael Li fc8a33a14d
sqlx: wallet logic is implemented complete. WIP %55
2 years ago
Michael Li 250fd0af15
sqlx: user logic is implemented complete. WIP %45
2 years ago
Michael Li 5957eeacc3
sqlx: security logic is implemented complete. WIP %40
2 years ago
Michael Li a9743e25bd
sqlx: messages logic is implemented complete. WIP %35
2 years ago
Michael Li 7665c1fd0c
sqlx: yesql gen script add go:build generate tag
2 years ago
Michael Li 7daa78cb12
sqlx: contact logic is implemented complete. WIP %30
2 years ago
Michael Li 0bb4810690
sqlx: comment logic is implemented complete. WIP %25
2 years ago
Michael Li 86ebc3b8e6
upgrade github.com/alimy/yesql => v1.5.0
2 years ago
Michael Li a68d3816ed
sqlx: implement some logic WIP %20
2 years ago
Michael Li 3e59934f8c
sqlc: add fake set_modified_on function for pgsql as trigger to update modified_on timestamp automitic
2 years ago
Michael Li ac78f0f1c1
merge from x/gorm branch
2 years ago
Michael Li 33262c3ccf
fixed type error in web service
2 years ago
Michael Li b631b30616
Merge branch 'x/gorm' into x/sqlx
2 years ago
Michael Li f394599ef3
merge from dev branch
2 years ago
Michael Li 97d728198e
simple support for user posts filter by style(post/comment/media/star)
2 years ago