mirror of
https://github.com/mastodon/mastodon.git
synced 2026-09-22 16:20:02 -05:00
* ui: check spoiler_text against regex filter (#1635) When filtering by regex, also check the spoiler_text if present. * ui: concatenate spoiler and content in reducer Simplifies aa5b03c, clarifies intent of the field