mastodon/spec
Eugen Rochko 1a1b8170bb
Fix Announce activities of unknown statuses not fetching those statuses (#10065)
Regression from #9998
2019-02-17 15:16:36 +01:00
..
controllers Redesign public hashtag page to use a masonry layout (#9822) 2019-01-16 19:47:46 +01:00
fabricators Add featured hashtags to profiles (#9755) 2019-02-04 04:25:59 +01:00
features
fixtures Fix undefined method error in sidekiq (#9807) 2019-01-14 17:28:41 +01:00
helpers
lib Fix Announce activities of unknown statuses not fetching those statuses (#10065) 2019-02-17 15:16:36 +01:00
mailers
models Add featured hashtags to profiles (#9755) 2019-02-04 04:25:59 +01: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-12 14:48:04 +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