mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 03:48:23 +00:00
- Regular users are not notified of whispers - Regular users no longer have "stuck" topics in unread - Additional tracking for staff highest post number - Remove a bunch of unused columns in topics table
5 lines
46 B
Ruby
5 lines
46 B
Ruby
Fabricator(:topic_user) do
|
|
user
|
|
topic
|
|
end
|