Scott Nonnenberg
0de54e125c
Improve caption editor usability, new 'add attachment' affordance
6 years ago
Scott Nonnenberg
cba47668cd
Increase contrast of typing indicator in iOS theme
6 years ago
Scott Nonnenberg
aab2a57b48
Some style and interaction fine-tuning
6 years ago
Scott Nonnenberg
2380f01e31
Ensure that too-wide messages don't overflow in small breakpoint
6 years ago
Scott Nonnenberg
985b1d6aa6
New staged attachments UI, multiple image attachments per message
6 years ago
sha-265
3f78a3c466
Fix text alignment for RTL quoted messages ( #2980 )
6 years ago
Scott Nonnenberg
79a861a870
Typing Indicators
6 years ago
Scott Nonnenberg
99252702e1
Support receiving multiple images in one messages
6 years ago
Scott Nonnenberg
a7d78c0e9b
Sealed Sender support
...
https://signal.org/blog/sealed-sender/
7 years ago
Scott Nonnenberg
2b5f6d8b5e
Ensure that blue group avatars are preserved in dark theme
7 years ago
Scott Nonnenberg
f21f83a163
Conversations have blue avatar backgrounds if no image provided
7 years ago
Scott Nonnenberg
7d9711ba65
Restore iOS-specific theme; colors on left in android theme
7 years ago
Scott Nonnenberg
ca61c9cb85
Warnings for dangerous files
7 years ago
Scott Nonnenberg
73f8722c8d
Fix left border of to-be-sent quote
7 years ago
Scott Nonnenberg
15a8ffbff0
Fix timer colors
7 years ago
Scott Nonnenberg
102c2717cb
Fix the overflow on message bubbles with long names/attachments
7 years ago
Scott Nonnenberg
a8e12d0771
Add user's avatar to the top left of the screen
7 years ago
Scott Nonnenberg
8f3e3b7aaf
Update to new design for avatars: individual/group icons/colors
...
And two initials.
7 years ago
Scott Nonnenberg
cf16ced91c
Unread badge is now attached to avatar in left pane
7 years ago
Scott Nonnenberg
10c53bddb0
Move to new colors, switch incoming/outgoing colors
7 years ago
Scott Nonnenberg
bae4cecd22
iOS theme: higher visibility for embedded contact text
7 years ago
Scott Nonnenberg
8290146721
Show generic attachment for non-loading/too-large images/videos
7 years ago
Scott Nonnenberg
006700f9a2
Properly style countdown icon in iOS light/dark themes
7 years ago
Scott Nonnenberg
b3d56276a8
Conversations now better take advantage of wide screens
7 years ago
Scott Nonnenberg
fedfbed304
Copy quoted message contents into quote on receipt
...
Also:
- visually distinguish any reference we couldn't verify on receipt
- show toast on quote click if we can't scroll to message
- toast visuals redesigned to match rest of app
7 years ago
Scott Nonnenberg
a247ffe5cf
When iOS device has been linked, use iOS color scheme
7 years ago
Scott Nonnenberg
04e8ebb270
Style scrollbar
7 years ago
Scott Nonnenberg
d3629e53b3
Ensure that scroll down button is always on top of conversation
7 years ago
Scott Nonnenberg
bf63c7cc13
Ensure that safety number change banner is on top of messages
7 years ago
Scott Nonnenberg
9accf63fdb
Ensure that the metadata overlay is on top of all overlays
7 years ago
Scott Nonnenberg
e2e575210f
Fix lint issue in _modules.scss
7 years ago
Scott Nonnenberg
1d18c5686d
Fix problems with transparency on some macOS computers
7 years ago
sha-265
381cb06be8
Fix text alignment for RTL messages ( #2597 )
7 years ago
Scott Nonnenberg
6b78f2582b
Fix styling of the 'Start conversation...' search result item
7 years ago
Scott Nonnenberg
b0b1e9b8e3
Message: video/image attachment borders inline, on top of image
...
Otherwise, its transparency will result in a distracting line between it
and its attached message bubble
7 years ago
Scott Nonnenberg
6155be6db4
Dark Mode: Fix color/layout of the 'you are disconnected' warning
7 years ago
Scott Nonnenberg
3105b77475
Migrate to SQLCipher for messages/cache
...
Quite a few other fixes, including:
- Sending to contact with no avatar yet (not synced from mobile)
- Left pane doesn't update quickly or at all on new message
- Left pane doesn't show sent or error status
Also:
- Contributing.md: Ensure set of linux dev dependencies is complete
7 years ago
Scott Nonnenberg
f38647dfa5
ContactListItem: Add spacing above and below (for 'show members')
7 years ago
Scott Nonnenberg
e80857562a
Disappearing messages: show 'disabled' instead of 'set to off'
7 years ago
Scott Nonnenberg
7dd931fb7e
ConversationHeader: centered title, ConvoListItem: unbold name
7 years ago
Scott Nonnenberg
caf6adadf0
Fix embedded contacts and contact detail in dark theme
7 years ago
Scott Nonnenberg
643739f65d
Responding to feedback on the updated visuals ( #2549 )
...
* Conversation List Item: timestamp bold only when convo has unread
* Preserve the positioning of overlays on re-entry into convo
* ConversationListItem: Handle missing and broken thumbnails
* Shorten timestamp in left pane for better Android consistency
* Update convo last updated if last was expire timer change
But not if it was from a sync instead of from you or from a contact.
* Make links in quotes the same color as the text
* MediaGridItem: Update placeholder icon colors for dark theme
* Ensure turning off timer shows 'Timer set to off' in left pane
* ConversationListItem: Show unread count in blue circle
* Add one pixel margin to blue indicator for text alignment
* Ensure replies to voice message can bet sent successfully
7 years ago
Scott Nonnenberg
ffa2bc05c5
Fix left pane timestamp alightment on platforms with scrollbars
7 years ago
Scott Nonnenberg
38be08014b
Make text entered in search box higher-contrast
7 years ago
Scott Nonnenberg
7b7a759cdd
Dark theme: Brighten icons on image overlay for visibility
7 years ago
Scott Nonnenberg
66bd6c826d
Fix MediaGallery handling of videos - show thumbnail and overlay
7 years ago
Scott Nonnenberg
c2c8dc5090
Make quote props consistent, white circle dark theme play overlay
...
Prevents errors in the logs about attempting to load images from their
relative patn instead of the absolute path. No effect on the user.
7 years ago
Scott Nonnenberg
0ac3517d51
On click of search result, show and focus conversation
...
Also: remove too-verbose logging on contact sync
7 years ago
Scott Nonnenberg
fdc7c85876
A couple small fixes: quotes, ConversationListItem, MessageDetail
...
- Load quoted message even with local thumbnail
- A bit more space for message in ConversationListItem
- Make the message detail screen scrollable
7 years ago
Scott Nonnenberg
db91560990
Fixes for quotes/schema upgrade, optimize media gallery load
...
Also: Fix for contact detail page; didn't show back button
7 years ago