Sebastien Vincent
4930d5be2a
Add provisioning via mDNS (Bonjour).
16 years ago
Lyubomir Marinov
549cc87c86
Commits work in progress on supporting ICE in Jingle.
16 years ago
Matthieu Casanova
0d4643ffa5
Finally it is necessary to decode all received messages even if they are not rich text, at least to transform < into <
16 years ago
Damian Minkov
04238adfb0
Authorization for SIP protocol, implement subscribe for presence.winfo rfc3857, rfc3858, rfc5025. Add block and polite-block to the currently available allow rules in xcap implementation and using them fo the sip authorization.
...
Fix - do not subscribe for not in contactlist contacts and for terminated subscriptions.
Remove warning for not found AAAA and A records, warn when both are not found.
Change some config properties for autoaway.
16 years ago
Sebastien Vincent
16ce6691ab
Fix libsparkle_init.dylib of commit 7779 (@loader_path -> @executable_path) and bring back SparkleActivator changes.
16 years ago
Sebastien Vincent
9abbc72777
Rollback part of commit 7779 because Sparkle is not loaded properly.
16 years ago
Damian Minkov
578a61bffc
Fix for issue reported and fixed by Matthieu Casanova on dev mailing-list thread "Receiving xml tags in Yahoo Messenger chat".
16 years ago
Matthieu Casanova
1d8a1b6f9a
Fixed yahoo message decoding :
...
Now a method
OperationSetBasicInstantMessagingYahooImpl.decodeMessage(String message)
will decode messages for both chat and multi chat.
First the message is decoded by the yahoo library if necessary.
Then the links are made hypertext if they are not
and last the font size are fixed.
16 years ago
Yana Stamcheva
8752ab8f95
Fixes issue #815 Size of the status button sometimes too small ( https://sip-communicator.dev.java.net/issues/show_bug.cgi?id=815 ).
16 years ago
Damian Minkov
aebc5bb1c1
Missed in previous commit.
16 years ago
Damian Minkov
aa4069067d
Add DND to global status and when a contact is in On The Phone status, show it in the contact list(do not show Away).
...
Reorder status scales, when setting global statuses correct protocol status to be set.
Fix string in avatar menu (icons -> pictures).
16 years ago
Sebastien Vincent
dfd5011bac
Use CertificateVerificationService in the UpdateChecker plugin.
16 years ago
Sebastien Vincent
54464133f6
Add implementation of an ordered Properties class.
16 years ago
Sebastien Vincent
303c3dfbd6
Fixes warnings and javadocs.
16 years ago
Sebastien Vincent
f7078b197b
If an update link is provided by provisioning configuration, use it instead of default ones.
16 years ago
Lyubomir Marinov
23cd620acc
Fixes warnings, javadocs, formatting.
16 years ago
Lyubomir Marinov
8f996212a0
Fixes warnings, TODOs, javadocs, formatting.
16 years ago
Sebastien Vincent
9c74aed085
Create video calls with a MediaDevice in OperationSetDesktopSharingServer.
16 years ago
Sebastien Vincent
e03fd00b57
Implement new OperationSetDesktopStreaming interface to prepare integration of the desktop streaming/sharing GUI.
16 years ago
Damian Minkov
92a82069be
Save end reason code for calls if any, and don't show call history records which are answered elsewhere as missed.
16 years ago
Yana Stamcheva
a0b0beb7f5
Comment on the previous fix added.
16 years ago
Yana Stamcheva
ed2a0216a3
Fixes authentication window size problem, when an error is shown.
16 years ago
Pootle
ebd36a29ca
Commit from translate.sip-communicator.org by user ratelists.: 910 of 910 messages translated (0 fuzzy).
16 years ago
Sebastien Vincent
ccc707e7ae
Add DHCP retransmissions. Remove provisioning username/password from configuration/credentials storage when we receive an HTTP unauthorized (error 401).
16 years ago
Damian Minkov
bffb04fdab
Set default sip registration time to 600.
...
Enable by default xcap server when adding existing sip2sip accounts.
Enable setting sip account avatar through xcap.
16 years ago
Sebastien Vincent
14cc43f5c9
If HTTP authentication is needed with provisioning, it will use the same credentials as the provisioning server.
16 years ago
Pootle
e2e3f1cfb7
Commit from translate.sip-communicator.org by user mandre.: 60 of 910 messages translated (0 fuzzy).
16 years ago
Pootle
f99b2cf3d9
Commit from translate.sip-communicator.org by user mandre.: 498 of 910 messages translated (44 fuzzy).
16 years ago
Yana Stamcheva
53bc82647c
Pack the authentication window just before showing it.
16 years ago
Yana Stamcheva
a509c8291d
Hide the new account menu if the SHOW_ACCOUNT_CONFIG is set to false.
16 years ago
Yana Stamcheva
73eb6b22b0
Added a property allowing to hide option menus and buttons and account configuration form.
16 years ago
Sebastien Vincent
dcc9ea2fe3
Choose 224 as DHCP option code for provisioning
16 years ago
Yana Stamcheva
9b0b2dea37
Some code formatting.
16 years ago
Yana Stamcheva
355c353cb2
Introducing the provisioning form.
16 years ago
Lyubomir Marinov
205e6e8f08
Adds lib/installer-exclude/dhcp4java-1.00.jar to the classpaths of Eclipse and NetBeans to fix compile-time errors.
16 years ago
Yana Stamcheva
c5af511cac
Prepare the provisioning bundle for the configuration form.
16 years ago
Sebastien Vincent
3d77efb36f
Initial commit to support provisioning. It provides the DHCP provisioning discovery method, the provisioning URL can also be retrieved from configuration.
16 years ago
Yana Stamcheva
5024715207
Fix tests.
16 years ago
Yana Stamcheva
226eebab41
Moved the CertificateVerificationService to its own bundle.
...
Moved SIPCommHTMLEditorKit and SIPCommHTMLEditorPane to the util package.
16 years ago
Yana Stamcheva
24ed71d202
Moved the CertificateVerificationService to its own bundle.
...
Moved SIPCommHTMLEditorKit and SIPCommHTMLEditorPane to the util package.
16 years ago
Damian Minkov
fcfaa29301
Intorduce issue#862 SIP call markes as missed though answered elsewhere (rfc3326).
16 years ago
Yana Stamcheva
15dc7d7c09
Moves the authentication window to the util package and removes any dependency to the protocol service and security authority.
16 years ago
Sebastien Vincent
5c166b35f0
Try to fix unit test run.
16 years ago
Sebastien Vincent
6a67589c86
Desktop sharing support for SIP and XMPP. Note that GUI is not ready yet to propose this feature to the users.
16 years ago
Yana Stamcheva
a4ddb0361e
Patch provided by Adam Netocny making all contact list classes skinnable.
16 years ago
Damian Minkov
8f7582b178
Fix issue#861 XCAP password prompts for master password when the SIP account is offline.
16 years ago
Damian Minkov
aad0680984
Add NAPTR support for sip accounts.
...
Fix SipAccountID.equals to take in account protocol and service, which fixes several gui problems with account config form, such as creating new account with username already existing not shown, deleting account makes all existing accounts with same username disappear, updating status of disabled accounts.
Disable accounts now can be deleted.
Use word picture for "My Recent Avatars".
Fix not to send sip PUBLISH messages when we are in connection failed.
16 years ago
Yana Stamcheva
15a6931b94
Patch provided by Purvesh Sahoo, including alphabetical sort of preview sources and preview source name corrections.
16 years ago
Yana Stamcheva
2a5d17ec5b
Fixed call recording configuration form layout.
16 years ago
Yana Stamcheva
45bef74da8
New skin management interface, provided by Adam Netocny.
16 years ago