Eugen Rochko
|
4bbec58034
|
Center header in account column, hide media in "muted" status components (notifications)
|
8 years ago |
Eugen Rochko
|
90b3ff2518
|
Follow/unfollow button outside of dropdown, also make favs/reblogs update indicator instantly and
then adjust to failure later if the request fails
|
8 years ago |
Eugen Rochko
|
a82a15a38e
|
Adding german localization
|
8 years ago |
Eugen Rochko
|
43daf0be85
|
Adding react-intl i18n to the frontend. No translations yet
|
8 years ago |
Eugen Rochko
|
15af998d7b
|
Support emojis in display name, bio
|
8 years ago |
Eugen Rochko
|
db4df4481b
|
Fix modals sizing and add animation to it, fix #140 by only making the text of
status clickable (this also fixes multiple dropdown being openable at the same
time)
|
8 years ago |
Eugen Rochko
|
6d948a809e
|
Account notes (bios) can now contain links. Character limit upped to 160
|
8 years ago |
Eugen Rochko
|
cb22dce970
|
Adding hashtags
|
8 years ago |
Eugen Rochko
|
53de3b66ce
|
Refactoring redux state into different reducers
|
8 years ago |
Eugen Rochko
|
b3aab1f3bc
|
Adding following/followers lists to the UI
|
8 years ago |
Eugen Rochko
|
5bea337189
|
Move status components inside individual containers. We still need to select
all statuses/accounts to assemble, but at least lists don't have to be
re-rendered all the time now. Also add "mention" dropdown option
|
8 years ago |
Eugen Rochko
|
4470966cd9
|
Fix #100 - Add "back" button to certain views
Also fix reloading of timelines after merge-type events
|
8 years ago |
Eugen Rochko
|
1715657fa3
|
Fix scrolling on small devices for account timelines and compose column
|
8 years ago |
Eugen Rochko
|
6f1497586c
|
Add "edit profile" link to dropdown on own profile
|
8 years ago |
Eugen Rochko
|
848cbbd242
|
Improved how in-UI profiles look
|
8 years ago |
Eugen Rochko
|
22e05d2ff6
|
Making AccountTimeline into a sub-route
|
8 years ago |
Eugen Rochko
|
f10b5ee0d8
|
Use reselect to memoize denormalization in UI state
Also upgrade react-redux to latest version. This is a performance update
|
8 years ago |
Eugen Rochko
|
c3f5dfeabb
|
Adding public timeline
|
8 years ago |
Eugen Rochko
|
93aa4085a2
|
Fix #73 - Click on in-UI profile avatar/name to open public profile
|
8 years ago |
Eugen Rochko
|
4eb5319882
|
Styling loading indicator, removing unused routes, adding "getting started" explanation
Also, only update relative time every minute instead of 6 seconds. My bad
|
8 years ago |
Eugen Rochko
|
cad6653af0
|
Fix how missing display name is displayed (fallback to username)
|
8 years ago |
Eugen Rochko
|
70e9dd0b5b
|
Blocking will prevent e-mail notifications from blocked user, blocks in UI
|
8 years ago |
Eugen Rochko
|
1fce687f8e
|
Unreblogging and unfavouriting from the UI
|
8 years ago |
Eugen Rochko
|
ef2b50c9ac
|
Deleting statuses from UI
|
8 years ago |
Eugen Rochko
|
693383234c
|
Improved style of settings page
|
8 years ago |
Eugen Rochko
|
62b384824d
|
Improved styling for media/videos in detailed status view
|
8 years ago |
Eugen Rochko
|
95d72b2249
|
Temporarily link "settings" to the static version of the form
|
8 years ago |
Eugen Rochko
|
0c75ce1122
|
Improved ColumnsArea on smaller windows, improved how ActionBar looks
|
8 years ago |
Eugen Rochko
|
3f9708edc4
|
Change output of api/accounts/:id/follow and unfollow to return relationship
Track relationship in redux state. Display follow/unfollow and following-back
information on account view (unstyled)
|
8 years ago |
Eugen Rochko
|
2a84271e85
|
Infinite scroll for account timelines
|
8 years ago |
Eugen Rochko
|
98de6927f3
|
Remove background mask from avatars
|
8 years ago |
Eugen Rochko
|
f820edb463
|
Fix type mistake in account component
|
8 years ago |
Eugen Rochko
|
ee770c3fd3
|
Live update account timelines, small fix for replyCompose
|
8 years ago |
Eugen Rochko
|
0967961de7
|
Improve how account detailed view looks, load account's statuses
|
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 |