Michael Li
|
47c963da2f
|
optimize online user metric cache logic
|
1 year ago |
Michael Li
|
43cb264956
|
update CHANGELOG.md
|
1 year ago |
Michael Li
|
9ca38cb4b5
|
optimize get index trends info logic
|
1 year ago |
Michael Li
|
e076988242
|
frontend: optimize post page
|
1 year ago |
Michael Li
|
6978f2a590
|
frontend: optimize home page in dark theme
|
1 year ago |
Michael Li
|
dcc10ee87d
|
optimize Makefile
|
1 year ago |
Michael Li
|
2c353ca9ad
|
optimize follow/unfollow user logic
|
1 year ago |
Michael Li
|
5deae4fb89
|
optimize get index trends data logic
|
1 year ago |
Michael Li
|
f8e75fe5a4
|
frontend: fixed readMessage invoke incorrect error
|
1 year ago |
Michael Li
|
9dba78d0cd
|
frontend: optimize messages page
|
1 year ago |
Michael Li
|
69976e7fea
|
update CHANGELOG
|
1 year ago |
Michael Li
|
3956735db6
|
add read all unread message support for message sub-system
|
1 year ago |
Michael Li
|
bdfab5cf62
|
optimize unread message logic
|
1 year ago |
Michael Li
|
bd5ef442d2
|
add missed web/dist file
|
1 year ago |
Michael Li
|
427269572b
|
add cache support for index trends info
|
1 year ago |
Michael Li
|
c78936ef3f
|
optimize messages page and backend logic
|
1 year ago |
Michael Li
|
9aec4fba38
|
fixed not expire messages cache after follow user
|
1 year ago |
Michael Li
|
4aae50d2a7
|
optimize messages page
|
1 year ago |
Michael Li
|
2a67c3b236
|
optimize collection/contacts/following/messages page
|
1 year ago |
Michael Li
|
371dc5eb06
|
re-build frontedn dist
|
1 year ago |
Michael Li
|
167e2e9a44
|
add message filter backend logic
|
1 year ago |
Michael Li
|
dd8c158556
|
frontend: optimize message page in mobile environment
|
1 year ago |
Michael Li
|
e4059d011b
|
optimize frontend
|
1 year ago |
Michael Li
|
e2f34633cf
|
expire related comments after highlight comment
|
1 year ago |
Michael Li
|
405aff2b01
|
optimize frontend add message filter support and other optimize
|
1 year ago |
Michael Li
|
05f44031d8
|
fixed get hots tweet comments result not correct
|
1 year ago |
Michael Li
|
16fc581410
|
update CHANGELOG.md
|
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
|
bb669a9632
|
fixed get hots comments error
|
1 year ago |
Michael Li
|
99a8eb73d4
|
optimize comment rank score compute logic and some other optimize
|
1 year ago |
Michael Li
|
667e75f302
|
just reduce little source code
|
1 year ago |
北野 - Michael Li
|
25570af5ee
|
Merge pull request #392 from rocboss/dependabot/go_modules/dev/google.golang.org/grpc-1.58.2
mod: bump google.golang.org/grpc from 1.58.1 to 1.58.2
|
1 year ago |
dependabot[bot]
|
1a36012073
|
mod: bump google.golang.org/grpc from 1.58.1 to 1.58.2
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.1 to 1.58.2.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.58.1...v1.58.2)
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
Michael Li
|
0c218fe944
|
add simple prometheus metrics service support
|
1 year ago |
Michael Li
|
5dd7dc6cf5
|
add follow/unfollow support in message/post page
|
1 year ago |
Michael Li
|
f8ccb74e7a
|
add cache expire to user relation cache info
|
1 year ago |
Michael Li
|
dacd62e6c0
|
re-build frontend dist
|
1 year ago |
Michael Li
|
13aba704e3
|
optimize follow/unfollow user in all needed page
|
1 year ago |
北野 - Michael Li
|
e90d107469
|
Merge pull request #391 from rocboss/dependabot/go_modules/dev/github.com/onsi/ginkgo/v2-2.12.1
mod: bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.12.1
|
1 year ago |
dependabot[bot]
|
359538d241
|
mod: bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.12.1
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.12.0 to 2.12.1.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/ginkgo/compare/v2.12.0...v2.12.1)
---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
Michael Li
|
2274d128b4
|
add follow/unfollow user support in index page
|
1 year ago |
Michael Li
|
56d856f50c
|
optimize highlight comment hint after action success
|
1 year ago |
Michael Li
|
fef75371ba
|
optimize comment highlight logic
|
1 year ago |
Michael Li
|
5cabf0e44a
|
add comment highlight support
|
1 year ago |
Michael Li
|
c7c68770b5
|
optimize get post comment logic
|
1 year ago |
Michael Li
|
2193cbffcd
|
add simple hots comment support for post detail page
|
1 year ago |
Michael Li
|
350f1832c4
|
just optimize code init for jinzhu
|
1 year ago |
Michael Li
|
4b3292f9ad
|
change relationTyp out string describe
|
1 year ago |
Michael Li
|
ba40775da9
|
optimize index tweets from cache logic
|
1 year ago |
Michael Li
|
8f32e827d6
|
fixed get user's coment/like tweets error by guest
|
1 year ago |