Commit Graph

  • bfdcf6d9b0 [Build] Alexander Zinchuk 2021-05-31 15:11:04 +03:00
  • ea94e70343 Fix some missing emojis (#1128) Alexander Zinchuk 2021-05-31 15:08:58 +03:00
  • 33aaad6bca Notification: Respect global notification settings and exceptions (#1123) Alexander Zinchuk 2021-05-31 15:08:55 +03:00
  • 839b6b65f2 Message List: Scroll notch (#1129) Alexander Zinchuk 2021-05-31 15:08:51 +03:00
  • b71e589620 [Build] Alexander Zinchuk 2021-05-30 20:28:06 +03:00
  • 30685d6102 More external URL safety Alexander Zinchuk 2021-05-30 20:26:23 +03:00
  • 9b2d498715 Notifications: Vibrate only if supported (#1124) Alexander Zinchuk 2021-05-30 20:26:20 +03:00
  • 6732636dcb [Build] Alexander Zinchuk 2021-05-26 02:28:22 +03:00
  • 47dc76e096 Top chat messages preload: Less, faster, exclude pinned Alexander Zinchuk 2021-05-26 02:27:05 +03:00
  • f2e8977413 Do not destroy session on startup errors Alexander Zinchuk 2021-05-26 02:27:01 +03:00
  • 7b035dc1f9 Message List: Unread Messages should be placed before first comment Alexander Zinchuk 2021-05-25 22:14:39 +03:00
  • 2e5a2d7000 Message List: Fix jumping scroll when playing audio on mobile Alexander Zinchuk 2021-05-25 22:14:35 +03:00
  • 9564969311 Message / Photo: Fix sizes (#1119) Alexander Zinchuk 2021-05-25 22:14:31 +03:00
  • aaf686e807 [Build] Alexander Zinchuk 2021-05-24 16:04:17 +03:00
  • e1cf508eca Revert "[Perf] Use canvas for faster blur (#1100)" Alexander Zinchuk 2021-05-24 16:01:21 +03:00
  • 3e15d53c2f [Build] Alexander Zinchuk 2021-05-24 13:11:31 +03:00
  • 714101e1a5 Another fix for reloading on screen layout change (#1111) Alexander Zinchuk 2021-05-24 13:10:12 +03:00
  • d0dac76c8b Localization: Add more translations (#1112) Alexander Zinchuk 2021-05-24 13:10:09 +03:00
  • 01933bfcb1 Attacment Modal: Fix multiline height and better support for drag-n-drop (#1113) Alexander Zinchuk 2021-05-24 13:10:03 +03:00
  • 800a23f731 Fix swipe conflicting with scroll (#1116) Alexander Zinchuk 2021-05-24 13:09:59 +03:00
  • 344590b58b Fix Message: After deleting last message in the group, the appendix disappears (#1114) Alexander Zinchuk 2021-05-24 13:09:56 +03:00
  • 5c1df65a0c Fix Create Chat: Can't create a channel without subscribers (#1115) Alexander Zinchuk 2021-05-24 13:09:54 +03:00
  • e2daa2a9a6 Round Video: Fix playing with sound only once (#1117) Alexander Zinchuk 2021-05-24 13:09:51 +03:00
  • 8eb1eb2d70 Drop redundant tests Alexander Zinchuk 2021-05-24 02:09:16 +03:00
  • 39641fb88b [Build] Alexander Zinchuk 2021-05-24 00:31:53 +03:00
  • a0ee6ca918 Message List: Fix losing scroll position after many new messages in closed chats Alexander Zinchuk 2021-05-24 00:28:14 +03:00
  • 65d36c7723 [Perf] Use canvas for faster blur (#1100) Alexander Zinchuk 2021-05-24 00:28:09 +03:00
  • 1f56cc1af6 Media Viewer: Fix animation glitches when closing (#1102) Alexander Zinchuk 2021-05-24 00:28:05 +03:00
  • 45a5dcf952 [Build] Alexander Zinchuk 2021-05-21 16:21:37 +03:00
  • 49850366fb Localization: Cache versioning (#1110) Alexander Zinchuk 2021-05-21 16:20:26 +03:00
  • b36ec8cf44 GramJs: Fix ESLint errors (#1070) Alexander Zinchuk 2021-05-21 14:50:12 +03:00
  • 4faa7563aa GramJs: Update layer 121 => 128 Alexander Zinchuk 2021-05-21 14:50:09 +03:00
  • 1b3aae47b6 [Build] Alexander Zinchuk 2021-05-21 14:45:54 +03:00
  • ffa338d667 Localization: Add many translations (#1103) Alexander Zinchuk 2021-05-21 14:44:26 +03:00
  • d2a10a5b8b Settings: Display browser language above other languages (#1106) Alexander Zinchuk 2021-05-21 14:44:23 +03:00
  • 08cfbd9d25 Message: Allow system context menu for links (#1105) Alexander Zinchuk 2021-05-21 14:44:20 +03:00
  • 3520854116 Message: Fix avatar position for chats without composer (#1104) Alexander Zinchuk 2021-05-21 14:44:17 +03:00
  • 3246ea95fc Another attempt to refresh only when orientation has changed (#1101) Alexander Zinchuk 2021-05-21 14:44:14 +03:00
  • c061bc312a [Build] Alexander Zinchuk 2021-05-17 19:44:01 +03:00
  • 9de06f856a Revert refresh on resize Alexander Zinchuk 2021-05-17 19:42:51 +03:00
  • 73e5fc7919 [Build] Alexander Zinchuk 2021-05-15 02:47:19 +03:00
  • 3b1422a9aa Auth Code: Turn off autocomplete Alexander Zinchuk 2021-05-15 02:46:13 +03:00
  • de502bc70b Message List: Avoid redundant FAB animation Alexander Zinchuk 2021-05-15 02:46:10 +03:00
  • ba865e6a68 Message List: Fix flickering sticky dates background; Middle Header: Small refactoring Alexander Zinchuk 2021-05-15 02:46:08 +03:00
  • 18aeb7abe7 Pinned Message: Fix updating after pin/unpin Alexander Zinchuk 2021-05-15 02:46:05 +03:00
  • 414c88f345 Message List: Again fix scroll jump when closing chat on mobile Alexander Zinchuk 2021-05-15 02:46:03 +03:00
  • 41c02d4e08 Fix for previous Alexander Zinchuk 2021-05-15 02:46:00 +03:00
  • f73bac79ca Revert "Revert "Refresh app when switching screen format or orientation"" Alexander Zinchuk 2021-05-15 02:45:57 +03:00
  • 0ffb6c2507 [Build] Alexander Zinchuk 2021-05-15 00:54:54 +03:00
  • 6fd1b9f309 Message List: Fixes for detecting unread messages Alexander Zinchuk 2021-05-15 00:53:28 +03:00
  • 84f8b64040 Pinned Messages: Fix broken order after switching chats Alexander Zinchuk 2021-05-15 00:53:25 +03:00
  • 8faf3a84f5 [Build] Alexander Zinchuk 2021-05-14 13:54:07 +03:00
  • e83e611caa Safe Link Modal: Confirm when opening external links Alexander Zinchuk 2021-05-14 13:52:41 +03:00
  • e7e7611af6 [Build] Alexander Zinchuk 2021-05-14 01:36:36 +03:00
  • c94163803e Push notifications: Fixes for not joined chats (#1099) Alexander Zinchuk 2021-05-14 01:35:28 +03:00
  • f964517a25 [Build] Alexander Zinchuk 2021-05-13 15:15:56 +03:00
  • 6bee40282b Message: Fix cyrillic monopace (#1096) Alexander Zinchuk 2021-05-13 15:14:57 +03:00
  • c2e919a484 A couple of layout fixes (#1098) Alexander Zinchuk 2021-05-13 15:14:54 +03:00
  • f56738a115 [Build] Alexander Zinchuk 2021-05-13 13:47:27 +03:00
  • f59abd16c7 Animated Emoji: Follow-up fix for missing animations (#1097) Alexander Zinchuk 2021-05-13 13:46:22 +03:00
  • 2ea277d7a8 [Build] Alexander Zinchuk 2021-05-13 12:58:29 +03:00
  • 776a60c363 Chat Folders: Support <Esc> key to return to "All" tab Alexander Zinchuk 2021-05-13 12:57:12 +03:00
  • ab448de3d4 [Build] Alexander Zinchuk 2021-05-13 12:02:13 +03:00
  • 9d6e3939db Message, Composer: Layout fixes for iPhone Xs (#1095) Alexander Zinchuk 2021-05-13 12:00:46 +03:00
  • f7972c87f3 Attachment Modal: Support Emoji Tooltip, fix layout and pasting from clipboard (#1093) Alexander Zinchuk 2021-05-13 12:00:43 +03:00
  • 73e32621a5 Dark Theme: Fix message selection checkboxes border color Alexander Zinchuk 2021-05-13 12:00:40 +03:00
  • 634d50f0e5 Message / Document Group: Fix shifted block Alexander Zinchuk 2021-05-13 12:00:37 +03:00
  • 3cefcd20e2 Middle Header: Fix height with pinned message (#1092) Alexander Zinchuk 2021-05-13 12:00:34 +03:00
  • 7bdcea43a1 Fix Animated Emoji: Some emojis are not animated (#1091) Alexander Zinchuk 2021-05-13 12:00:31 +03:00
  • bf19ec22d0 Profile: Fix missing toast notifications on mobile (#1089) Alexander Zinchuk 2021-05-13 12:00:28 +03:00
  • b48ad9c46a Profile / Shared Media: Remove rounded corners from tabs (#1088) Alexander Zinchuk 2021-05-13 12:00:25 +03:00
  • 314831eb04 Media Viewer: Support dragging images to desktop (#1090) Alexander Zinchuk 2021-05-13 12:00:22 +03:00
  • 8036c0dc87 Allow deleting link preview when editing (#1087) Alexander Zinchuk 2021-05-13 12:00:19 +03:00
  • ea01d28496 [Build] Alexander Zinchuk 2021-05-12 22:23:32 +03:00
  • c1b575a2d7 Chat Extra: Add ripple to notifications switch Alexander Zinchuk 2021-05-12 22:22:24 +03:00
  • 81f7ab1639 Infinite Scroll: Prevent scroll jumps in global search and member list Alexander Zinchuk 2021-05-12 22:22:21 +03:00
  • 6ad6494be1 Message List: Fix scroll freezes on iOS Alexander Zinchuk 2021-05-12 22:22:19 +03:00
  • af40465e14 Audio Player: Fix sudden playing after disconnect Alexander Zinchuk 2021-05-12 22:22:16 +03:00
  • 11cb73be5e Select Mode: Exit when forwarding to the same chat Alexander Zinchuk 2021-05-12 22:22:14 +03:00
  • 438c72588b Message List: Fix for flickering FAB in Safari Alexander Zinchuk 2021-05-12 22:22:11 +03:00
  • bc8f1b8ffe [Build] Alexander Zinchuk 2021-05-12 15:30:54 +03:00
  • d922f0595f Message: Fix width for Comment Button (#1086) Alexander Zinchuk 2021-05-12 15:29:38 +03:00
  • 0c3fe11ea3 Profile: Allow pointer actions in bio (#1085) Alexander Zinchuk 2021-05-12 15:28:42 +03:00
  • fd6aec4f08 Switcher: Add animation (#1079) Alexander Zinchuk 2021-05-12 15:28:39 +03:00
  • ecc2ed9979 Various layout fixes (#1084) Alexander Zinchuk 2021-05-12 15:28:37 +03:00
  • 222175cbbb Emoji Picker: Ignore colon after a word (#1078) Alexander Zinchuk 2021-05-12 15:28:34 +03:00
  • b5cd16643d Sticker Picker: Fix missing some covers on iOS (#1083) Alexander Zinchuk 2021-05-12 15:28:31 +03:00
  • ce3b908464 Profile: Fix missing tabs after switching (#1082) Alexander Zinchuk 2021-05-12 15:28:29 +03:00
  • 0cbb3203a7 Message / Comment Button: Fix position for custom shape (#1080) Alexander Zinchuk 2021-05-12 15:28:26 +03:00
  • 60ad273775 Dark Theme: Fix missing shadow (#1076) Alexander Zinchuk 2021-05-12 15:28:23 +03:00
  • 42a0a42478 Dark Theme: Checkboxes should be purple (#1075) Alexander Zinchuk 2021-05-12 15:28:20 +03:00
  • 51e7d4da3d [Build] Alexander Zinchuk 2021-05-12 03:21:41 +03:00
  • 7f91a9d096 Message List: Remove extra padding on mobile Alexander Zinchuk 2021-05-12 03:20:45 +03:00
  • c80381adbe [Build] Alexander Zinchuk 2021-05-12 03:14:53 +03:00
  • ce3a250b90 Message List: One more fix for FAB hiding Alexander Zinchuk 2021-05-12 03:13:29 +03:00
  • 0517894e55 Message List: Fix scroll jump when closing chat on mobile Alexander Zinchuk 2021-05-12 03:13:27 +03:00
  • 954533ac2f Sticker Button: Prevent loading full non-animated sticker Alexander Zinchuk 2021-05-12 03:13:25 +03:00
  • ca3dccba12 Settings: Do not scroll on color picker Alexander Zinchuk 2021-05-12 03:13:22 +03:00
  • 37ce132cce Message List: Fix scroll animation after window resize Alexander Zinchuk 2021-05-12 03:13:20 +03:00
  • b96643ea2a Message List: Remove extra padding in channels Alexander Zinchuk 2021-05-12 03:13:17 +03:00