Jamie Kyle
|
5acacfeb16
|
Add config for localeDirectionTestingOverride
|
2023-12-12 11:41:14 -08:00 |
|
Fedor Indutny
|
f152dcccc3
|
Fix handling of trailing '/' in captcha urls
|
2023-12-05 16:35:38 -08:00 |
|
trevor-signal
|
c3248be854
|
Simplify sqlJoin required arguments
|
2023-11-22 14:48:53 -08:00 |
|
Scott Nonnenberg
|
092936b69d
|
getTextAndRangesFromOps: Don't trim leading whitespace if monospace
|
2023-11-10 15:10:39 -08:00 |
|
Jamie Kyle
|
5c62fa0a14
|
Ensure no params are getting lowercased
|
2023-11-10 15:08:18 -05:00 |
|
Jamie Kyle
|
31d680d194
|
Fix captcha route parsing
|
2023-11-10 10:46:27 -08:00 |
|
Fedor Indutny
|
ca2b3bacce
|
Fix UI bug with self-add by username in groups
|
2023-11-07 15:45:33 -08:00 |
|
Jamie Kyle
|
fd8691b871
|
Fix timestamps/spellcheck to use locale override
|
2023-11-06 17:02:13 -08:00 |
|
Jamie Kyle
|
89e66da351
|
Init Language Picker
|
2023-11-06 22:19:23 +01:00 |
|
Jamie Kyle
|
3ef0d221d1
|
Refactor Signal app routing
|
2023-11-02 15:42:31 -04:00 |
|
Scott Nonnenberg
|
99b2bc304e
|
Use streams to download attachments directly to disk
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
|
2023-10-30 09:24:28 -07:00 |
|
Scott Nonnenberg
|
2da49456c6
|
conversationJobQueue: Only show captcha for bubble messages
|
2023-10-27 17:14:35 -07:00 |
|
Jamie Kyle
|
ba0fa4904b
|
Add logging for deleted prekeys and other records
Co-authored-by: Scott Nonnenberg <scott@signal.org>
|
2023-10-19 14:52:35 -07:00 |
|
Jamie Kyle
|
502ea174ab
|
Upgrade Storybook
Co-authored-by: Scott Nonnenberg <scott@signal.org>
|
2023-10-11 12:06:43 -07:00 |
|
Fedor Indutny
|
eb7942dd1e
|
Use untagged pnis in storage service
|
2023-09-27 16:14:55 -07:00 |
|
Josh Perez
|
d0296ececa
|
Improvements to the media editor
|
2023-09-14 10:04:48 -07:00 |
|
Scott Nonnenberg
|
be6331d75f
|
Key cleanup before migration 88 and attempt vacuum only once in 920
|
2023-09-11 21:19:38 -04:00 |
|
Jamie Kyle
|
eae9e570fc
|
Add more timestamp fallbacks for call migration
|
2023-08-29 16:31:45 -07:00 |
|
Scott Nonnenberg
|
cbd16b90bb
|
Resilience to failed PNI key upload, clean more key tables
|
2023-08-28 17:26:39 -07:00 |
|
Fedor Indutny
|
e05de1aa6f
|
Fix reaction field name in migration 88
|
2023-08-29 00:03:32 +02:00 |
|
Scott Nonnenberg
|
0459ab02d3
|
Linkify messages with unicode drawing characters
|
2023-08-25 09:47:01 -04:00 |
|
trevor-signal
|
41d6dadb78
|
Allow hashes in app data paths
|
2023-08-22 09:25:01 -07:00 |
|
Scott Nonnenberg
|
3339899684
|
Eliminate extra preKeys, fail early on key creation if no PNI identity key
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
|
2023-08-21 22:15:10 +02:00 |
|
trevor-signal
|
bddf1f432d
|
Clean story reply screenshot data
|
2023-08-21 12:36:58 -07:00 |
|
Jamie Kyle
|
0273e1ac1d
|
Fix call migration for unregistered conversations without serviceId
|
2023-08-21 09:30:33 -07:00 |
|
Fedor Indutny
|
3e7e8328f7
|
Fix aci value in mentions
|
2023-08-21 09:30:33 -07:00 |
|
Fedor Indutny
|
e56d0ed9fb
|
Add extra slash to username link
|
2023-08-21 09:30:33 -07:00 |
|
Jamie Kyle
|
ef0a3de636
|
Fix legacy call-history messages without a callId
Co-authored-by: Scott Nonnenberg <scott@signal.org>
|
2023-08-21 09:30:33 -07:00 |
|
Fedor Indutny
|
8b0da36caa
|
Migrate schema to service ids
|
2023-08-21 09:30:33 -07:00 |
|
Fedor Indutny
|
366b875fd2
|
Introduce Service Id Types
Co-authored-by: Scott Nonnenberg <scott@signal.org>
|
2023-08-21 09:30:32 -07:00 |
|
Jamie Kyle
|
e20fa41fd5
|
Drop calls from migration with the same callId and peerId
|
2023-08-09 09:32:43 -07:00 |
|
Jamie Kyle
|
1eaabb6734
|
Calls Tab & Group Call Disposition
|
2023-08-08 17:53:06 -07:00 |
|
Jamie Kyle
|
4455328312
|
Expose i18n globals in SignalContext across all windows
|
2023-08-07 13:28:09 -07:00 |
|
Fedor Indutny
|
55394e17c0
|
Upgrade electron to 25.4.0
|
2023-08-07 11:42:01 -07:00 |
|
Scott Nonnenberg
|
e3ffc70389
|
Apply existing formatting to pasted content, preserve whitespace
|
2023-08-04 09:29:47 -07:00 |
|
Scott Nonnenberg
|
40c21b1666
|
Improved windows notifications
|
2023-08-01 09:06:29 -07:00 |
|
Jamie Kyle
|
1143c0e9ba
|
macOS: Add support for 12/24-hour time display preferences
|
2023-07-31 09:23:19 -07:00 |
|
Scott Nonnenberg
|
716f852970
|
New getRecentStoryReplies function to clean up replies in multiple convos
|
2023-07-21 15:10:32 -07:00 |
|
Fedor Indutny
|
e1d2dbd8ff
|
Username Link QR Code
|
2023-07-20 05:14:08 +02:00 |
|
Scott Nonnenberg
|
b6445a6af0
|
Support for loading, storing, and using kyber keys in decryption
|
2023-07-19 16:21:30 -07:00 |
|
dependabot[bot]
|
5c4d93e103
|
Bump protobufjs from 6.11.3 to 7.2.4
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fedor Indutnyy <indutny@signal.org>
|
2023-07-12 19:54:37 +02:00 |
|
trevor-signal
|
9c6fb29edb
|
Include @mentioned names in search results
|
2023-06-26 14:25:48 -04:00 |
|
Scott Nonnenberg
|
6e1916030d
|
Formatting: Expand exceptions to multi-newline ops, multiple ops
|
2023-06-08 14:50:44 -07:00 |
|
Fedor Indutny
|
557b86f52e
|
Use electron's DNS resolver, prioritizing ipv4 connections
|
2023-05-30 16:57:16 -07:00 |
|
Fedor Indutny
|
c0663ed57c
|
Use libsignal-client for username validation
|
2023-05-23 17:07:59 -07:00 |
|
trevor-signal
|
d012779e87
|
Show mentioned badges & enable scrolling to mentions in conversations
|
2023-05-23 14:59:07 -07:00 |
|
Jamie Kyle
|
0032d49e23
|
Fixes for locale matching
|
2023-05-17 10:19:27 -07:00 |
|
Josh Perez
|
46942ece00
|
Send proper sync message for edit msg in all contexts
|
2023-05-09 18:25:37 -07:00 |
|
Scott Nonnenberg
|
2177a79080
|
Formatting: A few more changes
|
2023-05-09 18:23:56 -07:00 |
|
Scott Nonnenberg
|
b4caf67bf9
|
Allow copy/paste of formatting and mentions
|
2023-05-09 17:40:19 -07:00 |
|