Damian Minkov
c16dec5bdd
Updates rpm spec and shell script to build the rpm package. Provided by Pavel Tankov.
13 years ago
Damian Minkov
4f29c79738
Fixes spell check error in field name.
13 years ago
Damian Minkov
ed790ad3dd
Fixes NPE which prevents removing a contact from the UI.
13 years ago
Damian Minkov
cadac24c49
Fixes tests.
13 years ago
Damian Minkov
2c159b4d05
Saves last seen message coming from server as chat room history and skip older history messages from now on.
13 years ago
Damian Minkov
0f132ff1b0
Fixes build.
13 years ago
Damian Minkov
6a21b7ef24
Fixes history button in chat window to work and with chat rooms.
13 years ago
Damian Minkov
180310ee9a
Adds missing linux specific bundle jars in deb package.
13 years ago
Damian Minkov
b330917676
Adds message when otr session is enabled whether chat logging history is on or off and an option to open menu to change this settings.
13 years ago
Damian Minkov
a9cd74ac92
Adds button in chat window to easily enable/disable chat history logging.
13 years ago
Damian Minkov
9427503509
Fixes NPE when there is a server error without error set in XMPPException, normally happens on server timeout and user sees the reason "null".
13 years ago
Lyubomir Marinov
610f0ae934
Enables the detection of PulseAudio and Video4Linux2 systems under FreeBSD. Tzanetos Balitsaris
13 years ago
Lyubomir Marinov
2f3339dacf
Optimizes the search in the properties editor. Marin Dzhigarov
13 years ago
Vincent Lucas
084e2b42b5
Corrects count synchronization for the remaining Outlook notification events.
13 years ago
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