aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl
Commit message (Collapse)AuthorAgeFilesLines
* Fix handling of sip: URIsIngo Bauersachs2017-02-241-0/+2
| | | | Closes #315
* Changes version to 2.11. Closes #203.damencho2017-02-071-1/+1
|
* Changes version to 2.10.damencho2017-02-041-1/+1
|
* Checks from for received carbon messages, should be bare jid.damencho2017-01-261-0/+11
|
* VoiceCall Target resource (#37)Thomas M2017-01-182-5/+13
| | | | | | * VoiceCall Target resource in chat/toolBars/ added. * Unneeded change forgotten to remove
* Fix tray icon to open window on double click on WindowsIngo Bauersachs2017-01-181-5/+22
|
* Don't split resource strings, remove unused resourcesIngo Bauersachs2017-01-185-24/+12
|
* BLF: Enable plugin and add workaround for AsteriskIngo Bauersachs2017-01-152-20/+64
|
* Fix last message edit impersonationIngo Bauersachs2017-01-151-2/+5
| | | | Closes #299
* Let the config service override the embedded resourcesIngo Bauersachs2017-01-142-0/+40
|
* Use Java 7 instead of JNA to update home dir permissionsIngo Bauersachs2017-01-141-25/+21
|
* Replace deprecated calls to ice4jIngo Bauersachs2017-01-145-32/+34
|
* Add option to choose tray icon mode (Native, Disabled, AppIndicator)Ingo Bauersachs2017-01-145-88/+144
|
* Update systray to handle old libdbusmenu quirks (Debian, RPM distros)Ingo Bauersachs2017-01-143-32/+109
|
* AppIndicator logging and clean upIngo Bauersachs2017-01-143-55/+88
|
* Ignore SystemTray when running in headless modeIngo Bauersachs2017-01-101-1/+3
|
* Add support for AppIndicatorsIngo Bauersachs2017-01-1013-61/+1147
| | | | | | | | See #192 Doesn't properly work on Debian because of outdated/mismatching GTK dependencies. Fixed in Ubuntu Launchpad bug #1203888, but not imported in Debian. See bug #850769.
* Use non-deprecated way to create FromFilterIngo Bauersachs2017-01-071-1/+1
|
* ZRTP: stop encryption processing if added to SDPIngo Bauersachs2017-01-071-1/+1
|
* Ignore all unknown MediaTypesIngo Bauersachs2017-01-071-7/+1
|
* Remove redundant castsIngo Bauersachs2017-01-071-1/+1
|
* Add hashCode to classes overriding equalsIngo Bauersachs2017-01-076-0/+102
|
* Load JNI lib into classloader of bundle rather than of libjitsiIngo Bauersachs2017-01-071-1/+1
| | | | | Needs libjitsi >= 912 Closes #288
* Ignore any routes in the SIP header when an outbound proxy is usedIngo Bauersachs2017-01-071-2/+24
| | | | | | | If this isn't done, the next Hop will be DNS resolved to - a foreign address - another address than to which the account is currently connected - not resolved at all (e.g. an internal name behind the proxy)
* Log getting local address as this often failsIngo Bauersachs2017-01-071-0/+3
|
* Use NetworkUtils to handle all IPv6 formatsIngo Bauersachs2017-01-071-11/+1
|
* Properly log IPv6 frames into .pcapIngo Bauersachs2017-01-071-2/+11
|
* Switch to database based configuration by defaultIngo Bauersachs2017-01-041-12/+11
| | | | | | The properties file based configuration can be re-enabled by creating an empty text file named .usepropfileconfig in Jitsi's configuration directory (~/.jitsi, %appdata%\Jitsi)
* Create BOSH XMPP connection when BOSH_URL is setpaweldomas2016-12-282-9/+27
|
* Use base Connection class instead of XMPPConnectionpaweldomas2016-12-2817-52/+67
| | | | Tries to use base Connection class instead of XMPPConnection where possible.
* Strip scope/interface identifier from IPv6 Jingle Nodes relay addressesIngo Bauersachs2016-12-271-0/+10
|
* Ignore invalid (empty) Jingle Nodes relay IPsIngo Bauersachs2016-12-271-1/+8
|
* Ignore invalid ICE candidatesIngo Bauersachs2016-12-271-0/+6
|
* Adds an option to specify custom header names for meet room name.damencho2016-12-081-4/+23
|
* Remove Yahoo protocolIngo Bauersachs2016-10-2427-7731/+6
| | | | Closes #76, #293
* Escape to XML text fields in the JibriIqpaweldomas2016-10-051-0/+3
|
* Fixes memory leak when unavailable presence does not contain 'caps' extension.paweldomas2016-09-071-41/+36
|
* Add 'removePresenceExtension' to OperationSetJitsiMeetToolspaweldomas2016-08-233-0/+37
|
* Remove workaround for JDK-6483657Ingo Bauersachs2016-07-271-47/+0
| | | | JRE8u101 contains a fix for this bug.
* Remove RTP payload number from Opus (max)ptime attributesIngo Bauersachs2016-07-161-2/+15
| | | | Closes #266
* Strip invalid characters when receiving a fileIngo Bauersachs2016-07-161-0/+4
| | | | Closes #156
* Add RETRYING status to Jibripaweldomas2016-07-071-0/+6
|
* Add rtpLevelRelayType handling in ColibriBuilder class. (#261)matteocampana2016-07-051-0/+33
|
* code clean up (#277)Nik2016-07-057-129/+186
| | | | | | | | | | * code cleanup * code cleanup * code cleanup * code cleanup
* call window can now be dragged (#279)Nik2016-07-051-1/+5
|
* Add a few improvements for reg-less SIP accountsIngo Bauersachs2016-06-283-1/+14
| | | | | | - Fix contact addresses not allowing a domain/port - No failure while subscribing to MWI without an address - On timeout, don't disconnect (there's no connection anyway...)
* Adds parameter to sip command line calling. (#270)Дамян Минков2016-06-111-1/+26
| | | Adds a parameter to enable video on sip calling. You can call $jitsi sip:someaddr@domain.org?video=true.
* Adds a check whether provider is registered in sip uri handler.damencho2016-06-101-1/+5
| | | | If not checked, after starting jitsi with parameter and it registers we end up with two calls(to call windows).
* Remove SwingWorker library, it is included in Java 7Ingo Bauersachs2016-06-041-1/+1
|
* Remove zeroconf protocolIngo Bauersachs2016-06-0430-11448/+0
|