index
:
jitsi.git
master
upstream
creating a debian package
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
net
/
java
/
sip
/
communicator
/
impl
/
protocol
/
irc
/
OperationSetBasicInstantMessagingIrcImpl.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
IRC: use content type and encoding from transformed message
Danny van Heumen
2015-01-14
1
-6
/
+5
*
Improved exception handling.
Danny van Heumen
2014-12-06
1
-1
/
+7
*
Fix bug in conjuction with OTR fragmentation support.
Danny van Heumen
2014-11-26
1
-16
/
+17
*
Successful command should also be represented as a system message.
Danny van Heumen
2014-11-20
1
-1
/
+8
*
Improved error handling for commands.
Danny van Heumen
2014-11-20
1
-0
/
+21
*
Improved the Command - CommandFactory implementation.
Danny van Heumen
2014-11-20
1
-0
/
+8
*
Fix overlooked insignificant merge conflict.
Danny van Heumen
2014-10-28
1
-4
/
+0
*
Removed FIXME: don't care, for now, until there's reason to care.
Danny van Heumen
2014-10-28
1
-3
/
+1
*
Check if connection != null before using it. (Throws IllegalStateExceptions b...
Danny van Heumen
2014-10-28
1
-2
/
+6
*
Unknown commands now result in failed message delivery.
Danny van Heumen
2014-10-28
1
-2
/
+13
*
Extracted MessageManager and fine tuned other manager implementations.
Danny van Heumen
2014-10-28
1
-3
/
+4
*
Restructured and extract IrcConnection type for better separation of
Danny van Heumen
2014-10-28
1
-4
/
+17
*
Check if message originates from encrypted message event before
Danny van Heumen
2014-09-30
1
-1
/
+1
*
In case event is null, continue with next event instead of finishing.
Danny van Heumen
2014-09-30
1
-1
/
+1
*
Renamed methods of BasicInstantMessagingTransport.
Danny van Heumen
2014-09-30
1
-2
/
+2
*
Defined and implemented Operation Set Basic Instant Messaging Transport
Danny van Heumen
2014-09-30
1
-3
/
+31
*
Initial support for updated otr4j with support for outgoing message fragmenta...
Danny van Heumen
2014-09-30
1
-7
/
+60
*
Comments and style.
Danny van Heumen
2014-07-30
1
-19
/
+28
*
Re-enabled commands for IM messages.
Danny van Heumen
2014-07-30
1
-6
/
+14
*
Added style tweaks and license header.
Danny van Heumen
2014-07-30
1
-0
/
+5
*
Implemented IM delivery events.
Danny van Heumen
2014-07-30
1
-1
/
+27
*
Better handling of commands in ChatRoom message. Ignoring commands in
Danny van Heumen
2014-07-30
1
-9
/
+5
*
Implemented support for commands in Instant Messaging.
Danny van Heumen
2014-07-30
1
-1
/
+9
*
Removed duplicate IRC Message implementation.
Danny van Heumen
2014-07-30
1
-48
/
+3
*
Added support for IRC NOTICE and ACTION messages.
Danny van Heumen
2014-07-30
1
-1
/
+3
*
Basic, rough implementation of instant messaging.
Danny van Heumen
2014-07-30
1
-0
/
+142