Age | Commit message (Collapse) | Author |
|
Fix #233, fix #268
|
|
|
|
|
|
(notifications)
|
|
indicator instantly and
then adjust to failure later if the request fails
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
account results
|
|
|
|
|
|
to that
|
|
|
|
|
|
|
|
|
|
status clickable (this also fixes multiple dropdown being openable at the same
time)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
on scrollable areas
|
|
|
|
|
|
|
|
See: https://dequeuniversity.com/rules/axe/2.1/label
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
Also fix reloading of timelines after merge-type events
|
|
entire timelines (only fetch since last known ID). Side effect: account
timelines no longer update in real-time
|
|
|
|
This prevents the bug where if you go "back" to the UI after navigating to
another page it loads with the old set of statuses
|
|
|
|
through suggestions in UI
|