discourse/spec
Robin Ward bc3efab816 FIX: When disagreeing with a flag that silenced a user, unsilence them
Previously it would unhide their post but leave them silenced.

This fix also cleans up some of the helper classes to make it easier
to pass extra data to the silencing code (for example, a link to the
post that caused the user to be silenced.)

This patch also refactors the auto_silence specs to avoid using
stubs.
2019-02-08 08:50:50 -05:00
..
components FIX: Remove double quotes from etag value in API response 2019-02-08 14:31:19 +05:30
fabricators DEV: Improve specs 2019-01-18 11:07:53 +01:00
fixtures FIX: add support for style element in SVGs 2019-02-07 12:09:06 +01:00
helpers DEV: Fix specs using deprecated site settings. 2019-02-01 12:31:03 +08:00
import_export FIX: topic and category exporters were only exporting users who created the first post 2018-01-16 12:51:53 -05:00
integration FIX: When disagreeing with a flag that silenced a user, unsilence them 2019-02-08 08:50:50 -05:00
integrity FIX: Relative links in translations should work with subfolder 2018-11-08 23:31:05 +00:00
jobs FIX: Destination prefix in S3 inventory configuration is incorrect 2019-02-06 20:51:28 +05:30
lib FIX: Prevent duplicate params for raw template theme handlebars helpers 2019-02-08 12:54:00 +00:00
mailers FIX: Keep original subject in emails to staged users 2019-01-18 11:07:54 +01:00
models FIX: add support for style element in SVGs 2019-02-07 12:09:06 +01:00
multisite FIX: Heisentest 2019-01-25 15:25:48 -05:00
requests FIX: When disagreeing with a flag that silenced a user, unsilence them 2019-02-08 08:50:50 -05:00
serializers FIX: Mods weren't able to see emails in admin user list 2019-01-18 15:37:30 +01:00
services FIX: When disagreeing with a flag that silenced a user, unsilence them 2019-02-08 08:50:50 -05:00
support FEATURE: Use amazon s3 inventory to manage upload stats (#6867) 2019-02-01 10:10:48 +05:30
tasks suppress print output when running specs 2017-10-31 16:06:11 +05:30
views/omniauth_callbacks FEATURE: Use translated name for 'your email has been authenticated by' (#6649) 2018-11-22 19:12:04 +00:00
rails_helper.rb DEV: Multisite tests didn't fail anymore 2019-01-24 22:28:00 +01:00