Commit Graph

4590 Commits

Author SHA1 Message Date
c7afdb63bb ConferenceRoomBrowser: show empty string if unable to get count of occupants
Fix comparation on sorting to avoid NumberFormat exception on ""
2026-02-06 19:30:59 +02:00
d84530f7c6 ConferenceRoomBrowser: always show room list bigger as for German 2026-02-06 19:30:59 +02:00
86fcae3a84 reformat ConferenceRoomBrowser 2026-02-06 19:30:59 +02:00
170e69dfe7 SPARK-2386: Create private room: set password protection field only if supported 2026-02-06 19:30:59 +02:00
521d50094b SPARK-2386: Create room: make rooms public and persistent by default 2026-02-06 19:30:59 +02:00
f49b601ad0 RoomCreationDialog: rename title.create.or.join to title.create.room 2026-02-06 19:30:59 +02:00
96a870211a RoomCreationDialog: show password only if hasPassword selected 2026-02-04 06:01:47 +02:00
45baf45130 reformat RoomCreationDialog: rearrange components
Move passwords to bottom
2026-02-04 06:01:47 +02:00
b5a325dc7a reformat RoomCreationDialog 2026-02-04 06:01:47 +02:00
f42e226418 SPARK-2386: Create room: don't set yourself as an owner because this is a default 2026-02-04 06:01:47 +02:00
0c96c550b8 Chat form.setAnswer(): Use constants MucConfigFormManager 2026-02-04 06:01:47 +02:00
fccc4b3827 ConferenceRoomBrowser: better handle error 2026-02-04 06:01:47 +02:00
7134422b1b make jingle and phone plugins compilable 2026-02-02 23:28:11 +02:00
c586cc508d jingle plugin: fix package name 2026-02-02 14:31:38 +02:00
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