Commit Graph

223 Commits (paopao-ce-plus/v0.4)

Author SHA1 Message Date
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 9104bf37ef
upgrade github.com/alimy/yesql => v1.9.0
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 efde294128
sqlx: fixed follow/unfollow topic error
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 b78ad4c6b1
sqlx: optimize sakila package code and upgrade github.com/alimy/yesql=>v1.8.4
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 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 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 325d271f91
optimize code initial for bigcache
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 199f77e70c
add followship feature's backend logic implement
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 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 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 1ac3815bb8
Merge branch 'x/gorm' into x/sqlx
2 years ago
Michael Li 940d0032e4
add miss change
2 years ago