.. |
actions
|
Merge multiple SendReceiptActions to same recipient to only send one receipt
|
2021-11-12 12:10:46 +01:00 |
api
|
Implement sending message quotes
|
2021-11-21 19:18:17 +01:00 |
config
|
Update libsignal-service-java
|
2021-11-18 19:25:11 +01:00 |
groups
|
Use Java 17
|
2021-10-27 14:39:40 +02:00 |
helper
|
Only store recipient if there were changes
|
2021-11-19 17:17:13 +01:00 |
jobs
|
Refresh prekeys after receiving a pre key message, if necessary
|
2021-09-12 12:04:28 +02:00 |
storage
|
Only store recipient if there were changes
|
2021-11-19 17:17:13 +01:00 |
util
|
Add getDefaultLocale utils method
|
2021-11-10 21:58:39 +01:00 |
AttachmentInvalidException.java
|
Extract lib module
|
2021-01-23 23:29:18 +01:00 |
AttachmentStore.java
|
Refactor ReceiveCommand in dbus mode and remove ExtendedDbusCommand
|
2021-11-06 21:09:06 +01:00 |
AvatarStore.java
|
Update libsignal-service-java
|
2021-11-06 23:17:03 +01:00 |
DeviceLinkInfo.java
|
Add InvalidDeviceLinkException exception
|
2021-10-31 19:35:00 +01:00 |
JobExecutor.java
|
Extract ContactHelper and IncomingMessageHandler
|
2021-08-26 15:25:02 +02:00 |
JsonStickerPack.java
|
Use record classes
|
2021-10-27 14:39:40 +02:00 |
LibSignalLogger.java
|
Use Java 17
|
2021-10-27 14:39:40 +02:00 |
Manager.java
|
Make send behavior more deterministic if there are unregistered recipients
|
2021-11-14 14:42:17 +01:00 |
ManagerImpl.java
|
Implement sending message quotes
|
2021-11-21 19:18:17 +01:00 |
MultiAccountManager.java
|
Rename username to account
|
2021-11-12 16:51:33 +01:00 |
MultiAccountManagerImpl.java
|
Implement unregister command for jsonrpc and dbus daemon
|
2021-11-12 16:07:35 +01:00 |
NotMasterDeviceException.java
|
Prevent updateContact and block commands on linked devices
|
2021-05-03 19:46:35 +02:00 |
NotRegisteredException.java
|
Extract lib module
|
2021-01-23 23:29:18 +01:00 |
PathConfig.java
|
Use record classes
|
2021-10-27 14:39:40 +02:00 |
ProvisioningManager.java
|
Implement startLink and finishLink for jsonrpc daemon
|
2021-11-11 19:15:20 +01:00 |
RegistrationManager.java
|
Rename username to account
|
2021-11-12 16:51:33 +01:00 |
SignalDependencies.java
|
Update libsignal-service-java
|
2021-11-06 23:17:03 +01:00 |
SignalWebSocketHealthMonitor.java
|
Use Java 17
|
2021-10-27 14:39:40 +02:00 |
StickerPackInvalidException.java
|
Extract lib module
|
2021-01-23 23:29:18 +01:00 |
StickerPackStore.java
|
Implement sticker pack retrieval
|
2021-06-13 15:02:16 +02:00 |
TrustLevel.java
|
Use Java 17
|
2021-10-27 14:39:40 +02:00 |
UntrustedIdentityException.java
|
Make send behavior more deterministic if there are unregistered recipients
|
2021-11-14 14:42:17 +01:00 |
UserAlreadyExists.java
|
Refactor Manager interface
|
2021-09-28 21:13:02 +02:00 |