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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Tries to narrow detecting authentication failed errors and distinguish it fro...
Damian Minkov
2013-07-25
1
-5
/
+6
*
Fixes searching in contactlist without selecting search field not possible on...
Damian Minkov
2013-07-25
1
-1
/
+1
*
Fix NPE when a contact has no default contact or no presence
Ingo Bauersachs
2013-07-24
1
-2
/
+16
*
Moves typing notification label under message receive area, visible only in m...
Damian Minkov
2013-07-24
1
-6
/
+19
*
Fixes NPE when focusing multichat windows.
Damian Minkov
2013-07-24
1
-1
/
+3
*
Adds functionality to save passwords and nicknames for chat rooms.
hristoterezov
2013-07-24
8
-34
/
+211
*
Fixes some history searches where some files were skipped if the the start ti...
Damian Minkov
2013-07-24
1
-68
/
+38
*
Adds SimpleServiceActivator utility class
paweldomas
2013-07-24
3
-78
/
+126
*
Adds default constructor to JabberAccountID in order to fix serialization err...
paweldomas
2013-07-23
1
-0
/
+8
*
Increases the height of the rows in the chat room list form.
hristoterezov
2013-07-23
1
-0
/
+1
*
Adds icon for chat rooms that were joined.
hristoterezov
2013-07-22
2
-4
/
+14
*
Reverts b7357da857bb6e2deda0f490df73f89445bca97e as it actually
Boris Grozev
2013-07-22
1
-2
/
+1
*
Don't try to send hole-punch packets to peers for which we use a
Boris Grozev
2013-07-22
1
-1
/
+2
*
Send Jingle remove-content when video is no longer needed in a Jingle session
Boris Grozev
2013-07-22
1
-4
/
+4
*
When closing a ColibriStreamConnector in a CallJabberImpl, remove the connector
Boris Grozev
2013-07-22
1
-0
/
+11
*
Fixes receiving messages from contacts that are not from our contact list. Us...
Damian Minkov
2013-07-22
7
-10
/
+55
*
Removes unnecessary disco info sent before joinning the room.
hristoterezov
2013-07-22
2
-30
/
+87
*
Reverts changes from 6ef4e9713124d890f1f7f0d2ecd23d8848f16b81 commit.
hristoterezov
2013-07-19
2
-84
/
+26
*
Removes unnecessary disco info sent before joinning the room.
hristoterezov
2013-07-19
2
-26
/
+84
*
Fixes some NPE exceptions when clearing avatar images in UI.
Damian Minkov
2013-07-18
3
-1
/
+22
*
Fixes call buttons behaviour if provider info is missing and preferred protoc...
Damian Minkov
2013-07-18
1
-0
/
+8
*
Fixes ClassCastException on Android in AbstractSystrayService.
paweldomas
2013-07-18
1
-0
/
+7
*
When a ConferenceMember is removed from a conference with a
Boris Grozev
2013-07-18
1
-0
/
+29
*
Adds a CALL_PARTICIPANTS_CHANGE type for CallChangeEvent-s and fires events
Boris Grozev
2013-07-17
9
-8
/
+43
*
Adds optional timeout to PopupMessageNotificationAction and PopupMessage.
paweldomas
2013-07-16
4
-4
/
+69
*
Updates getting the direction of a CallPeer for use in conference-info documents
Boris Grozev
2013-07-16
5
-36
/
+105
*
Adds modification of Outlook display for home/work postal address. Corrects O...
Vincent Lucas
2013-07-15
3
-58
/
+306
*
Update the URL of the list of XMPP servers.
Boris Grozev
2013-07-15
1
-1
/
+1
*
Don't choke on internationalized strings ending in an ampersand
Boris Grozev
2013-07-15
1
-5
/
+9
*
Only send content-add to CallPeer's which are in state CONNECTED (we used to ...
Boris Grozev
2013-07-12
1
-3
/
+13
*
Adds volume to RFC4733 dtmf packets and handling of an account property to ch...
Damian Minkov
2013-07-12
4
-298
/
+223
*
Prevents ChatRoomMemberJabberImpl from setting nickname incorrectly.
hristoterezov
2013-07-12
1
-4
/
+0
*
Fix comparison of strings
Boris Grozev
2013-07-12
1
-1
/
+1
*
Don't send COINs to peers with might not be ready to accept COINs yet
Boris Grozev
2013-07-11
1
-0
/
+9
*
Improves setting of attributes/elements in ConferenceInfoDocument
Boris Grozev
2013-07-11
2
-24
/
+50
*
Adds optional use of RFC4575 partial notifications if the
Boris Grozev
2013-07-11
2
-44
/
+223
*
Uses the system default border instead of a lowered beveled border for the We...
Lyubomir Marinov
2013-07-11
1
-1
/
+0
*
Prevents more than one conference-info NOTIFY being sent to a single SIP Call...
Boris Grozev
2013-07-10
4
-47
/
+93
*
Handle RFC4575 partial notifications.
Boris Grozev
2013-07-10
2
-12
/
+52
*
Removes unnecessary log messages.
hristoterezov
2013-07-10
1
-10
/
+0
*
Fixes issue with error COIN packets. If error COIN packet is recieved it isn'...
hristoterezov
2013-07-10
10
-3
/
+208
*
Refactor sending of RFC4575 NOTIFYs in order to avoid sending duplicates
Boris Grozev
2013-07-10
2
-65
/
+144
*
Removes "ensureDefaultValuePresent" and getAccountProperty with Object signat...
paweldomas
2013-07-10
17
-121
/
+46
*
Removes extra debug for Outlook address book plugin. Adds a thread collector ...
Vincent Lucas
2013-07-10
2
-52
/
+201
*
Restores the scroll bar(s) of the Web browser in the 'New version is availabl...
Lyubomir Marinov
2013-07-09
1
-1
/
+1
*
Adds isHidden and isPreferredProvider methods to AccountID.
paweldomas
2013-07-08
2
-28
/
+36
*
Ignore resource priority if it's null as well as empty
Ingo Bauersachs
2013-07-06
1
-1
/
+3
*
Make the OTR fingerprint selectable
Ingo Bauersachs
2013-07-06
1
-2
/
+5
*
Corrects Outlook contact update identified by two different identifers.
Vincent Lucas
2013-07-05
2
-5
/
+19
*
Moves part that handles PopupMessageHandler OSGI services to abstract systray...
paweldomas
2013-07-04
3
-142
/
+170
[prev]
[next]