transifex-integration[bot]
eef8c151ed
Apply translations in zh_TW
...
100% translated for the source file 'plugins/transferguard/src/main/resources/i18n/transferguard_i18n.properties'
on the 'zh_TW' language.
2023-03-29 09:02:35 +02:00
transifex-integration[bot]
4bbe403cff
Apply translations in ru_RU
...
100% translated for the source file 'plugins/transferguard/src/main/resources/i18n/transferguard_i18n.properties'
on the 'ru_RU' language.
2023-03-29 09:02:16 +02:00
transifex-integration[bot]
0049cea7c2
Apply translations in pl
...
100% translated for the source file 'plugins/transferguard/src/main/resources/i18n/transferguard_i18n.properties'
on the 'pl' language.
2023-03-29 09:01:57 +02:00
transifex-integration[bot]
b090c76bfd
Apply translations in zh_TW
...
100% translated for the source file 'plugins/roar/src/main/resources/i18n/roar_i18n.properties'
on the 'zh_TW' language.
2023-03-29 09:01:39 +02:00
transifex-integration[bot]
d4e957453d
Apply translations in lt
...
100% translated for the source file 'plugins/transferguard/src/main/resources/i18n/transferguard_i18n.properties'
on the 'lt' language.
2023-03-29 09:01:22 +02:00
transifex-integration[bot]
76a186b8f3
Apply translations in zh_TW
...
100% translated for the source file 'plugins/spelling/src/main/resources/i18n/spellchecker_i18n.properties'
on the 'zh_TW' language.
2023-03-29 09:00:55 +02:00
transifex-integration[bot]
a1c63d3b62
Apply translations in de
...
100% translated for the source file 'plugins/roar/src/main/resources/i18n/roar_i18n.properties'
on the 'de' language.
2023-03-29 09:00:36 +02:00
transifex-integration[bot]
ce889dcae4
Apply translations in pl
...
100% translated for the source file 'plugins/roar/src/main/resources/i18n/roar_i18n.properties'
on the 'pl' language.
2023-03-29 09:00:19 +02:00
transifex-integration[bot]
9452858808
Apply translations in de
...
100% translated for the source file 'plugins/spelling/src/main/resources/i18n/spellchecker_i18n.properties'
on the 'de' language.
2023-03-29 08:59:52 +02:00
Guus der Kinderen
1358f42a5b
Added plugins to Transifex configuration
2023-03-29 08:54:30 +02:00
ilyaHlevnoy
eef5bc1a63
Merge pull request #818 from igniterealtime/fix-freeze
...
Fix freeze when opponent is typing
2023-03-24 22:29:27 +03:00
ilya khlevnoy
b30d77a5c4
Fix freeze when opponent is typing
...
I think you should not request a list of MUC services every time, once is enough for us.
2023-03-24 22:28:21 +03:00
ilyaHlevnoy
cb972ae18c
SPARK-1457 Update Translator plugin ( #774 )
...
* Update Translator plugin to use other translation API
* Add Preference panel
* update libretranslate-java to 1.0.5
2023-03-15 22:06:57 +03:00
ilyaHlevnoy
91333459a9
SPARK-2163 TicTacToe Reversi throws exception for offline user ( #814 )
2023-01-06 21:48:14 +03:00
transifex-integration[bot]
ca96ac2b02
Apply translations in ru_RU ( #813 )
...
translation completed for the source file '/core/src/main/resources/i18n/spark_i18n.properties'
on the 'ru_RU' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-12-29 22:32:33 +03:00
transifex-integration[bot]
e8264bb867
Apply translations in nl
...
translation completed for the source file '/core/src/main/resources/i18n/spark_i18n.properties'
on the 'nl' language.
2022-12-29 17:30:03 +01:00
ilya khlevnoy
44478e1fa2
Update Roar Icon
2022-12-27 18:27:43 +03:00
ilya khlevnoy
1ff9233a6b
Merge branch 'master' of https://github.com/igniterealtime/Spark
2022-12-26 14:04:05 +03:00
ilya khlevnoy
0f084390cb
Growl is not supported by Windows
2022-12-26 14:03:40 +03:00
ilyaHlevnoy
e74994aafc
ROAR Pluign Remove - requires restart. Add translation. ( #811 )
2022-12-26 14:00:40 +03:00
Guus der Kinderen
faa12a9a4b
Update .transifex.yml
2022-12-23 20:58:37 +01:00
Guus der Kinderen
1e79cc5282
Update .transifex.yml
2022-12-23 20:57:08 +01:00
Guus der Kinderen
9a7b9381eb
Update .transifex.yml
2022-12-23 20:47:28 +01:00
Guus der Kinderen
6b0b5558d3
Update .transifex.yml
2022-12-23 20:14:43 +01:00
Guus der Kinderen
03c89fdbe8
Create .transifex.yml
2022-12-23 19:59:01 +01:00
Dele Olajide
63ac3784e0
Merge pull request #775 from igniterealtime/meet
...
Add i18n and improve Preference panel for Pade Meeting
Thanks for doing this 👍
2022-12-21 18:27:07 +00:00
ilya khlevnoy
26eecece43
Add i18n and improve Preference panel for Pade Meeting
2022-12-20 18:17:07 +03:00
ilyaHlevnoy
2bceff4c65
Raise the minimum requirements for plugins. ( #773 )
...
Spark supports Java 8 and above.
Starting with Spark 3.0.0, translations are no longer distorted(with java 9 and above), we need to build on this version
2022-12-20 16:39:51 +03:00
ilyaHlevnoy
fa8cf90853
Check that Broadcast message is not empty ( #772 )
2022-12-20 15:04:24 +03:00
ilyaHlevnoy
9694ebce0d
Add focus for Roar ( #770 )
2022-12-19 16:13:44 +03:00
ilyaHlevnoy
6bd4ee9f3d
Merge pull request #769 from igniterealtime/save-password-from-preference-panel
...
SPARK-2320 Save password from Preferences menu
2022-12-18 18:15:24 +03:00
ilya khlevnoy
cfc5b18d7b
Save password from preference panel
2022-12-18 18:07:09 +03:00
ilyaHlevnoy
6945943563
Merge pull request #768 from igniterealtime/spark-1815
...
SPARK-1815 SPARK-1782 SPARK-2318 Roar
2022-12-17 23:27:12 +03:00
ilya khlevnoy
bfd49d17a6
Roar 1.0
2022-12-17 23:06:49 +03:00
ilya khlevnoy
83b383dc1e
Improve GUI
2022-12-17 22:53:08 +03:00
ilya khlevnoy
05718e63a8
SPARK-1782 Roar popups shouldn't be shown when a tab is in focus
2022-12-17 16:35:35 +03:00
ilya khlevnoy
66875cded8
Simplify the plugin and remove unnecessary logic
2022-12-17 14:55:20 +03:00
ilya khlevnoy
8c432c94d7
Changing the default settings
2022-12-17 14:01:53 +03:00
ilya khlevnoy
9c695a1f09
SPARK-1815 Roar custom popup can't be closed after closing the chat window
2022-12-17 11:13:12 +03:00
ilyaHlevnoy
f9965b33b5
Spark 3.0.2 snapshot ( #767 )
2022-12-12 22:32:22 +03:00
daryl herzmann
792bc6b6f3
Merge pull request #766 from igniterealtime/spark301
...
Denote Spark 3.0.1 Release
v3.0.1
2022-12-12 12:58:41 -06:00
ilya khlevnoy
8e13cd3d17
Denote Spark 3.0.1 Release
2022-12-12 21:56:36 +03:00
ilyaHlevnoy
9e37449003
SPARK-2317 HTTP File Upload Plugin button not opening in private chat ( #765 )
...
-Use EntityJid
-Remove unused code
2022-12-11 20:13:45 +03:00
ilyaHlevnoy
966db35160
spark-2250 ( #764 )
2022-12-09 22:27:50 +03:00
ilyaHlevnoy
0adacc79d3
remove custom method and use isPrivateChat ( #762 )
2022-12-09 14:53:59 +03:00
ilyaHlevnoy
da18b4614c
Merge pull request #761 from igniterealtime/spark-2316
...
SPARK-2316 unable to open MUC while MUC private chat is open
2022-12-09 00:07:40 +03:00
ilya khlevnoy
2e22a95cca
Use jid for tooltip
2022-12-08 18:11:22 +03:00
ilya khlevnoy
95330aa023
SPARK-2316 unable to open MUC while MUC private chat is open
2022-12-08 17:47:04 +03:00
ilyaHlevnoy
f4029be147
Merge pull request #760 from igniterealtime/spark-2313
...
SPARK-2313 use fullJid only for private chat in MUC
2022-12-05 23:13:52 +03:00
ilya khlevnoy
632e3d611f
use fullJid only for private chat in MUC
2022-12-05 21:20:55 +03:00