Commit Graph

27 Commits (ee01658d8a9dad8ea32bccf5a573bd5f78f6dbb4)

Author SHA1 Message Date
Michael Li 9ca38cb4b5
optimize get index trends info logic
11 months ago
Michael Li 99a8eb73d4
optimize comment rank score compute logic and some other optimize
11 months ago
Michael Li 53a4aef5f4
make Newest/Hots/Following tweets in index page work well
11 months ago
Michael Li 866bd13ff4
use github.com/alimy/tryst/cfg instead github.com/alimy/cfg
1 year ago
Michael Li 199f77e70c
add followship feature's backend logic implement
1 year ago
Michael Li f656b027a3
add visit user commment/media tweets support
1 year ago
Michael Li 916f219f47
merge from dev branch
1 year ago
Michael Li 3147e25189
optimize configure process logic
1 year ago
Michael Li 344bb01305
merge from dev branch
1 year ago
Michael Li 92a492d90d
use github.com/rueian/rueidis as Redis client and abstract RedisCache interface
1 year ago
Michael Li 2ee7711b2a
merge from dev branch
2 years ago
Michael Li ea0ff13301
upgrade github.com/go-redis/redis/v8 => github.com/redis/go-redis/v9
2 years ago
Michael Li c12ed880c1
sqlx: optimize datable table name process logic
2 years ago
Michael Li 7d2a2fd285
sqlx: optimize sql db initial
2 years ago
Michael Li 1ce877fb59
sqlx: add sqlx db initial logic
2 years ago
Michael Li aa7a0be729
sqlx: prepare base code for sqlx logic
2 years ago
Michael Li 9e1d09a55d
use github.com/alimy/cfg as features configure help library
2 years ago
Michael Li 7636412940 mir: optimize source code layout for import go-mir
2 years ago
Michael Li bace5bf750 optimize features process logic to abstract in cfg pkg
2 years ago
Michael Li 900dc1a21b support cross build binary in cgo enable or not use different sqlite3 driver for sql.DB
2 years ago
alimy d5b701864b optimize #148 lazy initial gorm db in first use
2 years ago
alimy 3ac2be59ab support migration feature
2 years ago
alimy 0da2c76d0b optimize #97 user stars/collections update when post visibility changed
2 years ago
alimy 4988ae5872 support PostgreSQL as database
2 years ago
alimy 6739f8871a support sqlite3 as database
2 years ago
alimy 5261741755 optimize server logger logic
2 years ago
alimy 376679a975 optmize configure logic and clear conf logic code
2 years ago