mirror of
https://github.com/mastodon/mastodon.git
synced 2026-06-10 17:51:19 -05:00
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> |
||
|---|---|---|
| .. | ||
| migrate | ||
| post_migrate | ||
| seeds | ||
| views | ||
| schema.rb | ||
| seeds.rb | ||