Age | Commit message (Collapse) | Author |
|
on typing, especially on slower devices (mobiles, netbooks).
http://laconi.ca/trac/ticket/1462
|
|
textarea when NoticeReply() is used.
|
|
This speeds up keyboard navigation around the textarea field.
|
|
|
|
appends own username
|
|
|
|
|
|
|
|
|
|
|
|
|
|
colours from the theme. This approach removes data that was
previously available in HTML. It was only necessary if the user wanted
to know the site's default values.
|
|
|
|
|
|
submit (javascript fix)
|
|
this page is with 'in context' link (which includes a fragment
identifier)
|
|
|
|
calculate the height of the XHR response container without actually
loading it into the DOM).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
content area
|
|
attachment views
|
|
|
|
applying the dynamic action
|
|
|
|
to handle the notice hover state. The difference is only seen in the
conversation page.
|
|
|
|
in user design
|
|
|
|
design swatches
|
|
|
|
|
|
|
|
|
|
notice XHR. Removed hanging text URL from previous commit.
|
|
notice XHR"
This reverts commit b20ac7a1fefe40e82b086df3128f06770c8b550d.
|
|
response is empty and have a 20x,30x HTTP status
|
|
notice posts.
The bug is sometimes reproduceable by sending a notice that includes
"@someusernamethatdoesntexist".
This patch doesn't throw alerts to user if server doesn't return with
an XHR response but HTTP is one of 20x, 30x.
|
|
|
|
|
|
|
|
|
|
into upload
Conflicts:
js/util.js
lib/attachmentlist.php
|