Commit Graph

218 Commits (9133bab76de0054b845130dc4b0a4ed490773d24)

Author SHA1 Message Date
Michael Li a70a987290
optimize topics ui and logic (100%)
1 year ago
Michael Li 7e85a9a5a1
optimize topics ui and logic (70%)
1 year ago
Michael Li 49a624b2c0
optimize topics ui and logic (65%)
1 year ago
Michael Li e58e069755
optimize topic ui and logic (60%)
1 year ago
Michael Li f8d1356ef3
add disallow user register feature support
1 year ago
Michael Li 09c8654d19
fixed cache index expire in delete/add tweet error
1 year ago
Michael Li a79171e731
add simple tweet share support
1 year ago
Michael Li 874ae9a4ca
just optimize typo in internal/conf package
1 year ago
Michael Li 6e24ee1c26
fixed conf typo
1 year ago
Michael Li 3147e25189
optimize configure process logic
1 year ago
Michael Li 78282539f3
optimize config process logic
1 year ago
Michael Li 005cbd3f4f
add Sentry feature support
1 year ago
Michael Li 27902be03f
use github.com/cockroachdb/errors as std errors package instead
1 year ago
Michael Li 92081016d2
update default configure for WebServer in internal/conf/config.yaml
1 year ago
Michael Li c7b20c3f34
merge from dev branch
1 year ago
Michael Li 5cb30bb949
add RedisCacheIndex feature to support use Redis as Timeline Index cache
1 year ago
Michael Li d23d40fa9d
update CHANGELOG.md
1 year ago
Michael Li 0552008b5b
merge from dev branch
1 year ago
Michael Li 92a492d90d
use github.com/rueian/rueidis as Redis client and abstract RedisCache interface
1 year ago
Michael Li 95f993bfbd
merge from dev branch
1 year ago
Michael Li 8bb15ff207
add custom comment sort strategy support
1 year ago
Michael Li 4d699706f2
merge from dev branch
1 year ago
Michael Li cd03184f0d
add initial pwa support for web
1 year ago
Michael Li 8418a45312
Merge branch 'dev' into feature/deprecated-oldweb
1 year ago
Michael Li 8674217e51
fixed some error when use postgres database
1 year ago
Michael Li 646c4cdf56
remove Deprecated:OldWeb feature
1 year ago
Michael Li 81e022f626
remove pkg/crypto pkg/sign and rename pkg/util => pkg/utils
1 year ago
Michael Li 6afd7e6a13
Merge branch 'main' into dev
1 year ago
Michael Li 1f9bbe96e4
update README.md and add docker-compose.yaml to release zip file when publish release
1 year ago
Michael Li ea0ff13301
upgrade github.com/go-redis/redis/v8 => github.com/redis/go-redis/v9
2 years ago
Michael Li 39b8276109
use github.com/sourcegraph/conc.WaitGroup instead sync.WaitGroup to process multiple goroutine sync
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 822125e6de
fixed user phone bind error when custom configed Sms feature
2 years ago
Michael Li e6414f66ff
change func name initial=>lazyInitial in web service package
2 years ago
Michael Li 70b53ffede
optimize web service package initialize
2 years ago
Michael Li ca677bf7ce
add internal/timeline internal/xds module as stub help internal system for tweets message flow
2 years ago
Michael Li c459ff997a
Merge pull request #198 from rocboss/feature/lightship
2 years ago
Michael Li ef7fab579b
lightship: add Lightship feature base support
2 years ago
Michael Li 9225485317
optimize get user info logic in JWT process
2 years ago
Michael Li c19d7107f2
Merge branch 'dev' into feature/mir
2 years ago
Michael Li 47020f2a77
fixed get wrong tags that quote num is zero error
2 years ago
Michael Li e2e8393d20
mir: ajust info print when stop app
2 years ago
Michael Li ba27352c52
mir: optimize app start service logic to fixed mutilple service serve in sample port will occurs error when stop app
2 years ago
Michael Li f3ed27dbef
mir:fixed VisibleTweet error in new web service
2 years ago
Michael Li 89a24960cd
mir:fixed LockTweet/StickTweet return value error
2 years ago
Michael Li 35f266e770
mir: fixed alipay client initialize error in old web service
2 years ago
Michael Li ce77357f6a
mir:fixed get suggest user/tags result error
2 years ago
Michael Li bde80d93ee
mir:fixed get comments return wrong data error
2 years ago
Michael Li b99c239ff9
mir:ajust frontend adapter new web service api
2 years ago