Commit Graph

434 Commits (590cf8390cc32d08d29d7cac5784ae5789e8b826)

Author SHA1 Message Date
Michael Li 590cf8390c
fixed get index posts error in mysql as database
1 year ago
Michael Li 4b1913605c
fixed get tag list error with empty slice pass to in
1 year ago
Michael Li d54d6cadd8
upgrade github.com/bitbus/sqlx => v1.8.0
1 year ago
Michael Li dfdc02c33a
Merge branch 'x/gorm' into x/sqlx
1 year ago
Michael Li 1791314a35
add PrivateKey in Alipay config section for default internal/conf/conf.yaml
1 year ago
Michael Li 74e2e8cb89
Merge branch 'x/gorm' into x/sqlx
1 year ago
Michael Li 096729aa68
merge from main branch
1 year ago
Michael Li a02d4d24d8
optimized minio removeobjects
1 year ago
cute-angelia 7a479e2ed4 fix minio removeobjects
1 year ago
Michael Li f46131d7fe
merge from x/gorm branch
1 year ago
Michael Li 866bd13ff4
use github.com/alimy/tryst/cfg instead github.com/alimy/cfg
1 year ago
Michael Li 2bcdb0deb1
Merge branch 'x/gorm' into x/sqlx
1 year ago
Michael Li 4bacfa8e5e
add LoggerOpenObserve feature
1 year ago
Michael Li ebebfb1ccd
sqlx: change sqlx as defualt db feature and fixed some error
1 year ago
Michael Li 5dc4c03a57
sqlx: fixed all create sql query error in postgres
1 year ago
Michael Li 6c594a8b24
sqlx: optimize get query for stmt
1 year ago
Michael Li 9104bf37ef
upgrade github.com/alimy/yesql => v1.9.0
1 year ago
Michael Li d4b8bed972
Merge branch 'x/gorm' into x/sqlx
1 year ago
Michael Li 51fd9724b9
fixed JWT valide error whent get user by id failed
1 year ago
Michael Li e9e3910fe5
sqlx: fixed create tweet error
1 year ago
Michael Li 513bdc75fa
sqlx: add pgsql special implement for tweet create
1 year ago
Michael Li efde294128
sqlx: fixed follow/unfollow topic error
1 year 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
1 year ago
Michael Li b78ad4c6b1
sqlx: optimize sakila package code and upgrade github.com/alimy/yesql=>v1.8.4
1 year ago
Michael Li 27f409e3a7
sqlx: add miss logic for topics
1 year ago
Michael Li 6e712e689e
use github.com/bitbus/sqlx as sqlx package and upgrade github.com/alimy/yesql => v1.8.0
1 year ago
Michael Li 8c39062998
sqlx: follow item add created_on field
1 year ago
Michael Li df1ede47cd
Merge branch 'x/gorm' into x/sqlx
1 year ago
Michael Li fd5e54bd31
optimize Folloship feature allow follow/unfollow user in follow page
1 year ago
Michael Li 5ff800a904
sqlx: add following data logic implement WIP: 100%
1 year ago
Michael Li 2a717d5a9a
sqlx: add miss method for tweet data logic WIP: 95%
1 year ago
Michael Li 45d0318c4d
sqlx: add timeline logic implement WIP: 90%
1 year ago
Michael Li 5cb550f186
Merge branch 'x/gorm' into x/sqlx
1 year ago
Michael Li d7351e7cf7
make friendship/followship feature as builtin and deprecated lightship feature
1 year ago
Michael Li 66b8a69ddf
Merge branch 'x/gorm' into x/sqlx
1 year ago
Michael Li 325d271f91
optimize code initial for bigcache
1 year ago
Michael Li 56b8463707
sqlx: add miss method for following
1 year ago
Michael Li 4f1b995412
Merge branch 'x/gorm' into x/sqlx
1 year ago
Michael Li 199f77e70c
add followship feature's backend logic implement
1 year ago
Michael Li 7df14a4d79
Merge branch 'x/gorm' into x/sqlx
1 year ago
Michael Li 1a897baa36
frontend: add following page to display user's follows/followings information
1 year ago
Michael Li cdd88b657f
user/profile page add user join information
1 year ago
Michael Li 79569bc450
Merge branch 'dev' into feature/followship
1 year ago
Michael Li d5557d4a87
add miss method for web servent implement in sqlx model
1 year ago
Michael Li 5602228a12
Merge branch 'x/gorm' into x/sqlx
1 year ago
Michael Li b80be74fd4
add cli subcommand to start paopao-ce serve
1 year ago
Michael Li 1a41075679
fixed get user comment tweets return incorrect data error
1 year ago
Michael Li 8d6312d4a5
fixed get user comment/media tweets total count error
1 year ago
Michael Li f656b027a3
add visit user commment/media tweets support
1 year ago
Michael Li 1169e0052e
add base followship feature logic support
1 year ago