29 Commits (66c5363bae9b29e93f93790e7487e6dd2f17b6b3)

Author SHA1 Message Date
Eugen Rochko d25168bc1e Fix #367 - Lock icon instead of retweet icon on boost button on private statuses
8 years ago
Eugen Rochko 238233440f Follow call on locked account creates follow request instead
8 years ago
Eugen Rochko 1c8ca7aed5 Adding content sensitivity toggle, spoilers for media
8 years ago
Eugen Rochko 524847e4e1 Switch to compose route when replying and compose is not mounted
8 years ago
Eugen Rochko a82a15a38e Adding german localization
8 years ago
Eugen Rochko 2096fc62ec Add an Intl polyfill
8 years ago
Eugen Rochko 43daf0be85 Adding react-intl i18n to the frontend. No translations yet
8 years ago
Eugen Rochko db4df4481b Fix modals sizing and add animation to it, fix #140 by only making the text of
8 years ago
Eugen Rochko 6430d86e86 Fix #131 - Make active favourite buttons yellow
8 years ago
Eugen Rochko 5285e9b1f9 Adding list of who favourited status
8 years ago
Eugen Rochko 12a420f0f3 Reduce code duplication, add touch scrolling behaviour for webkit browsers
8 years ago
Eugen Rochko 1f9aaede07 Add list of who reblogged status
8 years ago
Eugen Rochko 53de3b66ce Refactoring redux state into different reducers
8 years ago
Eugen Rochko 68535f58cd Add opening images in a modal window
8 years ago
Eugen Rochko 5bea337189 Move status components inside individual containers. We still need to select
8 years ago
Eugen Rochko 4470966cd9 Fix #100 - Add "back" button to certain views
8 years ago
Eugen Rochko 848cbbd242 Improved how in-UI profiles look
8 years ago
Eugen Rochko f10b5ee0d8 Use reselect to memoize denormalization in UI state
8 years ago
Eugen Rochko c3f5dfeabb Adding public timeline
8 years ago
Eugen Rochko 4eb5319882 Styling loading indicator, removing unused routes, adding "getting started" explanation
8 years ago
Eugen Rochko 9c01f3fcf0 Fix delete option missing from statuses in detailed view
8 years ago
Eugen Rochko e9bc4a4a08 Limit usernames to 30 chars, statuses to 500, open account after follow form success
8 years ago
Eugen Rochko 62b384824d Improved styling for media/videos in detailed status view
8 years ago
Eugen Rochko 15f51dbf8c Better styling for selected status in detailed view
8 years ago
Eugen Rochko 337462aa5e Re-organizing components to be more modular, adding loading bars
8 years ago
Eugen Rochko 0967961de7 Improve how account detailed view looks, load account's statuses
8 years ago
Eugen Rochko 08896f7dcf Detailed status view scrollable
8 years ago
Eugen Rochko bd5ad304ba Adding media controller, 1 webm/compose form allowed, previews generated
8 years ago
Eugen Rochko 5b0cef9781 Setting up preliminary "detailed" routes in the UI, new API end-point for fetching status context
8 years ago