mirror of
https://github.com/igniterealtime/Spark.git
synced 2025-12-01 12:27:58 +00:00
@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.igniterealtime.spark</groupId>
|
<groupId>org.igniterealtime.spark</groupId>
|
||||||
<artifactId>parent</artifactId>
|
<artifactId>parent</artifactId>
|
||||||
<version>2.9.3-SNAPSHOT</version>
|
<version>2.9.3</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>spark-core</artifactId>
|
<artifactId>spark-core</artifactId>
|
||||||
|
|||||||
@ -179,6 +179,48 @@ hr {
|
|||||||
|
|
||||||
<div id="pageBody">
|
<div id="pageBody">
|
||||||
|
|
||||||
|
<h2>2.9.3 -- <span style="font-weight: normal;">October 24, 2020</span></h2>
|
||||||
|
<h2> Bug
|
||||||
|
</h2>
|
||||||
|
<ul>
|
||||||
|
<li>[<a href='https://issues.igniterealtime.org/browse/SPARK-2064'>SPARK-2064</a>] - Should reconnect to rooms after a reconnect to server
|
||||||
|
</li>
|
||||||
|
<li>[<a href='https://issues.igniterealtime.org/browse/SPARK-2143'>SPARK-2143</a>] - Contacts marked in red and duplicated during a reconnect
|
||||||
|
</li>
|
||||||
|
<li>[<a href='https://issues.igniterealtime.org/browse/SPARK-2153'>SPARK-2153</a>] - Private messaging not working in group chat
|
||||||
|
</li>
|
||||||
|
<li>[<a href='https://issues.igniterealtime.org/browse/SPARK-2162'>SPARK-2162</a>] - History issues for contacts with spaces in usernames
|
||||||
|
</li>
|
||||||
|
<li>[<a href='https://issues.igniterealtime.org/browse/SPARK-2167'>SPARK-2167</a>] - Hostname field shouln't be editable after a failed auto-login attempt when disabled
|
||||||
|
</li>
|
||||||
|
<li>[<a href='https://issues.igniterealtime.org/browse/SPARK-2174'>SPARK-2174</a>] - Old presence shown in the opened chat window after a reconnect
|
||||||
|
</li>
|
||||||
|
<li>[<a href='https://issues.igniterealtime.org/browse/SPARK-2177'>SPARK-2177</a>] - Incorrect own presence state during and after a reconnection
|
||||||
|
</li>
|
||||||
|
<li>[<a href='https://issues.igniterealtime.org/browse/SPARK-2179'>SPARK-2179</a>] - System message about incoming buzz is incorrectly escaping spaces
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2> Task
|
||||||
|
</h2>
|
||||||
|
<ul>
|
||||||
|
<li>[<a href='https://issues.igniterealtime.org/browse/SPARK-2178'>SPARK-2178</a>] - Update junit to 4.13.1
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2> Improvement
|
||||||
|
</h2>
|
||||||
|
<ul>
|
||||||
|
<li>[<a href='https://issues.igniterealtime.org/browse/SPARK-2165'>SPARK-2165</a>] - Clean up grammar and typos in translation variables
|
||||||
|
</li>
|
||||||
|
<li>[<a href='https://issues.igniterealtime.org/browse/SPARK-2168'>SPARK-2168</a>] - Make Spark save file transfer events to history
|
||||||
|
</li>
|
||||||
|
<li>[<a href='https://issues.igniterealtime.org/browse/SPARK-2169'>SPARK-2169</a>] - Network addresses enclosed in quotes should be presented correctly
|
||||||
|
</li>
|
||||||
|
<li>[<a href='https://issues.igniterealtime.org/browse/SPARK-2172'>SPARK-2172</a>] - Shouldn't switch to new tab when first MUC private message arrives
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
<h2>2.9.2 -- <span style="font-weight: normal;">August 30, 2020</span></h2>
|
<h2>2.9.2 -- <span style="font-weight: normal;">August 30, 2020</span></h2>
|
||||||
<h2> Bug
|
<h2> Bug
|
||||||
</h2>
|
</h2>
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.igniterealtime.spark</groupId>
|
<groupId>org.igniterealtime.spark</groupId>
|
||||||
<artifactId>parent</artifactId>
|
<artifactId>parent</artifactId>
|
||||||
<version>2.9.3-SNAPSHOT</version>
|
<version>2.9.3</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>distribution</artifactId>
|
<artifactId>distribution</artifactId>
|
||||||
|
|||||||
@ -23,7 +23,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.igniterealtime.spark</groupId>
|
<groupId>org.igniterealtime.spark</groupId>
|
||||||
<artifactId>parent</artifactId>
|
<artifactId>parent</artifactId>
|
||||||
<version>2.9.3-SNAPSHOT</version>
|
<version>2.9.3</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>emoticons</artifactId>
|
<artifactId>emoticons</artifactId>
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||||
<artifactId>plugin</artifactId>
|
<artifactId>plugin</artifactId>
|
||||||
<version>2.9.3-SNAPSHOT</version>
|
<version>2.9.3</version>
|
||||||
<relativePath>../plugin/pom.xml</relativePath>
|
<relativePath>../plugin/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.igniterealtime.spark</groupId>
|
<groupId>org.igniterealtime.spark</groupId>
|
||||||
<artifactId>parent</artifactId>
|
<artifactId>parent</artifactId>
|
||||||
<version>2.9.3-SNAPSHOT</version>
|
<version>2.9.3</version>
|
||||||
<relativePath>../../</relativePath>
|
<relativePath>../../</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||||
<artifactId>plugin</artifactId>
|
<artifactId>plugin</artifactId>
|
||||||
<version>2.9.3-SNAPSHOT</version>
|
<version>2.9.3</version>
|
||||||
<relativePath>../plugin/pom.xml</relativePath>
|
<relativePath>../plugin/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||||
<artifactId>plugin</artifactId>
|
<artifactId>plugin</artifactId>
|
||||||
<version>2.9.3-SNAPSHOT</version>
|
<version>2.9.3</version>
|
||||||
<relativePath>../plugin/pom.xml</relativePath>
|
<relativePath>../plugin/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||||
<artifactId>plugin</artifactId>
|
<artifactId>plugin</artifactId>
|
||||||
<version>2.9.3-SNAPSHOT</version>
|
<version>2.9.3</version>
|
||||||
<relativePath>../plugin/pom.xml</relativePath>
|
<relativePath>../plugin/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||||
<artifactId>plugin</artifactId>
|
<artifactId>plugin</artifactId>
|
||||||
<version>2.9.3-SNAPSHOT</version>
|
<version>2.9.3</version>
|
||||||
<relativePath>../plugin/pom.xml</relativePath>
|
<relativePath>../plugin/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||||
<artifactId>plugin</artifactId>
|
<artifactId>plugin</artifactId>
|
||||||
<version>2.9.3-SNAPSHOT</version>
|
<version>2.9.3</version>
|
||||||
<relativePath>../plugin/pom.xml</relativePath>
|
<relativePath>../plugin/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||||
<artifactId>plugin</artifactId>
|
<artifactId>plugin</artifactId>
|
||||||
<version>2.9.3-SNAPSHOT</version>
|
<version>2.9.3</version>
|
||||||
<relativePath>../plugin/pom.xml</relativePath>
|
<relativePath>../plugin/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||||
<artifactId>plugin</artifactId>
|
<artifactId>plugin</artifactId>
|
||||||
<version>2.9.3-SNAPSHOT</version>
|
<version>2.9.3</version>
|
||||||
<relativePath>../plugin/pom.xml</relativePath>
|
<relativePath>../plugin/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||||
<artifactId>plugin</artifactId>
|
<artifactId>plugin</artifactId>
|
||||||
<version>2.9.3-SNAPSHOT</version>
|
<version>2.9.3</version>
|
||||||
<relativePath>../plugin/pom.xml</relativePath>
|
<relativePath>../plugin/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.igniterealtime.spark</groupId>
|
<groupId>org.igniterealtime.spark</groupId>
|
||||||
<artifactId>parent</artifactId>
|
<artifactId>parent</artifactId>
|
||||||
<version>2.9.3-SNAPSHOT</version>
|
<version>2.9.3</version>
|
||||||
<relativePath>../../</relativePath>
|
<relativePath>../../</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||||
<artifactId>plugin</artifactId>
|
<artifactId>plugin</artifactId>
|
||||||
<version>2.9.3-SNAPSHOT</version>
|
<version>2.9.3</version>
|
||||||
<relativePath>../plugin/pom.xml</relativePath>
|
<relativePath>../plugin/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||||
<artifactId>plugin</artifactId>
|
<artifactId>plugin</artifactId>
|
||||||
<version>2.9.3-SNAPSHOT</version>
|
<version>2.9.3</version>
|
||||||
<relativePath>../plugin/pom.xml</relativePath>
|
<relativePath>../plugin/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||||
<artifactId>plugin</artifactId>
|
<artifactId>plugin</artifactId>
|
||||||
<version>2.9.3-SNAPSHOT</version>
|
<version>2.9.3</version>
|
||||||
<relativePath>../plugin/pom.xml</relativePath>
|
<relativePath>../plugin/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||||
<artifactId>plugin</artifactId>
|
<artifactId>plugin</artifactId>
|
||||||
<version>2.9.3-SNAPSHOT</version>
|
<version>2.9.3</version>
|
||||||
<relativePath>../plugin/pom.xml</relativePath>
|
<relativePath>../plugin/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||||
<artifactId>plugin</artifactId>
|
<artifactId>plugin</artifactId>
|
||||||
<version>2.9.3-SNAPSHOT</version>
|
<version>2.9.3</version>
|
||||||
<relativePath>../plugin/pom.xml</relativePath>
|
<relativePath>../plugin/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||||
<artifactId>plugin</artifactId>
|
<artifactId>plugin</artifactId>
|
||||||
<version>2.9.3-SNAPSHOT</version>
|
<version>2.9.3</version>
|
||||||
<relativePath>../plugin/pom.xml</relativePath>
|
<relativePath>../plugin/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||||
<artifactId>plugin</artifactId>
|
<artifactId>plugin</artifactId>
|
||||||
<version>2.9.3-SNAPSHOT</version>
|
<version>2.9.3</version>
|
||||||
<relativePath>../plugin/pom.xml</relativePath>
|
<relativePath>../plugin/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||||
<artifactId>plugin</artifactId>
|
<artifactId>plugin</artifactId>
|
||||||
<version>2.9.3-SNAPSHOT</version>
|
<version>2.9.3</version>
|
||||||
<relativePath>../plugin/pom.xml</relativePath>
|
<relativePath>../plugin/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
2
pom.xml
2
pom.xml
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
<groupId>org.igniterealtime.spark</groupId>
|
<groupId>org.igniterealtime.spark</groupId>
|
||||||
<artifactId>parent</artifactId>
|
<artifactId>parent</artifactId>
|
||||||
<version>2.9.3-SNAPSHOT</version>
|
<version>2.9.3</version>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
<name>Spark (parent)</name>
|
<name>Spark (parent)</name>
|
||||||
|
|||||||
Reference in New Issue
Block a user