Commit Graph

122 Commits (ee01658d8a9dad8ea32bccf5a573bd5f78f6dbb4)

Author SHA1 Message Date
Michael Li 7e425ae998
optimize cache logic for change user nickname or avatar info
9 months ago
Michael Li 6a00ca5da6
add read more contents support for post card in tweets list
9 months ago
Michael Li ea323f39c6
add custom web frontend features base by a profile that fetch from backend support
10 months ago
Michael Li fdd0a8bb0b
add tweets count info in Home/Profile page
10 months ago
Michael Li 9ca38cb4b5
optimize get index trends info logic
10 months ago
Michael Li bdfab5cf62
optimize unread message logic
10 months ago
Michael Li 427269572b
add cache support for index trends info
10 months ago
Michael Li 167e2e9a44
add message filter backend logic
10 months ago
Michael Li ba879a2fec
add full support for tweet hots comment logic and add cache support for tweet comment
10 months ago
Michael Li 99a8eb73d4
optimize comment rank score compute logic and some other optimize
10 months ago
Michael Li 667e75f302
just reduce little source code
10 months ago
Michael Li 0c218fe944
add simple prometheus metrics service support
10 months ago
Michael Li f8ccb74e7a
add cache expire to user relation cache info
10 months ago
Michael Li 2274d128b4
add follow/unfollow user support in index page
10 months ago
Michael Li 8c280e1134
add cache support for get user info
10 months ago
Michael Li 53a4aef5f4
make Newest/Hots/Following tweets in index page work well
10 months ago
Michael Li ef6f905da5
add index newest/hots/following tweets logic
10 months ago
Michael Li 92c0036bc1
use a cron job to update max history online user count
10 months ago
Michael Li 99e17d26a9
add more info in get site info api
10 months ago
Michael Li 771a942b67
add base metrics component to measure some server status and add measure online user logic
10 months ago
Michael Li 059cdcddaf
update conf/config.yaml
10 months ago
Michael Li 887d09b10b
increase default min worker to 64 in EventManager
10 months ago
Michael Li 66d7779ce6
add cache support for GetUserTweets api
10 months ago
Michael Li bf4026c5af
optimize get unread message count logic and add cache base mechanism use redis
10 months ago
Michael Li ed909ba497
add events manager sub-system
10 months ago
Michael Li 07ff699857
Merge branch 'x/tryst-gorotine-pool' into dev
10 months ago
Michael Li 1791314a35
add PrivateKey in Alipay config section for default internal/conf/conf.yaml
11 months ago
Michael Li 3488577c21
Merge branch 'dev' into x/tryst-gorotine-pool
11 months ago
Michael Li 866bd13ff4
use github.com/alimy/tryst/cfg instead github.com/alimy/cfg
11 months ago
Michael Li c34e53e285
use github.com/alimy/tryst/pool.GorotinePool as goroutine pool to implement AsyncClient
11 months ago
Michael Li 4bacfa8e5e
add LoggerOpenObserve feature
11 months ago
Michael Li 199f77e70c
add followship feature's backend logic implement
11 months ago
Michael Li f656b027a3
add visit user commment/media tweets support
11 months ago
Michael Li dd963d2d1b
merge from dev branch
1 year ago
Michael Li e350df0850
add pprof feature support
1 year ago
Michael Li ae22095604
use github.com/alimy/mir/v4 as web api generator
1 year ago
Michael Li 275027fc5b
Merge branch 'dev' into x/gorm
1 year ago
Michael Li f1be85a555
change github.com/rueian/rueidis => github.com/redis/rueidis and update version to v1.0.2
1 year ago
Michael Li 8e3cf38ae4
merge from dev branch
1 year ago
Michael Li 8dcec81e7a
frontend: fixed add comments not refresh comment list error, but not work well
1 year ago
Michael Li 368eadf9e6
Merge branch 'dev' into x/gorm
1 year ago
Michael Li 874ae9a4ca
just optimize typo in internal/conf package
1 year ago
Michael Li 8ea9f3a77e
databaseConf add missing TableNames(...) method
1 year ago
Michael Li 6e24ee1c26
fixed conf typo
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 773d4d89fe
merge from dev branch
1 year ago
Michael Li 78282539f3
optimize config process logic
1 year ago
Michael Li 38470260ca
merge from dev branch
1 year ago
Michael Li 005cbd3f4f
add Sentry feature support
1 year ago