Age | Commit message (Collapse) | Author |
|
refreshes on navigation
|
|
|
|
|
|
|
|
|
|
"whole known network" which is what public timeline used to be
Only domain blocks with suspend severity will block PuSH subscriptions
Silenced accounts should not appear in conversations unless followed
|
|
|
|
Refresh timelines when streaming API reconnects in the UI
|
|
notifications API
Try to fix Travis CI setup
|
|
|
|
browser EventSource interface to
work flawlessly was a nightmare). WARNING: This commit makes the web UI connect to the streaming API instead
of ActionCable like before. This means that if you are upgrading, you should set that up beforehand.
|
|
redis-backed "mentions" timeline as redundant (given notifications)
|
|
and Following are no longer
nested inside a common parent (<Account>), instead they all embed <HeaderContainer />
|
|
blocked/follow is requested
|
|
|
|
|
|
blackle-dropdown
|
|
|
|
|
|
|
|
|
|
|
|
Closes: #345
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to that
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|