Commit Graph
13520 Commits
Author SHA1 Message Date
trevor-signalandGitHub 2c16a8564b Prefer explicit unmute option when conversation is muted 2026-08-25 14:45:32 -04:00
JamieandGitHub c9c233ac19 Fix macos runner name 2026-08-25 17:46:22 +00:00
trevor-signalandGitHub e8fd531281 Refactor MuteExpiration 2026-08-25 10:02:43 -04:00
trevor-signalandGitHub b60e076b6a Adopt libsignal list backup media endpoint 2026-08-25 10:02:04 -04:00
JamieandGitHub 4ae4fd1187 Render self as "You" in group member search 2026-08-24 14:56:27 -04:00
JamieandGitHub 54bb574e99 Fix publish-packages github action input 2026-08-24 11:09:35 -07:00
JamieandGitHub fd64a55e85 Replace sticker creator light/dark-theme mixins with light-dark() 2026-08-24 11:08:27 -07:00
JamieandGitHub 9fd2fff74e Fix all Sass deprecation warnings 2026-08-24 10:51:59 -07:00
trevor-signalandGitHub 9ef490d29c Reduce more mock test flake 2026-08-24 10:51:27 -07:00
JamieandGitHub 2f2413c18d Fix publish packages action 2026-08-24 10:45:33 -07:00
trevor-signalandGitHub 2886354fbe Improve mock-server orphaned storage key check 2026-08-24 10:04:39 -07:00
94fa10ed52 Updated conversation mute options
Co-authored-by: jamiebuilds-signal <jamie@signal.org>
2026-08-24 09:37:22 -04:00
b8c94cbe37 Update RingRTC to v2.71.0
Co-authored-by: Adel Lahlou <adel@signal.org>
2026-08-21 22:37:21 +00:00
ayumi-signalandGitHub a4e352e56d Ignore tar advisory to fix audit failure 2026-08-22 08:27:56 +10:00
ayumi-signalandGitHub 101a86797f Fix composer keyboard shortcuts in default no modal state 2026-08-21 18:11:43 +00:00
trevor-signalandGitHub 3f9a72dd86 Improve mock test storage service version waits 2026-08-21 10:48:39 -07:00
trevor-signalandGitHub 9b455f2a2a Reduce pni signature mock test flake 2026-08-22 03:25:43 +10:00
ayumi-signalandGitHub 781970ec48 PIN reminders for standalone 2026-08-20 23:54:33 +00:00
Fedor IndutnyandGitHub acd901db17 Fix schema for link device for e164-less registration 2026-08-20 16:59:23 -04:00
Scott NonnenbergandGitHub 6b6dd67c1a handleBlocked: Use legacy fields if acisBinary set, remove from cache 2026-08-21 04:09:40 +10:00
JamieandGitHub 4d47b9aa3e Init AxoRadioGroupList 2026-08-20 17:58:39 +00:00
Fedor IndutnyandGitHub f0af69d92c Update sqlcipher to 4.1.0 2026-08-20 17:52:24 +00:00
Scott NonnenbergandGitHub 228f4c4cdb Update electron to 43.4.1 2026-08-20 13:33:31 -04:00
JamieandGitHub 46651b3166 Migrate preferences pages to new design system 2026-08-19 21:30:44 -07:00
Scott Nonnenberg 57194b0e70 v8.27.0-alpha.1 2026-08-19 15:29:48 -07:00
Scott Nonnenberg c7ca7b6287 Update DNS fallback 2026-08-19 15:29:47 -07:00
Scott Nonnenberg ea7ca54151 Update strings 2026-08-19 15:29:37 -07:00
Scott Nonnenberg 191a91e5fe Release notes for 8.25 2026-08-19 15:29:37 -07:00
ayumi-signalandGitHub 51bffa24dc Cleanup expired uninstalled sticker packs in storage 2026-08-18 15:12:46 -07:00
Fedor IndutnyandGitHub 1e822478b0 Follow-up fixes for e164-less linking 2026-08-18 12:49:21 -07:00
JamieandGitHub 649e9e6fe4 Init AxoFieldList 2026-08-18 12:00:33 -07:00
Fedor IndutnyandGitHub 77ff450540 Support linking without E164/PNI 2026-08-18 18:49:25 +00:00
JamieandGitHub abf4b059d8 Update group member search add members label 2026-08-18 18:44:51 +00:00
trevor-signalandGitHub 7beb796adb FIlter result of postBatchIdentityCheck 2026-08-18 11:40:06 -07:00
Fedor IndutnyandGitHub c8d7f48253 Update electron to 43.4.0 2026-08-17 15:38:14 -07:00
JamieandGitHub aa0ede6cb0 Add 90% and 110% zoom level options 2026-08-17 19:09:48 +00:00
trevor-signalandGitHub b105c125a9 Add global setting for reaction notifications 2026-08-17 12:05:37 -07:00
JamieandGitHub 6e104334b6 Fix default avatars for group member search 2026-08-18 04:44:47 +10:00
8a664bf9ee Update sqlcipher to 4.0.5
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2026-08-17 17:30:19 +00:00
trevor-signalandGitHub 375e41346e Adopt libsignal backupInfo, copyBackupMedia, and getMediaUploadForm APIs 2026-08-14 15:26:52 -04:00
Scott NonnenbergandGitHub ad753b6893 Storage: Hydrate blocked cache after ready is set to true 2026-08-15 03:00:38 +10:00
JamieandGitHub 139dec28bb Fix AxoList background color 2026-08-13 13:32:03 -07:00
andrew-signalandGitHub 23c6b9328e Bump to libsignal v0.100.0 2026-08-13 12:56:45 -07:00
automated-signalandGitHub 51a56f292c Publish Packages @signalapp/mock-server@26.0.0 2026-08-13 12:19:42 -07:00
ae68dc8b49 Move mock server into the repo
Co-authored-by: trevor-signal <trevor@signal.org>
Co-authored-by: jamiebuilds-signal <jamie@signal.org>
2026-08-13 12:02:55 -07:00
JamieandGitHub f1b086f96e Allow storybook error text to be selected 2026-08-14 04:59:14 +10:00
Fedor Indutny 40e65ffa86 v8.26.0-alpha.1 2026-08-13 10:52:23 -07:00
Fedor Indutny 0f17c61f3d Update DNS fallback 2026-08-13 10:52:22 -07:00
Fedor Indutny 059cfbbe2f Update strings 2026-08-13 10:52:11 -07:00
Fedor Indutny 9e19ae0bb2 Release notes for 8.24 2026-08-13 10:52:11 -07:00