Commit Graph

  • b83533637d fix: shadow-ban removal for unknown users Ireina 2026-03-30 21:29:01 +08:00
  • c8d1044596 Decreased max rounding radius for history view top bar action buttons. 23rd 2026-04-04 00:15:53 +03:00
  • 7011e205d5 Guarded controls visibility update during panel opacity animation. 23rd 2026-04-03 23:43:03 +03:00
  • 6d2cf80f10 Clamped spellcheck cursor position to avoid Qt out-of-range warning. 23rd 2026-04-03 23:42:18 +03:00
  • 172bbb1b29 Fixed crash on macOS 10.13. 23rd 2026-04-03 23:41:25 +03:00
  • cf45065e15 Guarded check-status callbacks in connection box. 23rd 2026-04-03 16:26:50 +03:00
  • d3460cafd0 Removed duplicated code for ping checker from connection box. 23rd 2026-04-03 16:26:26 +03:00
  • 3386e427a0 Added ability to check status from connection box. 23rd 2026-04-03 16:25:49 +03:00
  • a1a078f998 Improved style of connection box with table-style. 23rd 2026-04-03 16:24:38 +03:00
  • a4da0f67f7 feat: filter blocked users from message seen list Ireina 2026-03-30 15:24:55 +08:00
  • fe04679307 feat: filter blocked user avatars in channel comments Ireina 2026-03-30 15:10:59 +08:00
  • 8628e79245 fix: hide single filtered reactions Ireina 2026-03-30 15:10:44 +08:00
  • edb549bef6 fix: localized title in message shot dialog Ireina 2026-03-30 09:05:25 +08:00
  • 085c4ba65d Version 6.7.2. John Preston 2026-04-03 17:02:03 +07:00
  • 805225de3f Fix possible clamp() contract violation. John Preston 2026-04-03 17:17:00 +07:00
  • 8de878693d Fixed initial tray icon color on macOS dark theme. 23rd 2026-04-03 13:34:05 +03:00
  • 90ec66c34c [img-editor] Added simple implementations of blur brush. 23rd 2026-04-03 11:14:21 +03:00
  • eba39d12aa [poll-view] Applied lang decimal formatting to vote counts. 23rd 2026-04-03 12:59:44 +03:00
  • 5328e8a750 Fix long forward messages preview in box. John Preston 2026-04-03 16:28:06 +07:00
  • df27d58597 Fix complex RoundButton ripple. John Preston 2026-04-03 16:27:57 +07:00
  • 8a519995da Added missed summary icons. 23rd 2026-04-03 12:07:18 +03:00
  • 407bf19641 Fix parts of client hello generation. John Preston 2026-04-03 15:45:51 +07:00
  • 7091a3d156 Fix possible crash in middle-elision. John Preston 2026-04-03 15:45:45 +07:00
  • 990dc0f95c Improved style of toggle summary button and removed star particles. 23rd 2026-04-03 11:42:32 +03:00
  • 77f89d1967 Applied dynamic corner rounding to history view top bar action buttons. 23rd 2026-04-03 10:55:31 +03:00
  • 3d2b8439ee Added dynamic corner rounding to bot reply keyboard buttons. 23rd 2026-04-03 10:30:25 +03:00
  • f3315e2c45 Added middle elision for peer names to narrow export top bar. 23rd 2026-04-03 10:14:15 +03:00
  • 4fcaa1d1bb Fixed stale profile color glitch under media player in one column mode. 23rd 2026-04-03 09:49:30 +03:00
  • 883a61e5a0 Split voice and audio playback speeds. 23rd 2026-04-03 09:23:42 +03:00
  • 2f2fae3892 Synced playback speed button state across multiple windows. 23rd 2026-04-03 08:30:03 +03:00
  • 1fa0a8e7ee [img-editor] Removed built-in palette color when width is too small. 23rd 2026-04-03 08:25:16 +03:00
  • cd1e0d710d Remove legacy context menu in send files box. John Preston 2026-04-03 10:35:21 +07:00
  • beeb4663c4 Add 'x' button to AI Tools info toast. John Preston 2026-04-03 00:47:24 +07:00
  • a6d5300057 Make price filter in left button. John Preston 2026-04-02 16:41:38 +07:00
  • a228e9c0ad Reverted "Returned missed item back to to-do list for editing." 23rd 2026-04-02 20:21:58 +03:00
  • 829b0b5d27 Reverted "Fixed inline results disappearing when media dimensions..." 23rd 2026-04-02 20:13:28 +03:00
  • 7e07336e3b [poll-view] Added hiding of add-option overlay on message field focus. 23rd 2026-04-02 19:58:41 +03:00
  • 4663ea659a [poll-view] Slightly improved voting animation for multi choise. 23rd 2026-04-02 19:37:04 +03:00
  • 86a07d3ab0 [poll-view] Improved style to avoid overlapping of result bar and text. 23rd 2026-04-02 18:57:22 +03:00
  • 2119dae0b5 Added simple radial upload progress overlay to userpic widgets. 23rd 2026-04-02 12:17:58 +03:00
  • 6769944e16 Fixed regression with missing play button in list mode for inline bots. 23rd 2026-04-02 11:22:27 +03:00
  • 6b45727129 Fixed emoji category filter losing results after cloud search response. 23rd 2026-04-02 07:42:16 +03:00
  • d98b5b2fe6 Added timecode markers and chapter labels to media view with video. 23rd 2026-04-01 13:43:55 +03:00
  • 959863c70a Added simple CrossFadeLabel class with crossfade and slide animation. 23rd 2026-04-01 14:19:40 +03:00
  • 689fc57932 Added gap-style divider mode to MediaSlider. 23rd 2026-04-01 14:32:29 +03:00
  • 5732b4f48c Added support of system audio capture for desktop sharing on macOS. 23rd 2026-04-01 13:20:17 +03:00
  • 9febcd88d4 Added unread media dot indicator for voice messages to dialog list. 23rd 2026-04-01 11:16:18 +03:00
  • af550199d4 Use correct icon for AI Tools in premium. John Preston 2026-04-02 15:43:13 +07:00
  • 87eedb822c chore: disable replaced feature AlexeyZavar 2026-04-01 21:58:54 +03:00
  • cbe908da79 fix: crash related to semi-transparent deleted messages AlexeyZavar 2026-04-01 21:37:49 +03:00
  • 666e40f002 Version 6.7.1. John Preston 2026-04-02 00:37:53 +07:00
  • 2c003bc22e Fixed possible crash on huge timer tick for polls with close date. 23rd 2026-04-01 20:40:17 +03:00
  • bcaa449510 [poll-view] Disabled options shuffle for creator. 23rd 2026-04-01 20:38:59 +03:00
  • 08f9fb2492 [poll-view] Removed add-option for forwarded messages. 23rd 2026-04-01 20:35:42 +03:00
  • 6bcf4cb42d Fix crash in PanelAnimation with large scale. John Preston 2026-04-02 00:30:12 +07:00
  • a36d90481c Fix phantom fron-name link ripple. John Preston 2026-04-02 00:30:06 +07:00
  • 0f85080c15 Version 6.7. John Preston 2026-04-01 12:02:04 +07:00
  • afddcbdd40 Fix build with GCC. John Preston 2026-04-01 12:37:28 +07:00
  • ca63b12670 Restored circle-backed unread icon badges in narrow type of dialogs. 23rd 2026-04-01 04:37:21 +03:00
  • 74e1c8c7d8 Added tracking of mouse over to waveform in voice messages. 23rd 2026-04-01 04:00:16 +03:00
  • a504dc2287 Added author name to topic close/reopen service messages. 23rd 2026-04-01 03:57:17 +03:00
  • 82884b8311 Fixed via bot name overflow in view message when peer has emoji status. 23rd 2026-04-01 03:48:37 +03:00
  • 30fa759cde Added ability to add stickers not in set to favorites. 23rd 2026-04-01 03:47:18 +03:00
  • 0fad7fc234 Fixed build. 23rd 2026-03-31 23:07:17 +03:00
  • 92fc06fd51 [poll-view] Fixed custom emoji in add-option. 23rd 2026-03-31 22:59:01 +03:00
  • f04a4d5c7f [poll-view] Fixed possible date-info overlapping with footer line. 23rd 2026-03-31 22:49:02 +03:00
  • d958f66e77 [poll-view] Added workaround for highlighting of non-media voted option. 23rd 2026-03-31 22:30:29 +03:00
  • aa74efdee7 [poll-create] Fixed wrong grabbed toggles state before show animation. 23rd 2026-03-31 22:20:37 +03:00
  • 76c5a7f8d0 Fix build with MSVC. John Preston 2026-04-01 00:34:40 +07:00
  • 3ec37968e9 Pass bot/channel to invoice request. John Preston 2026-04-01 00:15:21 +07:00
  • bb6fc19768 Check all peers load status in short updates. John Preston 2026-03-30 15:34:31 +07:00
  • b6ae741000 Implement managed bot creation limits toasts. John Preston 2026-03-30 15:34:15 +07:00
  • 0c3cec0da4 Fix streaming messages in topics. John Preston 2026-04-01 00:13:41 +07:00
  • fe199447d5 [ai] Don't add BOM to UTF-8 files. John Preston 2026-03-31 23:16:09 +07:00
  • 96f23bf006 Handle repeated click in subsection tabs. John Preston 2026-03-31 23:15:36 +07:00
  • 4aee7bfbc1 Fix edition of unsupported messages. John Preston 2026-03-31 16:44:45 +07:00
  • 892de6154d Added initial support gallery flag for inline bot results layout mode. 23rd 2026-03-31 15:19:24 +03:00
  • 6df0333ca2 Fixed inline results disappearing when media dimensions are unavailable. 23rd 2026-03-31 15:26:23 +03:00
  • f5486e3090 Moved location venue text below map thumbnail to match mobile. 23rd 2026-03-31 14:22:56 +03:00
  • 989cbf0837 Fixed draw-to-reply button in media viewer opened from chat sections. 23rd 2026-03-31 13:50:11 +03:00
  • 4d8244edd5 [ai] Add memory-layout review guideline. John Preston 2026-03-31 17:40:01 +07:00
  • 4c6404ed64 Don't show name ripple when clicking userpic. John Preston 2026-03-31 17:39:38 +07:00
  • 82f9aa1a2a Fixed path traversal in bulk file download via filename sanitization. 23rd 2026-03-31 13:35:57 +03:00
  • 73d0b4cb84 Added ability to reply with timecode of currently playing voice message. 23rd 2026-03-31 11:33:17 +03:00
  • 94b8685f23 Added initial implementation of smart emoji search. 23rd 2026-03-31 09:08:07 +03:00
  • 8f56ef4502 Disallow "Disable Sharing" for service users. John Preston 2026-03-31 15:57:42 +07:00
  • 27b041c4c5 Support touch-select/menu in FlatLabel. John Preston 2026-03-31 15:16:17 +07:00
  • d4ad55f006 Fix possible crash in original text crop. John Preston 2026-03-31 15:37:15 +07:00
  • 50cd572754 Support blockquote / pre in caption / ai tools. John Preston 2026-03-30 16:34:47 +07:00
  • f8efc992ef [ai] Improve Codex subagent progress tracking. John Preston 2026-03-31 12:59:32 +07:00
  • 95a53d51a3 "Set Bot Photo" button in managed bots. John Preston 2026-03-31 12:59:06 +07:00
  • f62ae325df [img-editor] Added aspect ratio presets menu to crop tool. 23rd 2026-03-30 19:16:22 +03:00
  • 8a1001333e [poll-create] Fixed formatting support in input fields. 23rd 2026-03-30 18:38:13 +03:00
  • 8158c7f798 [poll-view] Fixed support of spoiler formatting. 23rd 2026-03-30 18:04:20 +03:00
  • 3c8d8d9243 [poll-create] Removed forced lock on revoting when quiz mode is set. 23rd 2026-03-30 17:41:58 +03:00
  • 319a914b66 Fixed closing forum by Escape instead of navigating back from stack. 23rd 2026-03-30 17:17:01 +03:00
  • d24e73d6c7 Re-update lib_ui. John Preston 2026-03-30 22:37:29 +07:00
  • 175cb10ef6 [ai] Add trailing return type rule to review. John Preston 2026-03-30 22:22:48 +07:00
  • 1b153ded83 Support AI Tools in media box. John Preston 2026-03-30 22:22:16 +07:00
  • 8349e7504a [ai] Add a review guideline about make_state. John Preston 2026-03-30 18:53:16 +07:00