index
:
jitsi.git
master
upstream
creating a debian package
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
net
/
java
/
sip
/
communicator
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved IRC command implementations to separate plugin package: irccommands
Danny van Heumen
2014-11-20
5
-5
/
+5
*
Improved the Command - CommandFactory implementation.
Danny van Heumen
2014-11-20
6
-117
/
+44
*
Adds advanced msg history service, to allow plugins to insert messages into t...
Damian Minkov
2014-11-18
1
-0
/
+22
*
Use Jitsi /me display support instead of IRC formatting it itself.
Danny van Heumen
2014-11-12
2
-18
/
+4
*
Added Jitsi license headers to some new files.
Danny van Heumen
2014-11-09
4
-0
/
+24
*
Improved CommandFactory implementation.
Danny van Heumen
2014-11-09
1
-0
/
+314
*
Fine-tuned commands Mode, Join + added unit tests.
Danny van Heumen
2014-11-09
2
-0
/
+192
*
Fine-tuned /me command and added unit tests.
Danny van Heumen
2014-11-09
1
-0
/
+86
*
Fine-tuned implementation for Msg and Nick command and unit tests.
Danny van Heumen
2014-11-09
2
-0
/
+242
*
Explicitly acknowledge and handle case of unknown mode symbol.
Danny van Heumen
2014-11-02
1
-3
/
+4
*
Added support for ISUPPORT CHANLIMIT server parameter.
Danny van Heumen
2014-10-28
1
-0
/
+98
*
Implemented 'ban' operation + fine tuning and TODO markers.
Danny van Heumen
2014-10-28
1
-29
/
+86
*
Extracted channel manager for chat room-related operations.
Danny van Heumen
2014-10-28
1
-43
/
+58
*
Restructured and extract IrcConnection type for better separation of
Danny van Heumen
2014-10-28
1
-40
/
+63
*
More precise keyword replacement: does not highlight 'fo' in "for".
Danny van Heumen
2014-10-21
1
-0
/
+143
*
Initial support for updated otr4j with support for outgoing message fragmenta...
Danny van Heumen
2014-09-30
1
-3
/
+4
*
Created separate class for IRC presence management.
Danny van Heumen
2014-09-29
1
-6
/
+9
*
More advanced Text pattern that will take quotes into account.
Danny van Heumen
2014-09-16
1
-0
/
+111
*
Fix contract violation of GroupNode's node comparator.
Danny van Heumen
2014-08-22
1
-0
/
+89
|
\
|
*
Simplified implementation for 2 unknowns. Added regression tests.
Danny van Heumen
2014-08-21
1
-0
/
+89
*
|
Better checking of IRC chat room name.
Danny van Heumen
2014-08-15
1
-0
/
+36
*
|
Add test with rare prefix to ensure that it stays useable.
Danny van Heumen
2014-08-14
1
-1
/
+16
*
|
Auto-prefix channel name with # if no valid prefix found.
Danny van Heumen
2014-08-14
1
-10
/
+4
|
/
*
Added test for remaining methods of IrcAccountID.
Danny van Heumen
2014-08-12
1
-0
/
+62
*
Added tests for IrcAccountID and fine tuned equals implementation.
Danny van Heumen
2014-08-12
1
-0
/
+126
*
Added additional tests.
Danny van Heumen
2014-08-11
2
-0
/
+355
*
Redundant method.
Danny van Heumen
2014-08-11
1
-5
/
+0
*
Fixed remaining failing cases to work with JUnit 3.
Danny van Heumen
2014-08-11
1
-6
/
+48
*
Store parent provider by actual type.
Danny van Heumen
2014-08-05
1
-46
/
+49
*
Simplified hashCode() and additional tests.
Danny van Heumen
2014-08-02
1
-0
/
+44
*
Added some tests, but they still fail since we don't have JUnit4 active yet.
Danny van Heumen
2014-08-02
1
-0
/
+77
*
Implemented tests for MessageIrcImpl.
Danny van Heumen
2014-08-02
1
-0
/
+49
*
Specialized hashCode(), includes test.
Danny van Heumen
2014-08-02
1
-0
/
+11
*
Escape html entities while parsing the IRC message.
Danny van Heumen
2014-08-01
1
-16
/
+13
*
Loads of fixes, TODOs and comments.
Danny van Heumen
2014-08-01
1
-20
/
+27
*
Warp around color codes so that it is always possible to find a color in
Danny van Heumen
2014-07-30
1
-2
/
+3
*
Typo
Danny van Heumen
2014-07-30
1
-1
/
+1
*
More code clean-up and added tests for new role management approach.
Danny van Heumen
2014-07-30
4
-18
/
+82
*
Formatting of message, notice, action.
Danny van Heumen
2014-07-30
1
-0
/
+22
*
Reworked formatting behavior because of IRC color requirements.
Danny van Heumen
2014-07-30
3
-35
/
+57
*
Implemented separate text formatter for IRC control codes.
Danny van Heumen
2014-07-30
2
-7
/
+64
*
Working on formatted text builder for IRC control chars.
Danny van Heumen
2014-07-30
2
-0
/
+63
*
Added support for 'b' channel mode.
Danny van Heumen
2014-07-30
1
-0
/
+13
*
Removed unnecessary alternative constructor for ModeParser.
Danny van Heumen
2014-07-30
1
-15
/
+1
*
ChatRoomMemberIrcImpl tweaked + tests.
Danny van Heumen
2014-07-30
1
-0
/
+253
*
Support for IRC control codes.
Danny van Heumen
2014-07-30
3
-14
/
+184
*
Tests specifying desired control code parsing behavior.
Danny van Heumen
2014-07-30
1
-0
/
+69
*
Added license header.
Danny van Heumen
2014-07-30
1
-0
/
+6
*
Use Result instance for synchronization while getting list to handle
Danny van Heumen
2014-07-30
1
-0
/
+11
*
Some testing of helper classes.
Danny van Heumen
2014-07-30
3
-6
/
+273
[next]