Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Remove dict protocol translations | Ingo Bauersachs | 2017-01-14 | 1 | -27/+0 | |
| | | ||||||
| * | Remove SIP Communicator rename information | Ingo Bauersachs | 2017-01-14 | 1 | -8/+3 | |
| | | ||||||
| * | Add option to choose tray icon mode (Native, Disabled, AppIndicator) | Ingo Bauersachs | 2017-01-14 | 1 | -1/+10 | |
| | | ||||||
| * | 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 | 46 | -56/+8 | |
| | | | | | | | | Closes #76, #293 | |||||
| * | Commit from translate.jitsi.org by user acastroy.: 1791 of 1791 strings ↵ | acastroy | 2016-08-03 | 1 | -21/+39 | |
| | | | | | | | | translated (0 fuzzy). | |||||
| * | Update embedded JRE to 8u101 | Ingo Bauersachs | 2016-07-25 | 1 | -3/+3 | |
| | | ||||||
| * | Fix typo in Bandwidth (#276) | Mathieu Mitchell | 2016-07-05 | 1 | -1/+1 | |
| | | ||||||
| * | 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 | 7 | -6/+3 | |
| |\ | ||||||
| | * | Add option to minimize the main frame on closing instead of hiding | Ingo Bauersachs | 2016-05-30 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | Defaults to true on Windows if the application is pinned to the taskbar. Determined by searching for a shortcut with the application's name in the pin-folder. | |||||
| | * | Stop messing with the JNA manifest and libraries | Ingo Bauersachs | 2016-05-29 | 1 | -2/+2 | |
| | | | ||||||
| | * | Remove unused envelope icon | Ingo Bauersachs | 2016-05-29 | 5 | -4/+0 | |
| | | | ||||||
| * | | 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 contact dialog: have prompts in name and contact fields | Tom Kazimiers | 2016-05-17 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | Having prompts in those two fields gives the user a hint of what (s)he is expected to put into them. This commit will use the example name 'Jane Doe' and the example contact 'jane.doe@example.com' for both fields. The text has a faint gray color and will vanish if the user adds text into the field. | |||||
| * | Add contact dialog: add tool tips | Tom Kazimiers | 2016-05-17 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | To help users understand the purpose of the various fields of this dialog, tool tips are added by this commit. They provide basic explanation for the primary controls (name, address/number, account and group). Thanks to David Bolton for suggesting the used tool tips text. | |||||
| * | 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 | |
| | | ||||||
| * | Validate protocol addresses before creating a contact | Ingo Bauersachs | 2016-05-17 | 1 | -0/+6 | |
| | | | | | | | | | | | | Instead of simply failing after clicking OK when adding a contact, validate the address/ID supplied by the user, show an error and attempt to correct it. | |||||
| * | 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 | |||||
| * | Commit from translate.jitsi.org by user ibauersachs.: 1634 of 1634 strings ↵ | ibauersachs | 2016-03-31 | 1 | -75/+201 | |
| | | | | | | | | translated (0 fuzzy). | |||||
| * | Remove the Facebook protocol wizard | Ingo Bauersachs | 2016-02-28 | 18 | -11/+0 | |
| | | | | | | | | Facebook disabled their XMPP API. See also: https://developers.facebook.com/docs/chat | |||||
| * | Adds Portuguese Brazil. | damencho | 2016-01-15 | 1 | -0/+1 | |
| | | ||||||
| * | Option for new behaviour of detecting a contact's capabilities | Timur Masar | 2015-11-09 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | This reintroduces some old code in order to give the user the option to switch between those two behaviours. It also prevents the removal of all caps nodes (and thusly breaking the new detection) when a rogue offline presence event comes in. This is such an event in which a contact is falsely assumed as offline, if the preferred resource of two or more same prioritised resources goes offline. We are checking this by looking whether it is a "resourceChanged"-event. This should probably be changed again, after those offline presence updates have been fixed. |