Greyson Parrelli
|
8da66bc789
|
Fix corner case in story distribution list syncing.
|
2022-04-15 16:07:14 -04:00 |
|
Greyson Parrelli
|
35a9fddbb2
|
Add basic support for receiving messages at your PNI.
We haven't implemented merging yet, so this is still very basic, but it
"works".
|
2022-04-15 16:07:14 -04:00 |
|
Greyson Parrelli
|
fd4543ffe0
|
Improve speed of many SMS/MMS queries by removing unnecessary attachment join.
|
2022-04-15 16:07:14 -04:00 |
|
Greyson Parrelli
|
d3096c56cb
|
Basic client usage of CDSHv2.
This provides a basic (read: useful-for-development-yet-broken) client
usage of CDSHv2.
|
2022-04-15 16:07:14 -04:00 |
|
Cody Henthorne
|
2f0f26c328
|
Add story send multi-send, error, and improved SNC states.
|
2022-04-15 16:07:14 -04:00 |
|
Greyson Parrelli
|
d06c633dc4
|
Fix full text search filter.
Closes #12158
|
2022-04-13 10:58:16 -04:00 |
|
Greyson Parrelli
|
bd5ac85ac0
|
Fix old DB migration.
A cautionary tale that serves as a reminder to never call external code
during a migration...
Fixes #12147
|
2022-04-11 20:38:32 -04:00 |
|
Alex Hart
|
6354cb194c
|
Update ordering query to display content in expected order.
|
2022-04-08 12:19:26 -04:00 |
|
Cody Henthorne
|
bb5edccf34
|
Update view count in My Story view.
|
2022-04-08 12:19:26 -04:00 |
|
Cody Henthorne
|
6d86b25acd
|
Improve story contact search.
|
2022-04-08 12:19:26 -04:00 |
|
Alex Hart
|
7fb5ceeda4
|
Allow hidden story viewing.
|
2022-04-06 14:37:25 -03:00 |
|
Alex Hart
|
46bb64ad24
|
Display reply icon if you responded 1:1 to the displayed story.
|
2022-04-06 12:38:43 -04:00 |
|
Alex Hart
|
343871ed8b
|
Use unread thread count for bottom bar.
|
2022-04-06 12:38:43 -04:00 |
|
Cody Henthorne
|
be241524db
|
Fix font networking main thread crash.
|
2022-04-06 12:38:43 -04:00 |
|
Greyson Parrelli
|
a32d5bef20
|
Refactor more ContactDiscovery code.
|
2022-04-06 12:38:43 -04:00 |
|
Alex Hart
|
91c581b475
|
Do not process story records if capability doesn't support it.
|
2022-04-06 12:37:43 -04:00 |
|
Greyson Parrelli
|
b34ca8ca2f
|
Improve handling of unknown IDs in storage service.
|
2022-04-06 12:37:43 -04:00 |
|
clauz9
|
e2c54eef77
|
Filter out some Base64 encoded status messages from search.
|
2022-04-06 12:37:43 -04:00 |
|
Alex Hart
|
469879c211
|
Implement proper story viewer ordering.
|
2022-04-06 12:37:43 -04:00 |
|
Greyson Parrelli
|
98b9cc23e4
|
Add extension functions to improve writability of database queries.
|
2022-04-06 12:37:43 -04:00 |
|
Alex Hart
|
3e42c044b8
|
Add RxStore and StoryViewerPage forward navigation.
|
2022-04-06 12:37:43 -04:00 |
|
Alex Hart
|
3da2fc4d9b
|
Clear storage keys for deleted distribution lists.
|
2022-04-06 12:37:43 -04:00 |
|
Cody Henthorne
|
972ab9b368
|
Process incomming story views even if read receipts are disabled.
|
2022-04-06 12:37:43 -04:00 |
|
Alex Hart
|
c359b0134a
|
Implement StoryDistributionListRecord and processing.
|
2022-04-06 12:37:43 -04:00 |
|
Alex Hart
|
1bb04035ab
|
Update playback to match specifications.
|
2022-04-06 12:37:43 -04:00 |
|
Greyson Parrelli
|
14849d6e45
|
Fix case-insensitive queries for groups with non-ASCII characters.
Fixes #11464
|
2022-04-06 12:36:32 -04:00 |
|
Greyson Parrelli
|
77ea2deada
|
Move more util classes to core-util.
|
2022-04-06 12:36:32 -04:00 |
|
Greyson Parrelli
|
c67aed5b65
|
Keep some crucial local logs (like crashes) for longer.
|
2022-03-30 16:32:45 -04:00 |
|
Cody Henthorne
|
2f5cb5f090
|
Add story distribution list deduplication handling.
|
2022-03-28 19:43:42 -04:00 |
|
Greyson Parrelli
|
7f4ab67f98
|
Fix timing issue with receipt updates.
|
2022-03-28 19:07:21 -04:00 |
|
Greyson Parrelli
|
b9ce38b85b
|
Don't allow KEEP_LONGER logs to get too large.
|
2022-03-28 19:07:21 -04:00 |
|
Alex Hart
|
556dc0d1ec
|
Show story rings for self and if you sent a story to a group.
|
2022-03-28 19:07:21 -04:00 |
|
Alex Hart
|
65bfee6eba
|
Display total unread messages including mark as unread instead of unread thread count.
|
2022-03-28 19:07:20 -04:00 |
|
Greyson Parrelli
|
8d4419705b
|
Update to libsignal-client 0.15.0
|
2022-03-28 19:07:20 -04:00 |
|
Greyson Parrelli
|
dddf830e47
|
Move system contact interactions into their own module.
|
2022-03-28 19:07:20 -04:00 |
|
Greyson Parrelli
|
2b5d65ae04
|
Revert "Update to libsignal-client 0.15.0"
This reverts commit 3d5f04eba757563dd92366d994a96cf323b8d540.
|
2022-03-28 19:07:20 -04:00 |
|
Jordan Rose
|
1e316ea19f
|
Update to libsignal-client 0.15.0
|
2022-03-28 19:07:20 -04:00 |
|
Alex Hart
|
9b83c5e283
|
Ensure we do not send captions for non-story messages.
|
2022-03-28 19:07:20 -04:00 |
|
Greyson Parrelli
|
135fde68c1
|
Migrate some cursor utils to core-util.
|
2022-03-28 19:07:20 -04:00 |
|
Greyson Parrelli
|
c2627dda8d
|
Migrate contact interactions to SystemContactsRepository.
|
2022-03-28 19:07:20 -04:00 |
|
Greyson Parrelli
|
142979ce93
|
Add job to clean up early message receipts.
|
2022-03-28 19:07:20 -04:00 |
|
Cody Henthorne
|
77ef877c59
|
Show block request if request follows a collapsed event.
|
2022-03-18 15:26:38 -04:00 |
|
Greyson Parrelli
|
945c308cf5
|
Update group update messages faster.
|
2022-03-17 16:02:43 -04:00 |
|
Cody Henthorne
|
9d28caac00
|
Fix bug preventing adding and inviting by phone number.
|
2022-03-17 16:02:43 -04:00 |
|
Greyson Parrelli
|
604f6709db
|
Fix bug where wallpaper didn't update after changing.
|
2022-03-17 16:02:43 -04:00 |
|
Greyson Parrelli
|
0ca438ed25
|
Update MSL appending to create a new entry if the original one is gone.
|
2022-03-17 16:02:43 -04:00 |
|
Rashad Sookram
|
6b6e9e92e8
|
Fix remote delete for private stories.
|
2022-03-17 16:02:43 -04:00 |
|
Greyson Parrelli
|
b5e0991f5e
|
Log early delivery receipts.
|
2022-03-17 16:02:43 -04:00 |
|
Alex Hart
|
63e48efdfe
|
Allow user to launch directly to a specific story, fix story chronology.
|
2022-03-17 16:02:42 -04:00 |
|
Alex Hart
|
437c1e2f21
|
Implement UI and backend for sending story reactions.
Co-authored-by: Rashad Sookram <rashad@signal.org>
|
2022-03-17 16:02:42 -04:00 |
|