Sebastien Vincent
|
f66ae33f62
|
Fix NPE in Google Contacts service. Redesign Jabber account contact source activation: do all in Google Contacts service. Fix name in Mac OS X Dock when Jitsi is run from the sources.
|
15 years ago |
Damian Minkov
|
3c582f1102
|
Remove unused classes include into bundle protocol.
|
15 years ago |
Sebastien Vincent
|
76767db08a
|
Initial support for Google Contacts as contact source.
|
15 years ago |
Damian Minkov
|
eb3d66d730
|
Configuring Parallel DNS Resolver. Patch provided by Ingo Bauersachs.
|
15 years ago |
Emil Ivov
|
983da94f9b
|
Removes the sip2sip registration wizard. Will replace soon.
|
15 years ago |
Sebastien Vincent
|
5393fc96a7
|
Ongoing work on LDAP contact source support.
|
15 years ago |
Damian Minkov
|
fb072bcbe7
|
Update dns servers on all iface up events, with ipv6 configurations in some cases we can end up without primary dns server.
Remove duplicate dns library.
Fix searching in history using regexp symbols.
|
15 years ago |
Damian Minkov
|
58787d1330
|
Moves logging configuration in separate bundle and add option to archive and save log files.
|
15 years ago |
Werner Dittmann
|
03bba9c46c
|
Enable Twofish in SRTP to support ZRTP Twofish option
|
15 years ago |
Damian Minkov
|
52ce7be961
|
Add missing os-specific in init.
|
15 years ago |
Damian Minkov
|
7474850e1e
|
Update jna bundle.
|
15 years ago |
Damian Minkov
|
df402569d0
|
Use registry for autostart on windows.
|
15 years ago |
Lyubomir Marinov
|
7d558162d2
|
Normalizes phone numbers found in the Address Books of Microsoft Outlook and Mac OS X.
|
15 years ago |
Lyubomir Marinov
|
e9b0db5a09
|
Normalizes phone numbers found in the Address Books of Microsoft Outlook and Mac OS X.
|
15 years ago |
Lyubomir Marinov
|
362d8bc446
|
Commits work in progress on adding support for the Address Book of Mac OS X.
|
15 years ago |
Lyubomir Marinov
|
cecb7de627
|
Activates the implementation of searching in the Address Book of Microsoft Outlook committed in r8114.
|
15 years ago |
Lyubomir Marinov
|
273bdaac93
|
Provides an initial implementation of searching in the Address Book of Microsoft Outlook.
|
15 years ago |
Sebastien Vincent
|
56a96fbf7c
|
Update ice4j.jar that now supports UPnP candidates harvesting. Note that UPnP is not enabled by default for the moment (it can be enabled in the advanced tab of your Jabber account).
|
15 years ago |
Yana Stamcheva
|
a1f0592d6c
|
More native MacOS interface for main components.
|
15 years ago |
Sebastien Vincent
|
f5b574a71a
|
Initial support for Jingle Nodes. Please note that this feature is disabled by default.
|
15 years ago |
Damian Minkov
|
a21b3d7353
|
Introduce Packet Logging Service with its configuration form and implementation for sip,jabber and rtp.
|
15 years ago |
Sebastien Vincent
|
02f25e55c0
|
Enable Jingle to provide audio and video call with XMPP.
|
15 years ago |
Yana Stamcheva
|
0a960efe16
|
Spell Check plugin (work in progress). Note that the spellcheck plugin is not enabled and would be available once it's ready and finished.
|
15 years ago |
Emil Ivov
|
233d923a4d
|
Removes support for IRC since we can have a more decent implementation one day. The code is still on SVN so whoever needs it can easily reenable it.
|
15 years ago |
Yana Stamcheva
|
0806c73826
|
Removes from builds the following protocols and plugins: gibberish, ssh, dict, rss, account-info (not used anyway), whiteboard. Note that all related code stays in the repository and everyone could easily enable the above plugins, by simply adding them in the bundles target and felix.client.run.properties file.
|
15 years ago |
Sebastien Vincent
|
4930d5be2a
|
Add provisioning via mDNS (Bonjour).
|
15 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.
|
15 years ago |
Yana Stamcheva
|
24ed71d202
|
Moved the CertificateVerificationService to its own bundle.
Moved SIPCommHTMLEditorKit and SIPCommHTMLEditorPane to the util package.
|
15 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.
|
15 years ago |
Emil Ivov
|
7dc4c1c3f5
|
Removes stun4j and the SC components that are using it so that we can now introduce ice4j
|
15 years ago |
Yana Stamcheva
|
3282cb2d2e
|
Patch provided by Adam Netocny improving skin management process (work in progress).
|
15 years ago |
Yana Stamcheva
|
641158db88
|
Resolved duplicate import of json library.
Fixed smiley source dependency to ui implementation.
Fixed ReplacementService bundled in each implementation.
|
15 years ago |
Lyubomir Marinov
|
edab91d34a
|
Remove the bundle audionotifier because its functionality has already been replaced by the bundle neomedia.
|
15 years ago |
Yana Stamcheva
|
7746c91783
|
Support for video and photo previews in chat window provided by Purvesh Sahoo as part of its GSoC project.
|
15 years ago |
Yana Stamcheva
|
42fbfc3964
|
Patch provided by Adam Netocny, icluding some skin jar builder enhancements + javadocs.
|
15 years ago |
Yana Stamcheva
|
45cf662978
|
Skin implementation bases provided by Adam Netočný (work in progress).
|
15 years ago |
Damian Minkov
|
0423ead8cc
|
Integrate choosing and setting avatar image for protocols (currently only for msn and jabber). This work is done as part of Google Summer of Code 2009 by Shashank Tyagi and his mentor Damien Roth.
|
15 years ago |
Damian Minkov
|
39fb27ca51
|
Merge latest patch sent to dev mailinglist with subject "XCAP tests" which represents the work of Grigorii Balutsel on the "XCAP Support" GSoC 2010 project into trunk.
Fix merging already existing contacts with serverside list and storing password in credential service.
|
15 years ago |
Emil Ivov
|
b44a32c3f3
|
Adds a clumsy way of enabling or disabling Jingle
|
15 years ago |
Damian Minkov
|
9c1c17dff9
|
Merge changes from branch/gsoc10/xcap and patch sent to dev mailinglist with subject "XCAP tests" which represents the work of Grigorii Balutsel on the "XCAP Support" GSoC 2010 project into trunk.
|
15 years ago |
Emil Ivov
|
bf2a96e5de
|
Adds a clean-bundles target
|
15 years ago |
Yana Stamcheva
|
e5b562490f
|
Create account form, for the SIP2SIP account registration wizard.
|
16 years ago |
Lyubomir Marinov
|
04cac3354c
|
Merges branches/gsoc10/passwdstrg@7435 which represents the work of Dmitri Melnikov on the "Password storage" GSoC 2010 project into trunk.
|
16 years ago |
Yana Stamcheva
|
8a5aed7f39
|
Create SIP2SIP info account.
Enhanced SIP account registration form.
|
16 years ago |
Emil Ivov
|
1103a4c381
|
tries a rescue of my git repository after a network loss
|
16 years ago |
Yana Stamcheva
|
ef52ece410
|
Introduce configuration form types and allow forms to be registered for the security section.
|
16 years ago |
Damian Minkov
|
8923ff76b2
|
- Trying to fix duplicating jabber messages.
- Remove obsolete media bundle and plugins using it that no longer work.
|
16 years ago |
Yana Stamcheva
|
68337df58b
|
Configuration window improvements including reorganizing sections, user interface modifications, account loading/unloading functionality and more.
|
16 years ago |
Emil Ivov
|
35de67c3f5
|
Delegates the smack.debugEnabled property to the virtual machine running SC
|
16 years ago |
Emil Ivov
|
fcab329682
|
Removes references to our legacy jingle implementation with the old smackx-jingle implementation
|
16 years ago |