Josh Perez
|
0a0a25498d
|
Repair old unexpired stories
|
2022-06-23 16:36:11 -04:00 |
|
Fedor Indutny
|
96b864d6a9
|
Monkey-patch os.hostname on Windows 7
|
2022-06-23 12:15:27 -07:00 |
|
Scott Nonnenberg
|
7b1721b0d0
|
Use different copy for outgoing gift badges
|
2022-06-23 09:15:26 -07:00 |
|
Fedor Indutny
|
6b231346d9
|
Fix management of selectedMessage in redux
|
2022-06-23 09:12:17 -07:00 |
|
Fedor Indutny
|
6ad091bfe3
|
Shift titlebar on Windows 11
|
2022-06-23 08:40:36 -07:00 |
|
Scott Nonnenberg
|
b8d6a591d5
|
Reintroduce 'expired' event, simplify handling of View Once media
|
2022-06-22 17:21:38 -07:00 |
|
Scott Nonnenberg
|
07ee7f46b7
|
Fix Gift Badge expiration
|
2022-06-21 18:17:17 -07:00 |
|
Fedor Indutny
|
7c4344f43a
|
Fix PiP positioning
|
2022-06-21 08:59:47 -07:00 |
|
Fedor Indutny
|
8b87fe23e2
|
Fix UA string
|
2022-06-20 17:31:32 -07:00 |
|
Fedor Indutny
|
35e5eb847a
|
Better logging for expiration timer updates
|
2022-06-20 15:43:16 -07:00 |
|
Fedor Indutny
|
63679f5af6
|
Increment and store message migration attempts
|
2022-06-20 14:18:23 -07:00 |
|
Scott Nonnenberg
|
d547ef362e
|
Fetch latest group data on unblock of a group
|
2022-06-20 11:55:34 -07:00 |
|
Scott Nonnenberg
|
7dd9cabbbd
|
Update unread count on conversation open
|
2022-06-20 11:38:52 -07:00 |
|
Fedor Indutny
|
9407654262
|
Counteract zoom-level changes in custom titlebar
|
2022-06-20 11:26:31 -07:00 |
|
dependabot[bot]
|
9ac917849e
|
Upgrade sharp to v0.30.5
|
2022-06-17 15:33:46 -07:00 |
|
Josh Perez
|
3581f78913
|
Revert "Counteract zoom-level changes in custom titlebar"
This reverts commit 635aab838f .
|
2022-06-17 09:48:17 -07:00 |
|
Josh Perez
|
d970d427f8
|
Create text stories
|
2022-06-16 17:48:57 -07:00 |
|
Fedor Indutny
|
973b2264fe
|
Add to group by username
|
2022-06-16 17:38:28 -07:00 |
|
Fedor Indutny
|
635aab838f
|
Counteract zoom-level changes in custom titlebar
|
2022-06-16 16:49:59 -07:00 |
|
Josh Perez
|
aa23c2def2
|
Removes Inbox Backbone view
|
2022-06-16 15:12:50 -04:00 |
|
Josh Perez
|
bc612ca2c3
|
Release notes for v5.47.x
|
2022-06-16 13:15:43 -04:00 |
|
Fedor Indutny
|
8b32811440
|
Add extra pixel to titlebar on Windows 11
|
2022-06-15 11:21:03 -07:00 |
|
Fedor Indutny
|
4b8cb9f040
|
Fix minor UI issues with composer
|
2022-06-15 10:53:08 -07:00 |
|
Fedor Indutny
|
253e050262
|
CDSI Support
|
2022-06-14 18:15:33 -07:00 |
|
Scott Nonnenberg
|
038ec9e05d
|
Introduce new auto-updating staging channel
|
2022-06-14 15:08:38 -07:00 |
|
Scott Nonnenberg
|
71d6a1d383
|
Conversation details: Unblock option for groups, update unblock style
|
2022-06-14 10:09:32 -07:00 |
|
Scott Nonnenberg
|
68f27c1c7c
|
Fix sticker creator in our new typescriptified world
|
2022-06-13 18:48:07 -07:00 |
|
Fedor Indutny
|
f2af71f8b5
|
Fix minor UI issues
|
2022-06-13 16:37:29 -07:00 |
|
Scott Nonnenberg
|
2464e0a9c1
|
Convert signal.js and preload.js to Typescript
|
2022-06-13 14:39:35 -07:00 |
|
Scott Nonnenberg
|
e18510e41c
|
Message: If collapsed in group, remove top margin on link previews
|
2022-06-13 14:29:10 -07:00 |
|
Josh Perez
|
410bc52fd0
|
Moves group link management actions to redux
|
2022-06-13 14:42:19 -04:00 |
|
Scott Nonnenberg
|
5c8b4bca7e
|
On send, disable message field before doing anything async
|
2022-06-13 09:30:14 -07:00 |
|
Fedor Indutny
|
531c208918
|
Remove title from the Windows titlebar
|
2022-06-10 12:26:10 -07:00 |
|
Fedor Indutny
|
6aeddb9301
|
Order unprocessed envelopes by receivedAtCounter
|
2022-06-10 09:09:21 -07:00 |
|
Scott Nonnenberg
|
924c271b13
|
Convert js/modules/types/message to Typescript
|
2022-06-09 18:10:20 -07:00 |
|
Fedor Indutny
|
9975758fde
|
Make sure windows with titlebar have OS class
|
2022-06-09 09:21:17 -07:00 |
|
Fedor Indutny
|
5634601554
|
Use patched frameless-titlebar on Windows
|
2022-06-08 15:00:32 -07:00 |
|
Scott Nonnenberg
|
79c52847cd
|
Fix StickerButton
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
|
2022-06-08 14:40:08 -07:00 |
|
Josh Perez
|
f1b05afe62
|
Merge signalapp/Signal-Desktop#5904
|
2022-06-06 22:06:07 -04:00 |
|
Vladislav Gorenkin
|
01efed8ec3
|
Open first search candidate on pressing "enter" key
|
2022-06-06 22:05:38 -04:00 |
|
Josh Perez
|
42eb4013d0
|
Upgrade react and storybook
|
2022-06-06 17:48:02 -07:00 |
|
Fedor Indutny
|
6476a4fe73
|
Erased messages should not stall attachment jobs
|
2022-06-06 15:13:21 -07:00 |
|
Evan Hahn
|
10a0abb8c2
|
Remove unused activeConfirmationView
|
2022-06-06 14:04:16 +00:00 |
|
Evan Hahn
|
f50a6abe36
|
Remove unused eslint-disable s
|
2022-06-03 14:07:51 -07:00 |
|
Evan Hahn
|
63189f3f91
|
Convert ReactWrapperView to TypeScript
|
2022-06-03 09:33:39 -07:00 |
|
Evan Hahn
|
6bae8a24de
|
Convert protocol_wrapper.js to TypeScript
|
2022-06-03 09:30:03 -07:00 |
|
Evan Hahn
|
d61b68279b
|
Remove unused GroupMemberConversation type declaration
|
2022-06-03 15:51:43 +00:00 |
|
Scott Nonnenberg
|
d753fe8fcb
|
getUnreadByConversationAndMarkRead: Only query incoming messages
|
2022-06-02 18:09:13 -07:00 |
|
Fedor Indutny
|
ecdc583f2a
|
Add debug log url when submitting it to Support
|
2022-06-02 16:24:35 -07:00 |
|
Scott Nonnenberg
|
e09d148c1d
|
On Sender Key distribution message failure, don't update send status
|
2022-06-02 14:25:55 -07:00 |
|