lilia
6be7b765b2
Harmonize border radii
...
// FREEBIE
2016-04-01 14:24:47 -07:00
lilia
d4174b94f1
Tweak button sizes and menu style
...
Restore previous icon size to header buttons, add padding to accomodate
positioning.
Remove blue border from menus.
// FREEBIE
2016-04-01 14:24:41 -07:00
lilia
d8d34e7afc
Icon upgrade
...
Also remove unused images.
// FREEBIE
2016-04-01 13:59:57 -07:00
lilia
367a62111b
Tweak conversation list active state
...
// FREEBIE
2016-04-01 12:36:50 -07:00
lilia
6a9ec073c6
Decrease bubble radius
...
// FREEBIE
2016-04-01 12:36:50 -07:00
lilia
01ca6b7c3a
Vertically center contact names
...
For contacts/conversations without any messages, center their names
vertically in the conversation list element.
// FREEBIE
2016-04-01 11:37:25 -07:00
lilia
1aa975e199
Differentiate active vs selected conversation states
...
// FREEBIE
2016-04-01 11:37:25 -07:00
lilia
c3a7766dd4
Use normal font size in search bar
...
Also update placeholder copy to be consistent with Android.
// FREEBIE
2016-04-01 10:37:50 -07:00
lilia
d081b301d8
Clean up search outline
...
// FREEBIE
2016-03-27 15:30:10 -07:00
lilia
ab62900e48
Simplify menu markup, tweak styles
...
// FREEBIE
2016-03-24 13:20:50 -07:00
lilia
76652c2622
Update style and copy on key changes
...
// FREEBIE
2016-03-24 13:20:50 -07:00
lilia
3d34cdcc0c
Fix border-color on inactive conversation header
...
// FREEBIE
2016-03-23 17:56:22 -07:00
lilia
1b6eda6a8d
Tighten spacing between bubbles
...
// FREEBIE
2016-03-23 17:54:26 -07:00
lilia
6c35f2a010
Clean up timestamp/status alignment
...
// FREEBIE
2016-03-23 17:54:26 -07:00
lilia
512c5bf739
Incoming bubbles have sender's color background
...
// FREEBIE
2016-03-23 17:41:24 -07:00
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
2016-03-23 15:28:31 -07:00
lilia
1e3e730d88
Consolidate panel container styling
...
Special case the main panel because it is super speshul.
// FREEBIE
2016-03-23 15:05:38 -07:00
lilia
6fe9c3f964
Nest key verification inside conflict dialogs
...
// FREEBIE
2016-03-23 15:04:42 -07:00
lilia
9f0bcf6ae7
Add top padding to panel containers
...
// FREEBIE
2016-03-23 12:59:59 -07:00
lilia
af1b7552f4
Fix oddly shaped disconnected icon
...
// FREEBIE
2016-03-22 15:38:22 -07:00
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
2016-03-22 15:38:22 -07:00
lilia
c48484e04f
Add padding to right of conversation input
...
// FREEBIE
2016-03-22 11:30:45 -07:00
lilia
2e7c7ce0cc
Move back button to the left
...
// FREEBIE
2016-03-22 11:01:04 -07:00
lilia
2c4d2b150e
Fix welcome text centering
...
// FREEBIE
2016-03-22 10:34:54 -07:00
lilia
d24eaa655a
Tweak styles on key verification view
...
// FREEBIE
2016-03-21 18:42:05 -07:00
lilia
d3b035121d
Clean up bottom bar styles
...
// FREEBIE
2016-03-21 17:17:39 -07:00
lilia
234f937bc7
Conversation subscreens share a header
...
// FREEBIE
2016-03-21 15:37:53 -07:00
lilia
3e103ffde2
Add x padding on message detail container
...
// FREEBIE
2016-03-21 11:08:15 -07:00
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
2016-03-21 11:07:58 -07:00
lilia
d391f07c1e
Change right header color
...
// FREEBIE
2016-03-21 11:03:50 -07:00
lilia
dd943163fe
Increase message list padding
...
// FREEBIE
2016-03-21 00:25:06 -07:00
lilia
f81d882213
Apply 0.5s transition on header colors
...
// FREEBIE
2016-03-20 23:46:31 -07:00
lilia
f72c1dff13
Adjust font colors
...
// FREEBIE
2016-03-20 23:36:45 -07:00
lilia
b094607e0d
Highlight bottom bar when focused
...
// FREEBIE
2016-03-20 23:15:21 -07:00
lilia
8bb8ed8151
Change left pane header color
...
// FREEBIE
2016-03-20 21:01:45 -07:00
lilia
85fa71b940
Make avatar letters bigger
...
// FREEBIE
2016-03-18 18:02:58 -07:00
lilia
928c19a476
Tighten up left pane layout style
...
// FREEBIE
2016-03-18 18:02:43 -07:00
lilia
7310afd1b4
Replace message list loading spinner with bar
...
// FREEBIE
2016-03-18 17:59:54 -07:00
lilia
647c2761e0
Move restart button into global menu
...
// FREEBIE
2016-03-18 16:21:55 -07:00
lilia
c16356084d
Align header buttons and touch up styles
...
// FREEBIE
2016-03-18 15:54:40 -07:00
lilia
18a5ce8e54
Restyle conversation panel
...
// FREEBIE
2016-03-18 13:09:45 -07:00
lilia
043a3f9609
New layout
...
Move the global header inside the left pane only, expand conversation
panels to full bleed, restyle conversation list items and selected state.
// FREEBIE
2016-03-18 11:30:27 -07:00
lilia
83b25c0bfa
Capitalize menu items in English
...
Because capitalization plays differently in other languages.
// FREEBIE
2016-02-22 15:44:40 -08:00
lilia
a962d97bfb
Fix debug log submission loading UX
...
This flow broke a bit with transition to modal debug log.
Restructure such that the loading class can be applied to an appropriate
element inside the modal. Ensure that the input elements are hidden when
submit is clicked, the result elements are shown when the log upload is
completed.
// FREEBIE
2016-02-22 12:48:06 -08:00
lilia
7f8c76faca
Make debug log as big as possible
...
Tweak style to make the modal reasonably wide/tall, and use flexbox
to automatically expand the textarea.
// FREEBIE
2016-02-22 12:41:49 -08:00
lilia
de745c3ba0
Fix menu overlap issue
...
The button for the conversation menu was rendering on top of the global
menu since the global menu was part of a position-fixed element and thus
except from the normal document flow.
// FREEBIE
2016-02-22 11:01:47 -08:00
lilia
34d50f94a9
Make window unscrollable // Fixes #692
...
// FREEBIE
2016-02-22 10:47:48 -08:00
lilia
f4387cc231
Remove obsolete style rules
...
// FREEBIE
2016-02-19 17:34:59 -08:00
lilia
bc9436f90d
Capitalize menu items
...
// FREEBIE
2016-02-19 17:34:59 -08:00
lilia
636c0f2a60
Put debug log in a modal
...
Also dedupe close-button style
// FREEBIE
2016-02-19 17:34:59 -08:00