Scott Nonnenberg
ba461eb44a
Update electron-updater to fix its handling of node_module pkging
6 years ago
Scott Nonnenberg
1c48db7df0
Update electron-builder/updater to fix build error on MacOS
6 years ago
Scott Nonnenberg
768007a269
Message Detail: Ensure that quotes are not clickable
6 years ago
Scott Nonnenberg
6ffbc0ac06
Archive Conversation
6 years ago
Scott Nonnenberg
b3ac1373fa
Move left pane entirely to React
6 years ago
Scott Nonnenberg
e980e3cd22
Lint fixes
6 years ago
Scott Nonnenberg
ae161c6cf6
Update to Electron 4.x
6 years ago
Scott Nonnenberg
d574c2a1e4
Lint fixes
6 years ago
Scott Nonnenberg
ca0c0133e9
Lint fixes
6 years ago
Scott Nonnenberg
e12e120355
Lint fixes
6 years ago
Scott Nonnenberg
3f8223ff48
Revert electron-builder upgrade due to bugs
...
This reverts commit 8a3acc6b7e
6 years ago
Scott Nonnenberg
a43a78731a
Note to Self
6 years ago
Scott Nonnenberg
4d69e109b8
Lint fixes
6 years ago
Scott Nonnenberg
1533fcc807
Fail over to all numbers in retry if errors don't have numbers
6 years ago
Scott Nonnenberg
8a3acc6b7e
Update electron-builder and electron-updater
6 years ago
Scott Nonnenberg
589a66c78c
Lint fixes
6 years ago
Scott Nonnenberg
74bbdb88a5
Lint fixes
6 years ago
Scott Nonnenberg
7db7a3ad44
Preserve scroll position when adding/removing staged quote
6 years ago
Scott Nonnenberg
57abb8300f
Upgrade Electron to 3.0.14
6 years ago
Scott Nonnenberg
b08c10a547
FileInputView: Event on attachment change to hide/show microphone
6 years ago
Scott Nonnenberg
6eb8f5680c
Preserve links with embedded emoji
6 years ago
Scott Nonnenberg
f9ea7be61f
Reintroduce single attachment limit
6 years ago
Scott Nonnenberg
985b1d6aa6
New staged attachments UI, multiple image attachments per message
6 years ago
Scott Nonnenberg
e4babdaef0
Updates to backup infrastructure
6 years ago
Scott Nonnenberg
47f834cf5c
Encrypt device name on account create, on first launch if needed
6 years ago
Scott Nonnenberg
f45f8b190d
Remove unused lint exceptions
6 years ago
Scott Nonnenberg
822ea9ae53
Improve sealed sender icon display logic
6 years ago
Scott Nonnenberg
313d08344a
Request configuration sync on startup of new version
6 years ago
Scott Nonnenberg
9f1f4bf441
Lint fixes
6 years ago
Scott Nonnenberg
bdec2d4781
Update icon-gen for Electron v3 compatibility
7 years ago
Scott Nonnenberg
fc48b91efa
Lint fixes
7 years ago
Scott Nonnenberg
79a861a870
Typing Indicators
7 years ago
Scott Nonnenberg
99252702e1
Support receiving multiple images in one messages
7 years ago
Scott Nonnenberg
4610b63fb7
Lint fixes
7 years ago
Scott Nonnenberg
2d48daa7b6
Refine Sealed Sender behaviors
7 years ago
Scott Nonnenberg
fb670ad6b9
Remove IndexedDB files after removing IndexedDB database
7 years ago
Scott Nonnenberg
1755e0adfd
Move all remaining stores to SQLCipher
7 years ago
Scott Nonnenberg
a7d78c0e9b
Sealed Sender support
...
https://signal.org/blog/sealed-sender/
7 years ago
Scott Nonnenberg
6656469f5f
Update lint exceptions
7 years ago
Scott Nonnenberg
4514152320
Fix lint errors
7 years ago
Scott Nonnenberg
10bd12d622
Lint fixes
7 years ago
Scott Nonnenberg
0850dc368a
Lint fixes
7 years ago
Scott Nonnenberg
ca61c9cb85
Warnings for dangerous files
7 years ago
Scott Nonnenberg
37822d2ef4
Update lint exceptions
7 years ago
Scott Nonnenberg
8f3e3b7aaf
Update to new design for avatars: individual/group icons/colors
...
And two initials.
7 years ago
Scott Nonnenberg
10c53bddb0
Move to new colors, switch incoming/outgoing colors
7 years ago
Scott Nonnenberg
c13b91a790
Update linter exceptions after update
7 years ago
Scott Nonnenberg
ecb126e74c
Custom linter to check code quality ( #2753 )
7 years ago
Scott Nonnenberg
3a07e9ae73
Ensure that color mapping matches the spreadsheet
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