851 Commits

Author SHA1 Message Date
Alexander Zinchuk
0aa6681b1e [Perf] Sparkles: Pause when in background 2025-10-14 03:24:41 +02:00
Alexander Zinchuk
d04c811f8f Fix close button position in various modals 2025-10-14 03:24:41 +02:00
Alexander Zinchuk
71dce5ae89 [Perf] FullNameTitle: Fix CPU draining 2025-10-14 03:24:41 +02:00
Alexander Zinchuk
930b36fa78 Radial Pattern Background: Beter colors 2025-10-14 03:24:25 +02:00
Alexander Zinchuk
3fd03fbe61 [Refactoring] Prettify color convertion utils 2025-10-14 03:23:20 +02:00
Alexander Zinchuk
85ab3ad1a8 Follow-up 2025-10-12 15:08:35 +02:00
Alexander Zinchuk
595d2f4b4c Radial Pattern Background: Various improvements 2025-10-11 19:10:07 +02:00
zubiden
5e679218e2 Profile: GIFs & Main Tab (#6336) 2025-10-11 19:09:52 +02:00
zubiden
92d50dced8 Profile: Fix avatar flicker on collapse animation (#6335) 2025-10-08 12:33:45 +02:00
zubiden
0d910da7b2 Profile: Expand on avatar click (#6334) 2025-10-08 12:33:44 +02:00
zubiden
c011a436f9 Remove unused components (#6328) 2025-10-08 12:33:36 +02:00
zubiden
74d1fc97cb Message List: Disable polling when hidden (#6327) 2025-10-08 12:33:34 +02:00
zubiden
d9485ee326 Profile: Show message date on files (#6325) 2025-10-08 12:33:31 +02:00
zubiden
fb29c7e333 Composer: Clear draft after sending GIF (#6323) 2025-10-08 12:33:29 +02:00
zubiden
37a033ca83 Right Column: Show your profile (#6279) 2025-10-08 12:33:26 +02:00
Alexander Zinchuk
d572131f85 Attachment Settings: Fix settings updating in drop area (#6296) 2025-10-08 12:33:23 +02:00
Alexander Zinchuk
729ed3dd7d Message Input: Fix focus delay in attachment modal (#6273) 2025-10-08 12:33:17 +02:00
zubiden
3e19a911e1 Profile: Design tweaks (#6299) 2025-09-30 16:52:24 +02:00
zubiden
ad5bba3e6e Tauri: Small style compatibility fixes (#6270) 2025-09-30 16:52:21 +02:00
zubiden
6e3bbb7f12 Profile Info: Hide emoji status from pinned gifts (#6277) 2025-09-30 16:52:19 +02:00
Alexander Zinchuk
2208d967fd Profile Rating Modal: Redesign (#6264) 2025-09-30 16:52:07 +02:00
Alexander Zinchuk
9dad8f96a9 Embedded Message: Fix line height for quote (#6248) 2025-09-30 16:52:05 +02:00
zubiden
7c6f646153 Profile: Display user background (#6205) 2025-09-30 16:52:04 +02:00
Alexander Zinchuk
1a4aae6fef Composer: Fix paste text links (#6260) 2025-09-19 14:35:37 +02:00
zubiden
8b1358dd8b TeactN: Force full state return in withGlobal (#6240) 2025-09-19 14:35:16 +02:00
zubiden
c7bf1ebd72 Media Viewer: Fix document real size (#6177) 2025-09-19 14:35:13 +02:00
Alexander Zinchuk
ba80452ac1 Settings: Fix notifications checkbox logic (#6211) 2025-09-19 14:35:07 +02:00
Alexander Zinchuk
d3b4c57aab Follow up gifts and stories collections (#6216) 2025-09-19 14:35:05 +02:00
Alexander Zinchuk
3146f58abc Embedded Message: Add no caption text in text content (#6219) 2025-09-19 14:35:02 +02:00
zubiden
cc7917b229 Composer: Small style fixes (#6245) 2025-09-19 14:34:59 +02:00
zubiden
9b8b809d12 Checklist: Use title for chat preview (#6242) 2025-09-19 14:34:53 +02:00
Alexander Zinchuk
680edbf3af Message: Switch-inline from bots should replace message input 2025-09-19 14:34:22 +02:00
Alexander Zinchuk
5e32fad59e Replace Electron with Tauri 2025-09-19 14:25:30 +02:00
Alexander Zinchuk
ca8260c309 Profile: Display gift and story collections (#6190)
Co-authored-by: Alexander Zinchuk <alx.zinchuk@gmail.com>
2025-09-09 21:10:31 +02:00
Alexander Zinchuk
77449ad407 Message: Click on "via" bot username should prepend it into Message Input 2025-09-09 20:30:42 +02:00
Alexander Zinchuk
2d238be17b Unique Gift Header: Add manage buttons (#6168) 2025-09-09 20:30:42 +02:00
zubiden
8b8c94b715 Localization: Various fixes (#6178) 2025-09-09 20:30:42 +02:00
Alexander Zinchuk
794e442d8b Profile Info: Support rating (#6140)
Co-authored-by: zubiden <19638254+zubiden@users.noreply.github.com>
2025-09-09 20:30:42 +02:00
zubiden
201c510b11 Message: Allow downloading single custom emoji (#6173) 2025-09-09 20:30:42 +02:00
Shahaf
94b3f4fc61
Message Delete Modal: Support <Enter> key (#461) 2025-09-05 19:43:00 +02:00
Shahaf
17fe96dff3
Message: Preserve focus stack for deeplinks within the same chat (#464) 2025-09-05 18:34:40 +02:00
Shahaf
6d6249487e
Chat: Implement folder badges (#444) 2025-08-29 10:16:31 +02:00
zubiden
b9e5d2100b Mini Apps: Prevent TG link opening from closing app (#6174) 2025-08-29 09:07:49 +02:00
zubiden
4c950b34d8 Button: Remove 'smaller' size in some components (#6169) 2025-08-29 09:07:49 +02:00
zubiden
452929ad35 File: Show warning before downloading HTML (#6145) 2025-08-29 08:57:50 +02:00
zubiden
17dd4d47b0 Document: Do not open big media in MV (#6144) 2025-08-29 08:57:47 +02:00
zubiden
428d7bb36c [Refactoring] Unify AppConfig and limits (#6139) 2025-08-29 08:57:45 +02:00
zubiden
f4240a93ab Button: More sizing fixes (#6143) 2025-08-21 12:07:28 +02:00
zubiden
969b9d28d8 Button: Adjust height (#6137) 2025-08-21 12:07:28 +02:00
Alexander Zinchuk
b66048aad2 Message List, Shared Media, Left Search, Symbol Menu: Add transition to loading spinner 2025-08-21 12:07:28 +02:00