Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
created via remote look-up when domains differ but point to the same resource
|
|
This makes the UI appear less laggy. After all, the status *is* created
right there and then, it's the distribution to home timelines that can take
a while
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also upgrade react-redux to latest version. This is a performance update
|
|
|
|
|
|
|
|
|
|
|
|
Track relationship in redux state. Display follow/unfollow and following-back
information on account view (unstyled)
|
|
before validation
|
|
|
|
|
|
|
|
usernames into the form when replying
|
|
|
|
|
|
|
|
|
|
|
|
This way replies will appear in the detailed view live if they are from
statuses that would be delivered to the user normally
|
|
|
|
|
|
fetching status context
|
|
column
|
|
|
|
Mostly resolves #8, though attachments are still not displayed in public view
|
|
|
|
|
|
|