Commit Graph

4611 Commits

Author SHA1 Message Date
997c510695 Remove macros support 2026-02-08 10:19:32 +02:00
d9d11721aa ConferenceServices: load bookmarks without a delay 2026-02-08 10:17:58 +02:00
6b1f07cde6 ConferenceServices: assume MUC is always supported to not waste a time 2026-02-08 10:17:58 +02:00
9a8a7e778a AnswerFormDialog: pre-fill nickname 2026-02-08 10:17:58 +02:00
2a80e35636 AnswerFormDialog: Use DataFormUI 2026-02-08 10:17:58 +02:00
09f146f001 DataFormDialog: Use DataFormUI 2026-02-08 10:17:58 +02:00
e9f0e731f3 Improve DataFormUI 2026-02-08 10:17:58 +02:00
0f17fcf4c9 Cleanup and reformat AccountCreationWizard 2026-02-07 17:25:55 +02:00
5b529a3433 DataFormUI reformat 2026-02-07 12:59:52 +02:00
6082335374 DataFormUI reformat 2026-02-07 12:53:38 +02:00
ffce769943 Replace ConferenceUtils.isPasswordRequired() with RoomInfo 2026-02-07 12:41:08 +02:00
bb72abd1de Improve Chat Room Configuration dialog 2026-02-07 12:41:08 +02:00
efeeeaf4dd conferences: cleanup and refactor 2026-02-07 12:41:08 +02:00
ce0bf43865 ConferenceRoomBrowser: use RoomInfo directly 2026-02-06 19:31:00 +02:00
bd1ebb0c10 ConferenceRoomBrowser: move bookmark logic to BookmarksUI and simplify 2026-02-06 19:31:00 +02:00
8fcc17840f treewide refactoring:
Remove serialVersionUID.
Use LocalPreferences pref field.
Extract SparkManager.mucManager, discoManager, and use SparkManager.sessionManager.privateDataManager to reduce direct usage of connection.
Reformat and use modern java syntax.
2026-02-06 19:31:00 +02:00
e6e763fd40 ChatRoom: Improve nickname matching 2026-02-06 19:30:59 +02:00
329c705926 fix: addToTranscript() missing body 2026-02-06 19:30:59 +02:00
30dd6de38e SPARK-2386: ConferenceRoomBrowser: rework room popup menu 2026-02-06 19:30:59 +02:00
0b5061b6fa SPARK-2386: ConferenceRoomBrowser: remove autojoin popup item 2026-02-06 19:30:59 +02:00
6334f2ba57 ConferenceRoomBrowser: improve room list retrieval and display 2026-02-06 19:30:59 +02:00
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