This website requires JavaScript.
Explore
Help
Sign In
cybrespace
/
mastodon
Watch
4
Star
3
Fork
You've already forked mastodon
3
Code
Issues
7
Pull Requests
Releases
Activity
8c9116dc98
mastodon
/
spec
/
fabricators
/
notification_fabricator.rb
5 lines
79 B
Ruby
Raw
Normal View
History
Unescape
Escape
Adding unified streamable notifications
2016-11-20 00:33:02 +01:00
Fabricator
(
:notification
)
do
activity_id
1
Fixes slow query in notifications api (#2851) * Add inclusion validation for activity_type * When excluding all types with `WHERE NOT IN`, the query search all rows.
2017-05-06 21:55:40 +02:00
activity_type
'Favourite'
Adding unified streamable notifications
2016-11-20 00:33:02 +01:00
end