4310 Commits

Author SHA1 Message Date
Sergey Ponomarev
a933b55545 ModelUtil.getTimeFromLong() remove seconds
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2024-08-18 20:53:27 +03:00
Sergey Ponomarev
141893368e WorkgroupManager: use ModelUtil.getTimeFromLong() and remove the duplicated FormUtils.getTimeFromLong()
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2024-08-18 20:49:51 +03:00
Sergey Ponomarev
45eb87a653 ModelUtil.hasLength(): replace with commons lang StringUtils.isNotBlank()
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2024-08-18 20:27:51 +03:00
Sergey Ponomarev
33ca88a149 ModelUtil: remove unused methods
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2024-08-18 20:20:36 +03:00
Sergey Ponomarev
aa26c93be2 RoomCreationDialog: compare password directly
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2024-08-18 20:19:25 +03:00
Sergey Ponomarev
956e1c6cda UserSettings: remove unused method getEmptyPropertyIfNull()
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2024-08-18 20:18:51 +03:00
Sergey Ponomarev
ef340fd9bc LoginDialog: use Default.getBoolean()
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2024-08-18 20:04:48 +03:00
Sergey Ponomarev
274ef0975e CertManager: cleanup and reformat
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2024-08-18 19:02:57 +03:00
Sergey Ponomarev
7f61c5024e cleanup
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2024-08-15 22:16:20 +03:00
transifex-integration[bot]
5dd76bbfbf Translate spark_i18n.properties in ru_RU
100% translated source file: 'spark_i18n.properties'
on 'ru_RU'.
2024-08-15 21:03:54 +02:00
transifex-integration[bot]
be05457d4a Translate spark_i18n.properties in ru_RU
100% translated source file: 'spark_i18n.properties'
on 'ru_RU'.
2024-08-15 21:03:54 +02:00
transifex-integration[bot]
1fbba048cd Translate spark_i18n.properties in ru_RU
100% translated source file: 'spark_i18n.properties'
on 'ru_RU'.
2024-08-15 21:03:54 +02:00
Sergey Ponomarev
c2e504e6fa ContactList hide error when trying to get last activity from a server that doesn't support it yet
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2024-08-11 13:18:29 +03:00
Sergey Ponomarev
8741ee24cc plugins/ofmeet: hide the NoSuchFieldException sys_paths
Co-authored-by: Dzikoysk <dzikoysk@dzikoysk.net>
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2024-08-11 11:43:24 +03:00
Sergey Ponomarev
4ff173b18d spark-core/pom.xml remove unused maven-snapshots-repo and update install4j-runtime for latest patch version
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2024-08-11 07:46:46 +03:00
Sergey Ponomarev
8e920d6daf spark-core/pom.xml declare missing compile dependencies
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2024-08-11 07:01:00 +03:00
ilyaHlevnoy
50c54bf6c7
Merge pull request #865 from igniterealtime/translations_core-src-main-resources-i18n-spark-i18n-properties--master_zh_CN
Updates for file core/src/main/resources/i18n/spark_i18n.properties in zh_CN
2024-08-07 05:22:45 +03:00
transifex-integration[bot]
1b8c297a40
Translate spark_i18n.properties in zh_CN
100% translated source file: 'spark_i18n.properties'
on 'zh_CN'.
2024-08-06 23:53:51 +00:00
ilyaHlevnoy
9947fd5601
Merge pull request #864 from igniterealtime/translations_core-src-main-resources-i18n-spark-i18n-properties--master_ru_RU
Updates for file core/src/main/resources/i18n/spark_i18n.properties in ru_RU
2024-08-07 00:23:46 +03:00
transifex-integration[bot]
36a75d9ecd
Translate spark_i18n.properties in ru_RU
100% translated source file: 'spark_i18n.properties'
on 'ru_RU'.
2024-08-06 21:23:33 +00:00
ilyaHlevnoy
686fc4a91b
Merge pull request #861 from stokito/fix_account_creation
spark-core: separate message when account registration is not allowed
2024-08-07 00:21:29 +03:00
ilya khlevnoy
6124ca4a7f add condition 2024-08-07 00:19:53 +03:00
ilyaHlevnoy
ec07bf3ee2
Merge pull request #854 from igniterealtime/translations_35e2397f4d3e9fcfe831fbba761967fe_zh_CN
Updates for file plugins/translator/src/main/resources/i18n/translator_i18n.properties in zh_CN
2024-08-05 19:38:23 +03:00
ilya khlevnoy
6fe83196fa fix build spark 2024-08-04 22:14:28 +03:00
ilya khlevnoy
bd89f83d76 Revert "spark-core pom.xml: disable filter resources except of spark.properties"
This reverts commit 88483c8fb89ff91feca363ea6d803feda175e369.
2024-08-04 21:56:10 +03:00
ilyaHlevnoy
9f8c9c8bfa
Merge pull request #863 from stokito/transifex
README.md: add Transifex link and use HTTPS links
2024-08-04 21:26:16 +03:00
ilyaHlevnoy
edf0676c73
Merge pull request #862 from stokito/fix_maven_build
Fix maven build
2024-08-04 21:25:03 +03:00
Sergey Ponomarov
33a7418aa2 README.md: add Transifex link and use HTTPS links
Signed-off-by: Sergey Ponomarov <stokito@gmail.com>
2024-08-04 20:05:44 +03:00
ilyaHlevnoy
042777c6bf
Merge pull request #860 from stokito/patch-1
docbook/installation-debian.sgml: improve commands and ru translation
2024-08-04 17:36:41 +03:00
Sergey Ponomarov
8a86029e2e spark-core pom.xml: upgrade smack version 2024-08-04 11:23:40 +03:00
Sergey Ponomarov
19a83722c5 spark-core pom.xml: upgrade libraries to latest patch version
The commons-lang3 upgraded to latest version because it's ultra stable.
2024-08-04 11:23:40 +03:00
Sergey Ponomarov
35a6a22827 spark-core pom.xml: upgrade bouncycastle to jdk18on v1.78.1
The jdk15on supports Java 5 and jdk18on Java 8.
The Spark anyway supports starting from 8.
2024-08-04 11:23:40 +03:00
Sergey Ponomarov
88483c8fb8 spark-core pom.xml: disable filter resources except of spark.properties 2024-08-04 11:23:40 +03:00
Sergey Ponomarov
2913b3c272 spark-core: separate message when account registration is not allowed 2024-08-04 10:55:37 +03:00
Sergey Ponomarev
6e69caca17
docbook/installation-debian.sgml: improve commands and ru translation
Instead of the old Sun Java use the default-jre package.
Add a link to GitHub Releases page from which to get the deb package.
Add wget command to download.
Use apt to install the package: it will also install dependencies (none for now but for a future).
Add Russian translation.
2024-08-03 01:56:26 +03:00
transifex-integration[bot]
5d71ffbf06 Translate fastpath_i18n.properties in zh_CN
100% translated source file: 'fastpath_i18n.properties'
on 'zh_CN'.
2024-06-26 10:00:11 +02:00
transifex-integration[bot]
37363fe781 Translate spark_i18n.properties in zh_CN
100% translated source file: 'spark_i18n.properties'
on 'zh_CN'.
2024-06-26 09:59:25 +02:00
transifex-integration[bot]
4ba8780058 Translate roar_i18n.properties in zh_CN
100% translated source file: 'roar_i18n.properties'
on 'zh_CN'.
2024-06-26 09:58:59 +02:00
transifex-integration[bot]
fd1792727f Translate transferguard_i18n.properties in zh_CN
100% translated source file: 'transferguard_i18n.properties'
on 'zh_CN'.
2024-06-26 09:58:26 +02:00
transifex-integration[bot]
b2c93981b1 Translate spellchecker_i18n.properties in zh_CN
100% translated source file: 'spellchecker_i18n.properties'
on 'zh_CN'.
2024-06-26 09:57:47 +02:00
transifex-integration[bot]
b1eba388dc
Translate translator_i18n.properties in zh_CN
100% translated source file: 'translator_i18n.properties'
on 'zh_CN'.
2024-06-26 04:30:49 +00:00
transifex-integration[bot]
550c226d7d Translate spark_i18n.properties in zh_CN
100% translated source file: 'spark_i18n.properties'
on 'zh_CN'.
2024-06-24 20:50:52 +02:00
Guus der Kinderen
95e3fa2aee SPARK-2334: Announce avatar when joining a room
By announcing an avatar in the presence stanza that is used to join a MUC room, other occupants can see the avatar of the user that's joining (if their client support showing avatars).
2023-12-27 13:50:02 +01:00
Guus der Kinderen
6a2b421415 Add icon to Intellij project config 2023-12-27 13:49:48 +01:00
transifex-integration[bot]
dfc51d6ed2 Translate spellchecker_i18n.properties in pt_PT
100% translated source file: 'spellchecker_i18n.properties'
on 'pt_PT'.
2023-12-27 13:49:33 +01:00
transifex-integration[bot]
b40f8934d0 Translate transferguard_i18n.properties in pt_PT
100% translated source file: 'transferguard_i18n.properties'
on 'pt_PT'.
2023-12-27 13:49:14 +01:00
transifex-integration[bot]
ae055adbcc Translate fastpath_i18n.properties in pt_PT
100% translated source file: 'fastpath_i18n.properties'
on 'pt_PT'.
2023-12-27 13:48:44 +01:00
transifex-integration[bot]
91a62cf186 Translate fastpath_i18n.properties in pt_PT
100% translated source file: 'fastpath_i18n.properties'
on 'pt_PT'.
2023-12-27 13:48:44 +01:00
transifex-integration[bot]
548b62ae4d Translate roar_i18n.properties in pt_PT
100% translated source file: 'roar_i18n.properties'
on 'pt_PT'.
2023-12-27 13:48:26 +01:00
transifex-integration[bot]
191e40c447 Translate translator_i18n.properties in pt_PT
100% translated source file: 'translator_i18n.properties'
on 'pt_PT'.
2023-12-27 13:47:59 +01:00