You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Danny van Heumen
f970c50c8e
Initial support for updated otr4j with support for outgoing message fragmentation.
...
Modifications include the following:
- Updated otr4j which includes support for fragmentation of outgoing
messages. The modifications to otr4j to enable outgoing message
fragmentation includes breaking the API such that we are able to
return more than 1 message after it has been transformed.
(Corresponding modifications have been made to
AbstractOperationSetBasicInstantMessaging to facilitate the new API.)
- Fixed IRC implementation for OperationSetInstantMessageTransform.
- Modified AbstractOperationSetBasicInstantMessaging to handle multiple
Events returning from a call to messageTransform.
- Modified OperationSetBasicInstantMessaging implementations to
correspond to changes in AbstractOSBIM.
- OTR plugin has been modified to implement the newly added
getFragmenterInstructions method which is used to query instructions
on desired fragmentation behaviour.
- As a temporary solution, a hard dependency has been added to IRC
library such that I'm able to test fragmentation behaviour in a real
use case until an OperationSet is defined that can be used to query
for Instant Messaging transport parameters necessary to determine
appropriate fragmentation instructions.
11 years ago
..
AbstractContactGroupIcqImpl.java
…
AdHocChatRoomIcqImpl.java
Fixes warnings, removes trailing whitespace, adds @Override annotations.
13 years ago
AdHocChatRoomInvitationIcqImpl.java
Fixes warnings, removes trailing whitespace, adds @Override annotations.
13 years ago
AimStatusEnum.java
Fixes warnings, removes trailing whitespace, adds @Override annotations.
13 years ago
ContactGroupIcqImpl.java
Adds checks to avoid problem contacts where to providers of same type have group with same name.
12 years ago
ContactIcqImpl.java
Fixes warnings, removes trailing whitespace, adds @Override annotations.
13 years ago
FileTransferImpl.java
Fixes warnings, removes trailing whitespace, adds @Override annotations.
13 years ago
IcqAccountID.java
Fixes warnings, removes trailing whitespace, adds @Override annotations.
13 years ago
IcqActivator.java
Fixes warnings, removes trailing whitespace, adds @Override annotations.
13 years ago
IncomingFileTransferRequestIcqImpl.java
Fixes warnings.
13 years ago
InfoRetreiver.java
Fixes warnings, removes trailing whitespace, adds @Override annotations.
13 years ago
MessageIcqImpl.java
Fixes warnings, removes trailing whitespace, adds @Override annotations.
13 years ago
OperationSetAdHocMultiUserChatIcqImpl.java
Fixes warnings, removes trailing whitespace, adds @Override annotations.
13 years ago
OperationSetAvatarIcqImpl.java
Changes project name in source license headers from SIP Communicator to Jitsi
14 years ago
OperationSetBasicInstantMessagingIcqImpl.java
Initial support for updated otr4j with support for outgoing message fragmentation.
11 years ago
OperationSetExtendedAuthorizationsIcqImpl.java
Fixes warnings, removes trailing whitespace, adds @Override annotations.
13 years ago
OperationSetFileTransferIcqImpl.java
Fixes warnings, removes trailing whitespace, adds @Override annotations.
13 years ago
OperationSetPersistentPresenceIcqImpl.java
Fixes warnings, removes trailing whitespace, adds @Override annotations.
13 years ago
OperationSetServerStoredAccountInfoIcqImpl.java
Adds the possibility to edit account details. Patch provided by Marin
12 years ago
OperationSetServerStoredContactInfoIcqImpl.java
Fixes warnings, removes trailing whitespace, adds @Override annotations.
13 years ago
OperationSetTypingNotificationsIcqImpl.java
Changes project name in source license headers from SIP Communicator to Jitsi
14 years ago
OperationSetWebAccountRegistrationIcqImpl.java
Changes project name in source license headers from SIP Communicator to Jitsi
14 years ago
OperationSetWebContactInfoIcqImpl.java
Changes project name in source license headers from SIP Communicator to Jitsi
14 years ago
ProtocolIconAimImpl.java
Fixes warnings, removes trailing whitespace, adds @Override annotations.
13 years ago
ProtocolIconIcqImpl.java
Fixes warnings, removes trailing whitespace, adds @Override annotations.
13 years ago
ProtocolProviderFactoryIcqImpl.java
Fixes warnings, removes trailing whitespace, adds @Override annotations.
13 years ago
ProtocolProviderServiceIcqImpl.java
Fixes spell check error in field name.
12 years ago
RootContactGroupIcqImpl.java
Fixes warnings, removes trailing whitespace, adds @Override annotations.
13 years ago
ServerStoredContactListIcqImpl.java
Fixes creating unresolved contacts and groups, search for already existing contacts and groups before creating unresolved one.
12 years ago
VolatileBuddy.java
Fixes warnings, removes trailing whitespace, adds @Override annotations.
13 years ago
VolatileGroup.java
Changes project name in source license headers from SIP Communicator to Jitsi
14 years ago
icq.provider.manifest.mf
Replace System-Bundle header by BSN and a list that defines sys-bundles
12 years ago