.. |
actions
|
Merge multiple SendReceiptActions to same recipient to only send one receipt
|
2021-11-12 12:10:46 +01:00 |
api
|
Replace collect(Collectors.toList()) with toList()
|
2021-12-11 13:10:39 +01:00 |
config
|
Update libsignal-service-java
|
2021-12-08 22:31:49 +01:00 |
groups
|
Remove dead code and fix inspection issues
|
2021-12-05 10:43:57 +01:00 |
helper
|
Replace collect(Collectors.toList()) with toList()
|
2021-12-11 13:10:39 +01:00 |
jobs
|
Replace collect(Collectors.toList()) with toList()
|
2021-12-11 13:10:39 +01:00 |
storage
|
Replace collect(Collectors.toList()) with toList()
|
2021-12-11 13:10:39 +01:00 |
util
|
Prevent NPE if no locale is configured
|
2021-12-15 21:54:53 +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
|
Replace collect(Collectors.toList()) with toList()
|
2021-12-11 13:10:39 +01:00 |
ManagerImpl.java
|
Replace collect(Collectors.toList()) with toList()
|
2021-12-11 13:10:39 +01:00 |
MultiAccountManager.java
|
Rename username to account
|
2021-11-12 16:51:33 +01:00 |
MultiAccountManagerImpl.java
|
Replace collect(Collectors.toList()) with toList()
|
2021-12-11 13:10:39 +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 |