Commit Graph

29 Commits (main)

Author SHA1 Message Date
Michael Li f0c80f3dcf
optimize tweet detail visit permission check logic
1 year ago
OldCat c531e00474 fix: The sqlite database file is not updated because the database connection is not closed when the program exits.
1 year ago
Michael Li 427269572b
add cache support for index trends info
2 years ago
Michael Li 05f44031d8
fixed get hots tweet comments result not correct
2 years ago
Michael Li ba879a2fec
add full support for tweet hots comment logic and add cache support for tweet comment
2 years ago
Michael Li 99a8eb73d4
optimize comment rank score compute logic and some other optimize
2 years ago
Michael Li 2274d128b4
add follow/unfollow user support in index page
2 years ago
Michael Li 350f1832c4
just optimize code init for jinzhu
2 years ago
Michael Li 8c280e1134
add cache support for get user info
2 years ago
Michael Li 2a44f94f3e
optimize update/create/delete tweet logic
2 years ago
Michael Li 866bd13ff4
use github.com/alimy/tryst/cfg instead github.com/alimy/cfg
2 years ago
Michael Li d7351e7cf7
make friendship/followship feature as builtin and deprecated lightship feature
2 years ago
Michael Li 199f77e70c
add followship feature's backend logic implement
2 years ago
Michael Li 68db974776
merge from feature/deprecated_oldweb branch
3 years ago
Michael Li 5cb30bb949
add RedisCacheIndex feature to support use Redis as Timeline Index cache
3 years ago
Michael Li 8aa9a4ef1b
optimize data service for web
3 years ago
Michael Li 57f6a43252
optimize dao initial logic
3 years ago
Michael Li c12ed880c1
sqlx: optimize datable table name process logic
3 years ago
Michael Li ef7fab579b
lightship: add Lightship feature base support
3 years ago
Michael Li dfe59ab947
merge from dev
3 years ago
Michael Li 745f3639d5
optimize phone sms verify logic code
3 years ago
Michael Li 72136a2266
use github.com/alimy/cfg as features configure help library
3 years ago
Michael Li 9e1d09a55d
use github.com/alimy/cfg as features configure help library
3 years ago
Michael Li 7636412940 mir: optimize source code layout for import go-mir
3 years ago
Michael Li bace5bf750 optimize features process logic to abstract in cfg pkg
3 years ago
Michael Li e34af9a202 freindship: add frontend implement
3 years ago
Michael Li a269ad87a7 friendship: add backend api base implement
3 years ago
alimy d5b701864b optimize #148 lazy initial gorm db in first use
3 years ago
alimy 63310189f5 optimize core service implement logic
3 years ago