Commit Graph

4618 Commits

Author SHA1 Message Date
5cc45cf092 Update Smack to 4.5.0-rc1 2026-02-09 15:26:27 +02:00
cb120fa2e0 Encryptor: optimize secret key 2026-02-09 15:19:27 +02:00
2059ba8786 LanguagePlugin: don't load resources but just list i18n files 2026-02-09 15:00:13 +02:00
8fc5eade11 PluginManager: reduce loggging 2026-02-09 12:22:00 +02:00
48820b718f disable from compilation battleships, phone, jingle 2026-02-08 22:06:26 +02:00
04ee5d4777 core resources/images: optimize PNGs 2026-02-08 20:49:50 +02:00
961073c436 SPARK-2381: fix CarbonExtension parsing 2026-02-08 17:06:45 +02:00
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