Scott Nonnenberg
|
0533b45ed5
|
v1.28.0-beta.2
|
2019-10-11 16:02:50 -07:00 |
|
Scott Nonnenberg
|
d9b96a415b
|
Eliminate unnecessary param in getTapToViewMessagesNeedingErase
|
2019-10-11 16:00:40 -07:00 |
|
Artem Varaksa
|
de16d5cee7
|
Fix typos in messages.json (#3668)
* Fix typo in messages.json
* Fix description of `Disappearing Video` string
|
2019-10-11 08:46:23 -07:00 |
|
Scott Nonnenberg
|
074c0d3ba0
|
v1.28.0-beta.1
|
2019-10-10 15:30:32 -07:00 |
|
Scott Nonnenberg
|
1ad862a264
|
prepare_beta_build: Update to new signal.desktop filename
|
2019-10-10 15:21:46 -07:00 |
|
Scott Nonnenberg
|
f790694559
|
Two fixes for linux
* Linux: Change name of .desktop file to work around xdg-settings
* Reintroduce flashFrame on Linux, new --disable-flash-frame param
|
2019-10-10 14:56:14 -07:00 |
|
Scott Nonnenberg
|
2e2c5ebf9a
|
When showing draft in left pane, don't show last message status
|
2019-10-10 14:56:14 -07:00 |
|
Scott Nonnenberg
|
c81c25bb85
|
Update colors, icons, and fonts
|
2019-10-10 14:56:14 -07:00 |
|
Scott Nonnenberg
|
28aed8247f
|
MessageReceiver: Remove contact/group sync from cache immediately
|
2019-10-10 14:56:14 -07:00 |
|
Scott Nonnenberg
|
0f93c780ec
|
Kick off checks for updates in more situations
|
2019-10-10 14:56:14 -07:00 |
|
Scott Nonnenberg
|
5c00b89600
|
Support for receiving View Once Video
|
2019-10-10 14:56:14 -07:00 |
|
Scott Nonnenberg
|
9229824c24
|
Fix scrolling; sometimes target is mid-screen, not at the top
|
2019-10-10 14:56:14 -07:00 |
|
Scott Nonnenberg
|
9cda14c4f2
|
On startup after 30+ days, delete local encryption info
|
2019-10-10 14:56:14 -07:00 |
|
Scott Nonnenberg
|
2481784ab2
|
Increase maximum message counter from 2000 to 5000
|
2019-10-10 14:56:14 -07:00 |
|
Scott Nonnenberg
|
0c09f9620f
|
Improve message download performance
|
2019-10-10 14:56:14 -07:00 |
|
Scott Nonnenberg
|
957f6f6474
|
Add entitlements and build configuration for MacOS catalina
|
2019-10-10 11:30:47 -07:00 |
|
Scott Nonnenberg
|
b05650fa41
|
v1.27.3-beta.2
|
2019-09-24 14:14:14 -07:00 |
|
Scott Nonnenberg
|
7ab2d9acc6
|
Video Thumbnails: Seek to 1s mark in video before capture
|
2019-09-24 13:43:08 -07:00 |
|
Scott Nonnenberg
|
9db42bc4c6
|
sql_channel: Ensure we save reference to MultipleQueue to start
|
2019-09-24 13:43:08 -07:00 |
|
Scott Nonnenberg
|
2a7cfd9776
|
Startup: integrity_check in addition to cipher_integrity_check
|
2019-09-24 13:43:08 -07:00 |
|
Scott Nonnenberg
|
8ccb89310b
|
New Idle timer; messages not marked read if user is idle
|
2019-09-24 13:43:08 -07:00 |
|
Scott Nonnenberg
|
b77246a7e0
|
When SQLITE_CORRUPT error happens, immediately restart the app
|
2019-09-24 13:43:08 -07:00 |
|
Scott Nonnenberg
|
43ac8ce37e
|
Lightbox: Ensure that click of video pauses it
|
2019-09-24 13:43:08 -07:00 |
|
Scott Nonnenberg
|
23b720a982
|
v1.27.3-beta.1
|
2019-09-18 16:14:00 -07:00 |
|
Scott Nonnenberg
|
ca43f52151
|
Message: Ensure that change event always has getReduxData() data
|
2019-09-18 16:08:46 -07:00 |
|
Scott Nonnenberg
|
a8a8d65e5b
|
MessageReceiver: Add note about out-of-band updateCache calls
|
2019-09-18 16:08:46 -07:00 |
|
Scott Nonnenberg
|
344e7e5e76
|
Attachment-add flow: capture renamed filename, file type checks
|
2019-09-18 16:08:46 -07:00 |
|
Scott Nonnenberg
|
3719724337
|
Prevent multiple instances of same background attachment job
|
2019-09-18 16:08:46 -07:00 |
|
Scott Nonnenberg
|
368d5b7e4b
|
Force maximized state on startup if window previously maximized
|
2019-09-18 16:08:46 -07:00 |
|
Scott Nonnenberg
|
3215be7849
|
Add aria-live to network status area, left pane, and timeline
|
2019-09-18 16:08:46 -07:00 |
|
Scott Nonnenberg
|
18d6582466
|
SearchResults: Add row and header roles
|
2019-09-18 16:08:46 -07:00 |
|
Scott Nonnenberg
|
1984ffc94c
|
Timeline: Add role='row' to each element item rendered
|
2019-09-18 16:08:46 -07:00 |
|
Scott Nonnenberg
|
0e25b405e1
|
Timeline: Increase 'at bottom' threshold so we stick to bottom
|
2019-09-18 16:08:46 -07:00 |
|
Scott Nonnenberg
|
adf36546ea
|
Ensure that conversation window is always full-height
|
2019-09-18 16:08:46 -07:00 |
|
Scott Nonnenberg
|
92235678b5
|
Only re-save and re-sort conversation if draft has changed
|
2019-09-18 16:08:46 -07:00 |
|
Scott Nonnenberg
|
bd13a2087f
|
Timeline: Scroll to bottom even if last row is taller than screen
|
2019-09-16 15:47:52 -07:00 |
|
Scott Nonnenberg
|
095cd884a2
|
Prevent >64k text in composition box; truncate too-large drafts
|
2019-09-16 15:47:52 -07:00 |
|
Scott Nonnenberg
|
87ae65c852
|
Update localization strings
|
2019-09-13 13:59:54 -07:00 |
|
Scott Nonnenberg
|
1dea66dd73
|
Update Electron to 6.0.9
|
2019-09-13 13:55:13 -07:00 |
|
Scott Nonnenberg
|
58e374ed1f
|
v1.27.2-beta.1
|
2019-09-06 13:15:40 -07:00 |
|
Scott Nonnenberg
|
5bd9964ed2
|
Windows: Reintroduce flash frame when we trigger a notification
|
2019-09-06 16:04:31 -04:00 |
|
Scott Nonnenberg
|
e011589a5e
|
A number of performance tweaks
|
2019-09-06 12:19:50 -07:00 |
|
Ken Powers
|
07689379cb
|
Fix sticker preview modal scrolling
|
2019-09-06 12:12:49 -07:00 |
|
Scott Nonnenberg
|
1ca0d82107
|
Linux: Force --no-sandbox into .desktop file
|
2019-09-06 14:50:51 -04:00 |
|
Scott Nonnenberg
|
35e943e817
|
Fix access to safety number view from group members screen
|
2019-09-05 14:18:44 -04:00 |
|
Scott Nonnenberg
|
3d8006a54f
|
v1.27.1-beta.9
|
2019-09-05 09:17:05 -07:00 |
|
Scott Nonnenberg
|
e39c6e5321
|
Don't search conversations if searching within conversation
|
2019-09-05 08:59:21 -07:00 |
|
Ken Powers
|
c9fd199b48
|
Make bottom buffer constant for composition area
|
2019-09-04 15:06:12 -07:00 |
|
Ken Powers
|
db96500c80
|
Reduce composition area buffer height
|
2019-09-04 14:25:55 -07:00 |
|
Scott Nonnenberg
|
dbc312e189
|
Timeline: Resize message if any attachment is no longer pending
|
2019-09-04 17:11:30 -04:00 |
|