Commit Graph

1516 Commits (main)
 

Author SHA1 Message Date
ROC 02d5474086 infinite scrolling instead of pagination for home page
10 months ago
Michael Li f5f0d18e14
change backend version to nightly in docker-compose.yaml
10 months ago
北野 - Michael Li 88355b6613
Merge pull request #368 from alimy/pr-update-changelog
10 months ago
Michael Li ecb7e3ec0e
update some documents for prepare release
10 months ago
北野 - Michael Li 5d91835364
Merge pull request #363 from rocboss/r/paopao-ce
10 months ago
Michael Li 51fd9724b9
fixed JWT valide error whent get user by id failed
11 months ago
Michael Li 927e0aa6de
just upgrade some dependents package version
11 months ago
北野 - Michael Li f728fc3569
Merge pull request #367 from rocboss/dependabot/go_modules/dev/gorm.io/plugin/dbresolver-1.4.7
11 months ago
北野 - Michael Li 5c21ab07bf
Merge pull request #364 from rocboss/dependabot/go_modules/dev/github.com/minio/minio-go/v7-7.0.62
11 months ago
dependabot[bot] 5e4dda02f3
mod: bump gorm.io/plugin/dbresolver from 1.4.4 to 1.4.7
11 months ago
dependabot[bot] 9c3619618a
mod: bump github.com/minio/minio-go/v7 from 7.0.61 to 7.0.62
11 months ago
Michael Li 3c0bae04c3
frontend: fixed user page not load page when click user name
11 months ago
Michael Li adfae94ae6
update CHANGELOG.md
11 months ago
Michael Li 6aa395027f
update default.pgo
11 months ago
Michael Li 273acefd27
update ROADMAP.md
11 months ago
Michael Li fd5e54bd31
optimize Folloship feature allow follow/unfollow user in follow page
11 months ago
Michael Li b6d9522edc
upgrade docker builder/runner
11 months ago
北野 - Michael Li a542e060c3
Merge pull request #362 from alimy/feature/unship
11 months ago
Michael Li d7351e7cf7
make friendship/followship feature as builtin and deprecated lightship feature
11 months ago
Michael Li 6b96954e57
frontend: optimize user/profile page in dark theme
11 months ago
Michael Li 097cfd97f9
frontend: add following tag in user page
11 months ago
Michael Li 325d271f91
optimize code initial for bigcache
11 months ago
Michael Li 5659f06eb3
update docker-compose.yaml use meili as default search engine
11 months ago
Michael Li 9a3b43e991
add Folloship to config.yaml.sample default
11 months ago
Michael Li 448d88efa7
fk Changelog.md
11 months ago
Michael Li 8714c38933
update CHANGELOG.md
11 months ago
Michael Li 53406872a4
update go.mod/go.sum
11 months ago
北野 - Michael Li 6cae7f32a1
Merge pull request #358 from rocboss/dependabot/go_modules/dev/github.com/pyroscope-io/client-0.7.2
11 months ago
北野 - Michael Li fa3a67c56a
Merge pull request #359 from rocboss/dependabot/go_modules/dev/github.com/bytedance/sonic-1.10.0
11 months ago
北野 - Michael Li 80a7e72a62
Merge pull request #360 from rocboss/dependabot/go_modules/dev/gorm.io/plugin/dbresolver-1.4.4
11 months ago
dependabot[bot] cada66bbb3
mod: bump gorm.io/plugin/dbresolver from 1.4.2 to 1.4.4
11 months ago
dependabot[bot] 82fcd00781
mod: bump github.com/bytedance/sonic from 1.9.2 to 1.10.0
11 months ago
dependabot[bot] 310ada345d
mod: bump github.com/pyroscope-io/client
11 months ago
北野 - Michael Li c5ba15e047
Merge pull request #355 from rocboss/feature/followship
11 months ago
Michael Li 199f77e70c
add followship feature's backend logic implement
11 months ago
Michael Li bc0530efc7
frontend: optimize following page's title
11 months ago
Michael Li 1a897baa36
frontend: add following page to display user's follows/followings information
11 months ago
Michael Li 458e94165e
merge from dev branch
11 months ago
Michael Li 777fc92862
update CHANGELOG.md
11 months ago
Michael Li c857142565
frontend: optimize user profile page route path to domain/#/u/?s=username
11 months ago
Michael Li cdd88b657f
user/profile page add user join information
11 months ago
Michael Li 79569bc450
Merge branch 'dev' into feature/followship
11 months ago
北野 - Michael Li 1d326315c0
Merge pull request #354 from alimy/feature/cmd
11 months ago
Michael Li ceb047ce37
ci: add go1.21.x toolchain
11 months ago
Michael Li b80be74fd4
add cli subcommand to start paopao-ce serve
11 months ago
Michael Li 1a41075679
fixed get user comment tweets return incorrect data error
11 months ago
Michael Li b4f4a226f7
fixed mysql sql ddl define error for post_content/comemnt_content/comment_reply table
11 months ago
Michael Li 8d6312d4a5
fixed get user comment/media tweets total count error
11 months ago
Michael Li f656b027a3
add visit user commment/media tweets support
11 months ago
Michael Li 1169e0052e
add base followship feature logic support
11 months ago