Michael Li
|
7e0006f644
|
merge from x/gorm branch
|
1 year ago |
Michael Li
|
9a3b43e991
|
add Folloship to config.yaml.sample default
|
1 year ago |
Michael Li
|
448d88efa7
|
fk Changelog.md
|
1 year ago |
Michael Li
|
8714c38933
|
update CHANGELOG.md
|
1 year ago |
Michael Li
|
53406872a4
|
update go.mod/go.sum
|
1 year ago |
北野 - Michael Li
|
6cae7f32a1
|
Merge pull request #358 from rocboss/dependabot/go_modules/dev/github.com/pyroscope-io/client-0.7.2
mod: bump github.com/pyroscope-io/client from 0.7.2-0.20230804044655-36760e422a95 to 0.7.2
|
1 year ago |
北野 - Michael Li
|
fa3a67c56a
|
Merge pull request #359 from rocboss/dependabot/go_modules/dev/github.com/bytedance/sonic-1.10.0
mod: bump github.com/bytedance/sonic from 1.9.2 to 1.10.0
|
1 year ago |
北野 - Michael Li
|
80a7e72a62
|
Merge pull request #360 from rocboss/dependabot/go_modules/dev/gorm.io/plugin/dbresolver-1.4.4
mod: bump gorm.io/plugin/dbresolver from 1.4.2 to 1.4.4
|
1 year ago |
dependabot[bot]
|
cada66bbb3
|
mod: bump gorm.io/plugin/dbresolver from 1.4.2 to 1.4.4
Bumps [gorm.io/plugin/dbresolver](https://github.com/go-gorm/dbresolver) from 1.4.2 to 1.4.4.
- [Commits](https://github.com/go-gorm/dbresolver/compare/v1.4.2...v1.4.4)
---
updated-dependencies:
- dependency-name: gorm.io/plugin/dbresolver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
dependabot[bot]
|
82fcd00781
|
mod: bump github.com/bytedance/sonic from 1.9.2 to 1.10.0
Bumps [github.com/bytedance/sonic](https://github.com/bytedance/sonic) from 1.9.2 to 1.10.0.
- [Release notes](https://github.com/bytedance/sonic/releases)
- [Commits](https://github.com/bytedance/sonic/compare/v1.9.2...v1.10.0)
---
updated-dependencies:
- dependency-name: github.com/bytedance/sonic
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
dependabot[bot]
|
310ada345d
|
mod: bump github.com/pyroscope-io/client
Bumps [github.com/pyroscope-io/client](https://github.com/pyroscope-io/client) from 0.7.2-0.20230804044655-36760e422a95 to 0.7.2.
- [Commits](https://github.com/pyroscope-io/client/commits/v0.7.2)
---
updated-dependencies:
- dependency-name: github.com/pyroscope-io/client
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
北野 - Michael Li
|
c5ba15e047
|
Merge pull request #355 from rocboss/feature/followship
add Followship feature support
|
1 year ago |
Michael Li
|
199f77e70c
|
add followship feature's backend logic implement
|
1 year ago |
Michael Li
|
1a66b350e9
|
Merge branch 'x/gorm' into x/sqlc
|
1 year ago |
Michael Li
|
bc0530efc7
|
frontend: optimize following page's title
|
1 year ago |
Michael Li
|
80c0817a07
|
Merge branch 'x/gorm' into x/sqlc
|
1 year ago |
Michael Li
|
1a897baa36
|
frontend: add following page to display user's follows/followings information
|
1 year ago |
Michael Li
|
458e94165e
|
merge from dev branch
|
1 year ago |
Michael Li
|
777fc92862
|
update CHANGELOG.md
|
1 year ago |
Michael Li
|
c857142565
|
frontend: optimize user profile page route path to domain/#/u/?s=username
|
1 year ago |
Michael Li
|
cdd88b657f
|
user/profile page add user join information
|
1 year ago |
Michael Li
|
79569bc450
|
Merge branch 'dev' into feature/followship
|
1 year ago |
Michael Li
|
ed5b56c45e
|
fixed miss method error
|
1 year ago |
Michael Li
|
91576019da
|
Merge branch 'x/gorm' into x/sqlc
|
1 year ago |
北野 - Michael Li
|
1d326315c0
|
Merge pull request #354 from alimy/feature/cmd
add cli subcommand to start paopao-ce serve
|
1 year ago |
Michael Li
|
ceb047ce37
|
ci: add go1.21.x toolchain
|
1 year ago |
Michael Li
|
b80be74fd4
|
add cli subcommand to start paopao-ce serve
- add cli subcommand to start paopao-ce serve or other task.
- optimize embed web ui to paopao execute binary file logic.
|
1 year ago |
Michael Li
|
1a41075679
|
fixed get user comment tweets return incorrect data error
|
1 year ago |
Michael Li
|
b4f4a226f7
|
fixed mysql sql ddl define error for post_content/comemnt_content/comment_reply table
|
1 year ago |
Michael Li
|
8d6312d4a5
|
fixed get user comment/media tweets total count error
|
1 year ago |
Michael Li
|
f656b027a3
|
add visit user commment/media tweets support
|
1 year ago |
Michael Li
|
1169e0052e
|
add base followship feature logic support
|
1 year ago |
Michael Li
|
ae8e99b658
|
merge from dev branch
|
1 year ago |
Michael Li
|
a45981fa28
|
update CHANGELOG.md
|
1 year ago |
Michael Li
|
2a7103abf0
|
add get highlight user tweets support
|
1 year ago |
Michael Li
|
2bc16b232d
|
add get user star tweets logic for guest visitor
|
1 year ago |
Michael Li
|
271669eb6e
|
frontend: optimize post detail page
|
1 year ago |
Michael Li
|
2dd64d0a9d
|
add tweet highlight logic implement
|
1 year ago |
北野 - Michael Li
|
ff68903fd9
|
Merge pull request #351 from rocboss/dependabot/go_modules/dev/github.com/redis/rueidis-1.0.14
mod: bump github.com/redis/rueidis from 1.0.13 to 1.0.14
|
1 year ago |
北野 - Michael Li
|
4e4dc5dd8e
|
Merge pull request #352 from rocboss/dependabot/go_modules/dev/github.com/getsentry/sentry-go-0.23.0
mod: bump github.com/getsentry/sentry-go from 0.22.0 to 0.23.0
|
1 year ago |
北野 - Michael Li
|
86475d3104
|
Merge pull request #353 from rocboss/dependabot/go_modules/dev/modernc.org/sqlite-1.25.0
mod: bump modernc.org/sqlite from 1.24.0 to 1.25.0
|
1 year ago |
dependabot[bot]
|
bfeefb2159
|
mod: bump modernc.org/sqlite from 1.24.0 to 1.25.0
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.24.0 to 1.25.0.
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.24.0...v1.25.0)
---
updated-dependencies:
- dependency-name: modernc.org/sqlite
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
dependabot[bot]
|
09e411aa02
|
mod: bump github.com/getsentry/sentry-go from 0.22.0 to 0.23.0
Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) from 0.22.0 to 0.23.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.22.0...v0.23.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 |
dependabot[bot]
|
6869d57c9e
|
mod: bump github.com/redis/rueidis from 1.0.13 to 1.0.14
Bumps [github.com/redis/rueidis](https://github.com/redis/rueidis) from 1.0.13 to 1.0.14.
- [Release notes](https://github.com/redis/rueidis/releases)
- [Commits](https://github.com/redis/rueidis/compare/v1.0.13...v1.0.14)
---
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 |
Michael Li
|
71bdc5c50f
|
Merge branch 'x/gorm' into x/sqlc
|
1 year ago |
Michael Li
|
c57cd07ec1
|
frontend: optimize post-detail page
|
1 year ago |
Michael Li
|
3e526bae20
|
Merge branch 'x/gorm' into x/sqlc
|
1 year ago |
Michael Li
|
2371f59f3e
|
frontend: optimize user/profile page
|
1 year ago |
Michael Li
|
9289169be5
|
Merge branch 'x/gorm' into x/sqlc
|
1 year ago |
Michael Li
|
c4397cbd0a
|
add simple highlight support but not implement backend logic
|
1 year ago |