Commit Graph
2439 Commits
Author SHA1 Message Date
Fedor IndutnyandGitHub f6c19c548e Better usage of pino 2025-06-16 09:47:18 -07:00
Scott NonnenbergandGitHub e8e5312717 Initial settings donation pane 2025-06-13 10:38:09 -07:00
Fedor IndutnyandGitHub 896a82653d Fix backdrop for video stories in StoryCreator 2025-06-13 03:40:00 +10:00
trevor-signal 01fa22466b Release notes for 7.58.x 2025-06-11 15:17:08 -04:00
Scott NonnenbergandGitHub cdd77d8869 Don't go to settings after showing ProfileMovedModal 2025-06-11 14:40:05 -04:00
Fedor IndutnyandGitHub 6297e12803 Linkify untruncated text 2025-06-10 18:13:42 -05:00
Scott NonnenbergandGitHub 3570653172 Settings Tab: Show updates dialog in all states but None 2025-06-10 13:36:50 -07:00
Fedor IndutnyandGitHub b0634f9a9d Replace buffer.slice() with buffer.subarray() 2025-06-09 14:37:30 -07:00
yash-signalandGitHub 4a6e2d297b Strip filenames for visual media attachments during upload 2025-06-09 09:46:55 -07:00
trevor-signalandGitHub 9d5ab04195 Cleanup logging levels in WebAPI 2025-06-09 10:58:40 -05:00
Scott NonnenbergandGitHub 54d4c2240e Settings Tab: Educate user about change to bottom-left profile icon 2025-06-07 10:26:09 +10:00
Scott NonnenbergandGitHub 974c29fd41 Settings Tab: Better layout for narrow windows 2025-06-06 15:16:40 -07:00
yash-signalandGitHub 9e3f397032 Add "This Message" reactions 2025-06-06 12:44:38 -05:00
ac58f3178e [signalapp/Signal-Desktop#7348] Prefer user's own reaction variant in ReactionViewer
Co-authored-by: Brian Harder <briankharder@gmail.com>
2025-06-06 12:57:00 -04:00
ayumi-signalandGitHub 5b25de10f1 Add settings for local backups 2025-06-04 13:42:00 -07:00
Scott NonnenbergandGitHub c42f59f10e Show bottom-left profile photo in nightly builds and in development 2025-06-04 13:14:20 -04:00
Scott NonnenbergandGitHub 14c4b4ac1b Settings Tab: Allow resizing the left pane 2025-06-03 15:49:07 -05:00
Jamie KyleandGitHub 06ff9fa09e Fix FunLightbox and FunTooltip 2025-06-03 09:29:51 -04:00
Scott NonnenbergandGitHub 799a0dcc54 Move Profile Editor into the new Settings Tab 2025-06-03 09:46:52 +10:00
trevor-signalandGitHub 46bf933e72 Add message schema version section to internal settings 2025-06-02 17:20:06 -04:00
trevor-signal cc8c211a35 Release notes for 7.57 2025-05-28 14:53:50 -04:00
trevor-signalandGitHub 60f55f1749 Show error toast on database errors 2025-05-28 11:24:11 -07:00
ayumi-signalandGitHub c38e871ca9 Don't show reactions from call participants who have recently left 2025-05-28 11:38:06 +10:00
Fedor IndutnyandGitHub 15eeaa189a Fix localization of "New call" view header 2025-05-27 15:13:26 -07:00
trevor-signalandGitHub 15263c2d16 Ensure consistency in forwarding logic 2025-05-27 16:59:50 -04:00
trevor-signalandGitHub d6e81eee11 Normalize message attachments 2025-05-22 18:09:54 -07:00
Fedor Indutny 37a0c4bfa4 Release notes for 7.56 2025-05-21 14:05:06 -07:00
Scott NonnenbergandGitHub 86d44e96c2 Settings Tab: A few visual tweaks 2025-05-22 06:24:33 +10:00
Scott NonnenbergandGitHub ffb2f3cb7e Settings Tab: Ensure that navigation to it is handled elsewhere 2025-05-20 16:03:31 -07:00
ayumi-signalandGitHub c10d59458f Add dev menu to import local backup 2025-05-19 16:32:06 -07:00
trevor-signalandGitHub efa9102a1b Improve pasted image filenames 2025-05-19 14:23:22 -07:00
Scott NonnenbergandGitHub 3b1dacd203 Don't show unread count on Settings Tab icon 2025-05-15 14:11:16 -07:00
Scott NonnenbergandGitHub f1350e4754 Settings Tab: When nav tabs collapsed, show toggle 2025-05-16 01:36:12 +10:00
Jamie KyleandGitHub 50b34efad0 Fix gif download error with mismatching slice byte length 2025-05-15 11:25:53 -04:00
fe9d042e40 Introduce the new Settings tab
Co-authored-by: Jamie Kyle <jamie@signal.org>
Co-authored-by: Fedor Indutny <indutny@signal.org>
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2025-05-14 20:58:20 -07:00
Jamie Kyle 877e1c23df Update release notes 2025-05-13 14:08:53 -07:00
Jamie KyleandGitHub 16f9b64435 Add keyboard shortcuts to fun picker 2025-05-13 10:33:25 -07:00
Fedor IndutnyandGitHub bc3b6a07bb Add content protection checkbox to Settings window 2025-05-12 15:16:19 -07:00
ayumi-signalandGitHub a2c74c3a8b Basic support for local encrypted backups 2025-05-12 14:15:11 -07:00
Jamie KyleandGitHub e04b3baed8 Add backdrop blur to image grid download button 2025-05-12 11:52:01 -07:00
Jamie KyleandGitHub f647504a64 Display emoji completions with diacritics 2025-05-05 16:34:54 -07:00
d91c28bae9 Fix mismatching gif response byte length
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2025-05-05 14:35:35 -07:00
Jamie KyleandGitHub deec5fc1e2 Wrap all React roots with StrictMode 2025-05-05 09:48:36 -07:00
Scott NonnenbergandGitHub 98270316c5 Introduce infrastructure for Notification Profiles 2025-05-05 10:39:04 -04:00
Jamie KyleandGitHub 4cc088c79e Fix conversation view from getting stale data 2025-05-02 11:14:43 -07:00
Miriam ZimmermanandGitHub a444790bf9 Receive side of remote mute 2025-05-01 14:26:35 -04:00
Jamie Kyle 0d5546a0f8 Update release notes 2025-04-30 11:54:34 -07:00
Jamie KyleandGitHub 074fa8af4b Fix localized emoji auto-completions 2025-04-29 16:24:14 -07:00
Jamie KyleandGitHub 14d098f40f Upgrade to React 18 2025-04-29 13:27:33 -07:00
Jamie KyleandGitHub d6efe16566 Add tooltips to fun picker 2025-04-24 15:17:35 -07:00