lilia
9f034fb698
Fix padding on key-conflicts
...
Error message contents need padding too.
Also make control messages and error message text selectable.
// FREEBIE
2016-09-01 17:41:41 -07:00
lilia
4652c2cff3
Fix selection style
...
// FREEBIE
2016-09-01 15:56:22 -07:00
lilia
f918142742
Fix bubble selection style and toast z-index
...
// FREEBIE
2016-09-01 15:13:27 -07:00
lilia
1c89142752
Customize emoji conversion
...
Use image tags with :emoji: in a title attribute for an optimal
copy/paste ux.
// FREEBIE
2016-09-01 12:55:23 -07:00
lilia
f042378a37
Upgrade emoji support and switch to apple emoji
...
Use emojijs for replacing unicode with image tags for display. We were
already using it to replace colons with unicode. Additionally it has
a companion data repo that is kept up to date with images from all
the common image sets.
// FREEBIE
2016-09-01 11:51:53 -07:00
lilia
262f9d135f
Add subtle border to ios attachments
...
// FREEBIE
2016-09-01 11:51:06 -07:00
lilia
6d0a535f4a
iOS bubble tails
...
// FREEBIE
2016-09-01 11:51:06 -07:00
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
6e2ca331a3
Fix ios control messages
...
i.e., session reset messages.
// FREEBIE
2016-08-30 18:31:02 -07:00
lilia
6c05a71424
Tune up ios bubble style
...
// FREEBIE
2016-08-30 18:31:02 -07:00
lilia
7b9894d688
Refactor css to support theming
...
Move away from inline style attributes for setting contact colors.
Apply colors by name via css classes instead. Also lays groundwork
for syncing contact colors.
// 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
lilia
9fa7e7f462
Remove unused view
...
// FREEBIE
2016-08-24 16:08:29 -07:00
lilia
4f46a164ba
Add voice notes
...
// FREEBIE
2016-08-23 16:16:31 -07:00
bitim
1a0d2595da
Committing corresponding changes to the scss files
2016-07-14 11:13:00 -07:00
bitim
a1eccc2c49
Better RTL languages support:
...
- Fixed text alignment in RTL messages.
- Added support for search box.
- Added support for conversation name.
- Added support for contact name.
- Added support for last message timestamp and last message preview.
//FREEBIE
2016-07-14 11:13:00 -07:00
lilia
61e7b685e6
Make welcome screen prettier
...
// FREEBIE
2016-07-14 11:09:08 -07:00
lilia
9091233950
Open images in a lightbox
...
Adds file-write permission for saving to disk from lightbox.
Fixes #810
// FREEBIE
2016-06-20 11:55:23 -07:00
lilia
f34f6eedef
Add min-width on video elements
...
Such that all the player controls are visible.
Fixes #782
// FREEBIE
2016-06-20 11:55:00 -07:00
lilia
f131505d28
Display numbers in group member list
...
// FREEBIE
2016-06-17 15:30:41 -07:00
lilia
8e1d884a10
Add button for re-importing contacts from phone
...
Add a section under settings for performing a contact sync from your
mobile device. This just re-runs the same import operation that occurs
at install/link time.
// FREEBIE
2016-06-16 16:43:07 -07:00
lilia
dea8983235
Error icons only use pointer-cursor when clickable
...
// FREEBIE
2016-05-26 11:00:24 -07:00
lilia
58c3fe047e
Make error messages clickable
...
// FREEBIE
2016-05-25 20:39:43 -07:00
lilia
0d47a04815
Remove unused style
...
// FREEBIE
2016-05-25 20:35:56 -07:00
lilia
3217f2c0b6
Hide unregistered user errors in groups
...
// FREEBIE
2016-05-25 20:33:40 -07:00
lilia
b6f785737c
Restyle error icons, move them outside the bubble
2016-05-25 20:32:00 -07:00
lilia
b5ddd41a5e
Fix error icon
...
// FREEBIE
2016-04-21 18:36:07 -07:00
lilia
d5dfffd9da
Darken the scrollbar on hover
...
// FREEBIE
2016-04-21 12:06:40 -07:00
lilia
8200780fc2
Don't let timestamps wrap
...
// FREEBIE
2016-04-18 19:15:35 -07:00
lilia
ba22151a31
Unpad message-container on message detail screen
...
// FREEBIE
2016-04-18 19:15:35 -07:00
lilia
826d4c4301
Add magnifying glass to search field // Fixes #737
...
// FREEBIE
2016-04-14 11:57:56 -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
28c602ab85
Use button for file input / paperclip
...
// FREEBIE
2016-04-07 12:26:21 -07:00
lilia
4bd266521a
Apply button hover effect on focus as well
...
// FREEBIE
2016-04-07 12:23:12 -07:00
lilia
b5a399dc55
Fix up contact list height off by 4px
...
Add some variables so we can actually compute this height instead of
hard coding it.
// FREEBIE
2016-04-06 17:37:37 -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
6faed3d9d7
Remove unused style
...
// FREEBIE
2016-04-01 14:54:31 -07:00
lilia
4f57dff1e6
Use svg for paperclip icon
...
// FREEBIE
2016-04-01 14:48:04 -07:00
lilia
3488e86190
Remove background color from new contacts
...
// FREEBIE
2016-04-01 14:24:47 -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
6a9ec073c6
Decrease bubble radius
...
// FREEBIE
2016-04-01 12:36:50 -07:00