Commit Graph

2851 Commits

Author SHA1 Message Date
e6d9518540 SPARK-1732: Update bundled JRE to 1.8.0u112 2016-10-20 10:39:34 -05:00
c8df53f9b7 Merge pull request #231 from wrooot/master
SPARK-1789 changed Accept All Certificates to disabled by default
2016-10-13 16:44:45 +03:00
56eebcef53 SPARK-1789 changed Accept All Certificates to disabled by default 2016-10-13 16:38:40 +03:00
21e73901ba Merge pull request #230 from Alexander198961/SPARK-1816
SPARK-1816, SPARK-1801
2016-10-12 12:29:59 +03:00
b91c655a72 Fix for SPARK-1816 2016-10-12 00:27:25 -04:00
2488042bbe Merge pull request #229 from wrooot/master
SPARK-1434 added attached PL.zip file to the list of dictionaries
2016-10-11 13:41:19 +03:00
a5b36b6854 SPARK-1434 added attached PL.zip file to the list of dictionaries 2016-10-11 13:26:00 +03:00
a6df82a881 SPARK-1802 adding new JAR to RPM build
related to https://github.com/igniterealtime/Spark/pull/228
2016-10-10 16:55:51 +03:00
dee60ff906 SPARK-1802: Add littleluck LaF skin (#228)
Adds LittleLuck look-and-feel from https://github.com/freeseawind/littleluck/wiki/User-Manual
2016-10-10 15:46:41 +02:00
19cf89433b Merge pull request #226 from wrooot/master
Denote Spark 2.8.1 Release
v2.8.1
2016-10-01 17:01:52 +03:00
96c7dbea72 Denote Spark 2.8.1 Release 2016-10-01 16:58:54 +03:00
07b1016d1a Spark-1812 (#225) 2016-09-25 11:44:01 +03:00
852b169c51 Spark 1808 contact list (#224)
* SPARK-1808: ContactList should act on 'subscribed'

* SPARK-1808: ContactList should be thread-safe

ContactList staggers updates, presumably to reduce the amount of UI updates
needed. This queuing mechanism that was used was not thread safe.
2016-09-13 18:00:11 +03:00
255e86afbf Spark 1804 copy on array list remove (#223)
* SPARK-1804: Can't use iterator#remove() with CopyOnWrite.

* Prevent concurrent modification when closing a tab.
2016-09-12 16:15:49 +03:00
3351238f20 SPARK-1804: Can't use iterator#remove() with CopyOnWrite. (#221) 2016-09-12 12:12:44 +03:00
29961f8916 Spark 1805 exceptions to log (#222)
* SPARK-1804: Can't use iterator#remove() with CopyOnWrite.

* SPARK-1805: Stack traces should be logged.
2016-09-12 12:12:23 +03:00
b448e18ec1 SPARK-1798: Handle exceptions thrown by event listeners. (#220) 2016-09-11 15:31:43 +03:00
c33bd25bbd SPARK-1801 Fix links openining in KDE environment 2016-09-10 11:35:29 +03:00
0eb223c4c8 Added support for open link which pointed to Spark forum when user uses KDE 2016-09-10 03:49:03 -04:00
6bf39fd016 SPARK-1798: Handle exception thrown by eventhandler. (#217)
* SPARK-1798: Handle exception thrown by eventhandler.

* Improved error logging.
2016-09-09 06:11:16 +03:00
1b905cbd53 Merge pull request #216 from wrooot/master
SPARK-1799 fix spark forums link
2016-09-08 20:02:45 +03:00
8d19057c65 SPARK-1799 fix spark forums link 2016-09-08 20:00:08 +03:00
7b17a4ef57 SPARK-1798: Gracefully handle exceptions from event listeners. (#215)
When an event listener throws an exception, it should not prevent other
listeners from being executed, nor should the exception propagate further
up the stack (which would stop processing).
2016-09-08 19:20:21 +03:00
2c50b5fe1c Merge pull request #214 from wrooot/master
SPARK-1788 update to Italian translation (from nicoben)
2016-09-02 06:55:35 +03:00
6fe59b1097 SPARK-1788 update to Italian translation (from nicoben) 2016-09-02 06:52:40 +03:00
ef3b0fbc57 Merge pull request #212 from wrooot/master
SPARK-1786 tweaked server not available check
2016-09-01 23:07:14 +03:00
043d60ce7e SPARK-1786 tweaked server not available check 2016-09-01 23:04:08 +03:00
51077a7e33 Merge pull request #211 from wrooot/master
SPARK-1786 additional translations and wording fix
2016-09-01 22:26:30 +03:00
bc2321b9b7 SPARK-1786 additional translations and wording fix 2016-09-01 22:19:50 +03:00
10613daeff Spark 1786 (#210)
* Spark-1786

* Spark-1786
2016-09-01 22:06:07 +03:00
3a79c3ccd0 Merge pull request #209 from wrooot/master
SPARK-1790 rename Server to Domain, add File translations
2016-08-31 00:43:28 +03:00
7b54cf79e4 Merge remote-tracking branch 'igniterealtime/master' 2016-08-31 00:36:18 +03:00
e3aa84409d SPARK-1790 rename Server to Domain, add File translations 2016-08-31 00:35:00 +03:00
a6409f2791 Merge pull request #208 from wrooot/master
SPARK-1788 Update translations
2016-08-27 18:46:57 +03:00
c1c7c31d86 SPARK-1788 Update translation (not trusted - LT) 2016-08-27 18:46:11 +03:00
47ad2e4a96 SPARK-1788 Update translation (not trusted) 2016-08-27 18:45:05 +03:00
c474a1b9e9 SPARK-1788 Update translations 2016-08-27 18:42:32 +03:00
8ffa4a2188 Spark-1787 Add option to disable TLS hostname verification (#207)
* Added option to disable tls hostname verification

* Spark-1787  Small change to text
2016-08-27 09:19:54 +03:00
36627d3806 Merge pull request #206 from wrooot/master
Denote Spark 2.8.0 Release
v2.8.0
2016-08-25 17:30:41 +03:00
13a4992e8e Denote Spark 2.8.0 Release (fix debian changelog) 2016-08-25 17:29:16 +03:00
0ea2e28e6e Denote Spark 2.8.0 Release 2016-08-25 17:27:25 +03:00
a0ed8670d0 Spark 1755 roar redundant popups (#205)
* SPARK-1755: Remove listener when closing chat.

When a one-on-one tab is closed, the corresponding listener (that waits
for data to be displayed in that tab) should be deregistered. This fixes
an issue with ROAR plugin popups increasing in volume.

* SPARK-1783: Don't relay on opaque being possible.
2016-08-23 21:19:28 +03:00
ba247f6bbd Merge pull request #204 from wrooot/master
Removing dot (options don't have them)
2016-08-23 08:53:26 +03:00
25f3a06bd6 SPARK-1746 removing not needed dot 2016-08-23 08:43:08 +03:00
6df405de50 SPARK-1740 removing not needed dot 2016-08-23 08:42:33 +03:00
58b8df16f6 Spark-1777 (#202) 2016-08-22 00:48:01 +03:00
0b5d652b30 Merge pull request #203 from guusdk/SPARK-1740_Smack3-compat
Spark 1740 smack3 compat
2016-08-21 23:43:51 +02:00
e982481bc8 SPARK-1740: Preference tend to work better when they're saved. 2016-08-21 23:44:25 +02:00
f0859e6ce0 SPARK-1735: MUC occupants list should have vertical scrollbar 2016-08-21 23:44:25 +02:00
abd223dddb Merge pull request #201 from wrooot/master
SPARK-1746 one more Lithuanian translation
2016-08-21 20:30:15 +03:00