Michael Li
|
2889228fef
|
upgrade github.com/alimy/tryst => v0.8.3
|
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
|
c922361ccf
|
add simple audit hook base logic
|
1 year ago |
Michael Li
|
8ee4ff7e8d
|
optimize cache logic for get unread message count
|
1 year ago |
Michael Li
|
657d99a725
|
remove no used code in GetUserTweets method
|
1 year ago |
Michael Li
|
66d7779ce6
|
add cache support for GetUserTweets api
|
1 year ago |
Michael Li
|
8ca3c72467
|
user internal json package to handle json serial in servants/base package
|
1 year ago |
Michael Li
|
4172474330
|
add base app common cache logic for web response that will used for user/profile tweet list
|
1 year ago |
Michael Li
|
e953f7727a
|
optimize rueidis nil message process logic
|
1 year ago |
Michael Li
|
bf4026c5af
|
optimize get unread message count logic and add cache base mechanism use redis
|
1 year ago |
Michael Li
|
a14921448e
|
upgrade github.com/alimy/tryst => v0.8.0
|
1 year ago |
Michael Li
|
92553a3a76
|
frontend:optimize profile/user page
|
1 year ago |
Michael Li
|
2ae7d4d02a
|
add JobManager component in events package
|
1 year ago |
Michael Li
|
0ad77cf17b
|
fixed error process incorrect in events component
|
1 year ago |
Michael Li
|
a310e22729
|
upgrade github.com/alimy/tryst => v0.7.1
|
1 year ago |
Michael Li
|
f38d5796ae
|
upgrade github.com/alimy/tryst => v0.7.0
|
1 year ago |
Michael Li
|
da4f2f1810
|
make event manager just do initial only once
|
1 year ago |
Michael Li
|
65dc7d0738
|
optimize get all keys logic in RedisCacheIndex feature
|
1 year ago |
Michael Li
|
ed909ba497
|
add events manager sub-system
|
1 year ago |
北野 - Michael Li
|
da8263a3ed
|
Merge pull request #383 from rocboss/dependabot/go_modules/dev/github.com/smartwalle/alipay/v3-3.2.16
mod: bump github.com/smartwalle/alipay/v3 from 3.2.15 to 3.2.16
|
1 year ago |
北野 - Michael Li
|
4243ea7d2f
|
Merge pull request #384 from rocboss/dependabot/go_modules/dev/google.golang.org/grpc-1.58.0
mod: bump google.golang.org/grpc from 1.57.0 to 1.58.0
|
1 year ago |
dependabot[bot]
|
2cdc353e25
|
mod: bump google.golang.org/grpc from 1.57.0 to 1.58.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.57.0 to 1.58.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.57.0...v1.58.0)
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
dependabot[bot]
|
a1b9f09ba3
|
mod: bump github.com/smartwalle/alipay/v3 from 3.2.15 to 3.2.16
Bumps [github.com/smartwalle/alipay/v3](https://github.com/smartwalle/alipay) from 3.2.15 to 3.2.16.
- [Commits](https://github.com/smartwalle/alipay/compare/v3.2.15...v3.2.16)
---
updated-dependencies:
- dependency-name: github.com/smartwalle/alipay/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
Michael Li
|
2e75f23ea5
|
upgrade github.com/alimy/tryst => v0.4.0
|
1 year ago |
Michael Li
|
07ff699857
|
Merge branch 'x/tryst-gorotine-pool' into dev
|
1 year ago |
Michael Li
|
e5ccb047e3
|
fixed initial openObserverClient instance error
|
1 year ago |
Michael Li
|
fb42790fac
|
update README.md
|
1 year ago |
北野 - Michael Li
|
73c790876f
|
Merge pull request #381 from rocboss/dependabot/go_modules/dev/github.com/tencentyun/cos-go-sdk-v5-0.7.43
mod: bump github.com/tencentyun/cos-go-sdk-v5 from 0.7.42 to 0.7.43
|
1 year ago |
北野 - Michael Li
|
9cc04e986c
|
Merge pull request #382 from rocboss/dependabot/go_modules/dev/github.com/getsentry/sentry-go-0.24.0
mod: bump github.com/getsentry/sentry-go from 0.23.0 to 0.24.0
|
1 year ago |
Michael Li
|
f254edaa87
|
frontend: optimize post page
|
1 year ago |
Michael Li
|
90c05cf021
|
frontend: optimize compose-comment's uploadtoken get logic
|
1 year ago |
Michael Li
|
818b5a4c51
|
frontend: fixed occurs miss token errror when send picture tweet at first logined
|
1 year ago |
dependabot[bot]
|
d311ff8557
|
mod: bump github.com/getsentry/sentry-go from 0.23.0 to 0.24.0
Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) from 0.23.0 to 0.24.0.
- [Release notes](https://github.com/getsentry/sentry-go/releases)
- [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-go/compare/v0.23.0...v0.24.0)
---
updated-dependencies:
- dependency-name: github.com/getsentry/sentry-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
Michael Li
|
320dc87ff0
|
frontend: fixed message dialog not work well in mobile web environment problome
|
1 year ago |
Michael Li
|
b61a9916d4
|
optimize post page
|
1 year ago |
Michael Li
|
fedda3f06f
|
optimize home page
|
1 year ago |
dependabot[bot]
|
d91c229c09
|
mod: bump github.com/tencentyun/cos-go-sdk-v5 from 0.7.42 to 0.7.43
Bumps [github.com/tencentyun/cos-go-sdk-v5](https://github.com/tencentyun/cos-go-sdk-v5) from 0.7.42 to 0.7.43.
- [Release notes](https://github.com/tencentyun/cos-go-sdk-v5/releases)
- [Changelog](https://github.com/tencentyun/cos-go-sdk-v5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tencentyun/cos-go-sdk-v5/compare/v0.7.42...v0.7.43)
---
updated-dependencies:
- dependency-name: github.com/tencentyun/cos-go-sdk-v5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
北野 - Michael Li
|
7b478e9327
|
Merge pull request #378 from rocboss/dependabot/go_modules/dev/github.com/cockroachdb/errors-1.11.1
mod: bump github.com/cockroachdb/errors from 1.11.0 to 1.11.1
|
1 year ago |
北野 - Michael Li
|
4a91f4873d
|
Merge pull request #379 from rocboss/dependabot/go_modules/dev/github.com/redis/rueidis-1.0.17
mod: bump github.com/redis/rueidis from 1.0.16 to 1.0.17
|
1 year ago |
北野 - Michael Li
|
c52b28a996
|
Merge pull request #380 from rocboss/dependabot/go_modules/dev/github.com/minio/minio-go/v7-7.0.63
mod: bump github.com/minio/minio-go/v7 from 7.0.62 to 7.0.63
|
1 year ago |
dependabot[bot]
|
62804ff2c3
|
mod: bump github.com/minio/minio-go/v7 from 7.0.62 to 7.0.63
Bumps [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) from 7.0.62 to 7.0.63.
- [Release notes](https://github.com/minio/minio-go/releases)
- [Commits](https://github.com/minio/minio-go/compare/v7.0.62...v7.0.63)
---
updated-dependencies:
- dependency-name: github.com/minio/minio-go/v7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
dependabot[bot]
|
44769ef573
|
mod: bump github.com/redis/rueidis from 1.0.16 to 1.0.17
Bumps [github.com/redis/rueidis](https://github.com/redis/rueidis) from 1.0.16 to 1.0.17.
- [Release notes](https://github.com/redis/rueidis/releases)
- [Commits](https://github.com/redis/rueidis/compare/v1.0.16...v1.0.17)
---
updated-dependencies:
- dependency-name: github.com/redis/rueidis
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
dependabot[bot]
|
ae668ea964
|
mod: bump github.com/cockroachdb/errors from 1.11.0 to 1.11.1
Bumps [github.com/cockroachdb/errors](https://github.com/cockroachdb/errors) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/cockroachdb/errors/releases)
- [Commits](https://github.com/cockroachdb/errors/compare/v1.11.0...v1.11.1)
---
updated-dependencies:
- dependency-name: github.com/cockroachdb/errors
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
Michael Li
|
882b4312b3
|
frontend: add send whisper quickly in some home/contacts/following/user/profile page
|
1 year ago |
Michael Li
|
795addf630
|
frontend: fixed message page display error
|
1 year ago |
Michael Li
|
c046e32a83
|
ims: optimize message logic to display user's sender whisper message
|
1 year ago |
Michael Li
|
4f6e9b6451
|
frontend: optimize create tweet UX
|
1 year ago |
Michael Li
|
ded909c30d
|
fixed mirgration for pgsql alter table error
|
1 year ago |
Michael Li
|
db9d145bb0
|
frontend: optimize post-item display
|
1 year ago |