Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove Yahoo protocol | Ingo Bauersachs | 2016-10-24 | 1 | -2/+0 |
| | | | | Closes #76, #293 | ||||
* | Remove the Facebook protocol wizard | Ingo Bauersachs | 2016-02-28 | 1 | -2/+1 |
| | | | | Facebook disabled their XMPP API. See also: https://developers.facebook.com/docs/chat | ||||
* | Move SDES default ciphers from settings to default config | Ingo Bauersachs | 2015-10-04 | 1 | -0/+2 |
| | |||||
* | Removes msn protocol. | damencho | 2015-07-16 | 1 | -2/+0 |
| | |||||
* | Adding connection information frame. Patch provided by Markus KilÄs. | Damian Minkov | 2014-07-01 | 1 | -0/+1 |
| | |||||
* | Adds the "net.java.sip.communicator.impl.browserlauncher.LINUX_BROWSERS" | Boris Grozev | 2014-01-15 | 1 | -0/+13 |
| | | | | | | | | property which holds the list of browsers on linux. It should contain a colon-separated list of browsers to try. Entries are tested using which(1), so either names of executables in PATH or absolute paths can be used. The first one that works is used. Example: net.java.sip.communicator.impl.browserlauncher.LINUX_BROWSERS="chromium-browser:/opt/custom-firefox-install/bin/firefox" | ||||
* | Move mandatory provisioning property to jitsi-defaults | Ingo Bauersachs | 2014-01-13 | 1 | -0/+3 |
| | |||||
* | Mark the Windows clean shutdown-bundle as system | Ingo Bauersachs | 2014-01-12 | 1 | -0/+1 |
| | |||||
* | Adds splash screen. | Damian Minkov | 2014-01-10 | 1 | -0/+1 |
| | |||||
* | Stop rebundling commons-lang and commons-codec | Ingo Bauersachs | 2013-12-07 | 1 | -2/+4 |
| | |||||
* | Replace System-Bundle header by BSN and a list that defines sys-bundles | Ingo Bauersachs | 2013-12-07 | 1 | -0/+134 |
| | |||||
* | Removes old, half working protocols from the initial acc reg wizard | Emil Ivov | 2013-12-06 | 1 | -1/+1 |
| | | | | Removed ICQ, AIM, Yahoo! and MSN The form was too big for some screens anyway | ||||
* | Move simpleaccreg-PROTOCOL_ORDER to jitsi-defaults | Ingo Bauersachs | 2013-12-05 | 1 | -1/+4 |
| | |||||
* | Use system hunspell dictionary if it exists for the selected lang | Ingo Bauersachs | 2013-11-18 | 1 | -1/+4 |
| | |||||
* | Merge branch 'Android-settings' | paweldomas | 2013-06-19 | 1 | -0/+34 |
|\ | |||||
| * | Adds few default properties for SIP protocol | paweldomas | 2013-06-11 | 1 | -3/+6 |
| | | |||||
| * | Multiple fixes | paweldomas | 2013-06-04 | 1 | -2/+2 |
| | | | | | | | | | | | | Restores use of rememberPassword field. Refactors SecurityAccountRegistration. Fixes default properties keys. Updates libjitsi to version that works on Android. | ||||
| * | Refactor AccountIDs | paweldomas | 2013-06-03 | 1 | -0/+32 |
| | | | | | | | | | | Created SipAccountID and JabberAccountID from wizard registration objects(work in progress). | ||||
* | | Remove test default property, so that the unit tests would stop complaining. | Emil Ivov | 2013-06-11 | 1 | -1/+0 |
|/ | |||||
* | Adds a jitsi-defaults.properties | Emil Ivov | 2013-05-21 | 1 | -0/+1 |