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 af912fb308 Allow accessing local private/DM messages by URL (#8196)
* Allow accessing local private/DM messages by URL

(Provided the user pasting the URL is authorized to see the toot, obviously)

* Fix SearchServiceSpec tests
7 years ago
..
controllers Update Rails (#8141) 7 years ago
fabricators Move status counters to separate table, count replies (#8104) 7 years ago
features
fixtures Slightly reduce RAM usage (#7301) 7 years ago
helpers Display full acct on public status pages, always (#8011) 7 years ago
lib Disable language detection for texts shorter than 140 characters (#8010) 7 years ago
mailers Account archive download (#6460) 7 years ago
models Show exact number of followers/statuses on export page/in tooltip (#8199) 7 years ago
policies
presenters Isolate each specs for cache store (#6450) 7 years ago
requests Use raw status code on have_http_status (#7214) 7 years ago
routing
services Allow accessing local private/DM messages by URL (#8196) 7 years ago
support Remove empty strings (#5732) 8 years ago
validators Add a spec for UniqueUsernameValidator (#6927) 7 years ago
views Update /terms and /about/more to use public layout (#8142) 7 years ago
workers Lists (#5703) 8 years ago
rails_helper.rb Slightly reduce RAM usage (#7301) 7 years ago
spec_helper.rb Disable simplecov on CircleCI (#7416) 7 years ago