Age | Commit message (Collapse) | Author |
|
* Change references to tootsuite/mastodon to mastodon/mastodon
* Remove obsolete test fixture
* Replace occurrences of tootsuite/mastodon with mastodon/mastodon in CHANGELOG
And a few other places
|
|
Fix #6856
Fix #6951
|
|
|
|
The cache store is explicitly used by some specs, but they were not
isolated and therefore not reliable. This fixes the issue by clearing
the cache after each specs.
|
|
|
|
* Correct site_contact_email typo
* Separate about more page into partials, add specs
|
|
* Add InstancePresenter to expose site details
* Clean up about controller, use instance presenter
|