mastodon/app
ThibG 7febf19296
Add back “Home” link to the “Getting Started” column when the “Home” column isn't mounted (#14707)
* Add back "Home" link to "Getting started" when Home column isn't mounted

* Fix keys in getting_started

It should not matter much in practice as the list of items will only
change extremely rarely, but having a `key` that corresponds to the actual
item makes much more sense than having it be the index of the item within
the list.
2020-08-31 18:11:37 +02:00
..
chewy
controllers Make Array-creation behavior of Paginable more predictable (#14687) 2020-08-31 12:47:09 +02:00
helpers
javascript Add back “Home” link to the “Getting Started” column when the “Home” column isn't mounted (#14707) 2020-08-31 18:11:37 +02:00
lib Add support for dereferencing objects through bearcaps (#14683) 2020-08-30 12:34:20 +02:00
mailers
models Make Array-creation behavior of Paginable more predictable (#14687) 2020-08-31 12:47:09 +02:00
policies
presenters
serializers
services Fix limited follower id in fan-out-on-write service (#14709) 2020-08-31 18:11:27 +02:00
validators
views
workers