Scott Nonnenberg
1a7df91dbc
Fix: Navigation to message via quote click didn't always work
7 years ago
Scott Nonnenberg
2624a6af88
mainWindow.close - be ready for null mainWindow
7 years ago
Scott Nonnenberg
2ce86af093
Ensure that Curve.async points to worker after startWorker call
7 years ago
Scott Nonnenberg
0ec0ae9dac
Protect against unhandled promises when calling checkForUpdates
7 years ago
Scott Nonnenberg
b3eb0646c0
Reenable send when link preview is missing an image
7 years ago
Scott Nonnenberg
6599c9a704
v1.21.0-beta.4
7 years ago
Scott Nonnenberg
1a11c53a79
Dark Theme: Preserve blue background on app loading screen
7 years ago
Scott Nonnenberg
8654d80973
Localization updates
7 years ago
Scott Nonnenberg
1d6f1cbcca
Fix width of audio player when window is very narrow
7 years ago
Scott Nonnenberg
0d7480bd92
A number of small fixes for Link Previews
7 years ago
Vanja Cosic
b26f6231d8
Get rid of the white flash when the app starts up ( #3083 )
...
* Prevent FOUC on startup, use Signal Blue instead
Instead of flashing a white background on startup, the app will show a blue background while everything is loading.
* Make sure tests are rendered on white background
* Use `icon_250.png` as the loading image
* Remove hardcoded 'Loading...' text from template
7 years ago
Scott Nonnenberg
b69e720c81
v1.21.0-beta.3
7 years ago
Scott Nonnenberg
4d69e109b8
Lint fixes
7 years ago
Scott Nonnenberg
425e45e17a
Introduce new language: NB
7 years ago
Scott Nonnenberg
1533fcc807
Fail over to all numbers in retry if errors don't have numbers
7 years ago
Scott Nonnenberg
92c071e083
Use the proper method for pulling attachments off disk for retry
7 years ago
Scott Nonnenberg
c936859d09
Fix rendering bug with verified state in updateVerified()
7 years ago
Scott Nonnenberg
8a3acc6b7e
Update electron-builder and electron-updater
7 years ago
Scott Nonnenberg
374b9db493
Ensure that dialog pops up when permissions denied for voice note
7 years ago
Scott Nonnenberg
589a66c78c
Lint fixes
7 years ago
Scott Nonnenberg
160d9f640b
Large update to localization strings
7 years ago
Scott Nonnenberg
813924685e
Link Previews
7 years ago
Scott Nonnenberg
91ef39e482
Ensure that blocked messages are dropped even after sealed sender
7 years ago
Scott Nonnenberg
51f1ef5725
Don't linkify quoted message contents
7 years ago
Scott Nonnenberg
0eb4760349
Show contact name on 'send anyway' dialog instead of $name$
...
Partial fix for #1914
7 years ago
Scott Nonnenberg
2c99cc8ff5
Print out error properly if we can't initialize logging
...
Fixes #3070
7 years ago
Bradley Sinclair
f968a5db3d
Ensure encrypting device name does not die on empty device name ( #3066 )
...
Ran into this on the Contributors guidelines setting up the development env.
registerSingleDevice does not pass a deviceName, so it fail every time.
7 years ago
RiseT
a28f4a9187
Update Transifex link in pull request template ( #3082 )
...
The current link leads to a 404
7 years ago
Vanja Cosic
993c85b88c
Make non-message components of UI non-selectable ( #3078 )
...
* Make sidebar non-selectable
* Prevent selection of avatar and context menu text in conversation view
* Make loading view and conversation placeholder view non-selectable
* Make settings view contents non-selectable
7 years ago
Scott Nonnenberg
1e4b562922
Multiple images can now be selected in file chooser and drag/drop
7 years ago
Scott Nonnenberg
f69a0b45bf
v1.20.0-beta.3
7 years ago
Scott Nonnenberg
74bbdb88a5
Lint fixes
7 years ago
Scott Nonnenberg
16a821645f
Preserve scroll position on toggle emoji panel, add attachment
7 years ago
Scott Nonnenberg
0de54e125c
Improve caption editor usability, new 'add attachment' affordance
7 years ago
Scott Nonnenberg
ac1a6d197a
Enable sending multiple images in one message
7 years ago
Scott Nonnenberg
7db7a3ad44
Preserve scroll position when adding/removing staged quote
7 years ago
Scott Nonnenberg
cba47668cd
Increase contrast of typing indicator in iOS theme
7 years ago
Scott Nonnenberg
92c2a0f996
Data infrastructure work
7 years ago
Scott Nonnenberg
57abb8300f
Upgrade Electron to 3.0.14
7 years ago
Scott Nonnenberg
aab2a57b48
Some style and interaction fine-tuning
7 years ago
Scott Nonnenberg
a900792a06
Use thumbnails for smaller cells in image grids
7 years ago
Scott Nonnenberg
ba711d8985
Show just first image if we receive mixed multi-attachment msg
7 years ago
Scott Nonnenberg
52d3138958
Caption editor: add keyboard interaction, disable for single img
7 years ago
Scott Nonnenberg
b08c10a547
FileInputView: Event on attachment change to hide/show microphone
7 years ago
Scott Nonnenberg
43e5d16020
Support for web socket communication with no signaling key
7 years ago
Scott Nonnenberg
00755072ee
Include caption, width and height for outgoing attachments
7 years ago
Scott Nonnenberg
2380f01e31
Ensure that too-wide messages don't overflow in small breakpoint
7 years ago
Scott Nonnenberg
b816638dea
Fix some of the notification avatar colors
7 years ago
Scott Nonnenberg
6eb8f5680c
Preserve links with embedded emoji
7 years ago
Scott Nonnenberg
dc9f9dabfd
Ensure that caption is shown even for single-image message
7 years ago