Remove errors middleware

This commit is contained in:
Alex Gleason
2023-07-20 15:20:48 -05:00
parent 7944de8305
commit e6e946974f
3 changed files with 1 additions and 35 deletions

View File

@ -23,6 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- UI: unified design of "approve" and "reject" buttons in follow requests and waitlist.
- UI: added sticky column header.
- UI: add specific zones the user can drag-and-drop files.
- UI: disable toast notifications for API errors.
### Fixed
- Posts: fixed emojis being cut off in reactions modal.