Age | Commit message (Collapse) | Author |
|
|
|
|
|
affected, replaced onClick handler with onMouseUp/Down to detect text
selection not trigger onClick handler then
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
downloaded
|
|
background as well since it's a computationally expensive
|
|
now return empty hash instead of throwing a 404 error. When following,
merge into timeline will filter statuses
|
|
|
|
|
|
|
|
|
|
link_hashtags on simplified_format
|
|
|
|
|
|
This was broken in c3e9ba6a, which added an onBlur to hide the
suggestions when the textarea loses focus. Unfortunately, this fired
even when the textarea lost focus to its own suggestions box, and that
meant that onSuggestionClick is never called.
Setting a short window in which onSuggestionClick can still happen
before hiding the suggestion area ensures that clicking still works,
while still hiding the suggestions if the user clicks on something else.
|
|
|
|
|
|
used from nginx when Rails fails.
|
|
ineffyble-fix/error-pages
|
|
|
|
|
|
|
|
accounts from that domain
|
|
|
|
|
|
|
|
|
|
|
|
to fetch ancestors from DB when in_reply_to_id is nil
|
|
|
|
Also, since the root component connects to the stream that updates home/notification columns,
there is pretty much no case for refreshing those columns beyond initial load. So, move the
loading of those columns into the root component, to prevent unneccessary reloads when switching tabs
on mobile or resizing desktop window between mobile/desktop layouts
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
blocked/follow is requested
|
|
|
|
|
|
|
|
|