mastodon/app/controllers/api
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
..
fasp Reject unconfirmed FASPs (#37926) 2026-02-20 14:40:31 +00:00
v1 Add bookmark folders feature 2026-06-08 17:32:46 +00:00
v1_alpha Move Collections API to v1 namespace (#39210) 2026-05-29 08:39:51 +00:00
v2 Add fallback attributes to notifications for new and infrequent notifications (#38832) 2026-04-29 15:53:29 +00:00
web Merge commit from fork 2026-01-20 15:10:38 +01:00
base_controller.rb Move "limited federation mode" config to x.mastodon area (#35041) 2025-06-16 06:13:03 +00:00
oembed_controller.rb Move default embed size knowledge into OEmbedSerializer (#31990) 2024-09-20 12:39:48 +00:00