lilia
65cb7c0e9c
Cleanup colors and focus/active input states
...
// FREEBIE
2016-08-31 15:04:02 -07:00
lilia
b5191e78c3
More themeing
...
Restyle message input and welcome screen
Cleanup search, headers
// FREEBIE
2016-08-30 18:31:03 -07:00
lilia
2e3db91b30
Theme-ify header colors and styles
...
Remove the Signal banner and restyle the search field for ios theme.
// FREEBIE
2016-08-30 18:31:02 -07:00
lilia
3aa72d2244
Address large font size edge cases
...
Fix some visual bugs occuring at large font size:
* Contact names break onto the next line after their avatars in
message detail screen
* Settings menu font-size failed to scale
* Handle Content overflow in modals.
// FREEBIE
2016-08-24 16:47:39 -07:00
lilia
41e4154d60
Make font sizes relative
...
So it's easier to adjust them globally.
// FREEBIE
2016-08-24 16:08:29 -07:00
bitim
1a0d2595da
Committing corresponding changes to the scss files
2016-07-14 11:13:00 -07:00
lilia
f131505d28
Display numbers in group member list
...
// FREEBIE
2016-06-17 15:30:41 -07:00
lilia
b6f785737c
Restyle error icons, move them outside the bubble
2016-05-25 20:32:00 -07:00
lilia
d5dfffd9da
Darken the scrollbar on hover
...
// FREEBIE
2016-04-21 12:06:40 -07:00
lilia
531d1701ef
Move debug log styles to their own file
...
// FREEBIE
2016-04-09 21:09:16 -07:00
lilia
f3de290f7c
Make debug log link focusable/selectable
...
Add button to open in a new tab. Stye as input group.
// FREEBIE
2016-04-09 20:53:39 -07:00
lilia
a81ab2ca6b
Apply paperclip hover state on focus
...
// FREEBIE
2016-04-07 13:26:02 -07:00
lilia
9aa429e18a
Add frontend support for expiring releases
...
When a release expires, it gets a persistent banner notification to
upgrade, and an ephemeral toast warning when trying to send a message.
// FREEBIE
2016-04-03 21:11:50 -07:00
lilia
e5748b974f
Harmonize x/close buttons
...
// FREEBIE
2016-04-01 15:15:02 -07:00
lilia
4f57dff1e6
Use svg for paperclip icon
...
// FREEBIE
2016-04-01 14:48:04 -07:00
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
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
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
2e7c7ce0cc
Move back button to the left
...
// FREEBIE
2016-03-22 11:01:04 -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
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
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
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
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
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
lilia
78603259c1
Center conversation tile in the main pane
...
Also fixes a visual bug with debug log and other overlays which wouldn't
cover the right edge of a very wide window.
// FREEBIE
2016-02-19 17:34:59 -08:00
lilia
a3c6061480
Add Notification Settings
...
Fixes #471
// FREEBIE
2016-02-18 12:22:43 -08:00
José Pedro Arvela
b2948e541e
Remove border around window
...
Remove the 1px gray border around the window. This allows to the window to integrate seamlessly with custom window managers which use the background color for the titlebar.
2016-01-20 00:06:35 +00:00
lilia
7215afb6c7
Resize paperclip.png
...
// FREEBIE
2015-12-13 15:46:46 -08:00
Jake McGinty
d914f4affe
change attachment icon
...
// FREEBIE
2015-12-09 18:53:04 -08:00
OdysseasKr
c1300fc014
Add styling for the file input area
...
The file input area has a transparent border. When a file is dragged
above that area, the border turns blue. This helps the user understand
that this is the correct drop-off area.
2015-12-07 15:34:31 -08:00
lilia
2fc78ddd7d
Fix scroll position jumping when images load
...
Messages with images or media were causing the scroll position to jump
around when they loaded, because rendering them changed the height of their
elements from 0 to full-height sometime after they were inserted into
the DOM.
Now when rendering attachments, we wait for them to load so they can
render at full height immediately, then warn our parent message list
before and after a potential height change, so the scroll position can
be saved and reset.
// FREEBIE
2015-11-15 15:32:35 -08:00