paweldomas
8c45cc938d
Fixes NPE in removeStoredAccount().
13 years ago
Lyubomir Marinov
10aae5aeb3
Fixes a dealock in the Windows Audio Session API (WASAPI) backend. Reported by Ingo Bauersachs.
13 years ago
hristoterezov
3cb8cb16db
Fixes issue with adding permanently chat rooms to the list of saved chat rooms.
13 years ago
Boris Grozev
230da0fb9c
Don't use P2PTransportManager for conferences using a jitsi-videobridge (allows
...
to add gmail contacts to a videobridge conference)
13 years ago
Vincent Lucas
e6fe77ab44
Corrects synchronization issue when adding contacts. Adds function to get the pending notification for Outlook contacts.
13 years ago
Damian Minkov
79a55e8cbd
Fixes swapped web button icons.
13 years ago
hristoterezov
ec87356241
Changes the subject fields layout in the change nickname chat room dialog. Removes "Set Subject" checkbox. Adds "Set Subject" label to expand the subject field. Adds "Subject" tip text in the subject field.
13 years ago
hristoterezov
aba708837d
Fixes the issue with joinning the chat room before the user enters nickname and click the "OK" button.
13 years ago
Vincent Lucas
a9023d0df2
Limits permissions required to access to Outlook contact database.
13 years ago
hristoterezov
5bb698e456
Adds "set subject" checkbox and subject text field to the chat room nickname dialog. If the subject checkbox is checked the subject of the room will be changed when the user join the chat room.
13 years ago
Damian Minkov
f6cdf4e4b5
Shows contacts information if available even if they are offline, like telephone numbers and web links.
13 years ago
Lyubomir Marinov
3b8328475a
Cleans up code, fixes javadocs, applies tiny optimizations.
13 years ago
Lyubomir Marinov
ef5607f85e
Formats the source code of the propertieseditor plugin according to our convention.
13 years ago
Lyubomir Marinov
6f01b31e24
Fixes a bug in OTR - ScOtrEngineImpl.contactsMap doesn't get cleaned up. (Marin Dzhigarov)
13 years ago
Damian Minkov
e9de32d9ce
Adds web page button, if contacts has web page detail, shows a button to open that page.
13 years ago
Lyubomir Marinov
b4c90af949
Implements an editor which allows the user to edit Jitsi's configuration properties from within the application. (Marin Dzhigarov)
13 years ago
Damian Minkov
9105fe7a21
Fixes a problem where history messages from chatroom are sometimes duplicated in the ui.
13 years ago
Damian Minkov
82d00a32fd
Fixes a problem where history messages from chatroom keep filling the history.
13 years ago
Damian Minkov
aa31156460
Uses server responses when sending messages to generate delivery reports for those messages.
13 years ago
hristoterezov
24983e118d
Adds synchronized to members property.
13 years ago
hristoterezov
687be4f5b2
Changes the configuration of the private chat room to be members-only and hidden.
13 years ago
Damian Minkov
0c8fca8d90
Fixes the status icon of chatroom when the room is opened for the first time.
13 years ago
Boris Grozev
256f63391b
Implements a workaround which fixes the number of channels
...
on Colibri payload-type elements with name="opus".
13 years ago
Boris Grozev
e87e7229a3
Updates libjitsi to a version which uses a 2-channel format
...
for the opus/rtp format. This breaks opus compatibility with older versions,
because older versions use a 1-channel format.
The change is necessary, because
the payload-rtp-opus draft mandates that 2 channels be advertised.
13 years ago
Damian Minkov
bc35024f7d
Fixes chatrooms stayed open in UI on connection failed of provider.
13 years ago
Damian Minkov
09bdb618ec
Trims chatroom name.
13 years ago
Damian Minkov
72b505bf39
Shows error message when providing password for chatroom fails.
13 years ago
Damian Minkov
302a49f784
Removes chatroom authentication window and uses the default one.
13 years ago
Boris Grozev
6f91a87594
Implements ChatRoom#announceConference for jabber. It works by sending a
...
ConferenceAnnouncementPacketExtension in a Presense packet to the MUC.
Makes ChatRoomJabberImpl monitor incoming Presense packets for such extensions.
13 years ago
Boris Grozev
937f1e8566
Adds ConferenceDescription and ConferenceDescriptionPacketExtension classes.
...
Adds a publishConference(ConferenceDescription) method to the ChatRoom
interface.
13 years ago
Boris Grozev
d5fad813b5
Fixes the choice of the MediaFormat to use for sending media when we accept a
...
jabber call. Prevents an issue where we would use a format which we did not
include in our "answer" (the session-accept), in case it is disabled in the
local configuration.
13 years ago
Damian Minkov
294d1af473
Updates tests, the one created the room is owner.
13 years ago
Damian Minkov
5758aab617
Updates chatroom members permissions retrieval.
13 years ago
Damian Minkov
415f7691cc
Do not create persistent chatrooms when inviting contacts to existing one to one chat.
13 years ago
Damian Minkov
2ffe1873bd
Fixes showing room configuration button and subject panel after inviting people to one to one chat.
13 years ago
Damian Minkov
fcedab72a1
Displays error message when we try to change our nickname to an existing one in the chatroom.
13 years ago
hristoterezov
8b10f5ac85
Updates the chat room guest icon.
13 years ago
ibauersachs
8969b08d9b
Commit from translate.jitsi.org by user ibauersachs.: 1465 of 1465 strings translated (0 fuzzy).
13 years ago
Marin Dzhigarov
4ccf32c738
Added support for OTR for SIP
13 years ago
Marin Dzhigarov
b2635ae0b6
Added supported op set on ProtocolProviderServiceSipImpl.java
13 years ago
paweldomas
897ba9887d
Makes OTR plugin operational on Android.
13 years ago
paweldomas
7920fac487
ScSessionID will not be compared properly in every Hashtable implementation since it's not "instance of" SessionID.
13 years ago
Damian Minkov
a0a2c927b6
Adds comparison like numbers of nightly build id part of the version.
13 years ago
Damian Minkov
9881e3c5cf
Fixed saving list of ids in multi user chat config form.
13 years ago
Damian Minkov
3b126e26b2
Fixes initial dispatching of xmpp multi chatrooms, fixes showing settings button.
13 years ago
Damian Minkov
81de72461a
Fixes smileys in multi chats.
13 years ago
Vincent Lucas
47d71e1a01
Increases log entry details when failing to get properties from an Outlook contact.
13 years ago
Vincent Lucas
c3e4622091
Corrects UTF strings modification for Outlook contacts.
13 years ago
Boris Grozev
e80acc4963
Fix an error in the last commit
13 years ago
Boris Grozev
186a6bc17b
Fixes processing of content-modify (a regress introduced in the previous
...
commit)
13 years ago