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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes HTML being shown in OTR messages
Marin
2014-01-06
5
-13
/
+44
*
Logs error messages about failures to load native libraries.
Lyubomir Marinov
2014-01-03
3
-9
/
+27
*
Applies formatting.
Lyubomir Marinov
2014-01-03
1
-27
/
+19
*
Cleans up an accidently commited file from the last commit 5a7657667304a23ce9...
Marin
2014-01-02
1
-86
/
+0
*
Fixes last message correction when OTR is enabled
Marin
2014-01-02
5
-2
/
+136
*
Get a copy of packet extensions to avoid CME (closes #1211)
Ingo Bauersachs
2013-12-28
1
-1
/
+4
*
Increase audio controls height to show mic-level for WASAPI
Ingo Bauersachs
2013-12-28
1
-1
/
+1
*
Prevent deadlock if a XMPP certificate validation fails
Ingo Bauersachs
2013-12-21
2
-4
/
+17
*
Changes the behavior of chat room windows to be opened only on important events.
hristoterezov
2013-12-20
3
-6
/
+52
*
Increments version minor to 4.
Damian Minkov
2013-12-18
1
-1
/
+1
*
Chooses online chat transport when adding or updating chat transports.
Damian Minkov
2013-12-18
1
-2
/
+16
*
Removes ">" indicator from Contacts group.
hristoterezov
2013-12-17
2
-5
/
+22
*
Fixes an issue with missing or corrupt images which could cause the whole use...
Lyubomir Marinov
2013-12-17
8
-122
/
+168
*
Changes the implementation of "Contacts" group.
hristoterezov
2013-12-16
4
-106
/
+133
*
Fixes an issue which could cause some participants in merged and cross-protoc...
Lyubomir Marinov
2013-12-16
8
-52
/
+60
*
Adds checks to avoid problem contacts where to providers of same type have gr...
Damian Minkov
2013-12-16
4
-0
/
+12
*
Avoids second attempt to initialize a xmpp connection if several threads call...
Damian Minkov
2013-12-16
1
-0
/
+7
*
Adds sip account property to force messaging (when server do not add it to al...
Damian Minkov
2013-12-16
1
-1
/
+11
*
Reverts changes from 160bccf16f2eb0ff8d560c52e4d15f95336a3512 , dfac8a056e02d...
hristoterezov
2013-12-16
28
-425
/
+458
*
Improves the CPU utilization and the garbage collection profile of AudioMixer...
Lyubomir Marinov
2013-12-15
1
-11
/
+25
*
Fixes history filter results.
hristoterezov
2013-12-14
1
-2
/
+26
*
Fixes contact list issue with duplicated contacts.
hristoterezov
2013-12-14
3
-37
/
+91
*
Changes the contact source interfaces to use only the listeners for adding
hristoterezov
2013-12-14
28
-429
/
+318
*
Fixes problem with orphaned XMPP contacts when groups have the same name. Log...
paweldomas
2013-12-13
2
-2
/
+7
*
Fixes disappearing accounts when they are enabled/disabled from the accounts ...
paweldomas
2013-12-13
1
-1
/
+19
*
Clears the current chat transport, only if we are updating the contact, which...
Damian Minkov
2013-12-13
1
-1
/
+3
*
Skips adding a listener if already exists.
Damian Minkov
2013-12-13
1
-1
/
+2
*
Fixes NPE.
Damian Minkov
2013-12-13
1
-1
/
+3
*
Fix DNS proxy layout problems in localized versions
Ingo Bauersachs
2013-12-11
1
-2
/
+2
*
Fixes leaking HistoryWindows.
Damian Minkov
2013-12-11
1
-35
/
+29
*
Fixes possible ConcurrentModificationException.
Damian Minkov
2013-12-11
1
-6
/
+18
*
Fixes xmpp keepalive to use service name in to address.
Damian Minkov
2013-12-11
1
-3
/
+5
*
Changes the chat room error messages to show in popup notifications
hristoterezov
2013-12-11
2
-16
/
+12
*
Fixes the issue with the chat rooms added from "Add chat room" dialog that
hristoterezov
2013-12-11
1
-0
/
+13
*
Modifies VersionImpl and VersionServiceImpl to use shared abstract classes fr...
paweldomas
2013-12-10
4
-221
/
+19
*
Fixes the open action for chat room contacts.
hristoterezov
2013-12-10
2
-67
/
+23
*
Fixes the enable/disable state of the ok button in "Add chat room" dialog.
hristoterezov
2013-12-10
1
-5
/
+31
*
Adds Contacts group to the contact list to contain the meta contacts from
hristoterezov
2013-12-10
10
-44
/
+164
*
Removes ConferencePublishedListener when chat window is closed.
Damian Minkov
2013-12-10
1
-0
/
+1
*
Fixes leaking JCheckBoxMenuItem when we have opened window and contacts adds ...
Damian Minkov
2013-12-10
1
-1
/
+3
*
Fixes a bug in plugin.otr.ScOtrEngineImpl that caused OTR to misbehave when a...
Marin
2013-12-10
1
-1
/
+33
*
Skips some String objects creation and use StringBuilder where possible.
Damian Minkov
2013-12-09
1
-83
/
+91
*
Fixes removing the first message when chat is too big, the remove was matchin...
Damian Minkov
2013-12-09
2
-5
/
+71
*
Flushes any image resource when hiding gif images in chat conversation panel,...
Damian Minkov
2013-12-09
2
-2
/
+126
*
Show ProtocolDisplayName in chat error messages
Ingo Bauersachs
2013-12-08
2
-4
/
+4
*
Remove unused protocol constants
Ingo Bauersachs
2013-12-08
1
-46
/
+0
*
Use cache directory for avatars
Ingo Bauersachs
2013-12-08
1
-8
/
+10
*
Remove RSS protocol
Ingo Bauersachs
2013-12-08
25
-5750
/
+0
*
Fixes a deadlock reported against WASAPI which leads to inability to make calls.
Lyubomir Marinov
2013-12-08
2
-10
/
+16
*
Fix SIP calling by IP address
Ingo Bauersachs
2013-12-07
2
-2
/
+10
[next]