Cody Henthorne
|
2a91c67c51
|
Add sending and error states for story group replies.
|
2022-05-26 14:24:56 -03:00 |
|
Alex Hart
|
af9465fefe
|
Add sent story syncing.
|
2022-05-12 10:42:21 -03:00 |
|
Alex Hart
|
5d16d1cd23
|
Fix story send issues due to insertion of story sends to database.
|
2022-05-02 15:25:55 -04:00 |
|
Alex Hart
|
0a07800eba
|
Fix caption sending for outgoing image and video stories.
|
2022-04-15 16:07:14 -04:00 |
|
Cody Henthorne
|
c56ef33833
|
Fix resend after safety number change in groups or distribution lists.
|
2022-04-06 12:38:43 -04:00 |
|
Cody Henthorne
|
2f5cb5f090
|
Add story distribution list deduplication handling.
|
2022-03-28 19:43:42 -04:00 |
|
Alex Hart
|
6c3baf229c
|
Fix broadcast send when user sends to both story and non-story.
|
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
|
83c3b16b92
|
Add ContactDiscovery abstraction for doing CDS refreshes.
|
2022-03-28 19:07:19 -04:00 |
|
Alex Hart
|
7f4a12c179
|
Fix issue where stories with links would fail to send.
|
2022-03-17 16:02:42 -04:00 |
|
Cody Henthorne
|
9d1f46da9f
|
Collapse multiple join request/cancels when from a single person.
|
2022-03-17 12:12:56 -04:00 |
|
Greyson Parrelli
|
057231b9c3
|
Update libsignal-client to 0.14.0
|
2022-03-17 12:12:56 -04:00 |
|
Alex Hart
|
ff8d7fa6c2
|
Add send/recv/render support for text stories.
|
2022-03-17 12:12:55 -04:00 |
|
Alex Hart
|
174cd860a0
|
Implement Stories feature behind flag.
Co-Authored-By: Greyson Parrelli <37311915+greyson-signal@users.noreply.github.com>
Co-Authored-By: Rashad Sookram <95182499+rashad-signal@users.noreply.github.com>
|
2022-03-08 10:41:36 -04:00 |
|
Cody Henthorne
|
7203228626
|
Add partial support for operating as a linked device.
|
2022-01-24 12:04:48 -05:00 |
|
Greyson Parrelli
|
302e653d2f
|
Only put message in the media queue if it has an attachment.
|
2022-01-03 09:03:12 -05:00 |
|
Greyson Parrelli
|
843ed24bbb
|
Introduce SignalDatabase as the main database entrypoint.
|
2021-11-18 12:36:52 -05:00 |
|
Greyson Parrelli
|
8aea20f147
|
Migrate local account data into SignalStore.
|
2021-11-17 16:14:26 -05:00 |
|
Greyson Parrelli
|
ab55fec6bd
|
Move reactions into their own table.
|
2021-11-16 17:27:47 -05:00 |
|
Cody Henthorne
|
b0ccb543d1
|
Update thread archive status when sending media.
|
2021-10-04 21:49:59 -04:00 |
|
Cody Henthorne
|
ce2c2002c6
|
Revert thread updates to running inline again.
|
2021-09-17 11:50:46 -04:00 |
|
Cody Henthorne
|
5e968eb831
|
Prevent group leave event from bumping conversation.
|
2021-09-16 14:17:38 -03:00 |
|
Greyson Parrelli
|
665d9e31f6
|
Separate thread updates into a job and other perf improvements.
|
2021-08-24 16:59:09 -03:00 |
|
Greyson Parrelli
|
b7a067e954
|
Use a more accurate starting point for message send timings.
|
2021-08-24 09:09:27 -03:00 |
|
Alex Hart
|
7bede7e98a
|
Fix issue where forwarded messages would show unlock icon.
|
2021-08-18 10:48:13 -04:00 |
|
Greyson Parrelli
|
784c373a0e
|
Locally track message send time.
|
2021-08-05 16:42:32 -03:00 |
|
Greyson Parrelli
|
d7011e3353
|
Improve clarity around time conversions.
|
2021-07-29 16:24:20 -04:00 |
|
Cody Henthorne
|
9398716848
|
Improve speed of sending single messages.
|
2021-07-29 14:07:39 -04:00 |
|
Greyson Parrelli
|
7d8f780d60
|
Clean up bookkeeping around threads.
|
2021-07-27 13:52:49 -04:00 |
|
Greyson Parrelli
|
a1c8573fad
|
Insert resent messages at the proper location.
|
2021-07-07 14:58:50 -03:00 |
|
Cody Henthorne
|
defd5e8047
|
Add universal disappearing messages.
|
2021-05-18 18:21:48 -04:00 |
|
Cody Henthorne
|
ef5b68eb35
|
Add report spam in message request state.
|
2021-05-17 17:03:21 -03:00 |
|
Greyson Parrelli
|
56ea11cdff
|
Reactively share profiles to those who should already have it.
|
2021-05-10 19:30:10 -04:00 |
|
Greyson Parrelli
|
670aed2074
|
Move ViewOnceMessageManager and ExpiringMessageManager to AppDependencies.
|
2021-04-13 14:49:32 -04:00 |
|
Greyson Parrelli
|
b053fbc4a7
|
Use Log.tag where appropriate.
|
2021-03-31 16:02:32 -03:00 |
|
Greyson Parrelli
|
4f01bacb49
|
Add recipient protections and logging to media send flow.
|
2021-02-25 12:19:58 -05:00 |
|
Alan Evans
|
5649c906a5
|
Do not bump group threads on leave.
|
2021-01-22 23:36:42 -05:00 |
|
Greyson Parrelli
|
8e93bf9075
|
Create a core-util module with some common utilities.
|
2020-12-05 13:44:13 -05:00 |
|
Alex Hart
|
ce44e3949c
|
Add new VIEWED item in RecieptMessage enumeration.
Also includes necessary Database changes for supporting this as well as View-Once receipt support.
|
2020-11-25 11:37:13 -04:00 |
|
Greyson Parrelli
|
ead64d92a5
|
Rename Recipient.isLocalNumber() to Recipient.isSelf()
|
2020-10-22 15:55:18 -03:00 |
|
Greyson Parrelli
|
f29f25822b
|
Have DatabaseFactory.getMmsDatabase() return MessageDatabase.
|
2020-08-24 16:40:47 -04:00 |
|
Greyson Parrelli
|
190ca9eddd
|
Have DatabaseFactory.getSmsDatabase() return MessageDatabase.
Slowly moving towards a single interface.
|
2020-08-24 11:16:41 -03:00 |
|
Greyson Parrelli
|
089d59b691
|
Properly mark local note-to-self attachments as uploaded.
|
2020-08-19 09:59:37 -04:00 |
|
Alex Hart
|
4c30b39e71
|
Add section to recent reactions page listing emoji already applied to message.
|
2020-07-30 23:32:19 -04:00 |
|
Greyson Parrelli
|
bd078fc883
|
Handle UUID-only recipients and merging.
|
2020-07-19 09:32:16 -04:00 |
|
Greyson Parrelli
|
1234899ea1
|
Add support for non-blocking media sends.
|
2020-06-06 20:25:02 -04:00 |
|
Artem Varaksa
|
07d19f38e3
|
Fix typos in logging for remote delete.
|
2020-06-02 10:22:29 -03:00 |
|
Alan Evans
|
b8df90531f
|
GV2 message contexts.
|
2020-05-14 11:22:28 -03:00 |
|
Alan Evans
|
eff564ad88
|
Adapt message requests to support invite flow.
|
2020-05-14 11:22:28 -03:00 |
|
Alan Evans
|
06ab3cf013
|
Fix cases of inlined & missing log tags.
|
2020-05-14 11:22:28 -03:00 |
|