Age | Commit message (Collapse) | Author |
|
* Add eslint-plugin-jsx-a11y.
* Fix npm script.
* Adjust npm scripts so test also runs lint.
* Fix existing lint errors.
* Don't break on a11y issues.
* Add role and tabIndex.
* Add vim and Mac files to .gitignore and .dockerignore.
* Handle htmlFor (partially), a that's actually a button.
* Fix missing tabIndex.
* Add cursor:pointer to load-more
* Revert change to load_more.
* Fixes based on review.
* Update yarn.lock.
* Don't try to install fsevents on Linux (hides warning noise).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and Following are no longer
nested inside a common parent (<Account>), instead they all embed <HeaderContainer />
|
|
|
|
blackle-dropdown
|
|
|
|
|
|
|
|
|
|
|
|
Reflect "requested" relationship in API and UI
Reflect inability of private posts to be reblogged in the UI
Disable Webfinger for locked accounts
|
|
|
|
(notifications)
|
|
indicator instantly and
then adjust to failure later if the request fails
|
|
|
|
|
|
|
|
status clickable (this also fixes multiple dropdown being openable at the same
time)
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
Also upgrade react-redux to latest version. This is a performance update
|
|
|
|
|
|
explanation
Also, only update relative time every minute instead of 6 seconds. My bad
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|