mirror of
https://github.com/zulip/zulip.git
synced 2025-11-17 04:12:02 +00:00
This commit completely switches us over to using a dedicated model called MutedTopic to track which topics a user has muted. This includes the necessary migrations to create the table and populate it from legacy data in UserProfile. A subsequent commit will actually remove the old field in UserProfile.
3.8 KiB
3.8 KiB