Age | Commit message (Collapse) | Author |
|
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
|
|
|
|
|
|
|
|
explanation
Also, only update relative time every minute instead of 6 seconds. My bad
|
|
|
|
|
|
|
|
|
|
fetching status context
|
|
column
|
|
|