Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
treatment) in default and identica themes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
icons.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
size also
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
property:value for icons.
|
|
|
|
(form_notice) and messageform (form_notice-direct)
|
|
|
|
|
|
|
|
|
|
|
|
button so there's some visual feedback that something's happening.
|
|
|
|
with attachment views as well (Ticket 1761)
|
|
Same as commit e0b877b26c5e93809b2a53b6c46326d5e31fa0e8.
|
|
To speed up DOM load by cutting down 3 nodes in each notice list item.
Generally each notice option should be a list item in a <ul>, however,
there is no tangible benefit for the user using this approach. In this
case, minimalism is favoured. Similarly, the new approach will make 5
fewer function calls on the server side.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to handle the notice hover state. The difference is only seen in the
conversation page.
|
|
applied transparent colour instead, hence not visible. This way, other
laconica instances make use of the border if they change only the
colour.
|