Scott Nonnenberg
|
a328a70ba2
|
Update React-based emoji handling to fix skin tone modifiers (#2399)
|
7 years ago |
Scott Nonnenberg
|
4e5c8965ff
|
Move to react for newlines, emoji, and links in message body
|
7 years ago |
Scott Nonnenberg
|
8f934251ae
|
Fix a few types: relax contact, Email->Phone
|
7 years ago |
Scott Nonnenberg
|
8cb1f1f532
|
Fall back on givenName/familyName if no displayName/organization
|
7 years ago |
Scott Nonnenberg
|
eafa038ba4
|
Use backup labels if custom contact type labels are missing
|
7 years ago |
Daniel Gasienica
|
d349dd903d
|
Add `AttachmentSection` to style guide
|
7 years ago |
Daniel Gasienica
|
121bb0ecef
|
Style guide: Fix empty state
|
7 years ago |
Daniel Gasienica
|
f19e6ea93d
|
Wrap JSX siblings in container
|
7 years ago |
Daniel Gasienica
|
a8cd0b782e
|
Rename `DocumentListItem::isLast` to `shouldShowSeparator`
|
7 years ago |
Daniel Gasienica
|
05f67dc04a
|
Hide separator for last document list entry
|
7 years ago |
Daniel Gasienica
|
fd883b2896
|
Fix `LightboxGallery` style guide entry
|
7 years ago |
Daniel Gasienica
|
bfe7eb7d5e
|
Consolidate styles
|
7 years ago |
Daniel Gasienica
|
90329a2764
|
Display icon for unsupported file formats
Still allows users to download media.
|
7 years ago |
Scott Nonnenberg
|
1918a88722
|
Drop ifTruthy suffix
|
7 years ago |
Scott Nonnenberg
|
1fd487be3f
|
Refactor to remove duplicated code, lint/prettier fixes
|
7 years ago |
Scott Nonnenberg
|
f628df1035
|
Eliminate arrows in the standalone Lightbox component examples
|
7 years ago |
Scott Nonnenberg
|
8beeef4d10
|
Show contact name when you reply to message with a contact
|
7 years ago |
Scott Nonnenberg
|
30cb673405
|
Fix style guide for LightboxGallery component
|
7 years ago |
Scott Nonnenberg
|
37821e5a1b
|
Wire up all contact behaviors, refactor Contact type/selector
|
7 years ago |
Scott Nonnenberg
|
41be7f126b
|
Visuals for embedded contacts as well as contact detail screen
|
7 years ago |
Daniel Gasienica
|
38f3ad6518
|
Use `SignalService` vs `textsecure` for protobuf
|
7 years ago |
Daniel Gasienica
|
5789b3eb75
|
Add `Attachment.isVoiceMessage`
|
7 years ago |
Scott Nonnenberg
|
322d307655
|
Turn on prettier support for markdown files, update all files
|
7 years ago |
Daniel Gasienica
|
87d374ea78
|
Remove `@prettier` pragmas
|
7 years ago |
Daniel Gasienica
|
1dd87ad197
|
Format all source code using Prettier
|
7 years ago |
Scott Nonnenberg
|
82e2fe93a5
|
Show 'You' in Android theme quotes instead of contact name (#2312)
Show 'You' in Android theme quotes instead of contact name
|
7 years ago |
Scott Nonnenberg
|
c5935eef5d
|
Show 'You' in Android theme quotes instead of contact name
|
7 years ago |
Daniel Gasienica
|
fccbf70d57
|
Pre-process media for `LightboxGallery`
|
7 years ago |
Daniel Gasienica
|
c6599d2e14
|
Add another permutation of `EmptyState`
|
7 years ago |
Daniel Gasienica
|
9ca6fd6498
|
Center lightbox navigation controls
|
7 years ago |
Daniel Gasienica
|
fa45656e8e
|
Wire up media gallery empty state
|
7 years ago |
Daniel Gasienica
|
4d01264c09
|
Fix layout of media gallery
|
7 years ago |
Daniel Gasienica
|
78f15b654d
|
Add `EmptyState` component
|
7 years ago |
Daniel Gasienica
|
ea49f7a3b6
|
Implement keyboard navigation for `Lightbox`
|
7 years ago |
Daniel Gasienica
|
e1b620602d
|
Display attachments from disk
|
7 years ago |
Daniel Gasienica
|
407c77395b
|
Add explicit boolean
|
7 years ago |
Daniel Gasienica
|
4c0c55082f
|
Move navigation controls to the bottom
|
7 years ago |
Daniel Gasienica
|
fb8d4e2421
|
Implement basic lightbox with gallery support
|
7 years ago |
Daniel Gasienica
|
43e19f3b06
|
Prevent default event on icon button clicks
|
7 years ago |
Daniel Gasienica
|
b3d0438537
|
Show hand cursor on media grid items
|
7 years ago |
Daniel Gasienica
|
45d6c7a5a8
|
Implement video support in lightbox
|
7 years ago |
Daniel Gasienica
|
b74b761255
|
Implement click to save for document list
|
7 years ago |
Daniel Gasienica
|
b27fdd1559
|
Use `pointer` cursor for `DocumentListItem`
|
7 years ago |
Daniel Gasienica
|
f8119be97b
|
Include videos in media gallery
|
7 years ago |
Daniel Gasienica
|
37d73accde
|
Show ‘Documents’ tab
|
7 years ago |
Daniel Gasienica
|
b65370c8d7
|
Prefer `GoogleChrome.is*` over `MIME.is*`
|
7 years ago |
Daniel Gasienica
|
64c3d604aa
|
Fix type errors
|
7 years ago |
Daniel Gasienica
|
cd6912f0dd
|
🎨 Autoformat code
|
7 years ago |
Daniel Gasienica
|
823a58f98a
|
Prevent NPE
|
7 years ago |
Daniel Gasienica
|
96be0df8c7
|
Show lightbox controls based on presence of handlers
|
7 years ago |