Fix notifications pagination query parameters#36351
Merged
lunny merged 3 commits intogo-gitea:mainfrom Jan 12, 2026
Merged
Conversation
Member
|
I think |
Contributor
Author
I have removed, you can read the code. |
Member
|
Found a reproduction on main branch:
Now I will test with this branch. |
silverwind
approved these changes
Jan 12, 2026
Member
silverwind
left a comment
There was a problem hiding this comment.
Can confirm this fixes the issue.
lunny
approved these changes
Jan 12, 2026
GiteaBot
pushed a commit
to GiteaBot/gitea
that referenced
this pull request
Jan 12, 2026
zjjhot
added a commit
to zjjhot/gitea
that referenced
this pull request
Jan 13, 2026
* giteaofficial/main: fill missing `has_code` in repository api (go-gitea#36338) Fix notifications pagination query parameters (go-gitea#36351) Fix cancel auto merge bug (go-gitea#36341) Bump appleboy/git-push-action from 1.0.0 to 1.2.0 (go-gitea#36306) Improve diff file headers (go-gitea#36215) Fix delete attachment check (go-gitea#36320) [skip ci] Updated translations via Crowdin LFS locks must belong to the intended repo (go-gitea#36344) Update chroma to v2.22.0 (go-gitea#36342) Update goldmark to v1.7.16 (go-gitea#36343) Fix some trivial problems (go-gitea#36336) Fix diff view style handling (go-gitea#36324) Refactor cat-file batch operations and support `--batch-command` approach (go-gitea#35775) Fix file-tree ui error when adding files to repo without commits (go-gitea#36312)
lunny
pushed a commit
that referenced
this pull request
Jan 13, 2026
Backport #36351 by @wxiaoguang Fix #36350 Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix #36350