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
/
IrcStack.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updates the license headers.
Damian Minkov
2015-07-20
1
-2
/
+13
*
Added option for resolving all DNS lookups through SOCKS proxy.
Danny van Heumen
2015-04-03
1
-15
/
+61
*
Created SASL entry in client configuration. Connected SASL configuration to I...
Danny van Heumen
2015-04-03
1
-2
/
+5
*
Basic implementation of SOCKS support.
Danny van Heumen
2015-04-03
1
-2
/
+5
*
Improved error handling including signaling for client-side errors.
Danny van Heumen
2015-04-03
1
-1
/
+18
*
Mostly complete implementation of IRC v3 capability negotiation and SASL auth...
Danny van Heumen
2015-04-03
1
-1
/
+2
*
Basic non-volatile contacts support.
Danny van Heumen
2015-03-13
1
-0
/
+10
*
Implemented ClientConfig interface for regulating periodic presence tasks.
Danny van Heumen
2015-01-12
1
-5
/
+8
*
Removed TODO/FIXME markers and added clarification for not deleting listener ...
Danny van Heumen
2015-01-12
1
-5
/
+6
*
Added markers for improvements.
Danny van Heumen
2015-01-12
1
-0
/
+3
*
Update nick watch list on nick change.
Danny van Heumen
2015-01-12
1
-1
/
+1
*
Update presence status of a user when a message/notice/action is received fro...
Danny van Heumen
2015-01-12
1
-2
/
+2
*
Watch list now persistent over (dis)connects.
Danny van Heumen
2015-01-12
1
-2
/
+41
*
Added marker for minor clean up issue.
Danny van Heumen
2014-11-25
1
-0
/
+2
*
Fix incorrect registration state in case user cancels IRC connection because ...
Danny van Heumen
2014-11-16
1
-14
/
+60
*
Identify unintentional connection interruptions by comparing interrupted IrcC...
Danny van Heumen
2014-10-28
1
-2
/
+30
*
Fix (accidental) possibility of enabling multiple instances of same IRC accou...
Danny van Heumen
2014-10-28
1
-12
/
+9
*
Added support for ISUPPORT NICKLEN parameter.
Danny van Heumen
2014-10-28
1
-1
/
+1
*
Tweaks and marker updates.
Danny van Heumen
2014-10-28
1
-1
/
+2
*
Pulled more event firing out of critical section.
Danny van Heumen
2014-10-28
1
-27
/
+26
*
Check if connection != null before using it. (Throws IllegalStateExceptions b...
Danny van Heumen
2014-10-28
1
-1
/
+0
*
Move fireRegistration (informing listeners) outside of critical section.
Danny van Heumen
2014-10-28
1
-8
/
+7
*
Support nick changes except on chat room join.
Danny van Heumen
2014-10-28
1
-40
/
+1
*
Implemented 'ban' operation + fine tuning and TODO markers.
Danny van Heumen
2014-10-28
1
-2
/
+0
*
Created and used synchronized wrapper for IRCApi instance.
Danny van Heumen
2014-10-28
1
-1
/
+8
*
Extracted channel manager for chat room-related operations.
Danny van Heumen
2014-10-28
1
-4
/
+2
*
Tweaks + fix missing synchronized block.
Danny van Heumen
2014-10-28
1
-8
/
+10
*
Remove unused setNick method.
Danny van Heumen
2014-10-28
1
-10
/
+0
*
Restructured and extract IrcConnection type for better separation of
Danny van Heumen
2014-10-28
1
-2327
/
+42
*
IRC: some refactoring of connect methods.
Danny van Heumen
2014-10-28
1
-73
/
+71
*
Removed (obsolete) FIXME since now the ChatConversationPanel refactorings hav...
Danny van Heumen
2014-10-21
1
-3
/
+0
*
Defined and implemented Operation Set Basic Instant Messaging Transport
Danny van Heumen
2014-09-30
1
-0
/
+20
*
Initial support for updated otr4j with support for outgoing message fragmenta...
Danny van Heumen
2014-09-30
1
-5
/
+103
*
Tweaking presence communication.
Danny van Heumen
2014-09-29
1
-2
/
+4
*
Removed old (commented) code.
Danny van Heumen
2014-09-29
1
-50
/
+0
*
Fire message received upon receiving RPL_AWAY message from server.
Danny van Heumen
2014-09-29
1
-8
/
+40
*
Added markers for future work w.r.t. Away-support.
Danny van Heumen
2014-09-29
1
-0
/
+3
*
Created separate class for IRC presence management.
Danny van Heumen
2014-09-29
1
-41
/
+9
*
Support for away status in Jitsi presence Operation Set.
Danny van Heumen
2014-09-29
1
-3
/
+76
*
Clean up unimportant TODO and create list of future work.
Danny van Heumen
2014-09-16
1
-4
/
+13
*
IRC: Fire delivery failed in case of unvoiced user sending message to moderat...
Danny van Heumen
2014-09-16
1
-4
/
+26
*
Added marker for handling ERR_CANNOTSENDTOCHAN (404).
Danny van Heumen
2014-09-16
1
-0
/
+7
*
IRC: Also clear connectionState, just in case, since unannounced
Danny van Heumen
2014-09-05
1
-0
/
+6
*
IRC: Fix NPE for case when Jitsi is already disconnected and then we attempt
Danny van Heumen
2014-09-05
1
-0
/
+4
*
Timer now activates to clean up outdated chat room list cache.
Danny van Heumen
2014-08-22
1
-3
/
+109
*
Clean up of obsolete code.
Danny van Heumen
2014-08-15
1
-16
/
+7
*
Added TODO for timer task for clean up purposes.
Danny van Heumen
2014-08-13
1
-0
/
+3
*
Markers and style changes.
Danny van Heumen
2014-08-03
1
-3
/
+6
*
Use static shorthand for creating new MessageIrcImpl instance.
Danny van Heumen
2014-08-03
1
-34
/
+11
*
Verify chat room name inside ChatRoomIrcImpl.
Danny van Heumen
2014-08-02
1
-0
/
+23
[next]