mastodon/app/javascript
Duarte Serrano 970d6ab2e6 Add bookmark folders feature
This feature implements bookmark folders, a way for users to organize
their bookmarked posts into different folders.

It's possible to create folders, edit their names and delete them.

- UX: Allow users to assign bookmarks to specific folders
- Frontend: Update UI to allow creating, editing, and deleting folders
- API: Implement CRUD API for bookmark folders
- Database: Add bookmark_folders table and update bookmarks table

Co-authored-by: David Bento <david.p.bento@tecnico.ulisboa.pt>
2026-06-08 17:32:46 +00:00
..
__mocks__
config
entrypoints Add batch remove for collections in reports (#39020) 2026-05-18 14:53:40 +00:00
fonts
icons
images
inline
mastodon Add bookmark folders feature 2026-06-08 17:32:46 +00:00
material-icons
styles Enable vertical text editing on Alt text editor (#38797) 2026-05-27 16:23:52 +00:00
svg-icons
testing
types Refactor emoji search (#39008) 2026-05-19 10:47:45 +00:00