Commit graph

3310 commits

Author SHA1 Message Date
Josh Perez
235a188291
Always download link preview image 2023-01-06 16:55:12 -08:00
Scott Nonnenberg
aa1f96cb6a
ducks/composer: Properly compare attachment size against limit 2023-01-06 10:31:45 -08:00
Josh Perez
74abe0c1ef
Do not fire SELECTED_CONVERSATION_CHANGED more than once 2023-01-05 15:34:47 -08:00
Jamie Kyle
569b6e14a6
Add new eslint plugin to check for valid i18n keys 2023-01-05 14:43:33 -08:00
Jamie Kyle
465b4cb0fb
Treat 413 and 429 as rate limits everywhere 2023-01-05 15:29:02 -07:00
Josh Perez
6dd32456c6
Remove a message from lightbox if its been DOE 2023-01-05 15:16:56 -07:00
Scott Nonnenberg
b8234765bf
Update Backbone types: attributes is T - and fix failing type checks 2023-01-05 13:58:13 -08:00
Josh Perez
c65a7d0a14
Fix error where removePreview is called without a conversationId 2023-01-05 16:55:33 -05:00
Fedor Indutny
487bb58880
Fix units of maximum attachment size 2023-01-05 13:47:11 -08:00
Josh Perez
198d6f7e26
Make composer duck aware of the conversation it is in 2023-01-04 16:22:36 -08:00
Jamie Kyle
7a076be0e7
Don't allow link preview and draft attachment at the same time 2023-01-04 15:00:38 -08:00
Fedor Indutny
4326e38112
Cache all props in ListView 2023-01-03 16:53:22 -08:00
Jamie Kyle
fdaaa531b3
Treat falsy values as valid for i18n placeholders & fix groups in common message 2023-01-03 16:48:54 -07:00
Josh Perez
476006af96
Clears @mentions when clearing draft 2023-01-03 14:35:59 -08:00
Josh Perez
add184d0da
Guard against composer setting quote while conversation switched 2023-01-03 14:32:40 -08:00
Dimitris Apostolou
3c80272673 Fix typos 2023-01-03 13:02:01 -08:00
Jamie Kyle
3705b959d6
Remove end year from licenses 2023-01-03 11:55:46 -08:00
Josh Perez
5e6eeecede
Removes Backbone.View and jQuery 2023-01-02 13:34:41 -08:00
Josh Perez
943f765d73
Simplify first time set my stories privacy 2023-01-02 11:11:21 -07:00
Fedor Indutny
53fbc85b5a
Fix adding to group by username 2023-01-02 09:25:44 -08:00
Jamie Kyle
98ffdc2823 Updated message from design 2022-12-23 19:50:36 -08:00
lamemakes
023cb8029d Updated message for attaching multiple non-image files 2022-12-23 19:50:36 -08:00
Fedor Indutny
41d144bc98
Use @indutny/sneequals for memoization 2022-12-23 12:25:15 -08:00
Fedor Indutny
2ffea11bdb
Update contact sync to match iOS behavior 2022-12-23 09:45:00 -08:00
Josh Perez
1b3a631903
Properly retry story messages 2022-12-22 16:48:09 -08:00
Fedor Indutny
55a1c5f6c5
Use proxy-compare for message bubbles 2022-12-22 16:32:03 -08:00
Fedor Indutny
f92f81dfd6
Cache some volatile conversation properties 2022-12-22 16:13:23 -08:00
Josh Perez
ba79595563
Fix GlobalModalContainer missing types 2022-12-22 14:28:47 -08:00
Josh Perez
0b83ab497d
Removes ReactWrapperView 2022-12-21 22:07:45 -05:00
Fedor Indutny
dec23725e5
Use ReadonlyArrays in conversation model and redux 2022-12-21 16:07:02 -08:00
Fedor Indutny
ecbf84638d
Increase max attempt count for unprocessed items 2022-12-21 16:06:50 -08:00
Josh Perez
a80c6d89a8
Moves message details into React pane land 2022-12-21 15:44:23 -05:00
Fedor Indutny
3def746014
Add missing isClosed check for Modal 2022-12-21 12:41:36 -08:00
Fedor Indutny
ed271d92ea
Add no-misused/floating-promises lint rule 2022-12-21 10:41:48 -08:00
Scott Nonnenberg
1a68c3db62
conversation_view: Move the last of the small functions to redux 2022-12-20 22:25:10 -05:00
Scott Nonnenberg
86e92dda51
Share profile key: Cancel send in more situations 2022-12-20 14:17:51 -08:00
Fedor Indutny
57eed10a38
Add "pni" capability in staging 2022-12-20 12:29:17 -08:00
Josh Perez
d8ea9856ec
Moves show all media to react pane 2022-12-20 09:50:23 -08:00
Alvaro
cdb779508b
Moved isConversationTooBigToRing to the SmartCallManager 2022-12-19 18:10:51 -08:00
Scott Nonnenberg
1e282ee5d0
ConversationView: Pull various functions out of getMessageActions 2022-12-19 17:04:47 -08:00
Fedor Indutny
5a98fc2f4c
Optimize Message rendering 2022-12-19 15:33:55 -07:00
Scott Nonnenberg
2d6f13a8c5
ViewSyncs: Save message after modifying it 2022-12-19 11:11:04 -08:00
Alvaro
dda61b37b2
Don't ring incoming call for a large group 2022-12-16 12:33:50 -07:00
Hugo Osvaldo Barrera
288293795f Reply to a message by double clicking on its row 2022-12-15 22:46:28 -05:00
Josh Perez
d4124abb01
Moves ConversationDetails to react panels 2022-12-15 22:12:05 -05:00
Fedor Indutny
d608b81292
Simplify sticker upload 2022-12-15 13:47:38 -08:00
Alvaro Carrasco
2a4166a836 v6.2.0-beta.1 2022-12-15 13:58:17 -07:00
Josh Perez
e142cb47f5
Moves various panels out to ConversationView react 2022-12-14 17:10:09 -08:00
Jamie Kyle
15efbde23d
Move ToastType to its own file to avoid importing electron in storybooks 2022-12-14 16:48:36 -08:00
Fedor Indutny
daf66f33da
Fix DisappearingTimerSelect on Windows 2022-12-14 15:59:09 -08:00