Lyubomir Marinov
b211c26d6c
Fixes warnings, removes trailing whitespace, adds @Override annotations.
13 years ago
Lyubomir Marinov
0b9b0b248c
Switches Jitsi trunk to libjitsi.
14 years ago
Lyubomir Marinov
89d68994ef
Switches Jitsi trunk to libjitsi.
14 years ago
Damian Minkov
94f6566e68
Fixes build.
14 years ago
Damian Minkov
0a0c71237a
Updates smack library to 3.2.2.
14 years ago
Emil Ivov
9feab56577
Changes project name in source license headers from SIP Communicator to Jitsi
14 years ago
Valentin Martinet
4a9c6c769d
Moved AuthHandler into dedicated class (code redundancy--).
...
Added AuthHandler for account subscription in MSN tests.
16 years ago
Valentin Martinet
d303e5e0b1
- Avoid code redundancy by moving SecurityAuthorityImpl
...
to an unique class.
- Connect the third MSN testing account when needed.
16 years ago
Valentin Martinet
24038c7b17
Added unit tests for MSN ad-hoc multi-user chat.
...
Added unit tests for Jabber roles in multi-user chat (but not enabled yet).
16 years ago
Valentin Martinet
b3f0fdcdea
Adds a missing header.
16 years ago
Lyubomir Marinov
dfb0c91c94
Commits the patch of Sebastien Vincent provided on the dev mailing list in an e-mail with the subject "[Patch] Warnings" which fixes multiple warnings about unnecessary casts, missing or incorrect javadocs.
16 years ago
Damian Minkov
37dc57803f
Fixing filetransfer tests. Problem waiting for receiving event, stop waiting on receiving the first event. Some formatting.
16 years ago
Damian Minkov
56d1ca85b6
Filetransfer tests fix: Increase interval for waiting event(when last test failed the event was received 100ms after we stopped waiting).
16 years ago
Lyubomir Marinov
f837057d33
Commits the last part of the patch provided by Sebastien Vincent on the dev mailing list in an e-mail with the subject "Fix lot of warnings in the code" which fixes warnings in the test directory.
16 years ago
Werner Dittmann
63cdcff185
Integrate the second big patch for OTR. With this patch all the required GSoC functions are available. Second commit.
16 years ago
Damian Minkov
d45dd664c9
Trying to fix build. Wait more for cancel events while transfering and put some logging to track the problem.
16 years ago
Damian Minkov
057fd9f385
Msn Filetransfer and tests.
16 years ago
Yana Stamcheva
c98f98655f
- Some improvements in "feature" introducing in Jabber.
...
- Support for thumbnails in Jabber file transfer.
- Fixed some issues with the calculated file transfer speed and estimated transfer time.
- Shows open and open folder links also on the sender side when the transfer is completed.
17 years ago
Damian Minkov
425a1abaf8
Change event to canceled. Adding filetransfer tests and for icq protocol, but still not activate them.
17 years ago
Damian Minkov
5d70236c72
Add filetransfer for icq protocol. Implement new request canceled event in tests and in yahoo protocol.
17 years ago
Yana Stamcheva
41f655c482
File transfer related changes as follows:
...
- show transfer speed and estimated transfer time.
- introduced new event that notifies the gui when a file transfer request has been cancelled by the sender.
17 years ago
Damian Minkov
0ebdce1c36
Add filetransfer for yahoo and generic filetransfer tests - enabled for jabber and yahoo.
17 years ago