|
|
79626350fd
|
refactor: use messageBuilder.to()
|
2026-07-17 19:11:15 +03:00 |
|
|
|
d9b3067178
|
Hotfix to detect an issue when credentials were cleared
|
2026-07-11 17:57:51 +02:00 |
|
|
|
d871b2477e
|
SettingsManager.getLocalPreferences(): reduce synhronized
|
2026-07-11 17:39:12 +02:00 |
|
|
|
63d1acc513
|
LoginUIPanel: make resizable
|
2026-07-11 17:38:30 +02:00 |
|
|
|
3934d5a77f
|
ContactInfoWindow: fix NPE when window was disposed
|
2026-07-11 17:34:11 +02:00 |
|
|
|
fe0dc3a0d3
|
optimize ResourceUtils
|
2026-07-11 17:31:00 +02:00 |
|
|
|
78ba376ee6
|
SPARK-295: When the isHideInTaskbar is enabled, we also need to bring the chat frame to the front
|
2026-07-17 00:07:50 +03:00 |
|
|
|
afe34899e2
|
refactor: use ChatFrame.bringFrameIntoFocus()
|
2026-07-17 00:07:18 +03:00 |
|
|
|
fdc3467b0c
|
SPARK-295: hideInTaskbar option to show Spark only in tray
|
2026-07-16 23:21:45 +03:00 |
|
|
|
3fec09f388
|
refactor ChatFrame
|
2026-07-16 23:12:53 +03:00 |
|
|
|
2c30ce8874
|
refactor ChatFrame
|
2026-07-16 23:11:55 +03:00 |
|
|
|
f99786812c
|
refactor ChatFrame
|
2026-07-16 23:09:37 +03:00 |
|
|
|
2a2e33204f
|
Rename LocalPreferences.isTabOnTop()
|
2026-07-16 22:55:27 +03:00 |
|
|
|
f91d4638a9
|
refactor TranscriptWindow
|
2026-07-15 23:44:44 +03:00 |
|
|
|
b71021f69b
|
When joining multiple rooms confirm reveal invisibility only once
|
2026-07-15 21:44:43 +03:00 |
|
|
|
5b1b195062
|
Update translations
|
2026-07-15 21:03:33 +03:00 |
|
|
|
1c089f5cd0
|
refactor ChatPreferencePanel
|
2026-07-15 19:22:07 +03:00 |
|
|
|
916132b15b
|
refactor ChatPreferencePanel
|
2026-07-15 19:15:13 +03:00 |
|
|
|
311506fe34
|
refactor ThemePanel
|
2026-07-15 19:11:20 +03:00 |
|
|
|
226cf7692e
|
Initialize OptionPane.okButtonText with localized value once on start
|
2026-07-15 14:13:39 +03:00 |
|
|
|
3fe9a7aff8
|
SPARK-2308: fix Bookmark room when rooms are filtered
|
2026-07-15 13:35:58 +03:00 |
|
|
|
a8828a64db
|
Update translations
|
2026-07-15 01:31:52 +03:00 |
|
|
|
b176d34a23
|
Theme preferences: add useSingleWindowDocking checkbox
|
2026-07-15 01:18:01 +03:00 |
|
|
|
a1ffd5ae8e
|
Encryptor: make it thread safe with ThreadLocal
|
2026-07-15 00:50:32 +03:00 |
|
|
|
c1ae20dece
|
Encryptor: don't throw exception on encryption (never happen)
|
2026-07-15 00:39:51 +03:00 |
|
|
|
417496c2ea
|
SPARK-2119: check if pre-approve is supported
|
2026-07-14 19:50:14 +03:00 |
|
|
|
990b1f1ae2
|
VCardManager: don't refetch vCard for non exiting contacts
|
2026-07-14 16:23:04 +03:00 |
|
|
|
11a6692cb6
|
refactor RosterDialog
|
2026-07-14 16:23:04 +03:00 |
|
|
|
d5cf2fa7e1
|
SPARK-2119: pre-approve contact that being added
|
2026-07-14 14:25:20 +03:00 |
|
|
|
323035e9c3
|
refactor Spellcheck plugin
|
2026-07-14 14:06:34 +03:00 |
|
|
|
9ab30f6755
|
Preferences: use spinner for integers
|
2026-07-12 01:47:50 +03:00 |
|
|
|
bcd74f516b
|
SPARK-1600: Remove a password the "Save password" is unchecked
|
2026-07-11 18:39:08 +03:00 |
|
|
|
c577ea4d95
|
SPARK-1600: Login: save password by default
|
2026-07-11 18:34:19 +03:00 |
|
|
|
fe03ebdb6a
|
SPARK-152: Preferences: Change Password and Delete my account buttons and dialogs
|
2026-07-11 18:34:19 +03:00 |
|
|
|
bb970d5eaf
|
cleanup BroadcastHistoryFrame
|
2026-07-11 12:51:56 +03:00 |
|
|
|
f49d683d36
|
BroadcastHistoryFrame: fix transcriptsFolder initialization
|
2026-07-11 06:42:57 +03:00 |
|
|
|
9b6c95b25d
|
Update translations
|
2026-07-10 23:38:00 +03:00 |
|
|
|
62e2a243cf
|
Move Change password to Login settings and add Delete account
|
2026-07-10 23:31:21 +03:00 |
|
|
|
622d62961d
|
Spark.getUserProfileFolder()
|
2026-07-10 23:22:28 +03:00 |
|
|
|
cea7368496
|
LoginUIPanel: save login settings before login
|
2026-07-10 13:13:24 +03:00 |
|
|
|
f0203821d8
|
LocalPreferences.setPasswordForUser(): clear password
|
2026-07-10 13:08:11 +03:00 |
|
|
|
79cbab527a
|
LoginUIPanel: cleanup
|
2026-07-10 13:06:16 +03:00 |
|
|
|
52369a57cc
|
LoginUIPanel: increase buttons
|
2026-07-08 00:19:15 +03:00 |
|
|
|
9d401085c8
|
InvitationDialog: make wider
|
2026-07-07 02:31:28 +03:00 |
|
|
|
b4733bc1ee
|
spark.doap: XEP-0249
|
2026-07-07 02:31:28 +03:00 |
|
|
|
7e669d439d
|
Update translations
|
2026-07-07 02:31:28 +03:00 |
|
|
|
12d46f101b
|
Tasks: use date picker and translate Due
|
2026-07-07 01:07:36 +03:00 |
|
|
|
e636d30646
|
ChatRoom: extract setChatInputEnabled() and remove getSendButton()
|
2026-07-06 23:06:50 +03:00 |
|
|
|
56ebcf8d6e
|
ChatRoom: remove insets methods
|
2026-07-06 01:18:25 +03:00 |
|
|
|
23c661f51a
|
Chat editor: show Send button
|
2026-07-06 01:18:25 +03:00 |
|