mastodon/spec
ThibG 6c11f0f8cf Alternative handling of private self-boosts (#9998)
* When self-boosting, embed original toot into Announce serialization

* Process unknown self-boosts from Announce object if it is more than an URI

* Add some self-boost specs

* Only serialize private toots in self-Announces
2019-02-17 19:42:18 +01:00
..
controllers Redesign public hashtag page to use a masonry layout (#9822) 2019-01-16 19:47:46 +01:00
fabricators
features
fixtures Fix undefined method error in sidekiq (#9807) 2019-01-14 17:28:41 +01:00
helpers
lib Alternative handling of private self-boosts (#9998) 2019-02-17 19:42:18 +01:00
mailers
models Add a spec for Admin::ActionLog (#9775) 2019-01-11 07:28:09 +00:00
policies
presenters
requests
routing
services Prevent posting toots with media attachments from someone else (#9921) 2019-01-26 23:59:39 +01:00
support
validators Add support for IPv6 only MXes in Email validation (#10009) 2019-02-17 19:36:10 +01:00
views
workers
rails_helper.rb Disable Same-Site cookie implementation to fix SSO issues on WebKit browsers (#9819) 2019-01-15 23:11:46 +01:00
spec_helper.rb