Commit Graph

149 Commits (paopao-ce-plus/v0.5.0-rc.1)

Author SHA1 Message Date
Michael Li 5861c3d503
Merge branch 'x/gorm' into x/sqlx
2 years ago
Michael Li fdd0a8bb0b
add tweets count info in Home/Profile page
2 years ago
Michael Li 93a9e2710e
Merge branch 'dev' into x/sqlx
2 years ago
Michael Li 9ca38cb4b5
optimize get index trends info logic
2 years ago
Michael Li 900b0ddfbe
Merge branch 'x/gorm' into x/sqlx
2 years ago
Michael Li bdfab5cf62
optimize unread message logic
2 years ago
Michael Li bb7884510a
Merge branch 'x/gorm' into x/sqlx
2 years ago
Michael Li 427269572b
add cache support for index trends info
2 years ago
Michael Li 167e2e9a44
add message filter backend logic
2 years ago
Michael Li 10b54a27eb
merge from x/gorm branch
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 667e75f302
just reduce little source code
2 years ago
Michael Li 0c218fe944
add simple prometheus metrics service support
2 years ago
Michael Li f8ccb74e7a
add cache expire to user relation cache info
2 years ago
Michael Li 2274d128b4
add follow/unfollow user support in index page
2 years ago
Michael Li e3db3311b4
Merge branch 'x/gorm' into x/sqlx
2 years ago
Michael Li 8c280e1134
add cache support for get user info
2 years ago
Michael Li 53a4aef5f4
make Newest/Hots/Following tweets in index page work well
2 years ago
Michael Li ef6f905da5
add index newest/hots/following tweets logic
2 years ago
Michael Li 92c0036bc1
use a cron job to update max history online user count
2 years ago
Michael Li 99e17d26a9
add more info in get site info api
2 years ago
Michael Li 77abeb2d10
merge from x/gorm branch
2 years ago
Michael Li 771a942b67
add base metrics component to measure some server status and add measure online user logic
2 years ago
Michael Li 059cdcddaf
update conf/config.yaml
2 years ago
Michael Li 887d09b10b
increase default min worker to 64 in EventManager
2 years ago
Michael Li ce568e0bcf
Merge branch 'dev' into x/sqlx
2 years ago
Michael Li 66d7779ce6
add cache support for GetUserTweets api
2 years ago
Michael Li 6bf878d073
merge from x/grom branch
2 years ago
Michael Li bf4026c5af
optimize get unread message count logic and add cache base mechanism use redis
2 years ago
Michael Li 6046fd7995
merge from x/gorm branch
2 years ago
Michael Li ed909ba497
add events manager sub-system
2 years ago
Michael Li 07ff699857
Merge branch 'x/tryst-gorotine-pool' into dev
2 years ago
Michael Li d54d6cadd8
upgrade github.com/bitbus/sqlx => v1.8.0
2 years ago
Michael Li dfdc02c33a
Merge branch 'x/gorm' into x/sqlx
2 years ago
Michael Li 1791314a35
add PrivateKey in Alipay config section for default internal/conf/conf.yaml
2 years ago
Michael Li 3488577c21
Merge branch 'dev' into x/tryst-gorotine-pool
2 years ago
Michael Li f46131d7fe
merge from x/gorm branch
2 years ago
Michael Li 866bd13ff4
use github.com/alimy/tryst/cfg instead github.com/alimy/cfg
2 years ago
Michael Li c34e53e285
use github.com/alimy/tryst/pool.GorotinePool as goroutine pool to implement AsyncClient
2 years ago
Michael Li 2bcdb0deb1
Merge branch 'x/gorm' into x/sqlx
2 years ago
Michael Li 4bacfa8e5e
add LoggerOpenObserve feature
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 6e712e689e
use github.com/bitbus/sqlx as sqlx package and upgrade github.com/alimy/yesql => v1.8.0
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 5602228a12
Merge branch 'x/gorm' into x/sqlx
2 years ago
Michael Li f656b027a3
add visit user commment/media tweets support
2 years ago
Michael Li 2714b76bf5
merge from x/gorm branch
2 years ago
Michael Li dd963d2d1b
merge from dev branch
2 years ago