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
2018-08-15 19:33:36 +02:00
..
controllers Update Rails (#8141) 2018-08-12 12:25:23 +02:00
fabricators Move status counters to separate table, count replies (#8104) 2018-08-14 19:19:32 +02:00
features
fixtures
helpers Display full acct on public status pages, always (#8011) 2018-07-14 04:07:47 +02:00
lib Disable language detection for texts shorter than 140 characters (#8010) 2018-07-14 04:05:36 +02:00
mailers
models Show exact number of followers/statuses on export page/in tooltip (#8199) 2018-08-14 21:56:17 +02:00
policies
presenters
requests
routing
services Allow accessing local private/DM messages by URL (#8196) 2018-08-15 19:33:36 +02:00
support
validators
views Update /terms and /about/more to use public layout (#8142) 2018-08-09 12:58:20 +02:00
workers
rails_helper.rb
spec_helper.rb