69 Commits

Author SHA1 Message Date
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]
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
akrherz
aa70f9be52
march release toward 3.0.3-SNAPSHOT 2023-03-31 12:37:43 -05:00
ilya khlevnoy
746a17c029 Denote Spark 3.0.2 release 2023-03-31 17:54:02 +03: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]
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
ilya khlevnoy
44478e1fa2 Update Roar Icon 2022-12-27 18:27:43 +03:00
ilyaHlevnoy
e74994aafc
ROAR Pluign Remove - requires restart. Add translation. (#811) 2022-12-26 14:00:40 +03:00
ilyaHlevnoy
9694ebce0d
Add focus for Roar (#770) 2022-12-19 16:13:44 +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
ilya khlevnoy
8e13cd3d17 Denote Spark 3.0.1 Release 2022-12-12 21:56:36 +03:00
ilya khlevnoy
13bcb2bfdc march master branch toward 3.0.1-SNAPSHOT 2022-11-14 20:14:10 +03:00
akrherz
238f205c05
Denote Spark 3.0.0 Release 2022-11-14 08:19:40 -06:00
Plyha
9f37520a6d SPARK-2128 Fix lang for java 8-17 2022-01-06 21:21:46 +03:00
Plyha
9b61b7ea66 Update roar_i18n_ru_RU.properties 2021-06-26 19:06:54 +03:00
Plyha
a493fce759 SPARK-2217 Update Russian translation 2021-06-23 13:05:42 +03:00
akrherz
81e31e5b54
march master branch toward 3.0.0-SNAPSHOT 2021-04-26 15:34:52 -05:00
akrherz
e5acbc3027
Denote release 3.0.0-beta 2021-04-25 21:25:25 -05:00
Amos Chepchieng
311eb972a4 Change bevel borders to flat line borders 2020-12-28 18:07:26 +03:00
Amos Chepchieng
666549918b Update emoticons and fix missing icons in preferences and chat room 2020-12-19 18:19:15 +03:00
arthur
790cf68b6a SPARK-2204: Code cleanup: Remove some deprecated methods usage 2020-11-26 23:15:10 +03:00
arthur
7c6b4e827f SPARK-2204: Code cleanup: Remove unused fields and variables 2020-11-17 23:26:30 +03:00
arthur
ff7175800c SPARK-2204: Code cleanup: Delete declaration of exceptions that are never thrown 2020-11-17 00:27:11 +03:00
arthur
fb5a40c69a SPARK-2204: Code cleanup: Add private and final modifiers to methods if possible 2020-11-16 23:37:28 +03:00
arthur
75682fec07 SPARK-2204: Code cleanup: Remove redundant final modifier from private and static methods 2020-11-16 22:48:52 +03:00
arthur
e474e1c67f SPARK-2204: Code cleanup: Use Java 8 features like lambda statements/expressions, and method references instead of anonymous inner classes implementing functional interfaces 2020-11-15 22:02:28 +03:00
arthur
3505abc5d5 SPARK-2204: Code cleanup: Replace string literals with Standard Charset objects when applicable 2020-11-15 01:03:02 +03:00
arthur
bbf8d95caa SPARK-2204: Code cleanup: Make fields final if possible
This can have a good effect on performance, I think
2020-11-15 00:58:49 +03:00
arthur
1491bb0cde SPARK-2204: Code cleanup: Remove unnecessary modifiers from enum constructors and inner enums 2020-11-15 00:35:55 +03:00
arthur
fda951eabf SPARK-2204: Code cleanup: Remove unnecessary modifiers from interfaces methods and inner classes 2020-11-15 00:30:08 +03:00
akrherz
67638034d2
march master branch toward 2.9.5-SNAPSHOT 2020-11-14 07:05:11 -06:00
akrherz
b1f908b696
Denote release 2.9.4 2020-11-14 06:45:21 -06:00
arthur
506e744fbd SPARK-1469: Code cleanup: Fix probable bugs: Remove unused assignment and redundant initializers 2020-11-13 23:00:43 +03:00
arthur
0b4b174eef SPARK-1469: Code cleanup: remove redundant local variables. 2020-11-04 23:57:51 +03:00
arthur
fae96978d0 SPARK-1469: Code cleanup: remove redundant code constructs. 2020-11-04 00:01:02 +03:00
arthur
4359d04f6c SPARK-1469: Code cleanup: make nested classes static if applicable. 2020-11-03 22:11:19 +03:00
arthur
ed533c0254 SPARK-1469: Code cleanup: delete unused imports. 2020-11-02 23:43:30 +03:00
arthur
e59dffbcd8 Replace usage of deprecated method with alternative and remove method itself.
Deprecated method:
org.jivesoftware.spark.UserManager.getUserNicknameFromJID(java.lang.CharSequence)
Alternative method:
org.jivesoftware.spark.UserManager.getUserNicknameFromJID(org.jxmpp.jid.BareJid)
2020-10-25 21:48:20 +03:00
akrherz
bb937127ab
march master branch toward 2.9.4-SNAPSHOT 2020-10-24 07:05:19 -05:00
akrherz
24dce9789b
Denote Spark 2.9.3 Release 2020-10-24 06:40:29 -05:00
R87A
31abf18ca4 Refactor: rename getRoomJid() to getBareJid() in ChatRoom class and its derived classes for more clarity. 2020-10-07 18:14:09 +03:00
akrherz
928a0ad85e
march master branch toward 2.9.3-SNAPSHOT 2020-08-30 13:22:12 -05:00
akrherz
53d9ed6df3 Denote Spark 2.9.2 Release 2020-08-30 19:46:45 +02:00