Scott Nonnenberg
2ce5f92693
Move understanding of Chats tab location into Nav
2026-02-21 06:49:02 +10:00
Fedor Indutny
ef9e437362
All Media Context Menu
2026-02-12 13:33:46 -08:00
yash-signal
f5efbdc25f
Migrate sharedGroupNames from model attribute to Redux selector
2026-01-30 08:36:21 +10:00
Jamie
b405e3d83d
Prepare for upgrade to React 19
...
Co-authored-by: ayumi-signal <ayumi@signal.org >
2025-12-23 13:42:56 -08:00
Jamie
9f8c3cd765
Init PinnedMessagesPanel
2025-11-20 13:18:31 -08:00
Jamie
1fcb4d1041
Axo dialog design updates & aria checks
2025-11-05 15:15:46 -08:00
Jamie
da78a101a3
Chat folder fixes
2025-10-29 14:44:27 -07:00
Jamie
3e42da2b4d
Update symbols font
2025-10-22 10:16:52 -07:00
Jamie
7f5af1a698
Add shortcuts for add/remove chat to chat folder
2025-10-17 13:40:00 -07:00
Fedor Indutny
44076ece79
Rename files
2025-10-16 23:45:44 -07:00
Fedor Indutny
3387cf6a77
Prepare for adding file suffixes
2025-10-16 23:45:44 -07:00
Jamie
1f3fa9bd59
Chat folders bugfixes & ui updates
2025-10-10 15:34:28 -07:00
Jamie Kyle
ec7d07269d
Init Chat Folders UI
2025-09-30 08:34:24 +10:00
Fedor Indutny
40eaf078cc
Qualify CJS-only module imports
2025-09-19 13:05:51 -07:00
Fedor Indutny
c02565eaa8
Enforce node: schema for builtins, import extensions
2025-09-16 17:39:03 -07:00
Scott Nonnenberg
799a0dcc54
Move Profile Editor into the new Settings Tab
2025-06-03 09:46:52 +10:00
Scott Nonnenberg
f166db97ac
[ signalapp/Signal-Desktop#7242 ] Allow collapsing archive sidebar
...
Co-authored-by: lukas <lukas.walter@aceart.de >
2025-04-02 17:54:45 +10:00
yash-signal
7cf26c5e25
Click to download avatar for unaccepted conversations
2025-03-26 15:27:04 -05:00
Scott Nonnenberg
a3335929b3
Compose: Show 'search for username' by itself more often
2025-03-19 01:41:52 +10:00
Fedor Indutny
aa5dabd1d8
Remove another unused string
2025-02-06 17:24:13 -08:00
Fedor Indutny
53eb51a370
Change header visibility in left pane
2025-01-31 17:06:01 -05:00
Jamie Kyle
aa9f53df57
Migrate to private class properties/methods
2025-01-14 11:11:52 -08:00
yash-signal
a56e7d0ade
Filter chats by Unread
2024-11-13 11:33:41 -08:00
Fedor Indutny
d70aa55a78
New styles for various empty states
2024-08-13 16:34:42 -07:00
Scott Nonnenberg
fed6bbfc8b
Merge branch 'main' into HEAD
2024-07-30 15:53:28 -07:00
Fedor Indutny
28664a606f
New attachment storage system
2024-07-11 12:44:09 -07:00
Jamie Kyle
6655bfc576
Make ICU types stricter for inline JSX
2024-05-15 14:48:02 -07:00
Sylvan Mably
ee4608ee04
Fix flaky search behaviour with minimized left pane
2024-03-09 00:49:12 -05:00
Fedor Indutny
4a41e87173
More permissive username search
2024-02-14 10:18:49 -08:00
Fedor Indutny
89525d3e16
Support Enter shortcut in findBy helpers
2024-02-14 10:15:26 -08:00
Fedor Indutny
a329189489
New compose UX for usernames/e164
...
Co-authored-by: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com >
2024-02-08 15:19:03 -08:00
Fedor Indutny
43de83f0de
Enable usernames
2024-02-07 16:34:31 -08:00
Scott Nonnenberg
661727c290
Group creation/update: Don't allow self-selection via phone number
2024-01-10 11:14:58 -08:00
Fedor Indutny
ca2b3bacce
Fix UI bug with self-add by username in groups
2023-11-07 15:45:33 -08:00
Fedor Indutny
c0663ed57c
Use libsignal-client for username validation
2023-05-23 17:07:59 -07:00
Josh Perez
b619d2ee5c
Announce loading group create
2023-05-09 10:52:42 -04:00
Jamie Kyle
0e490542a7
RTL
2023-04-20 10:03:43 -07:00
Fedor Indutny
f61d8f38b0
Context menu for left pane list items
2023-04-05 13:48:00 -07:00
Jamie Kyle
5e647c55d1
Fully migrate to ICU
2023-03-29 17:03:25 -07:00
Jamie Kyle
11cfcb4e32
Make valid-i18n-keys rule strict and fix most exceptions
2023-03-29 10:15:54 -07:00
Jamie Kyle
2781e621ad
Prepare for ICU migration
2023-03-27 16:37:39 -07:00
Jamie Kyle
1d549a9991
Multi-select forwarding and deleting
2023-03-20 15:23:53 -07:00
veekas ashoka
0100866d0a
Fix keyboard search when left pane is narrow
...
This PR fixes Cmd+f/Ctrl+f functionality in the left pane.
Using a keyboard to search across all
conversations should now automatically change the left pane width
to accommodate the search input component.
Resolves : #6281
2023-02-22 14:21:59 -05:00
Josh Perez
b78235e109
Let users search and go back to a small left pane
2023-01-27 13:53:24 -08:00
Alvaro
d64e0b65c4
Switched ForwardMessageModal to use ListTile
2023-01-25 16:51:08 -07:00
Jamie Kyle
3705b959d6
Remove end year from licenses
2023-01-03 11:55:46 -08:00
Fedor Indutny
6be69a7ba8
Use DurationInSeconds for expireTimer
2022-11-16 13:18:02 -07:00
Scott Nonnenberg
0134990275
Don't access RemoteConfig directly from 'dumb' components
2022-10-24 13:46:36 -07:00
Fedor Indutny
00f82a6d39
Discriminator in username
2022-10-18 10:12:02 -07:00
Jamie Kyle
6d56f8b8aa
support icu messageformat for translations
2022-10-03 14:19:54 -07:00