jojomatik
fdb75a1e77
fix: reduce zoom button size to image dimensions
...
Reduce the size of the zoom button to the dimensions of the image. Change `flex-direction` of the zoomable container to `column` and align its items `center`. Set `max-width` and `max-height` of the zoom button to `100%` to prevent overflows.
Fixes #5586
2023-01-01 11:54:59 +01:00
Scott Nonnenberg
db523f0684
v5.46.0-beta.1
2022-06-01 15:52:14 -07:00
Scott Nonnenberg
e4aeea6167
Add release notes for 5.46.x
2022-06-01 15:38:22 -07:00
Scott Nonnenberg
8ab96635de
Update strings, update to modern transifex tool
2022-06-01 15:38:00 -07:00
Fedor Indutny
8426610542
Update electron to 18.3.2
2022-06-01 13:49:17 -07:00
Evan Hahn
53d4a31311
Convert app loading message code to TypeScript
2022-06-01 12:57:30 -07:00
Evan Hahn
d4bba46b2c
Convert "reliable trigger" to TypeScript
2022-06-01 12:54:51 -07:00
Evan Hahn
fc99882f05
Remove reference to stickers_test.js
2022-06-01 11:47:05 -07:00
Scott Nonnenberg
0ff2272d13
getMessagePropStatus: Move back to isOutgoing for in/out check
2022-06-01 11:40:36 -07:00
Evan Hahn
ab9a50357b
Convert libphonenumber utilities to TypeScript, removing unused ones
2022-06-01 10:48:16 -07:00
Evan Hahn
9c8fd2a714
Convert IndexedDB code to TypeScript
2022-06-01 09:51:30 -07:00
Scott Nonnenberg
638e3e3a58
Remove inboxCollection, ensure falsey active_at removes from badge count
2022-05-31 18:26:57 -07:00
Fedor Indutny
4a8cdbd687
Add crossorigin attribute to preloads
2022-05-31 17:00:23 -07:00
Evan Hahn
4f51baab06
Remove unused debug module
2022-05-31 16:58:01 -07:00
Evan Hahn
c58f1eb503
Convert message schema migrator to TypeScript
2022-05-31 16:56:25 -07:00
Evan Hahn
2a2f44a73a
Convert message cleanup services to TypeScript
2022-05-31 16:53:14 -07:00
Scott Nonnenberg
16d180efac
Send just sync message if we've already sent to all recipients
2022-05-31 16:20:45 -07:00
Fedor Indutny
a88560183b
Preload fonts, load scripts after body
2022-05-31 14:42:18 -07:00
Evan Hahn
8b9543aa67
Convert sticker tests to TypeScript
2022-05-31 21:34:28 +00:00
Evan Hahn
994e4606ba
Try making stream timeout tests more reliable
2022-05-31 13:02:48 -07:00
Scott Nonnenberg
d446aa9e6b
Move to uuids for untrusted conversations needing verification
2022-05-31 12:46:56 -07:00
Evan Hahn
d3f9b656dd
Convert Whisper.View
tests to TypeScript
2022-05-31 18:47:08 +00:00
Evan Hahn
17389f4e01
Remove unused settings module
2022-05-31 10:38:23 -07:00
Evan Hahn
06dec4fec1
Convert i18n tests to TypeScript
2022-05-31 17:29:01 +00:00
Scott Nonnenberg
49bb1321e3
Sort groups you've left to the bottom of search
2022-05-31 09:28:31 -07:00
Scott Nonnenberg
fcd0a186e0
If group avatar is the same, but URL changed, capture that new URL
2022-05-31 09:27:03 -07:00
Scott Nonnenberg
6f2b01d98b
Restore useful bubble for incoming messages with errors
2022-05-31 09:26:07 -07:00
Evan Hahn
6668348197
Rewrite WallClockListener
as onTimeTravel
2022-05-31 09:22:31 -07:00
Evan Hahn
11cfb4f76f
Remove old Whisper.Database
module
2022-05-27 15:12:01 -07:00
Jim Gustafson
1184756866
Update to RingRTC v2.20.7
2022-05-27 11:21:56 -07:00
Scott Nonnenberg
4f2c868b1e
Append 'password-store=basic' switch on startup
2022-05-26 17:38:33 -07:00
Scott Nonnenberg
6b66dad493
When floating loading spinner isn't visible, don't render it
2022-05-26 12:18:17 -07:00
Scott Nonnenberg
ce7a2ded14
Make that theme values are in the expected range
2022-05-25 15:19:16 -07:00
Fedor Indutnyy
c3e8db229f
v5.45.0-beta.1
2022-05-25 13:48:50 -07:00
Fedor Indutnyy
e1c6067f92
Release notes for 5.45.x
2022-05-25 13:48:50 -07:00
Fedor Indutnyy
1890ba2542
Update strings
2022-05-25 13:48:50 -07:00
Fedor Indutny
83b3ae9387
Expiration timer shouldn't count as unread on link
2022-05-25 13:48:23 -07:00
Fedor Indutny
7138daf5ef
Support keepMutedChatsArchived flag
2022-05-25 13:44:05 -07:00
Scott Nonnenberg
e281fbe0e0
Fix left pane summary for gift badges
2022-05-25 12:39:31 -07:00
Fedor Indutny
fcc60202c2
Populate sourceDevice field of ManifestRecord
2022-05-25 12:20:45 -07:00
Scott Nonnenberg
68f705e6ad
Reset MessageReceiver processed count after reporting it
2022-05-25 11:15:09 -07:00
Fedor Indutny
bf6d9c6cda
Fix uncaught exception in logging
2022-05-25 11:04:01 -07:00
Fedor Indutny
80c90540f6
Restore call view mode after presentation end
2022-05-25 11:03:27 -07:00
Fedor Indutny
9e1528fa24
Update electron to 18.3.0
2022-05-23 17:06:03 -07:00
Fedor Indutny
dfc310805a
Allow manually retrying attachment downloads
2022-05-23 16:07:41 -07:00
Evan Hahn
59b45399e4
Improve logic for app badge count
2022-05-23 15:21:14 -07:00
dependabot[bot]
95de40662b
Upgrade async to v2.6.4
2022-05-23 15:09:11 -07:00
Fedor Indutny
3be95e821e
Pass abortSignal to sendToGroup
2022-05-23 15:08:13 -07:00
Fedor Indutny
7afe3fcca2
Combine two redux batches in send flow
2022-05-23 15:04:33 -07:00
Fedor Indutny
494287a570
Fix audio indicator svg glitch
2022-05-23 15:00:01 -07:00