mastodon/spec
Akihiko Odaki ef44c62d17 Do not default site_title with site_hostname in InstanceHelper (#6624)
site_title is "Mastodon" by default configuration, and there is no need to
default site_title with site_hostname in InstanceHelper.
2018-03-04 20:29:49 +01:00
..
controllers Set the default locale in config (#6580) 2018-03-04 09:21:35 +01:00
fabricators Do not push status to feed if its reblog is already inserted (#6488) 2018-02-24 05:40:18 +01:00
features
fixtures Added FetchRemoteAccountService spec (#6456) 2018-02-10 17:10:57 +01:00
helpers Do not default site_title with site_hostname in InstanceHelper (#6624) 2018-03-04 20:29:49 +01:00
lib Federate pinned statuses over ActivityPub (#6610) 2018-03-04 09:19:11 +01:00
mailers Account archive download (#6460) 2018-02-21 23:21:32 +01:00
models Account archive download (#6460) 2018-02-21 23:21:32 +01:00
policies
presenters Isolate each specs for cache store (#6450) 2018-02-17 22:35:05 +01:00
requests
routing
services Federated reports (#6570) 2018-02-28 06:54:55 +01:00
support
validators
views Redesign landing page (again) (#6486) 2018-02-22 01:03:48 +01:00
workers
rails_helper.rb Isolate each specs for cache store (#6450) 2018-02-17 22:35:05 +01:00
spec_helper.rb