Commit Graph

  • a07e7d9a53 [Tauri] Fix window title (#6204) zubiden 2025-09-19 14:34:13 +02:00
  • d4f4155967 10.9.73 Alexander Zinchuk 2025-09-19 14:34:10 +02:00
  • 5e32fad59e Replace Electron with Tauri Alexander Zinchuk 2025-09-19 14:25:30 +02:00
  • d57a572ff8 [Build] Alexander Zinchuk 2025-09-09 21:47:42 +02:00
  • 1a7dc7caa0 Follow-up Alexander Zinchuk 2025-09-09 21:46:43 +02:00
  • 6b4500fe89 [Build] Alexander Zinchuk 2025-09-09 21:11:23 +02:00
  • 037db327c4 Layer 212 (#6198) Alexander Zinchuk 2025-09-09 21:10:36 +02:00
  • ef4c20c96a Left Menu: Use own translations (#6202) zubiden 2025-09-09 21:10:34 +02:00
  • ca8260c309 Profile: Display gift and story collections (#6190) Alexander Zinchuk 2025-09-09 21:10:31 +02:00
  • 4fa82cc83c [Build] Alexander Zinchuk 2025-09-09 20:37:22 +02:00
  • c55334b642 Drop Target: Fix ResizeObserver error (#6201) zubiden 2025-09-09 20:26:21 +02:00
  • 36fc2acd48 Left Column: Fix search query on fast typing (#6195) Alexander Zinchuk 2025-09-09 20:26:20 +02:00
  • 961736cfb4 Settings: Always show autoarchive option for premium users (#6199) zubiden 2025-09-09 20:26:18 +02:00
  • b2d58b6cfd Chat: Fix incorrect draft display (#6192) zubiden 2025-09-09 20:26:17 +02:00
  • 77449ad407 Message: Click on "via" bot username should prepend it into Message Input Alexander Zinchuk 2025-09-09 20:26:15 +02:00
  • 98212de7aa Composer / Inline Bot Tooltip: Various fixes Alexander Zinchuk 2025-09-09 20:26:14 +02:00
  • 9f6bd9376a [Refactoring] Fix typings Alexander Zinchuk 2025-09-09 20:26:13 +02:00
  • 2d238be17b Unique Gift Header: Add manage buttons (#6168) Alexander Zinchuk 2025-09-09 20:26:11 +02:00
  • dbe78ad9e7 Channel: Support direct messages deeplink (#6175) zubiden 2025-09-09 20:26:10 +02:00
  • 3f64201451 Premium: Fix invoice opening (#6179) zubiden 2025-09-09 20:26:08 +02:00
  • 8b8c94b715 Localization: Various fixes (#6178) zubiden 2025-09-09 20:26:07 +02:00
  • 794e442d8b Profile Info: Support rating (#6140) Alexander Zinchuk 2025-09-09 20:26:05 +02:00
  • 201c510b11 Message: Allow downloading single custom emoji (#6173) zubiden 2025-09-09 20:26:04 +02:00
  • 6ad9b8575f Chat: Implement folder badges (follow-up 2) (#6197) Alexander Zinchuk 2025-09-09 20:26:01 +02:00
  • 4763bd3492 [Refactoring] Patch stylelint complaint Alexander Zinchuk 2025-09-05 20:02:42 +02:00
  • 94b3f4fc61
    Message Delete Modal: Support <Enter> key (#461) Shahaf 2025-09-05 20:43:00 +03:00
  • db3b855a4b
    Chat / Tags: Fix standard emoji on Windows (#463) Shahaf 2025-09-05 20:16:31 +03:00
  • 17fe96dff3
    Message: Preserve focus stack for deeplinks within the same chat (#464) Shahaf 2025-09-05 19:34:40 +03:00
  • 08a4dd9117
    Audio Player: Stop playing when message is deleted (#462) Shahaf 2025-09-05 19:33:01 +03:00
  • 5cb6236879 Follow-up Alexander Zinchuk 2025-08-29 22:46:36 +02:00
  • 31d8e3c7b9
    Follow-up (#460) Shahaf 2025-08-29 23:33:03 +03:00
  • 6d6249487e
    Chat: Implement folder badges (#444) Shahaf 2025-08-29 11:16:31 +03:00
  • e169b09d0b [Build] Alexander Zinchuk 2025-08-29 09:57:39 +02:00
  • 8a03307488 Profile: Fix infinite scroll Alexander Zinchuk 2025-08-29 09:56:57 +02:00
  • 7750cf77a6 10.9.70 Alexander Zinchuk 2025-08-29 09:56:53 +02:00
  • 2b6b33edb6 [Build] Alexander Zinchuk 2025-08-29 09:09:05 +02:00
  • 93b82b7f6a Profile: Fix rendering spinner after transition Alexander Zinchuk 2025-08-29 09:08:00 +02:00
  • 67d1495e41 Game: Remove popup manager (#6176) zubiden 2025-08-29 08:58:05 +02:00
  • d42ff4566f Delete Member: Fix deleteChatMember method (#6171) Alexander Zinchuk 2025-08-29 08:58:03 +02:00
  • b9e5d2100b Mini Apps: Prevent TG link opening from closing app (#6174) zubiden 2025-08-29 08:58:01 +02:00
  • 4c950b34d8 Button: Remove 'smaller' size in some components (#6169) zubiden 2025-08-29 08:57:58 +02:00
  • fd4bf1797e Custom Emoji: Fix position when animating scale (#6146) zubiden 2025-08-29 08:57:54 +02:00
  • 452929ad35 File: Show warning before downloading HTML (#6145) zubiden 2025-08-29 08:57:50 +02:00
  • 17dd4d47b0 Document: Do not open big media in MV (#6144) zubiden 2025-08-29 08:57:47 +02:00
  • 428d7bb36c [Refactoring] Unify AppConfig and limits (#6139) zubiden 2025-08-29 08:57:45 +02:00
  • 66fa05a002 10.9.69 Alexander Zinchuk 2025-08-29 08:57:43 +02:00
  • ab11b605a7 [Build] Alexander Zinchuk 2025-08-21 13:34:51 +02:00
  • 856c8a68ea [Perf] Default animation level: 2 → 1 (follow-up) Alexander Zinchuk 2025-08-21 13:34:04 +02:00
  • 7df367ad6c 10.9.68 Alexander Zinchuk 2025-08-21 13:34:01 +02:00
  • 2b13bfae66 [Build] Alexander Zinchuk 2025-08-21 12:34:45 +02:00
  • 888caa349b Left Main: Fix Update button interactivity Alexander Zinchuk 2025-08-21 12:33:46 +02:00
  • 8f5ff3dbfe 10.9.67 Alexander Zinchuk 2025-08-21 12:33:43 +02:00
  • 5af6178460 [Build] Alexander Zinchuk 2025-08-21 12:08:29 +02:00
  • fb79e088fe Statistics: Fix statistics overview (#5963) Alexander Zinchuk 2025-08-21 12:05:42 +02:00
  • f4240a93ab Button: More sizing fixes (#6143) zubiden 2025-08-21 12:05:39 +02:00
  • 16b26c6e42 Gift Info Modal: Render resale price always (#6142) Alexander Zinchuk 2025-08-21 12:05:36 +02:00
  • fb7ebf1857 [dev] Disable webpack overlay (#6141) zubiden 2025-08-21 12:05:33 +02:00
  • b9ff9fe3a6 Transition: Fix switching from/to "optimized" transitions Alexander Zinchuk 2025-08-21 12:05:29 +02:00
  • 969b9d28d8 Button: Adjust height (#6137) zubiden 2025-08-21 12:05:27 +02:00
  • 745f4c6ba2 [Refactoring] seMarkScrolleduseScrollNotch: Use pseudo-element instead of border Alexander Zinchuk 2025-08-21 12:05:22 +02:00
  • 2520dae3b7 Left Header, Right Height: Fix height 35 → 36 Alexander Zinchuk 2025-08-21 12:05:20 +02:00
  • 81beb4c0fd Profile: Various fixes for auto-scroll Alexander Zinchuk 2025-08-21 12:05:16 +02:00
  • b66048aad2 Message List, Shared Media, Left Search, Symbol Menu: Add transition to loading spinner Alexander Zinchuk 2025-08-21 12:05:12 +02:00
  • c0dbdc35a0 [dev] Mute flood wait error alerts (#6138) zubiden 2025-08-21 12:05:09 +02:00
  • 322b0defc0 Sender Group Container: Fix menu ref (#6136) Alexander Zinchuk 2025-08-21 12:05:06 +02:00
  • d10dfa93c0 Message / Avatar: Fix redundant transitions Alexander Zinchuk 2025-08-21 12:05:03 +02:00
  • a1889b2f6f [Perf] Default animation level: 2 → 1 Alexander Zinchuk 2025-08-21 12:04:54 +02:00
  • c78ea0e276 [Perf] Simpler transitions for medium animation level Alexander Zinchuk 2025-08-21 12:04:50 +02:00
  • 0a01bad35d Left Main / New Chat Button: Fix z-index Alexander Zinchuk 2025-08-21 12:04:46 +02:00
  • 347fb38b0b [Refactoring] Fix incorrect typing for SharedSettings Alexander Zinchuk 2025-08-21 12:04:43 +02:00
  • 0a9cf1ca0a Management: Fix transition Alexander Zinchuk 2025-08-21 12:04:39 +02:00
  • 6defb889eb 10.9.66 Alexander Zinchuk 2025-08-21 12:04:36 +02:00
  • 0f7d0b0625
    Message List: Fix swipe-to-back on iOS triggering reply action (#456) Shahaf 2025-08-18 15:09:09 +03:00
  • b71f854a2d
    [RTL] Chat List: Various fixes (#452) Shahaf 2025-08-18 15:06:28 +03:00
  • 60c0fdbc13 [Build] Alexander Zinchuk 2025-08-15 23:05:22 +02:00
  • f142f56e3c Various UI fixes (#6123) zubiden 2025-08-15 23:04:44 +02:00
  • b92a563f05 Public Posts Search Launcher: Fix button layout (#6122) Alexander Zinchuk 2025-08-15 23:04:41 +02:00
  • 53749dff25 10.9.65 Alexander Zinchuk 2025-08-15 23:04:38 +02:00
  • 10d4ae07ce [Build] Alexander Zinchuk 2025-08-15 18:26:19 +02:00
  • 5815da5eae Public Posts Results: Add loading state (#6121) Alexander Zinchuk 2025-08-15 18:25:41 +02:00
  • 922fc7da35 InteractiveSparkles: Support in modals (#6120) Alexander Zinchuk 2025-08-15 18:25:40 +02:00
  • 88ebd32335 Main Menu: My Stories → My Profile Alexander Zinchuk 2025-08-15 18:25:38 +02:00
  • 4487370790 Zoom-in gifts on hover Alexander Zinchuk 2025-08-15 18:25:37 +02:00
  • e77c6c40f8 Animate gifts on hover Alexander Zinchuk 2025-08-15 18:25:35 +02:00
  • 3d60271505 WebPage: Support server update (#6118) zubiden 2025-08-15 18:25:34 +02:00
  • baf36a1e15 Saved Gift Price Badge: Fix styles (#6119) Alexander Zinchuk 2025-08-15 18:25:32 +02:00
  • 09323114d5 Global Search: Support search public posts (#6114) Alexander Zinchuk 2025-08-15 18:25:31 +02:00
  • 6204fadc0f Updates: Fix update ton balance (#6117) Alexander Zinchuk 2025-08-15 18:25:29 +02:00
  • 4c25f43477 Composer / Inline Results: Fix redundant item thumb background Alexander Zinchuk 2025-08-15 18:25:28 +02:00
  • c20d97a635 Saved Gift: Fix price badge (#6104) Alexander Zinchuk 2025-08-15 18:25:26 +02:00
  • a4fb95a34a Gift Info Modal: Fix canBuyGift (#6105) Alexander Zinchuk 2025-08-15 18:25:25 +02:00
  • 762919a108 Gift Modals: Fix styles in ConfirmBuyGift and GiftResalePriceComposer (#6103) Alexander Zinchuk 2025-08-15 18:25:23 +02:00
  • 4dc6c27055 Stars Balance Modal: Fix Styles (#6102) Alexander Zinchuk 2025-08-15 18:25:22 +02:00
  • e2b8058c77 GiftInfoModal: Update upgrade button (#6101) Alexander Zinchuk 2025-08-15 18:25:21 +02:00
  • 6d39fd28d8 Gifts: Support isPremiumRequired (#6100) Alexander Zinchuk 2025-08-15 18:25:19 +02:00
  • fd57d088f9 Resale Gift: Support TON (#6099) Alexander Zinchuk 2025-08-15 18:25:18 +02:00
  • f2c0fe400a 10.9.64 Alexander Zinchuk 2025-08-15 18:25:16 +02:00
  • 4f21870175 [Build] Alexander Zinchuk 2025-08-01 12:29:14 +02:00
  • 7e503ecc32 Age Verification: Follow Up (#6096) Alexander Zinchuk 2025-08-01 12:28:30 +02:00
  • 7f089bb858 10.9.63 Alexander Zinchuk 2025-08-01 12:28:28 +02:00