Commit Graph

411 Commits (e653d1e1dfc994d236abf751a8c081f7e00f04f1)

Author SHA1 Message Date
Michael Li ce08b765e9
Merge branch 'x/gorm' into x/sqlc
2 years ago
Michael Li 51fd9724b9
fixed JWT valide error whent get user by id failed
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 32b094b346
optimize dao initialial for slonik
2 years ago
Michael Li 3a33796c92
Merge branch 'x/gorm' into x/sqlc
2 years ago
Michael Li d7351e7cf7
make friendship/followship feature as builtin and deprecated lightship feature
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 7e0006f644
merge from x/gorm branch
2 years ago
Michael Li 199f77e70c
add followship feature's backend logic implement
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 ed5b56c45e
fixed miss method error
2 years ago
Michael Li 91576019da
Merge branch 'x/gorm' into x/sqlc
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 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 9289169be5
Merge branch 'x/gorm' into x/sqlc
2 years ago
Michael Li c4397cbd0a
add simple highlight support but not implement backend logic
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 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 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
Michael Li c4b6a69d67
Merge branch 'dev' into x/gorm
2 years ago
Michael Li 3bbb6015d2
add custom connect mux adapt to Connect support
2 years ago
Michael Li ade5e5c229
Merge branch 'dev' into x/gorm
2 years ago
Michael Li c13ce144b7
optimize simple Connect env support
2 years ago
Michael Li a1662e326b
Merge branch 'dev' into x/gorm
2 years ago
Michael Li ff0b9a41ae
add simple Connect support
2 years ago
Michael Li 940d0032e4
add miss change
2 years ago
Michael Li 79d9794462
merge from dev branch
2 years ago
Michael Li 05bad5997f
upgrade github.com/alimy/cfg => v0.4.0
2 years ago
Michael Li dd963d2d1b
merge from dev branch
2 years ago
Michael Li cf81364b48
upgrade some dependent package version
2 years ago
Michael Li e350df0850
add pprof feature support
2 years ago
Michael Li c89e781b51
add miss initial step in admin servant
2 years ago
Michael Li 84085dba54
reduce unused code
2 years ago
Michael Li ec14345e68
optimize errors position in web servant
2 years ago
Michael Li ae22095604
use github.com/alimy/mir/v4 as web api generator
2 years ago