mastodon/app/assets/javascripts/components
Billie Thompson b1571b1e1d
Add missing back button to "Follow Requests"
Currently we have the problem where the follow request button is missing
from the Follow request tab. This means that when you visit that tab you
either have to press the back button in the browser or re-enter the home
page, which breaks the app flow.

This will resolve that issue by adding a new back button to that tab,
in the same way that the public timeline, and favourites have.
2017-01-29 18:53:51 +00:00
..
actions Fix up timeout, improve contrast on "show more", add responsive style 2017-01-26 18:48:56 +01:00
components Fix avatar scaling on high-DPI displays (#573) 2017-01-29 14:26:50 +01:00
containers Improve how the list entry Account component looks when target is blocked/follow is requested 2017-01-16 19:36:32 +01:00
features Add missing back button to "Follow Requests" 2017-01-29 18:53:51 +00:00
locales Clean up 2017-01-27 20:38:35 +01:00
middleware
reducers Improve infinite scroll on notifications 2017-01-26 04:30:40 +01:00
selectors
store Instead of refusing to create accounts, domain blocks auto-suspend new accounts from that domain 2017-01-20 20:14:02 +01:00
.gitkeep
api.jsx
emoji.jsx
is_mobile.jsx