Skip to content

Pass mass-marked entry ids as JSON#1182

Merged
jtojnar merged 1 commit into
masterfrom
more-read
May 1, 2020
Merged

Pass mass-marked entry ids as JSON#1182
jtojnar merged 1 commit into
masterfrom
more-read

Conversation

@jtojnar
Copy link
Copy Markdown
Member

@jtojnar jtojnar commented May 1, 2020

PHP can only handle 1000 POST variables by default so marking will fail with more entries. Passing it as JSON is more reliable and even sends less data.

Fixes: #1037

PHP can only handle 1000 POST variables by default so marking will fail with more entries. Passing it as JSON is more reliable and even sends less data.

Fixes: #1037
@jtojnar jtojnar merged commit 76aeb72 into master May 1, 2020
@jtojnar jtojnar deleted the more-read branch May 1, 2020 07:46
@jtojnar jtojnar mentioned this pull request May 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot mark large feeds as read

1 participant