Commit Graph
58 Commits
Author SHA1 Message Date
Stone_Red c93a53da51 Add native OS notifications 2026-07-19 20:40:31 +02:00
Stone_Red f1eee397b5 Make sure online users panel stays closed when switching channels 2026-07-19 20:17:48 +02:00
Stone_Red 7fab3543eb Add support for rendering message embeds 2026-07-19 19:55:43 +02:00
Stone_Red ccbeb94aee Add retry prompt for wrong passphrase when unlocking encrypted channels 2026-07-19 19:24:01 +02:00
Stone_Red 41cb57f126 Remove system messages for server connect and disconnect events 2026-07-19 19:22:05 +02:00
Stone_Red a1f3f6732c Patch for EchoHub v0.2.17 2026-07-18 19:46:50 +02:00
Stone_Red 4a03fba266 Support sending multi line messages 2026-07-18 17:21:55 +02:00
Stone_Red 92cd2bf332 Code cleanup 2026-07-18 17:21:36 +02:00
Stone_Red 59f6f1d1bd Refactor 2026-07-18 16:52:49 +02:00
Stone_Red 0c300e7509 Make sure attachment staging UI is consistent with other UI 2026-07-18 02:08:29 +02:00
Stone_Red 80759e612a Add message reply support and new commands 2026-07-18 02:00:22 +02:00
Stone_Red 58cb09cfb4 Fix ChannelRegex to support hyphens in channel names 2026-07-17 20:46:59 +02:00
Stone_Red db5f65156a Fix server URL retrieval 2026-07-17 20:44:08 +02:00
Stone_Red 8a5d7532cf Add support for multiple file attachments in message composer 2026-07-17 20:36:30 +02:00
Stone_Red 27c6b320b2 Fix some margins 2026-07-17 19:01:07 +02:00
Stone_Red 31997d884b Add download button to image viewer and enable URL highlighting in messages 2026-07-17 19:01:01 +02:00
Stone_Red 75c1ee4d49 Auto load more messages when scrolling up 2026-07-17 18:02:33 +02:00
Stone_Red 831ffe46d2 Add image viewer window 2026-07-17 16:22:22 +02:00
Stone_Red d77e6cf8bf Code cleanup 2026-07-17 15:42:34 +02:00
Stone_Red a3607c377c Fix sidebar going off screen 2026-07-17 15:42:23 +02:00
Stone_Red e407791561 Fix channel unlock crypto things 2026-07-17 15:27:09 +02:00
Stone_Red e1366c0aea Add new channels to UI when created and update connecting status logic 2026-07-17 03:01:05 +02:00
Stone_Red 9f1ffa7802 Add passphrase popup for encrypted channels 2026-07-17 02:44:58 +02:00
Stone_Red 59807809ec Add end-to-end encryption support for channel attachments 2026-07-16 23:13:36 +02:00
Stone_Red d1d221d144 Update EchoHub submodule to latest commit 2026-07-16 20:54:14 +02:00
Stone_Red da24567681 Add clickable mention and channel links to message content display 2026-07-16 20:54:04 +02:00
Stone_Red 019fb3d462 Code cleanup 2026-07-16 20:08:31 +02:00
Stone_Red 5a0ff2ddfe Switch MessageModel to use attachments list and update related UI logic 2026-07-16 19:57:23 +02:00
Stone_Red 24e1672420 Add chat composer autocomplete for mentions and channels 2026-07-16 18:47:20 +02:00
Stone_Red b98a00b527 Fix IconButton style for transparent button backgrounds and hover effects 2026-07-16 16:46:17 +02:00
Stone_Red 3f6f6d3adb Add online users panel 2026-07-16 16:45:56 +02:00
Stone_Red 9d15cf7fa3 Add channel creation and deletion context menu options 2026-07-16 15:32:17 +02:00
Stone_Red 3cd28ebdec Show lock icon for protected channels 2026-07-16 15:24:20 +02:00
Stone_Red a8a0a0a728 Auto-join channels 2026-07-16 14:50:33 +02:00
Stone_Red 9ceff54de6 Add unread and mention badges with notification sounds for channels 2026-07-16 14:46:05 +02:00
Stone_Red 4b0a06db4e Code cleanup 2026-07-16 14:00:45 +02:00
Stone_Red 1a18b37279 Add password support and UI for joining protected channels 2026-07-16 13:57:19 +02:00
Stone_Red fd72586827 Prevent duplicate image loading and cache loaded images in MessageItemView 2026-07-16 13:38:40 +02:00
Stone_Red dddf5b6fc7 Patch for EchoHub v0.2.12 2026-07-16 13:37:26 +02:00
Stone_Red c79fb1cb33 Set default nicknameColor to "#ffffff" and show command message always 2026-07-16 12:54:27 +02:00
Stone_Red 1039bf502e Update EchoHub submodule and add Git configuration file 2026-07-16 12:54:13 +02:00
Stone_Red 66c1615774 Refactor connection logic and add ViewExtensions for cleaner data context access 2026-07-16 01:45:05 +02:00
Stone_Red 6d9c4c6c5c Fix message timestamps are comparison for current date 2026-07-16 01:10:43 +02:00
Stone_Red a1c0e299d3 Enable author profile dialog on author name click in message view 2026-07-16 01:10:11 +02:00
Stone_Red 39c7fe4f48 Add MessageBox.Avalonia and show error dialog on connection failure 2026-07-16 00:55:26 +02:00
Stone_Red 24b9e8ab71 Replace ConnectDialog with ConnectDialogWindow and move UI to XAML 2026-07-16 00:35:38 +02:00
Stone_Red 05d20c9288 Add user profile dialog 2026-07-16 00:35:24 +02:00
Stone_Red 06959cc3a5 Add Connect menu item and hide Disconnect visibility in sidebar when connected 2026-07-15 23:55:32 +02:00
Stone_Red 31a2d874ef Add option to remove server and disable input TextBox on channels of disconnected servers 2026-07-15 23:50:02 +02:00
Stone_Red d343eb4043 Fix Connect and Disconnect button margins 2026-07-15 21:07:34 +02:00