mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 19:01:52 +08:00
c04d4171ff
- 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
|