Commit Graph

43 Commits (ae44e33ddbd9e0894138768c0b9d4d6b4289d971)

Author SHA1 Message Date
alimy b9838d4969 upgrade web package version
11 months ago
alimy 219395d800 add opentelemery support and ajust README.md
11 months ago
Michael Li fd2a254620
frontend: add tweets filter support use tag for home page and make it as default behavior
2 years ago
Michael Li 7eb3ee8896
upgrade github.com/alimy/tryst => v0.10.0
2 years ago
Michael Li 98ec6fea2c
upgrade github.com/alimy/tryst => v0.9.4
2 years ago
Michael Li 6a00ca5da6
add read more contents support for post card in tweets list
2 years ago
Michael Li ea323f39c6
add custom web frontend features base by a profile that fetch from backend support
2 years ago
Michael Li fdd0a8bb0b
add tweets count info in Home/Profile page
2 years ago
Michael Li bdfab5cf62
optimize unread message logic
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 ba879a2fec
add full support for tweet hots comment logic and add cache support for tweet comment
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 8c280e1134
add cache support for get user info
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 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 66d7779ce6
add cache support for GetUserTweets api
2 years ago
Michael Li bf4026c5af
optimize get unread message count logic and add cache base mechanism use redis
2 years ago
Michael Li ed909ba497
add events manager sub-system
2 years ago
Michael Li 1791314a35
add PrivateKey in Alipay config section for default internal/conf/conf.yaml
2 years ago
Michael Li 4bacfa8e5e
add LoggerOpenObserve feature
2 years ago
Michael Li e350df0850
add pprof feature support
2 years ago
Michael Li 8dcec81e7a
frontend: fixed add comments not refresh comment list error, but not work well
3 years ago
Michael Li 005cbd3f4f
add Sentry feature support
3 years ago
Michael Li 92081016d2
update default configure for WebServer in internal/conf/config.yaml
3 years ago
Michael Li c7b20c3f34
merge from dev branch
3 years ago
Michael Li 5cb30bb949
add RedisCacheIndex feature to support use Redis as Timeline Index cache
3 years ago
Michael Li 0552008b5b
merge from dev branch
3 years ago
Michael Li 92a492d90d
use github.com/rueian/rueidis as Redis client and abstract RedisCache interface
3 years ago
Michael Li 8418a45312
Merge branch 'dev' into feature/deprecated-oldweb
3 years ago
Michael Li 8674217e51
fixed some error when use postgres database
3 years ago
Michael Li 646c4cdf56
remove Deprecated:OldWeb feature
3 years ago
Michael Li 1f9bbe96e4
update README.md and add docker-compose.yaml to release zip file when publish release
3 years ago
Michael Li f0c4320a45
optimize BigCacheIndex add HardMaxCacheSize to customer max cache size in runtime
3 years ago
Michael Li a821f47ded
add Pyroscope support
3 years ago
Michael Li 6576d74f4d
add frontend:web / frontend:embedweb / docs service
3 years ago
Michael Li f287c825a6
add grpc service template code and optimize service initial logic
3 years ago
Michael Li bab9fd46f2
optimize service create if needed by config.yaml feature declare
3 years ago
Michael Li 76582ec451
optimize conf initial logic to add merge config.yaml support
3 years ago