You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-desktop/js
lilia 58e7f3c7e1 Fix file input click zone
Previously, the ugly file input was hidden with opacity, and styled as a
square paperclip icon, but its drop and click zones were not constrained
to the visible square. They remained active across the whole 'Choose
File' button, which overlapped with the textarea. Instead, hide the file
input complete (display: none) and transmit click events from the
paperclip to the input programmatically.

Eventually, we'll need to address drag and drop events, but I want to do
that at the window level. Otherwise dropping a file outside the file
input drop zone causes the browser to navigate to the file://... url.
10 years ago
..
models restore default avatars 10 years ago
views Fix file input click zone 10 years ago
background.js Abstract chrome browser action and windows stuff 10 years ago
bimap.js Simplify panel state management and message passing 10 years ago
chromium.js Abstract chrome browser action and windows stuff 10 years ago
components.js Restyled country dropdown 10 years ago
conversation_panel.js Fixup conversation page styles and functionality 10 years ago
database.js DB/Index Redux 10 years ago
index.js Get rid of Layout global 11 years ago
libphonenumber-util.js Add license headers 10 years ago
libtextsecure.js Mostly done device-bringup stuff 10 years ago
options.js Mostly done device-bringup stuff 10 years ago
panel_controller.js Abstract chrome browser action and windows stuff 10 years ago