chinwagsocial/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 Add scheduled statuses (#9706) 2019-01-05 12:43:28 +01:00
features
fixtures Fix undefined method error in sidekiq (#9807) 2019-01-14 17:28:41 +01:00
helpers Add pending specs for jsonld helper (#9750) 2019-01-08 12:18:27 +09:00
lib Alternative handling of private self-boosts (#9998) 2019-02-17 19:42:18 +01:00
mailers Improve e-mail digest (#9689) 2019-01-02 10:47:32 +01:00
models Add a spec for Admin::ActionLog (#9775) 2019-01-11 07:28:09 +00:00
policies Redesign admin instances area (#9645) 2019-01-08 13:39:49 +01:00
presenters Add specs for InstancePresenter (#9596) 2018-12-21 08:59:56 +01:00
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 Add scheduled statuses (#9706) 2019-01-05 12:43:28 +01:00
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