mastodon/app
Markus Unterwaditzer 0c689b9d01
fix: allow verification when page size exceeds 1MB (using HTML5 parser) (#22879)
* fix: allow verification when page size exceeds 1MB
Truncates the page after 1MB instead

Closes #15316

* switch to HTML5 parser, fix rubocop errors

* undo rubocop fixes

Co-authored-by: Chris Zubak-Skees <chriszs@gmail.com>
2023-01-11 21:59:13 +01:00
..
chewy
controllers Change referrer-policy to no-referrer application-wide (#23014) 2023-01-10 05:18:43 +01:00
helpers
javascript Fix dropdown menu positions when scrolling (#22916) 2023-01-11 21:58:46 +01:00
lib fix: allow verification when page size exceeds 1MB (using HTML5 parser) (#22879) 2023-01-11 21:59:13 +01:00
mailers
models Fix/remove calling private method with send in model (#22951) 2023-01-11 21:57:24 +01:00
policies
presenters Add follow request banner on account header (#20785) 2022-12-15 18:50:11 +01:00
serializers Add reading:autoplay:gifs to /api/v1/preferences (#22706) 2023-01-05 13:31:05 +01:00
services fix: allow verification when page size exceeds 1MB (using HTML5 parser) (#22879) 2023-01-11 21:59:13 +01:00
validators Strip spaces around URL when adding a relay (#22655) 2023-01-05 13:33:33 +01:00
views Change trending tags admin interface to always show batch actions (#23013) 2023-01-11 21:51:43 +01:00
workers