Damian Minkov
cd3ceda5ef
Adds changelog message for fixing bug 785299.
11 years ago
Damian Minkov
d2da3d7773
Makes sure we do not try to process incoming reply errors for xmpp ping packets.
11 years ago
Damian Minkov
7ec39c1f49
Fixes long changelog line.
11 years ago
Damian Minkov
11187a8ba6
Fixes httpclient dependency version.
11 years ago
Damian Minkov
87e33bc720
Updates the changelog.
11 years ago
Damian Minkov
244b2a838a
Removes java6 runtime alternative.
11 years ago
Damian Minkov
04490becd1
control: adjust build-time deps for easier backporting. Closes : #729904
11 years ago
Damian Minkov
8c603b1488
README.embedded-libraries: add ITP info where applicable.
11 years ago
Damian Minkov
da19e5c7a8
Updates debian src dependency of dnsjava with version.
11 years ago
Damian Minkov
97e2b7d0be
Adds specific package version dependencies for the debian src package. Fix some copyright missing definitions.
11 years ago
Damian Minkov
4108b94997
Updates jitsi-common package.
11 years ago
Damian Minkov
68093e5718
Updates dnsjava to 2.1.7 with included in upstream patch to set packet logger.
11 years ago
Damian Minkov
d3547f58cd
Changes watch file.
11 years ago
Damian Minkov
f8d82ec2dd
Changes version to 2.8.
12 years ago
ibauersachs
3d1145ecf5
Commit from translate.jitsi.org by user ibauersachs.: 458 of 1624 strings translated (176 fuzzy).
12 years ago
ibauersachs
dd602c3eaa
Commit from translate.jitsi.org by user ibauersachs.: 375 of 1624 strings translated (0 fuzzy).
12 years ago
Lyubomir Marinov
202de31df9
Fixes a NullPointerException in the user interface.
12 years ago
Lyubomir Marinov
cedb4d49b1
Fixes an ArrayIndexOutOfBoundsException which causes a conference focus to not send any audio.
12 years ago
Damian Minkov
128008bdfe
Fixes memory leak where instances of MainToolBar(ChatWindow instances) will stay as localUserRoleListener in the same ChatRoomIrcImpl instance.
12 years ago
Damian Minkov
0ea165900b
Updates windows embedded jre to 8u40.
12 years ago
Ingo Bauersachs
4d2687b67b
Merge pull request #69 from level7systems/chat-window-fix
...
Fixes all chat windows being closed when clicking the window close button.
12 years ago
Damian Minkov
60151d1286
Adds new param to the config headers.
12 years ago
Damian Minkov
36e95411f8
Updates OS X embedded jre.
12 years ago
acastroy
58322cc43b
Commit from translate.jitsi.org by user acastroy.: 1774 of 1774 strings translated (0 fuzzy).
12 years ago
ibauersachs
de9a98d93c
Commit from translate.jitsi.org by user ibauersachs.: 1605 of 1624 strings translated (8 fuzzy).
12 years ago
Lyubomir Marinov
81c55e9d04
Fixes jitsi/libjitsi GitHub issue #34 'MP3 recording crashes in FFmpeg' on Windows.
12 years ago
Danny van Heumen
e2bad44671
Fine-tunes structure of OTR fix code.
12 years ago
Danny van Heumen
779c5ddbf4
Fix for OTR UI in case of multiple OTR session.
...
Okay, so this was a real PITA. The otr4j library behaves as expected.
The OTR plugin, on the other hand, hides controls and does not get
updated on the actual selected resouce (chat transport) at all. So as a
consequence the OTR plugin is actually giving a lot of misinformation.
There is still an outstanding issue where you establish an OTR encrypted
session for a particular session ID and the OTR session selector box
does not automatically select the encrypted session. I'm not sure if
this should be the desired behaviour, though. What if there are 2 OTR
encrypted sessions, would you want to switch?
That is something to think about ...
12 years ago
Danny van Heumen
879f00a067
Always show OTR session switcher, disable for single session.
12 years ago
veteran29
58e871b8dd
Fixes all chat windows being closed when grouping of chat windows is disabled.
12 years ago
Damian Minkov
6e3e3d21ea
Updates ffmpeg to fix recording under macosx 10.8 and below.
12 years ago
Damian Minkov
6b608fa2c4
Updates libgrowl4j to work when starting from source, as the dmg binary is different (install_name_tool -change "@executable_path/../Frameworks/GrowlFramework/Growl.framework/Versions/A/Growl" "@loader_path/GrowlFramework/Growl.framework/Versions/A/Growl" lib/native/mac/libgrowl4j.dylib).
12 years ago
ibauersachs
a7149db221
Commit from translate.jitsi.org by user ibauersachs.: 1624 of 1624 strings translated (0 fuzzy).
12 years ago
ibauersachs
ae96e8cbfa
Commit from translate.jitsi.org by user ibauersachs.: 412 of 1624 strings translated (105 fuzzy).
12 years ago
ibauersachs
86807179d4
Commit from translate.jitsi.org by user ibauersachs.: 370 of 1624 strings translated (0 fuzzy).
12 years ago
ibauersachs
c36c833564
Commit from translate.jitsi.org by user ibauersachs.: 1624 of 1624 strings translated (0 fuzzy).
12 years ago
Lyubomir Marinov
9a205ea50d
Fixes issues with forward error correction (FEC) in the SILK audio codec.
12 years ago
bgrozev
ca15560d44
Merge pull request #68 from jitsi/clean-gtalk-stuff
...
Clean gtalk stuff
12 years ago
ibauersachs
91bf045629
Commit from translate.jitsi.org by user ibauersachs.: 1614 of 1624 strings translated (1 fuzzy).
12 years ago
ibauersachs
f09de0672d
Commit from translate.jitsi.org by user ibauersachs.: 360 of 1624 strings translated (0 fuzzy).
12 years ago
ibauersachs
e38408b5c0
Commit from translate.jitsi.org by user ibauersachs.: 934 of 1624 strings translated (14 fuzzy).
12 years ago
ibauersachs
e8ef3a2c67
Commit from translate.jitsi.org by user ibauersachs.: 1575 of 1624 strings translated (12 fuzzy).
12 years ago
ibauersachs
7e3f21f3a3
Commit from translate.jitsi.org by user ibauersachs.: 1457 of 1624 strings translated (27 fuzzy).
12 years ago
Danny van Heumen
e4f634fe73
Removes unused code snippet.
12 years ago
Danny van Heumen
b05ec79695
Let every message pass through to otr4j, since otr4j will already correctly handle (not) transforming if session state is PlainText.
12 years ago
Damian Minkov
26e13d41d8
Updates libgrowl4j to work with 10.6.
12 years ago
Damian Minkov
e366ef5908
Updates libgrowl4j to work with 10.6.
12 years ago
Damian Minkov
43f0b777a5
Updates the dmg build process that the no-jre version will support java 1.6 and can use the old launcher (adding support for Mac OS X 10.6 in no-jre-version).
12 years ago
Danny van Heumen
1416cb9f62
Fix possible NPE.
...
Fixes possible NPE because contact.getAddress() may return null.
The following trace demonstrates the issue:
23:50:39.947 SEVERE: [267] util.UtilActivator.uncaughtException().108 An uncaught exception occurred in thread=Thread[Thread-114,6,main] and message was: null
java.lang.NullPointerException
at net.java.sip.communicator.impl.muc.ChatRoomQuery.contactEqualsChatRoom(ChatRoomQuery.java:397)
at net.java.sip.communicator.impl.muc.ChatRoomQuery.contentChanged(ChatRoomQuery.java:341)
at net.java.sip.communicator.impl.muc.ChatRoomListImpl.fireChatRoomListChangedEvent(ChatRoomListImpl.java:142)
at net.java.sip.communicator.impl.muc.MUCServiceImpl.fireChatRoomListChangedEvent(MUCServiceImpl.java:102)
at net.java.sip.communicator.impl.muc.ChatRoomWrapperImpl.setAutoJoin(ChatRoomWrapperImpl.java:311)
at net.java.sip.communicator.impl.muc.MUCCustomContactActionService$3.run(MUCCustomContactActionService.java:216)
at java.lang.Thread.run(Thread.java:745)
12 years ago
dannyvanheumen
1e557da7fb
Commit from translate.jitsi.org by user dannyvanheumen.: 1624 of 1624 strings translated (0 fuzzy).
12 years ago