Commit Graph

39 Commits (98ec6fea2c4b0cda30c0968f93e23728281456b5)

Author SHA1 Message Date
Michael Li 98ec6fea2c
upgrade github.com/alimy/tryst => v0.9.4
12 months ago
Michael Li 6a00ca5da6
add read more contents support for post card in tweets list
1 year ago
Michael Li ea323f39c6
add custom web frontend features base by a profile that fetch from backend support
1 year ago
Michael Li fdd0a8bb0b
add tweets count info in Home/Profile page
1 year ago
Michael Li bdfab5cf62
optimize unread message logic
1 year ago
Michael Li 427269572b
add cache support for index trends info
1 year ago
Michael Li 167e2e9a44
add message filter backend logic
1 year ago
Michael Li ba879a2fec
add full support for tweet hots comment logic and add cache support for tweet comment
1 year ago
Michael Li 0c218fe944
add simple prometheus metrics service support
1 year ago
Michael Li f8ccb74e7a
add cache expire to user relation cache info
1 year ago
Michael Li 8c280e1134
add cache support for get user info
1 year ago
Michael Li ef6f905da5
add index newest/hots/following tweets logic
1 year ago
Michael Li 92c0036bc1
use a cron job to update max history online user count
1 year ago
Michael Li 771a942b67
add base metrics component to measure some server status and add measure online user logic
1 year ago
Michael Li 059cdcddaf
update conf/config.yaml
1 year ago
Michael Li 887d09b10b
increase default min worker to 64 in EventManager
1 year ago
Michael Li 66d7779ce6
add cache support for GetUserTweets api
1 year ago
Michael Li bf4026c5af
optimize get unread message count logic and add cache base mechanism use redis
1 year ago
Michael Li ed909ba497
add events manager sub-system
1 year ago
Michael Li 1791314a35
add PrivateKey in Alipay config section for default internal/conf/conf.yaml
1 year ago
Michael Li 4bacfa8e5e
add LoggerOpenObserve feature
1 year ago
Michael Li e350df0850
add pprof feature support
1 year ago
Michael Li 8dcec81e7a
frontend: fixed add comments not refresh comment list error, but not work well
1 year ago
Michael Li 005cbd3f4f
add Sentry feature support
2 years ago
Michael Li 92081016d2
update default configure for WebServer in internal/conf/config.yaml
2 years ago
Michael Li c7b20c3f34
merge from dev branch
2 years ago
Michael Li 5cb30bb949
add RedisCacheIndex feature to support use Redis as Timeline Index cache
2 years ago
Michael Li 0552008b5b
merge from dev branch
2 years ago
Michael Li 92a492d90d
use github.com/rueian/rueidis as Redis client and abstract RedisCache interface
2 years ago
Michael Li 8418a45312
Merge branch 'dev' into feature/deprecated-oldweb
2 years ago
Michael Li 8674217e51
fixed some error when use postgres database
2 years ago
Michael Li 646c4cdf56
remove Deprecated:OldWeb feature
2 years ago
Michael Li 1f9bbe96e4
update README.md and add docker-compose.yaml to release zip file when publish release
2 years ago
Michael Li f0c4320a45
optimize BigCacheIndex add HardMaxCacheSize to customer max cache size in runtime
2 years ago
Michael Li a821f47ded
add Pyroscope support
2 years ago
Michael Li 6576d74f4d
add frontend:web / frontend:embedweb / docs service
2 years ago
Michael Li f287c825a6
add grpc service template code and optimize service initial logic
2 years ago
Michael Li bab9fd46f2
optimize service create if needed by config.yaml feature declare
2 years ago
Michael Li 76582ec451
optimize conf initial logic to add merge config.yaml support
2 years ago