Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit 'cf5da99'HEADmaster | Wolfgang Wiedmeyer | 2017-03-11 | 30 | -1243/+310 |
|\ | | | | | | | Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de> | ||||
| * | Strip native code not matching the installer platform | Ingo Bauersachs | 2017-03-02 | 1 | -1/+15 |
| | | | | | | | | Follow-up to bc3f0942854004a228ecb8aa7678496ec0b3e14e | ||||
| * | Register Jitsi for URL actions in Windows 10 | Ingo Bauersachs | 2017-02-08 | 1 | -2/+8 |
| | | |||||
| * | Updates developer id that is used to sign dmg. | damencho | 2017-01-30 | 1 | -1/+1 |
| | | |||||
| * | Updates jre to 1.8.0_121. | damencho | 2017-01-26 | 1 | -3/+3 |
| | | |||||
| * | Sysactivity notifications require libxss, not installed by default | Ingo Bauersachs | 2017-01-14 | 1 | -0/+1 |
| | | |||||
| * | Add support for AppIndicators | Ingo Bauersachs | 2017-01-10 | 3 | -4/+7 |
| | | | | | | | | | | | | | | | | 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. | ||||
| * | Debian (binary build): depend on libspeex (needed by libjitsi) | Ingo Bauersachs | 2017-01-04 | 1 | -0/+2 |
| | | |||||
| * | Depend on generic Java 7 (or later) SDK/runtime | Ingo Bauersachs | 2017-01-04 | 2 | -4/+6 |
| | | | | | | | | Closes #265 | ||||
| * | Realign RPM dependencies | Ingo Bauersachs | 2017-01-03 | 1 | -9/+9 |
| | | |||||
| * | Depend on normal minimal dnsjava version | Ingo Bauersachs | 2017-01-02 | 1 | -1/+1 |
| | | |||||
| * | Remove unnecessary dependencies to Glassfish libs | Ingo Bauersachs | 2017-01-02 | 2 | -4/+0 |
| | | | | | | | | Closes Debian Bug #838897 | ||||
| * | Fix path to weupnp | Ingo Bauersachs | 2017-01-02 | 1 | -1/+1 |
| | | |||||
| * | Update RPM spec file to be used directly from source control | Ingo Bauersachs | 2017-01-02 | 4 | -21/+27 |
| | | |||||
| * | Remove missed Yahoo protocol references (#301) | Lucas Murray | 2016-11-11 | 1 | -9/+0 |
| | | |||||
| * | Remove Yahoo protocol | Ingo Bauersachs | 2016-10-24 | 5 | -13/+7 |
| | | | | | | | | Closes #76, #293 | ||||
| * | Update embedded JRE to 8u101 | Ingo Bauersachs | 2016-07-25 | 1 | -3/+3 |
| | | |||||
| * | Adds dependency to new keyring and new repo update. | damencho | 2016-06-30 | 4 | -199/+1 |
| | | | | | | | | Removes old handling of the repo and key. | ||||
| * | Revert "Remove unix socket, it isn't used anywhere" | Ingo Bauersachs | 2016-06-07 | 2 | -0/+4 |
| | | | | | | | | This reverts commit 5d6893eb92e2b1a210e5acb851d9a6fb5f3b82fb. | ||||
| * | Remove unix socket, it isn't used anywhere | Ingo Bauersachs | 2016-06-04 | 2 | -4/+0 |
| | | |||||
| * | Remove SwingWorker library, it is included in Java 7 | Ingo Bauersachs | 2016-06-04 | 1 | -17/+0 |
| | | |||||
| * | Remove jfontchooser | Ingo Bauersachs | 2016-06-04 | 2 | -27/+0 |
| | | | | | | | | It wasn't used anywhere anymore. | ||||
| * | Fix Debian based launcher | Ingo Bauersachs | 2016-05-31 | 1 | -1/+1 |
| | | | | | | | | | | dnsjava is an available package, but too old on e.g. Ubuntu 14.04. Put the embedded library on the classpath. Needs to be changed to /usr/share/java/dnsjava.jar for the Debian src upload. | ||||
| * | Fixes debian build after 5c24dad320f355f721fc4562fbed7ecf72b66d50. | damencho | 2016-05-30 | 1 | -1/+0 |
| | | |||||
| * | Merge branch 'systray' | Ingo Bauersachs | 2016-05-30 | 1 | -2/+2 |
| |\ | |||||
| | * | Stop messing with the JNA manifest and libraries | Ingo Bauersachs | 2016-05-29 | 1 | -2/+2 |
| | | | |||||
| * | | Prevent removal of manifest in stripped jars | Ingo Bauersachs | 2016-05-30 | 1 | -2/+2 |
| |/ | |||||
| * | Exclude native libs of foreign platforms | Ingo Bauersachs | 2016-05-29 | 1 | -0/+60 |
| | | | | | | | | I.e. no Windows DLLs for Mac OS, etc. | ||||
| * | Add support for tel: and callto: URI on Mac | Ingo Bauersachs | 2016-05-28 | 1 | -0/+2 |
| | | |||||
| * | Fix protocols in RPM description | Ingo Bauersachs | 2016-05-28 | 1 | -1/+1 |
| | | |||||
| * | Remove libunbound and related code | Ingo Bauersachs | 2016-05-28 | 3 | -4/+1 |
| | | |||||
| * | Update dnsjava to stock 2.1.7 and make sure it is only loaded once | Ingo Bauersachs | 2016-05-28 | 3 | -2/+3 |
| | | |||||
| * | Add Jitsi to Windows' default applications list | Ingo Bauersachs | 2016-05-17 | 1 | -5/+29 |
| | | | | | | | | Closes #252 | ||||
| * | Rename SIP Communicator to Jitsi | Ingo Bauersachs | 2016-05-17 | 1 | -3/+3 |
| | | |||||
| * | Update license to Apache in installers | Ingo Bauersachs | 2016-05-17 | 4 | -997/+37 |
| | | |||||
| * | Register Jitsi as default application for sip:, tel:, etc. | Ingo Bauersachs | 2016-05-17 | 1 | -0/+21 |
| | | |||||
| * | Use string comparison instead of int comparison (#240) | coypoop | 2016-05-17 | 1 | -1/+1 |
| | | | | | | | | | | Currently if the architecture is defined differently (such as 'amd64' used in NetBSD), this comparison fails with: [: amd64: bad number | ||||
| * | Mark signtool dependencies as executable | Ingo Bauersachs | 2016-05-06 | 3 | -0/+0 |
| | | |||||
| * | Add makecat to enable signtool to run on Win7 | Ingo Bauersachs | 2016-05-06 | 2 | -0/+21 |
| | | |||||
| * | Update signtool to support additional signatures | Ingo Bauersachs | 2016-05-05 | 6 | -0/+48 |
| | | |||||
| * | Add SHA256 signatures to Windows binaries | Ingo Bauersachs | 2016-05-02 | 1 | -0/+19 |
| | | | | | | | | Close #254 | ||||
* | | don't add jitsi repo key and list and remove if present, sign package, ↵ | Wolfgang Wiedmeyer | 2015-10-14 | 3 | -79/+27 |
|/ | | | | attaching of sources to debian package not (yet) working | ||||
* | Updates the license headers. | Damian Minkov | 2015-07-20 | 6 | -11/+66 |
| | |||||
* | Removes msn protocol. | damencho | 2015-07-16 | 1 | -1/+1 |
| | |||||
* | Adds new line at the end of file. | Damian Minkov | 2015-06-03 | 1 | -1/+1 |
| | |||||
* | Builds irc-api for debian src using mvn-debian. | Damian Minkov | 2015-06-03 | 4 | -57/+122 |
| | |||||
* | Updates dpkg-cross instructions. | Damian Minkov | 2015-06-03 | 1 | -1/+1 |
| | |||||
* | Merge branch 'deb-src-release-2.8.5426' | Damian Minkov | 2015-06-03 | 5 | -5/+13 |
|\ | | | | | | | | | Conflicts: resources/install/debian/control-src.tmpl | ||||
| * | Adds libhttpclient version and to the depends for debian src package. | Damian Minkov | 2015-05-19 | 1 | -1/+1 |
| | | |||||
| * | Adds changelog message for fixing bug 785299. | Damian Minkov | 2015-05-18 | 1 | -0/+2 |
| | |