You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app
Akihiko Odaki 256c2b1de0 Rearrange items in Getting Started navigation (#6126)
Though the subsections are representing features such as navigation and
settings, they are categorized by the ways how they are implemented
(internal navigation or external links.) They are irrelevant and some
arrangements were confusing because of that. (It is nonsense that instance
information is in settings subsection, for example.)

This fixes the issue by rearranging.
7 years ago
..
controllers Cache JSON of immutable ActivityPub representations (#6171) 7 years ago
helpers Fix nil error in log_target_from_history helper (#6173) 7 years ago
javascript Rearrange items in Getting Started navigation (#6126) 7 years ago
lib Don't normalize URLs in toots (#6134) 7 years ago
mailers Add confirmation step for email changes (#6071) 7 years ago
models Allow to dereference Follow object for ActivityPub (#5772) 7 years ago
policies Allow admin to deactivate invite created by users (#5860) 7 years ago
presenters Using double splat operator (#5859) 7 years ago
serializers Allow to dereference Follow object for ActivityPub (#5772) 7 years ago
services Update moved-to property when it's removed too (#6160) 7 years ago
validators Limit users to 50 lists, remove pagination from lists API (#5933) 7 years ago
views Allow to dereference Follow object for ActivityPub (#5772) 7 years ago
workers Lists redis clean-up (#5886) 7 years ago