h
h copied to clipboard
Annotate with anyone, anywhere.
Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4. Release notes Sourced from requests's releases. v2.32.4 2.32.4 (2025-06-10) Security CVE-2024-47081 Fixed an issue where a maliciously crafted URL and trusted environment will retrieve...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 3.4.17 to 4.1.8. Release notes Sourced from tailwindcss's releases. v4.1.8 Added Improve error messages when @apply fails (#18059) Fixed Upgrade: Do not migrate declarations that look like...
Sending this moderation emails is tied to the `pre_moderation` flag so this PR adds the moderation emails option to the preference page only when the same feature flag is enabled....
This PR modifies the default annotation filters in /search to return hidden (moderated) annotations to group moderators. This alters the current behaviour where those annotations are only visible to their...
From issue: You're right, I didn't address this in a comment. TLDR (IMO): we can merge this version, and I’ll link to this comment from the board. I already have...
We're not going to be able to show image thumbnails on activity pages, but one way or another image annotations need to be rendered somehow. Options: 1. Don't do anything,...
Make every component representing an annotation in the moderation queue look like an annotation card. For now we can duplicate code from `client`, but we should consider what parts will...