Commit Graph

224 Commits (v0.3.0-beta.2)

Author SHA1 Message Date
Michael Li 5b093bac06
update time when change thumbs state
2 years ago
Michael Li 9f6cc58463
fixed update comment thumbs up state error
2 years ago
Michael Li d402d8d726
add comment upvote feature support (100%)
2 years ago
Michael Li 47a85fac51
add comment upvote feature support (80%)
2 years ago
Michael Li 6d957d2fb4
fixed private tweet's star/colloect no permission error when it is owner's
2 years ago
Michael Li 96ac9d7fcd
fixed follow topics number more by give number error
2 years ago
Michael Li a70a987290
optimize topics ui and logic (100%)
2 years ago
Michael Li 7e85a9a5a1
optimize topics ui and logic (70%)
2 years ago
Michael Li 49a624b2c0
optimize topics ui and logic (65%)
2 years ago
Michael Li e58e069755
optimize topic ui and logic (60%)
2 years ago
Michael Li f8d1356ef3
add disallow user register feature support
2 years ago
Michael Li 09c8654d19
fixed cache index expire in delete/add tweet error
2 years ago
Michael Li a79171e731
add simple tweet share support
2 years ago
Michael Li 874ae9a4ca
just optimize typo in internal/conf package
3 years ago
Michael Li 6e24ee1c26
fixed conf typo
3 years ago
Michael Li 3147e25189
optimize configure process logic
3 years ago
Michael Li 78282539f3
optimize config process logic
3 years ago
Michael Li 005cbd3f4f
add Sentry feature support
3 years ago
Michael Li 27902be03f
use github.com/cockroachdb/errors as std errors package instead
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 d23d40fa9d
update CHANGELOG.md
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 95f993bfbd
merge from dev branch
3 years ago
Michael Li 8bb15ff207
add custom comment sort strategy support
3 years ago
Michael Li 4d699706f2
merge from dev branch
3 years ago
Michael Li cd03184f0d
add initial pwa support for web
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 81e022f626
remove pkg/crypto pkg/sign and rename pkg/util => pkg/utils
3 years ago
Michael Li 6afd7e6a13
Merge branch 'main' into dev
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 ea0ff13301
upgrade github.com/go-redis/redis/v8 => github.com/redis/go-redis/v9
3 years ago
Michael Li 39b8276109
use github.com/sourcegraph/conc.WaitGroup instead sync.WaitGroup to process multiple goroutine sync
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 822125e6de
fixed user phone bind error when custom configed Sms feature
3 years ago
Michael Li e6414f66ff
change func name initial=>lazyInitial in web service package
3 years ago
Michael Li 70b53ffede
optimize web service package initialize
3 years ago
Michael Li ca677bf7ce
add internal/timeline internal/xds module as stub help internal system for tweets message flow
3 years ago
Michael Li c459ff997a
Merge pull request #198 from rocboss/feature/lightship
3 years ago
Michael Li ef7fab579b
lightship: add Lightship feature base support
3 years ago
Michael Li 9225485317
optimize get user info logic in JWT process
3 years ago
Michael Li c19d7107f2
Merge branch 'dev' into feature/mir
3 years ago
Michael Li 47020f2a77
fixed get wrong tags that quote num is zero error
3 years ago
Michael Li e2e8393d20
mir: ajust info print when stop app
3 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
3 years ago