Eugen Rochko
|
f6d196255c
|
Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notifications,
skip ActionCable for follow/unfollow/block events, instead clear UI from
blocked account's posts instantly if block request succeeds. Add forgotten
i18n for sensitive content
|
2016-11-23 22:57:57 +01:00 |
Eugen Rochko
|
524847e4e1
|
Switch to compose route when replying and compose is not mounted
|
2016-11-21 10:52:11 +01:00 |
Eugen Rochko
|
a82a15a38e
|
Adding german localization
|
2016-11-18 15:53:46 +01:00 |
Eugen Rochko
|
43daf0be85
|
Adding react-intl i18n to the frontend. No translations yet
|
2016-11-16 17:20:52 +01:00 |
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)
|
2016-11-10 23:21:24 +01:00 |
Eugen Rochko
|
6430d86e86
|
Fix #131 - Make active favourite buttons yellow
|
2016-11-10 01:32:32 +01:00 |
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
|
2016-10-24 18:08:23 +02:00 |
Eugen Rochko
|
848cbbd242
|
Improved how in-UI profiles look
|
2016-10-09 22:19:15 +02:00 |
Eugen Rochko
|
70e9dd0b5b
|
Blocking will prevent e-mail notifications from blocked user, blocks in UI
|
2016-10-03 18:49:52 +02:00 |
Eugen Rochko
|
ef2b50c9ac
|
Deleting statuses from UI
|
2016-09-30 00:00:45 +02:00 |