chinwagsocial/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 Fix #238 - Add "favourites" column 2017-01-16 13:28:25 +01:00
reducers Improve infinite scroll on notifications 2017-01-26 04:30:40 +01:00
selectors Adding notifications column 2016-11-20 19:39:58 +01:00
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 Adding React.js, Redux, revamping dashboard 2016-08-24 17:56:44 +02:00
api.jsx Fix #203 - try/catch around JSON parse 2016-12-11 23:18:41 +01:00
emoji.jsx Revert "Display native emoji on browsers which support it" 2017-01-05 13:45:21 +01:00
is_mobile.jsx Switch to compose view when tapping 'mention' in dropdown on mobile 2017-01-08 17:12:00 -05:00