lilia
367a62111b
Tweak conversation list active state
...
// FREEBIE
9 years ago
lilia
6a9ec073c6
Decrease bubble radius
...
// FREEBIE
9 years ago
lilia
01ca6b7c3a
Vertically center contact names
...
For contacts/conversations without any messages, center their names
vertically in the conversation list element.
// FREEBIE
9 years ago
lilia
1aa975e199
Differentiate active vs selected conversation states
...
// FREEBIE
9 years ago
lilia
c3a7766dd4
Use normal font size in search bar
...
Also update placeholder copy to be consistent with Android.
// FREEBIE
9 years ago
lilia
ddcdc9e2ff
Log on prekey messages
...
// FREEBIE
9 years ago
lilia
3e9396f933
Bump version
...
// FREEBIE
9 years ago
lilia
960519d296
Add debug logging
...
// FREEBIE
9 years ago
lilia
b1b4cd81d4
Bump version
...
// FREEBIE
9 years ago
lilia
d081b301d8
Clean up search outline
...
// FREEBIE
9 years ago
lilia
8c03d3e088
Fix sorting of the last element
...
// FREEBIE
9 years ago
lilia
8fe00f79b2
Fix sorting on incoming key conflicts
...
// FREEBIE
9 years ago
lilia
07a0463b65
Fix conversation list self-resorting
...
When deleting all messages in a conversation, the entry in the left pane
should be inserted into the alphabetical portion of the list. To keep it
in this collection, do not nullify active_at.
To ensure the list view is keeping itself correctly sorted, make sure
that resorting behavior is triggered any time a relevant attribute is
changed.
This fixes deleted conversations jumping to the top of the list, and
conversation order scrambling when getting a group or contact sync
message from our master device.
Fixes #734
// FREEBIE
9 years ago
lilia
7210636b5e
Bump version to 0.5.0
...
// FREEBIE
9 years ago
lilia
ab62900e48
Simplify menu markup, tweak styles
...
// FREEBIE
9 years ago
lilia
76652c2622
Update style and copy on key changes
...
// FREEBIE
9 years ago
lilia
3d34cdcc0c
Fix border-color on inactive conversation header
...
// FREEBIE
9 years ago
lilia
1b6eda6a8d
Tighten spacing between bubbles
...
// FREEBIE
9 years ago
lilia
6c35f2a010
Clean up timestamp/status alignment
...
// FREEBIE
9 years ago
lilia
512c5bf739
Incoming bubbles have sender's color background
...
// FREEBIE
9 years ago
lilia
4060221b9c
Make panel scrollbar track persistent
...
The bar is effectively invisible, but having it present means that we
don't see a jarring change in width when the content expands into the
overflow zone and triggers the scrollbar to suddenly appear.
// FREEBIE
9 years ago
lilia
5a9358efc9
Reorder object members
...
Group click events together, put custom events at the bottom.
// FREEBIE
9 years ago
lilia
198cc70cef
Remove unusued event handlers
...
The conversation view now handles displaying and listening to the back
button.
// FREEBIE
9 years ago
lilia
1e3e730d88
Consolidate panel container styling
...
Special case the main panel because it is super speshul.
// FREEBIE
9 years ago
lilia
6fe9c3f964
Nest key verification inside conflict dialogs
...
// FREEBIE
9 years ago
lilia
c4fcbd8cbe
Fix i18n in tests
...
// FREEBIE
9 years ago
lilia
9f0bcf6ae7
Add top padding to panel containers
...
// FREEBIE
9 years ago
lilia
af1b7552f4
Fix oddly shaped disconnected icon
...
// FREEBIE
9 years ago
lilia
3901bcb8df
Style resend button as an inline link
...
For messages that failed to send due to network errors, this change
allows retrying them directly from the main conversation view rather
than only from the message detail view.
// FREEBIE
9 years ago
lilia
c48484e04f
Add padding to right of conversation input
...
// FREEBIE
9 years ago
lilia
08da29969c
Fix menu behavior
...
Opening the global menu should close the conversation menu and vice
versa.
// FREEBIE
9 years ago
lilia
2e7c7ce0cc
Move back button to the left
...
// FREEBIE
9 years ago
lilia
2c4d2b150e
Fix welcome text centering
...
// FREEBIE
9 years ago
lilia
9dc2405f2f
Add bg color on default group avatar
...
// FREEBIE
9 years ago
lilia
0338cf92dd
Add missing images
...
// FREEBIE
9 years ago
lilia
d24eaa655a
Tweak styles on key verification view
...
// FREEBIE
9 years ago
lilia
b57f26bac4
Ignore clicks on the placeholder and its contents
...
// FREEBIE
9 years ago
lilia
d3b035121d
Clean up bottom bar styles
...
// FREEBIE
9 years ago
lilia
234f937bc7
Conversation subscreens share a header
...
// FREEBIE
9 years ago
lilia
c8aa2246dc
Let groups have blue headers
...
// FREEBIE
9 years ago
lilia
3e103ffde2
Add x padding on message detail container
...
// FREEBIE
9 years ago
lilia
4358bdfac7
Use url xor color on avatar, never both
...
Combining them often leaves a crufty colored ring on the outer edge of
the avatar image.
// FREEBIE
9 years ago
lilia
d391f07c1e
Change right header color
...
// FREEBIE
9 years ago
lilia
dd943163fe
Increase message list padding
...
// FREEBIE
9 years ago
lilia
f81d882213
Apply 0.5s transition on header colors
...
// FREEBIE
9 years ago
lilia
f72c1dff13
Adjust font colors
...
// FREEBIE
9 years ago
lilia
a925657c45
Fix global menu close handler
...
Previously, clicking on a conversation menu would not close the global
menu.
// FREEBIE
9 years ago
lilia
b094607e0d
Highlight bottom bar when focused
...
// FREEBIE
9 years ago
lilia
8bb8ed8151
Change left pane header color
...
// FREEBIE
9 years ago
lilia
85fa71b940
Make avatar letters bigger
...
// FREEBIE
9 years ago