.. |
protocol
|
Update to libsignal 0.26.0
|
2023-06-06 12:47:16 -04:00 |
BackgroundMessageRetriever.java
|
Use the websocket for FCM fetches.
|
2023-03-03 10:40:55 -05:00 |
CallMessageProcessor.kt
|
Add kotlin/proto level message processing.
|
2023-04-04 12:16:45 -03:00 |
DataMessageProcessor.kt
|
Dont requery attachments and add all jobs at once.
|
2023-05-24 12:05:23 -04:00 |
EditMessageProcessor.kt
|
Update inbound attachment processing.
|
2023-05-18 12:22:35 -04:00 |
GroupSendUtil.java
|
Add message editing feature.
|
2023-04-20 13:50:12 -04:00 |
IncomingMessageObserver.kt
|
Log message procesing speed at 2 decimal places.
|
2023-06-06 12:47:16 -04:00 |
MessageContentProcessor.java
|
Remove support for legacy gv1 sync messages.
|
2023-05-24 12:05:23 -04:00 |
MessageContentProcessorV2.kt
|
Introduce extra caching for group message processing.
|
2023-05-17 15:30:26 -04:00 |
MessageDecryptor.kt
|
Show toast to internal users for invalid messages.
|
2023-05-05 12:48:53 -03:00 |
MessageRetrievalStrategy.java
|
Use the websocket for FCM fetches.
|
2023-03-03 10:40:55 -05:00 |
NetworkConnectionListener.kt
|
Restart websocket immediately upon network change.
|
2023-05-24 12:05:23 -04:00 |
ReceiptMessageProcessor.kt
|
Move to defined from_recipient_id and to_recipient_id columns on message table.
|
2023-04-20 13:50:11 -04:00 |
SignalServiceProtoUtil.kt
|
Make attachment count/size remote configurable.
|
2023-05-24 11:29:58 -04:00 |
StoryMessageProcessor.kt
|
Add kotlin/proto level message processing.
|
2023-04-04 12:16:45 -03:00 |
StorySendUtil.kt
|
Rename OutgoingMediaMessage -> OutgoingMessage.
|
2022-12-30 15:11:56 -05:00 |
SyncMessageProcessor.kt
|
Implement simple avatar color picking algorithm to align with iOS.
|
2023-06-06 12:47:16 -04:00 |
WebSocketStrategy.java
|
Always use a foreground service when processing high-priority FCM pushes.
|
2023-03-04 10:51:41 -05:00 |