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/spec
ThibG da2143b308 Fixes featured hashtag setting page erroring out instead of rejecting invalid tags (#12436)
* Revert "Fix ignoring whole status because of one invalid hashtag (#11621)"

This reverts commit dff46b260b.

* Fix statuses being rejected because of invalid hashtag names

* Add spec for invalid hashtag names in statuses

* Add test for featured tags controller
5 years ago
..
controllers Fixes featured hashtag setting page erroring out instead of rejecting invalid tags (#12436) 5 years ago
fabricators Add bookmarks (#7107) 5 years ago
features Change unconfirmed user login behaviour (#11375) 6 years ago
fixtures Add noopener and/or noreferrer (#12202) 6 years ago
helpers Split AccountsHelper from StatusesHelper (#12078) 6 years ago
lib Fixes featured hashtag setting page erroring out instead of rejecting invalid tags (#12436) 5 years ago
mailers Add password challenge to 2FA settings, e-mail notifications (#11878) 6 years ago
models Add follow_request notification type (#12198) 5 years ago
policies Change admin UI for hashtags and add back whitelisted trends (#11490) 6 years ago
presenters Admission-based registrations mode (#10250) 6 years ago
requests Fix localization test failing due to order of locale definitions (#12393) 5 years ago
routing
serializers/activitypub Fix account URI in UpdatePollSerializer (#11194) 6 years ago
services Add Event activity-type support (#12637) 5 years ago
support
validators Change admin UI for hashtags and add back whitelisted trends (#11490) 6 years ago
views Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 6 years ago
workers Fix various issues with account migration (#12301) 5 years ago
rails_helper.rb Fix records not being indexed sometimes (#12024) 6 years ago
spec_helper.rb Move rspec examples to tmp dir (#12539) 5 years ago