bastodon/app/javascript/mastodon
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
..
actions Fix newlines-to-spaces functionality (#6158) 2018-01-02 19:35:24 +01:00
components Add validation for onMuteNotifications (#6092) 2017-12-24 17:18:45 +09:00
containers
features Rearrange items in Getting Started navigation (#6126) 2018-01-04 10:56:54 +09:00
locales l10n OC language (#6169) 2018-01-03 21:05:54 +01:00
middleware Audio.prototype.seek is undefined (#5935) 2017-12-09 01:25:00 +01:00
reducers Rename key to path in actions and reducers for settings (#6105) 2018-01-02 13:50:54 +01:00
selectors
service_worker
store
.gitkeep
api.js
base_polyfills.js
extra_polyfills.js
initial_state.js
is_mobile.js
link_header.js
load_polyfills.js
main.js bug fix (WebPush does not work) (#6120) 2017-12-28 16:20:34 +01:00
performance.js
ready.js
rtl.js
scroll.js
settings.js Move push notifications settings (regression from #5879) (#5941) 2017-12-09 14:18:45 +01:00
stream.js Use streaming API for standalone timelines on /about and /tag pages (#5998) 2017-12-13 02:12:41 +01:00
test_setup.js
uuid.js