You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
8 years ago
..
assets/stylesheets Replace sprockets/browserify with Webpack (#2617) 8 years ago
controllers Replace best_in_place editor on admin settings page (#2789) 8 years ago
helpers Use URI.join for generate asset URL (#2741) 8 years ago
javascript ui: check spoiler_text against regex filter (#1635) (#2665) 8 years ago
lib Language improvements, replace whatlanguage with CLD (#2753) 8 years ago
mailers Fix Rubocop offences (#2630) 8 years ago
models Correct Account model for rubocop (#2587) 8 years ago
presenters Bump version, improve how version is stored for better commit history (#2526) 8 years ago
services Delete records in smaller transaction (#2802) 8 years ago
validators Stricter whitelist rules (#2213) 8 years ago
views Fix language selector on preferences page (#2794) 8 years ago
workers Punycode URI normalization (#2370) 8 years ago