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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds advanced msg history service, to allow plugins to insert messages into t...
Damian Minkov
2014-11-18
4
-48
/
+262
*
Formatting.
Damian Minkov
2014-11-18
1
-26
/
+47
*
Formatting.
Damian Minkov
2014-11-18
1
-8
/
+13
*
Removes unused code used only for local checks.
Damian Minkov
2014-11-18
1
-84
/
+0
*
Fix incorrect registration state in case user cancels IRC connection because ...
Danny van Heumen
2014-11-16
3
-20
/
+73
*
Log exceptions caused by command execution and added markers for improvements.
Danny van Heumen
2014-11-16
2
-1
/
+14
*
Fixed bug where command without parameters would not be recognized.
Danny van Heumen
2014-11-16
1
-2
/
+7
*
Removed obsolete TODO
Danny van Heumen
2014-11-16
1
-3
/
+0
*
Removed TODO marker for unimportant task of which it is also not
Danny van Heumen
2014-11-13
1
-2
/
+1
*
Call listeners inside try-catch block to catch implementation bugs.
Danny van Heumen
2014-11-13
2
-10
/
+41
*
Use Jitsi /me display support instead of IRC formatting it itself.
Danny van Heumen
2014-11-12
4
-50
/
+5
*
Synchronize CommandFactory static methods that manipulate the command registry.
Danny van Heumen
2014-11-12
2
-6
/
+17
*
jitsi/libjitsi commit 2a8891d47d877c867df1dad4674331beca095b00: Mitigates the...
Lyubomir Marinov
2014-11-12
1
-1
/
+1
*
Improved CommandFactory implementation.
Danny van Heumen
2014-11-09
1
-2
/
+47
*
Fine-tuned commands Mode, Join + added unit tests.
Danny van Heumen
2014-11-09
2
-6
/
+22
*
Fine-tuned /me command and added unit tests.
Danny van Heumen
2014-11-09
1
-2
/
+17
*
Fine-tuned implementation for Msg and Nick command and unit tests.
Danny van Heumen
2014-11-09
2
-3
/
+30
*
Modified /nick to use IdentityManager for nick changing.
Danny van Heumen
2014-11-09
1
-1
/
+1
*
Implemented /mode command for making mode changes. (Querying mode is not
Danny van Heumen
2014-11-09
2
-0
/
+67
*
Remove redundant .intValue() call.
Danny van Heumen
2014-11-09
1
-1
/
+1
*
Implemented Command Factory such that commands can be implemented as
Danny van Heumen
2014-11-09
11
-77
/
+496
*
added explicit import to avoid "CertificateServiceImpl.java:907: error: refer...
surrim
2014-11-08
1
-0
/
+1
*
Implement a workaround for Java bug JDK-6672015
Ingo Bauersachs
2014-11-08
1
-1
/
+66
*
Always initialize the providers field to avoid NPE on exit
Ingo Bauersachs
2014-11-08
1
-27
/
+24
*
Update AIA access to non-deprecated BC code
Ingo Bauersachs
2014-11-08
1
-2
/
+1
*
Log the reason why a certificate is not trusted
Ingo Bauersachs
2014-11-08
1
-1112
/
+1113
*
removed path from recording result
Nicholas Wittstruck
2014-11-05
1
-9
/
+9
*
Fixes possible NPE if OperationSetMultiUserChat is disabled for xmpp provider.
Damian Minkov
2014-11-04
8
-45
/
+69
*
Adds adaptive-simulcast as a bool attribute to the channel IQ.
George Politis
2014-11-04
2
-0
/
+40
*
Add account display name as display details for chat rooms.
Danny van Heumen
2014-11-02
1
-1
/
+1
*
Fixed bad equality check between source chat room contact instance and chat
Danny van Heumen
2014-11-02
1
-19
/
+34
*
Explicitly acknowledge and handle case of unknown mode symbol.
Danny van Heumen
2014-11-02
3
-5
/
+66
*
Log number of channels on server in case of DEBUG-level logging.
Danny van Heumen
2014-11-02
1
-0
/
+9
*
Optimized groupNode (sorted) add operations.
Danny van Heumen
2014-11-02
2
-28
/
+49
*
Fix NPE: Don't continue if chat room wrapper is null. (+ updated
Danny van Heumen
2014-11-02
3
-2
/
+12
*
Consider onUserQuit event of local user as a connection interruption.
Danny van Heumen
2014-10-28
5
-11
/
+19
*
Identify unintentional connection interruptions by comparing interrupted IrcC...
Danny van Heumen
2014-10-28
3
-12
/
+77
*
Unregister listeners upon receiving an ERROR message.
Danny van Heumen
2014-10-28
6
-7
/
+93
*
Tweaks.
Danny van Heumen
2014-10-28
3
-6
/
+7
*
Identified improvement for contact presence.
Danny van Heumen
2014-10-28
1
-0
/
+2
*
Added support for ISUPPORT CHANLIMIT server parameter.
Danny van Heumen
2014-10-28
2
-54
/
+100
*
Added Jitsi license header.
Danny van Heumen
2014-10-28
3
-0
/
+18
*
Fix overlooked insignificant merge conflict.
Danny van Heumen
2014-10-28
1
-4
/
+0
*
Added comments for guaranteed instances and a TODO w.r.t. password changing.
Danny van Heumen
2014-10-28
2
-4
/
+8
*
IRC: Consider not connected as a sign that the chat room is not joined.
Danny van Heumen
2014-10-28
1
-5
/
+2
*
Fix (accidental) possibility of enabling multiple instances of same IRC accou...
Danny van Heumen
2014-10-28
3
-56
/
+30
*
Renamed state to connectionState so that it's equal over all managers.
Danny van Heumen
2014-10-28
1
-8
/
+9
*
Added support for ISUPPORT AWAYLEN server parameter.
Danny van Heumen
2014-10-28
2
-5
/
+44
*
Added support for ISUPPORT KICKLEN server parameter.
Danny van Heumen
2014-10-28
2
-3
/
+43
*
Added support for ISUPPORT TOPICLEN server parameter.
Danny van Heumen
2014-10-28
2
-3
/
+43
[next]