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.
2018-01-04 10:56:54 +09:00
..
controllers Cache JSON of immutable ActivityPub representations (#6171) 2018-01-04 01:21:38 +01:00
helpers Fix nil error in log_target_from_history helper (#6173) 2018-01-04 10:56:23 +09:00
javascript Rearrange items in Getting Started navigation (#6126) 2018-01-04 10:56:54 +09:00
lib Don't normalize URLs in toots (#6134) 2018-01-03 20:51:33 +01:00
mailers Add confirmation step for email changes (#6071) 2018-01-02 16:55:00 +01:00
models Allow to dereference Follow object for ActivityPub (#5772) 2018-01-03 18:08:57 +01:00
policies Allow admin to deactivate invite created by users (#5860) 2017-12-01 12:26:19 +01:00
presenters Using double splat operator (#5859) 2017-12-06 11:41:57 +01:00
serializers Allow to dereference Follow object for ActivityPub (#5772) 2018-01-03 18:08:57 +01:00
services Update moved-to property when it's removed too (#6160) 2018-01-03 00:38:20 +01:00
validators Limit users to 50 lists, remove pagination from lists API (#5933) 2017-12-09 01:32:29 +01:00
views Allow to dereference Follow object for ActivityPub (#5772) 2018-01-03 18:08:57 +01:00
workers Lists redis clean-up (#5886) 2017-12-05 23:20:27 +01:00