Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
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
|
|
|
|
a11y: Improve icon button component regarding semantics, screen reader usage
|
|
a11y: Add labels to input fields for screenreader
|
|
|
|
|
|
|
|
See: https://dequeuniversity.com/rules/axe/2.1/label
|
|
add permissive CORS to API controllers
|
|
See: https://dequeuniversity.com/rules/axe/2.1/html-has-lang
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
to the API
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|