yanas
972d72fcfb
Fixes status change problems in chat window. Includes fixes for multiple
...
status messages and status icon incorrect changes reported by Richard
Karmazín.
13 years ago
Damian Minkov
a9c65e9cd3
Adds additional utility methods.
13 years ago
yanas
cd5a0b7bc0
Adds support for draft-saintandre-impp-call-info and improves the avatar
...
and display name retrieval in outgoing calls and in calls in general.
13 years ago
Vincent Lucas
7850999c10
Always uses the COM server to interoperate with Outlook and thus even if Jitsi
...
bitness is compatible with MAPI library.
13 years ago
Vincent Lucas
6035f9236c
Modifies path tried to load the external executable COM server and the type
...
libraries: test several paths in order to work for as well for the build as for
the git source version.
13 years ago
Vincent Lucas
e4e04f1315
Adds bitness detection for Outlook 2013.
13 years ago
yanas
b7572e92a9
Fixes preferred account initial wizard form and default server value.
13 years ago
yanas
7e3ee0aaa9
Disables showing status messages in the chat window, until we fix the status change problem.
13 years ago
Vincent Lucas
bd11acf2b2
Creates a COM service to able Jitsi 32 bits to communicate with MAPI 64 bits (Outlook). And vice-versa.
13 years ago
Boris Grozev
30d591762b
Fixes build.
13 years ago
Boris Grozev
8e029c3d2f
Adds audioSenders and videoSenders fields to CallPeerMediaHandlerJabberImpl.
...
They keep the current 'senders' value for the Jingle session with the
associated CallPeer. The reason for adding these fields, instead of using the
already saved ContentPacketExtension in {local,remote}ContentMap is that it is
not clear which one should be searched.
Changes AbstractCallJabberGTalkImpl#modifyVideoContent(), so that it updates
the Jingle sessions of the Call to reflect the current state of the the video
content of the Call.
The "direction" that the Jingle session for a given CallPeer should have is
calculated in CallPeerJabberImpl#getJingleDirection().
13 years ago
Boris Grozev
8873d59cac
Fix comment
13 years ago
Boris Grozev
1c9d078587
Adds logs.
13 years ago
Boris Grozev
935e272fdf
Merge branch 'master' of github.com:jitsi/jitsi
13 years ago
Ingo Bauersachs
3878be789b
Update jmork to rev a18997b (accept newlines in values)
13 years ago
Boris Grozev
0624917501
Merge branch 'master' of github.com:jitsi/jitsi
13 years ago
emcho
d661093fff
Commit from translate.jitsi.org by user emcho.: 1458 of 1458 strings translated (0 fuzzy).
13 years ago
Richard Whitehouse
135eccfefa
Add resource string for no conferencing account available message
13 years ago
Ingo Bauersachs
471d31bb3e
Cache parsed database
13 years ago
Ingo Bauersachs
5192902101
Bind phone prefix change events
13 years ago
Ingo Bauersachs
40096adf02
Completely remove config section
13 years ago
Ingo Bauersachs
d8b4ee7f0d
Don't fail loading of services on empty config values
13 years ago
Lyubomir Marinov
77428c1363
Fixes recent breakage of FEC decoding in the Opus codec.
13 years ago
Emil Ivov
6a200ffcbe
Increments version minor to 3 (i.e. nightly version prefix is not 2.3)
13 years ago
yanas
2d649bd9e8
Renames and moves the cusax account property from cusax.xmppAccountID to
...
cusax.XMPP_ACCOUNT_ID.
13 years ago
Ingo Bauersachs
e1aec3707f
Change install new version warning as suggested by David Bolton on dev
13 years ago
Lyubomir Marinov
eccdfddea5
Employs packet loss concealment (PLC) for the Opus and SILK audio codecs.
13 years ago
Emil Ivov
8f45d4722e
And again ... wth
13 years ago
Emil Ivov
ce3dad1cf9
Ignore local changes on .gitignore
13 years ago
emcho
733053f607
Commit from translate.jitsi.org by user emcho.: 1458 of 1458 strings translated (0 fuzzy).
13 years ago
emcho
377fa5cfa3
Commit from translate.jitsi.org by user emcho.: 1458 of 1458 strings translated (0 fuzzy).
13 years ago
ibauersachs
240505dafd
Commit from translate.jitsi.org by user ibauersachs.: 1458 of 1458 strings translated (0 fuzzy).
13 years ago
jitsi-pootle
689dcea53e
New files added from translate.jitsi.org based on templates
13 years ago
jitsi-pootle
1a634d88fb
Merge branch 'master' of https://github.com/jitsi/jitsi
13 years ago
emcho
6c017a3b25
Commit from translate.jitsi.org by user emcho.: 1458 of 1458 strings translated (0 fuzzy).
13 years ago
yanas
7801583c26
Merge branch 'master' of https://github.com/jitsi/jitsi
13 years ago
yanas
54da6d3fca
Merge branch 'master' into invite-dialog-jitsi
...
Fixes NullPointerException in conference invite dialog (ongoing work on
fixing missing contacts in invite dialog).
13 years ago
ibauersachs
82df50859d
Commit from translate.jitsi.org by user ibauersachs.: 1458 of 1458 strings translated (0 fuzzy).
13 years ago
ibauersachs
42a0f4702d
Commit from translate.jitsi.org by user ibauersachs.: 1458 of 1458 strings translated (0 fuzzy).
13 years ago
yanas
b0b59cdf7b
Implements a more robust contact resource status update mechanism.
...
Manages resource add, remove and status change in the chat dialog. Adds
the resource in the tooltip of the chat contact when in an active chat
session.
13 years ago
Damian Minkov
d1356a9e39
Version change.
13 years ago
Damian Minkov
b2404a5b81
Updates rpm dependent java version to be compatible with one on opensuse, change provided by Pavel Tankov.
13 years ago
Damian Minkov
921d3a7d3a
Adds some ignores and some idea files (iml - idea project to reuse eclipse files, eml - idea specific settings, different then eclipse). Set git to be used in idea project.
13 years ago
hristoterezov
e03b8eed1d
Fixes issue when the user try to make a call and the peer remains in state connecting forever. The issue is caused by upnp methods that block forever.
13 years ago
hristoterezov
ae7814655b
Fixes issue when the user try to make a call and the peer remains in state connecting forever. The issue is caused by upnp methods that block forever.
13 years ago
Emil Ivov
0c365db658
Adjusts repo
13 years ago
Emil Ivov
7aadb76bbd
Adds a .gitignore file to prevent from accidentally committing bundles and build files.
13 years ago
Tom Denham
75fef62f93
Fix bug with the 'show more' contact on an LDAP query, where it repeats the first ten contacts when it is first clicked, and doesn't disappear when all available contacts have been shown.
...
Demonstrated to Emil on 10/04
13 years ago
yanas
619546258c
Merge branch 'master' of https://github.com/jitsi/jitsi
13 years ago
yanas
24c22544b8
Fixes ConcurrentModificationException in conference invite dialog. Fixes
...
showing entries for address book and outlook home address details in
conference invite dialog.
13 years ago