mastodon/app
R Tucker 61c33652ad ui: check spoiler_text against regex filter (#1635) (#2665)
* 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
2017-05-04 23:48:48 +02:00
..
assets/stylesheets Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
controllers Replace best_in_place editor on admin settings page (#2789) 2017-05-04 18:12:44 +02:00
helpers Use URI.join for generate asset URL (#2741) 2017-05-03 11:31:21 +02:00
javascript ui: check spoiler_text against regex filter (#1635) (#2665) 2017-05-04 23:48:48 +02:00
lib Language improvements, replace whatlanguage with CLD (#2753) 2017-05-03 16:59:31 +02:00
mailers Fix Rubocop offences (#2630) 2017-05-01 16:31:02 +02:00
models Correct Account model for rubocop (#2587) 2017-05-03 19:13:04 +02:00
presenters
services Delete records in smaller transaction (#2802) 2017-05-04 23:44:39 +02:00
validators
views Fix language selector on preferences page (#2794) 2017-05-04 14:39:25 -04:00
workers