Commit Graph

366 Commits

Author SHA1 Message Date
cb00bb0848 SPARK-2406: Spellchecker: update dictionaries 2026-07-20 00:18:50 +03:00
75a2d3393b SpellcheckerRes: rename image 2026-07-19 23:12:56 +03:00
640a1d6bab 2026-07-19 13:06:23 +03:00
198bcd2e99 packets: use ELEMENT and QNAME 2026-07-17 20:19:34 +03:00
79626350fd refactor: use messageBuilder.to() 2026-07-17 19:11:15 +03:00
afe34899e2 refactor: use ChatFrame.bringFrameIntoFocus() 2026-07-17 00:07:18 +03:00
5b1b195062 Update translations 2026-07-15 21:03:33 +03:00
226cf7692e Initialize OptionPane.okButtonText with localized value once on start 2026-07-15 14:13:39 +03:00
323035e9c3 refactor Spellcheck plugin 2026-07-14 14:06:34 +03:00
e636d30646 ChatRoom: extract setChatInputEnabled() and remove getSendButton() 2026-07-06 23:06:50 +03:00
23c661f51a Chat editor: show Send button 2026-07-06 01:18:25 +03:00
92140d2d74 Translations update 2026-07-05 20:29:29 +03:00
256caa1254 translations: articles in spark_i18n.properties, remove space around = 2026-07-05 20:07:00 +03:00
4b4dabe6ef Rename translation files to match plugin name 2026-07-05 18:33:22 +03:00
260c36af35 Rename translation files to match plugin name 2026-07-05 18:15:49 +03:00
ded3fcd379 Update translations: remove spaces around = 2026-07-05 18:15:49 +03:00
0ac0c17b5e Apple plugin: make translatable 2026-07-05 17:55:46 +03:00
36f3be18d3 Update translations 2026-07-05 14:53:56 +03:00
08c7257589 phone and jingle plugins; fix compilations 2026-07-03 10:51:52 +03:00
28e711e26d Fastpath plugin: remove manual ConferenceService loading 2026-07-03 10:27:14 +03:00
eed41d8225 Update translations 2026-07-01 02:58:05 +03:00
bf35151fbb Update translations 2026-07-01 00:42:06 +03:00
d31f8eb1ed Update translations 2026-07-01 00:18:47 +03:00
4845fbc8ed Translate fastpath_i18n.properties in de
97% of minimum 20% translated source file: 'fastpath_i18n.properties'
on 'de'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
2026-06-30 22:13:55 +03:00
d9c765a836 Update translations 2026-06-30 19:03:03 +03:00
ff3f9705cd Route console output through the Log class 2026-06-27 14:46:07 +03:00
131ff0ec6e Cleanup StringUtils usage 2026-06-27 14:27:49 +03:00
a945e3bbfa cleanup ApplePlugin 2026-06-18 00:32:45 +03:00
b794379364 Make File Upload plugin as internal and skip it's loading from plugins dir 2026-06-09 23:57:40 +03:00
33d17782cb fileupload plugin: handle "File type not allowed" error 2026-06-09 23:57:24 +03:00
e944c226d8 fileupload plugin: show errors and progress 2026-06-07 18:18:58 +03:00
284e29a9f5 fileupload plugin: simplify 2026-06-07 15:19:23 +03:00
204bcd4ed2 SubjectPanel: Show room name instead of JID, Fastpath: set subject 2026-06-06 23:03:12 +03:00
44ab2e4d50 Translation: zh-Hans 2026-06-06 13:41:57 +03:00
2fee148249 SPARK-2306: Use Smack HttpFileUploadManager instead of own implementation
It doesn't support specifying of the content type SPARK-2366 and we can't use our trust manager but generally this should be more preferable.
Disable unloading.
2026-06-06 13:33:23 +03:00
50aa72cca3 Preferences: remove shutdown(), load prefs before getData(), remove async 2026-05-17 14:27:01 +03:00
5b1d6fc561 FileTransferSettingsPlugin: remove fileTransferListener on shutdown 2026-05-17 14:26:25 +03:00
ad3b828218 ChatManager: simplify getDefaultConferenceService() and use getConferenceServices() instead of multiUserChatManager.getMucServiceDomains() 2026-05-02 18:19:11 +03:00
094df274ef SessionManager.discoverItems(): preload disco infos 2026-05-02 18:19:11 +03:00
184b05bf97 refactor: provider registration 2026-04-27 22:32:00 +03:00
f0e16f79e6 SPARK-2401: meet plugin: should ask before installing the Electron 2026-04-27 00:28:54 +03:00
9e34ae3612 SPARK-2033: meet plugin: extract load and save preferences 2026-04-27 00:27:01 +03:00
428d95b1a0 meet plugin: refactor 2026-04-26 23:24:38 +03:00
69f5fd076e treewide: use iteration by map.entrySet() 2026-04-26 13:15:15 +03:00
64389178b9 FlashingResources: add icon 2026-04-26 07:03:55 +03:00
526500f6bb Move TranscriptWindowEntry into a separate org.jivesoftware.spark.ui.transctipt package
Assume that Emoji packs always available
2026-04-23 12:11:57 +03:00
4f134bc4a1 treewide cleanup, refactor and reformat 2026-04-22 22:19:28 +03:00
20a6198df1 treewide rafactor: use for each instead of Iterator 2026-04-22 13:13:44 +03:00
a46b56b19e fastpath: AgentConversations: refactor 2026-04-21 09:52:53 +03:00
ed9290874d treewide cleanup, refactor and reformat
GrowlPlugin: remove synchronized
2026-04-21 09:52:53 +03:00