Commit Graph

4576 Commits

Author SHA1 Message Date
f02f4f1cea UserSearchService: use ArrayList instead of HashSet to minimize memory usage 2026-02-02 12:12:39 +02:00
77f0e33b80 Update plugin versions and homepage URL 2026-02-02 12:10:46 +02:00
3a13f1f560 fix battleships packets 2026-02-02 11:54:16 +02:00
cab6eb7d90 getJidOnline() that returns null if user is offline 2026-02-02 11:52:19 +02:00
d12d0a6427 reformat Upload Plugin 2026-02-02 11:47:37 +02:00
b315a61f88 SPARK-2366: Include Content Type when using File Upload 2026-02-01 23:49:41 +02:00
5e6d8b6c63 battleships: fix plugin.xml 2026-02-01 23:47:56 +02:00
e161cf11e8 Update version to 3.1.0-SNAPSHOT 2026-02-01 23:47:56 +02:00
a10702f5ae PluginManager: log unsupported plugin 2026-02-01 23:47:56 +02:00
efeca963c3 SPARK-2378: fix concurrent modification on tabs closing 2026-02-01 21:07:51 +02:00
93452f813c Spark.loadLanguage(): set locale without checking for a better speed 2026-02-01 20:51:12 +02:00
bb9ad645a2 Spark.isWindows() isLinux() isMac(): use Apache Commons constants 2026-02-01 20:41:03 +02:00
c29e84934c reversi: remove PSD files 2026-02-01 20:14:52 +02:00
881d6678b2 plugins: optimize PNG files 2026-02-01 20:04:19 +02:00
33bdd576b1 rm spelling build.xml 2026-02-01 20:03:23 +02:00
dd6fbf4298 Remove @NotNull from org.jetbrains.annotations 2026-02-01 18:52:20 +02:00
5253aa63e3 SPARK-2388: Remove LoboBrowser 2026-02-01 18:47:30 +02:00
f79ba894d7 createEmoticonButton(): don't fail if there is no emoticons 2026-02-01 17:47:03 +02:00
ba37d9f4c0 battleships: fix plugin compilation 2026-02-01 16:03:22 +02:00
3d32fc7e3d reformat emoticons 2026-02-01 13:41:57 +02:00
677182a9c2 SPARK-2365: spark.install4j: Linux: handle xmpp:
Hide launcher.
Enable high DPI.
--console arg.
Add comments and in desktop file.
fix action id.
2026-02-01 02:17:11 +02:00
1de66dbf86 SPARK-2365: Register Spark as a URL handler for 'xmpp:' 2026-01-31 23:45:43 +02:00
5aac11a6c7 LoginUIPanel: JidCreate to parse folder names 2026-01-31 23:13:07 +02:00
d147c3ce40 LoginUIPanel: use validateDialog() to enable login button 2026-01-31 23:13:07 +02:00
7e2323c0e1 LoginUIPanel: catch password decryption exception 2026-01-31 23:13:07 +02:00
aff00771a1 SPARK-2017: spark.install4j: bundle with JBR JRE 25
Add description for deb.
Set noarch for rpm.
Use universal package format (both aarch and intel) for macOS.
2026-01-31 21:57:27 +02:00
fe68068020 SPARK-2017: spark.install4j: Install4J auto converted own config to v12 2026-01-31 21:57:27 +02:00
fa1cd8e892 SPARK-2017: spark.install4j: Add JRE 25 bundle to installers 2026-01-31 16:31:47 +02:00
dee2fded02 spark.install4j: sort lang codes 2026-01-31 16:31:47 +02:00
70ab7bf092 SPARK-2017: Update Install4J 12.0.2 2026-01-31 16:31:47 +02:00
845d8d7b67 SPARK-2017: spark.install4j: remove classpath scan in the native libraries 2026-01-31 16:31:47 +02:00
983a1a73eb SPARK-2017: spark.install4j: remove libs for 32-bit platforms 2026-01-31 16:31:47 +02:00
d5f8fda905 SPARK-2017: spark.install4j: remove builds for 32-bit platforms 2026-01-31 16:31:47 +02:00
f2d288ec46 SPARK-2017: spark.install4j set minimal Java version to 11 2026-01-31 16:31:47 +02:00
0903a45a33 SPARK-2387: remove JavaSoundStream.fix.jar and PkgInfo 2026-01-31 16:31:47 +02:00
e6351fafdf SPARK-2387: remove systeminfo.dll 2026-01-31 16:31:47 +02:00
775eb3f35c SPARK-2387: remove jniwrap.dll and jniwrap.lic 2026-01-31 16:31:47 +02:00
6bc9260f0f changelog.html: fix JIRA link 2026-01-31 16:31:47 +02:00
f9a7c7477b PluginManager: remove unnecessary checksum logging 2026-01-31 16:31:47 +02:00
b0e6774aa7 startup.bat: remove jdic.jar 2026-01-31 16:31:47 +02:00
b724be598b startup scripts: remove deprecated options 2026-01-31 16:31:47 +02:00
bf22d30783 SPARK-2341 Show CAPTCHA image 2026-01-31 01:59:22 +02:00
e13bc119a4 XmppProviders.getXmppProvidersModel(): return a List<String> 2026-01-31 01:59:22 +02:00
5d5984858e XmppProviders.downloadProvidersList(): use executeOpen and close response 2026-01-31 01:59:22 +02:00
d862d4912a SPARK-2341 Enable all providers and download a list 2026-01-31 01:59:22 +02:00
526caee4c1 SPARK-2341 Show instructions from registrationForm 2026-01-31 01:59:22 +02:00
edd5360005 SPARK-2341 Hide instructions by default 2026-01-31 01:59:22 +02:00
6252e0fff0 SPARK-2341 AccountCreationWizard: Show additional registration fields
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2026-01-31 01:59:22 +02:00
62a520361f AccountCreationWizard: add empty line in layout for adding a new panel
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2026-01-31 01:59:22 +02:00
d41bef9660 SPARK-2341 AccountCreationWizard: Start registration button to check if registration is allowed
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2026-01-31 01:59:22 +02:00