mirror of
https://github.com/zulip/zulip.git
synced 2025-11-20 14:38:46 +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.4 KiB
3.4 KiB