Josh Perez
|
c0510b08a5
|
Introduce conversation details screen for New Groups
Co-authored-by: Chris Svenningsen <chris@carbonfive.com>
Co-authored-by: Sidney Keese <me@sidke.com>
|
2021-01-29 13:19:24 -08:00 |
|
Josh Perez
|
1b38db2d79
|
Fixes rendering of about bio
|
2021-01-27 19:18:50 -05:00 |
|
Josh Perez
|
258bd55dd2
|
Show about info from contact profiles
|
2021-01-25 18:29:01 -08:00 |
|
Evan Hahn
|
8a72607fa7
|
Prefer type to interface and add an ESLint rule
|
2021-01-25 18:29:00 -08:00 |
|
Evan Hahn
|
904cb24cc4
|
Fix a typo in comment
|
2021-01-25 18:28:59 -08:00 |
|
Evan Hahn
|
12dbd38cb9
|
Clean up migrateColor utility
|
2021-01-25 18:28:59 -08:00 |
|
Scott Nonnenberg
|
be9721c72d
|
Don't change left pane preview or order when someone leaves group
|
2021-01-20 11:31:44 -06:00 |
|
Scott Nonnenberg
|
9f81b4157b
|
Also use sent_at whenever we query database with received_at
|
2021-01-19 17:35:11 -08:00 |
|
Scott Nonnenberg
|
8116a8561d
|
Show progress dialog during delete
|
2021-01-12 18:42:15 -06:00 |
|
Scott Nonnenberg
|
3f58a9b762
|
Clean up UUID-handling to prepare for future
|
2020-12-09 17:26:37 -05:00 |
|
Evan Hahn
|
496bdec35d
|
Fix duplicate timeline items for group call events
|
2020-12-09 15:57:34 -05:00 |
|
Evan Hahn
|
159e2eae55
|
Fix lint warning in Conversation model
|
2020-12-08 17:29:13 -05:00 |
|
Josh Perez
|
5b0e267fb2
|
Revs up the desktop.storageWrite2 feature flag
|
2020-12-08 16:16:40 -05:00 |
|
Josh Perez
|
318013e83d
|
Handles safety number changes while in a call
|
2020-12-08 14:37:04 -05:00 |
|
Evan Hahn
|
0c039bf431
|
Add group calling events to the message timeline
|
2020-12-07 14:43:19 -06:00 |
|
Scott Nonnenberg
|
2b8ae412e0
|
New feature flag with ability to migrate GV1 groups
|
2020-12-01 10:42:35 -06:00 |
|
Josh Perez
|
c54df8be87
|
Fixes rebase/lint
|
2020-11-23 15:00:40 -05:00 |
|
Scott Nonnenberg
|
4bf5a24efb
|
Migration: Ensure that groupId lookup is kept up to date
|
2020-11-23 14:48:12 -05:00 |
|
Scott Nonnenberg
|
2c69f2c367
|
Support for GV1 -> GV2 migration
|
2020-11-23 14:48:12 -05:00 |
|
Josh Perez
|
1f0c091e13
|
Group calling enhancements
|
2020-11-23 14:45:44 -05:00 |
|
Evan Hahn
|
022c4bd0f4
|
Initial group calling support
|
2020-11-23 14:45:44 -05:00 |
|
Scott Nonnenberg
|
3ee830ae63
|
Prevent send and show toast for invalid conversations
|
2020-11-16 15:34:41 -06:00 |
|
Scott Nonnenberg
|
2977c0ca3d
|
Message Requests: Show blurhash for pending stickers
|
2020-11-12 16:22:40 -05:00 |
|
Scott Nonnenberg
|
0c6f4248f3
|
conversation.applyMessageRequestResponse: Always save at the end
|
2020-11-12 14:03:07 -06:00 |
|
Chris Svenningsen
|
d593f74241
|
New contact popup when clicking on group member or avatar
|
2020-11-11 09:36:05 -08:00 |
|
Scott Nonnenberg
|
a5cfebe87a
|
Conversation.setMarkedUnread: Only captureChange if value changed
|
2020-11-10 09:53:34 -06:00 |
|
Scott Nonnenberg
|
d4d9688447
|
Ensure authorUuid is set in outgoing quotes
|
2020-11-06 13:06:21 -06:00 |
|
Chris Svenningsen
|
53c89aa40f
|
Send @mentions
|
2020-11-04 13:03:13 -06:00 |
|
Sidney Keese
|
cfc3c123bc
|
Update unread count when marking as unread
Co-authored-by: Chris Svenningsen <chris@carbonfive.com>
|
2020-11-04 13:03:13 -06:00 |
|
Evan Hahn
|
8bfaf598af
|
Add license headers across the project
|
2020-11-04 13:03:13 -06:00 |
|
Evan Hahn
|
decc93532b
|
Hide call buttons when on call
|
2020-11-04 13:03:13 -06:00 |
|
Chris Svenningsen
|
c408072576
|
Mark conversation as unread
Co-authored-by: Sidney Keese <sidney@carbonfive.com>
|
2020-11-04 13:03:10 -06:00 |
|
Scott Nonnenberg
|
18c71b291c
|
Fix left pane draft display and GV2 typing indicators
|
2020-11-03 16:16:20 -08:00 |
|
Scott Nonnenberg
|
05f905fd10
|
A few small bugfixes
|
2020-10-30 10:56:03 -07:00 |
|
Scott Nonnenberg
|
cd9aee84f5
|
Always share profile on send; no profile sharing UI if no messages
|
2020-10-28 17:40:50 -07:00 |
|
Scott Nonnenberg
|
8eea20ea91
|
Reliability fixes for conversation formatting and message send
|
2020-10-28 14:54:33 -07:00 |
|
Scott Nonnenberg
|
fa2d300714
|
Show 'accept invite UI' for re-invite, calm progress spinner
|
2020-10-26 15:55:27 -07:00 |
|
Scott Nonnenberg
|
5c0fcad6b1
|
Properly prepare, await and hand response for sync message send
|
2020-10-26 15:48:44 -07:00 |
|
Scott Nonnenberg
|
04b7a29229
|
Modern profile sharing in 1:1 and GroupV1 groups
|
2020-10-26 15:48:44 -07:00 |
|
Josh Perez
|
df2fa3c7b1
|
updateLastMessage: Use MessageController for latest data
|
2020-10-20 16:26:58 -07:00 |
|
Chris Svenningsen
|
fdc3476106
|
Fix a few pinned chat sync issues
|
2020-10-15 18:59:45 -04:00 |
|
Scott Nonnenberg
|
ac60d5db57
|
Small fix to ensure spinner and error dialog show properly
|
2020-10-15 15:03:08 -04:00 |
|
Josh Perez
|
fac1f26ad2
|
Better logging for pin/unpin
|
2020-10-15 14:35:57 -04:00 |
|
Scott Nonnenberg
|
75c7c526a6
|
setProfileKey: Drop profileAvatar when we get new profileKey
|
2020-10-14 11:50:17 -05:00 |
|
Evan Hahn
|
0d83076799
|
Use more exact type for addCallHistory
|
2020-10-12 18:10:08 -04:00 |
|
Scott Nonnenberg
|
9002b21a6b
|
Minimize downstream effects of storage sync
|
2020-10-12 18:10:08 -04:00 |
|
Evan Hahn
|
4206f1c463
|
Remove type cast from ConversationModel#isMe
|
2020-10-12 18:10:08 -04:00 |
|
Scott Nonnenberg
|
d51a0b5ece
|
GroupsV2: Better group invite behavior
|
2020-10-12 18:10:08 -04:00 |
|
Chris Svenningsen
|
cf9764c85a
|
Consolidate checks for v2 Groups
|
2020-10-12 18:10:08 -04:00 |
|
Chris Svenningsen
|
6a7d45b6fc
|
Pinned Chats
|
2020-10-12 18:10:08 -04:00 |
|