67 Commits

Author SHA1 Message Date
Alexander Zinchuk
6afb17978d Chat List: Allow mouse to open chats in new tabs (#2443) 2023-02-13 03:35:12 +01:00
Alexander Zinchuk
6e5211d742 Forum: Do not open a list of messages when clicking on the forum (#2428) 2023-01-30 15:55:43 +01:00
Alexander Zinchuk
aeb016dc7c Forums: Various fixes (#2425) 2023-01-30 15:55:38 +01:00
Alexander Zinchuk
2a7c78c12a Multiple Tabs: Introduce Multiple Tabs Support (#2221) 2023-01-28 02:21:33 +01:00
Alexander Zinchuk
3dab7609e3 Dynamic Resize (#2291) 2023-01-28 02:18:43 +01:00
Alexander Zinchuk
288ce625a3 [dev] API Layer 151 (#2290) 2023-01-22 18:13:25 +01:00
Alexander Zinchuk
e2f111fa72 Chat: Open forum panel on click (#2272) 2023-01-10 18:35:57 +01:00
Alexander Zinchuk
941d5c8919 Forums: Various fixes 4 (#2254) 2023-01-10 02:07:55 +01:00
Alexander Zinchuk
b4f283d207 Topic management: Display icon picker (#2247) 2023-01-10 02:07:51 +01:00
Alexander Zinchuk
556c4c0b21 Forum Panel: Various optimizations 2023-01-07 19:09:03 +01:00
Alexander Zinchuk
cbf9845ab9 Forum Panel: Optimize some animations 2023-01-07 04:04:38 +01:00
Alexander Zinchuk
1fef97b82e Introduce Forums (#2174) 2023-01-06 22:49:02 +01:00
Alexander Zinchuk
4419cb031d Chat: Fix redundant emoji when media preview is present 2022-11-13 17:29:04 +04:00
Alexander Zinchuk
7cc64ed6bb More improvements for shared canvas emoji 2022-11-13 17:06:25 +04:00
Alexander Zinchuk
a5cda0f209 [Perf] Sticker View: Introduce shared canvas 2022-11-13 17:05:58 +04:00
Alexander Zinchuk
730e412eeb Chat: Fix broken layout for multiline draft 2022-11-01 18:53:32 +01:00
Alexander Zinchuk
c365881d57 Support sending custom emoji (#2000) 2022-10-29 15:18:42 +02:00
Alexander Zinchuk
29c41a104e [Refactoring] Remove unnecessary types for filter (#2091) 2022-10-29 15:18:36 +02:00
Alexander Zinchuk
e01a878bba Update to layer 145: Introduce Emoji Statuses (#2062) 2022-10-17 17:35:03 +02:00
Alexander Zinchuk
3591aea8d5 Chat List: Allow showing chats with no messages 2022-09-16 18:28:51 +02:00
Alexander Zinchuk
76d10d7212 Avatar: Loop video 3 times and only with max animation level, refactoring (#2026) 2022-09-14 00:30:17 +02:00
Alexander Zinchuk
2a6debb587 [Perf] Chat List: Speed up opening 2022-09-13 09:48:11 +02:00
Alexander Zinchuk
f88ddafe14 Implement Custom Emojis (#1969) 2022-08-31 15:00:45 +02:00
Alexander Zinchuk
b660b37a7b Chat List: Allow chat selection when dragging file (#1962) 2022-08-05 19:35:49 +02:00
Alexander Zinchuk
ca70e2c0eb Introduce Telegram Premium, public chat join requests (#1912) 2022-07-08 14:59:54 +02:00
Alexander Zinchuk
70ccff110a [Refactoring] Prefer import type (#1884) 2022-05-30 15:40:11 +04:00
Vadym Milichev
91c2015052
Support "Report Peer" and "Report Profile Photo" (#126) 2022-04-09 01:23:35 +02:00
Alexander Zinchuk
97b778be22 Support "Fake" and "Scam" badges (#1819) 2022-04-09 01:18:22 +02:00
Alexander Zinchuk
eacda58152 Switch to Emoji 14, fall back to images on all older systems (#1773) 2022-04-01 20:43:00 +02:00
Alexander Zinchuk
e204fa36a5 [Refactoring] Rename modules/* -> global/* 2022-03-19 21:19:11 +01:00
Alexander Zinchuk
b025fccf0f [Refactoring] TeactN: addReducer => addActionHandler, getDispatch => getActions 2022-03-19 21:19:08 +01:00
Alexander Zinchuk
10749c62ca [Dev] TeactN: Support project-wise and action payload typing 2022-03-19 21:19:05 +01:00
Alexander Zinchuk
c6672612bf Action Message: Refactoring and fixes 2022-02-02 22:52:36 +01:00
Alexander Zinchuk
74d1c8547a Action Message: Fix missing origin name 2022-01-28 02:12:04 +01:00
Alexander Zinchuk
a55fbdfcc4 Introduce Spoilers (#1670) 2022-01-27 04:09:22 +01:00
Alexander Zinchuk
07ac02b201 [Perf] Reduce unneeded renders in various components 2022-01-24 04:41:43 +01:00
Alexander Zinchuk
6e09b7c6bc Chat: Do not show "Add to folder..." when there is no folders (#1628) 2022-01-07 11:19:46 +01:00
Alexander Zinchuk
3ef7136621 [Perf] TeactN: Get rid of redundant iterations for global actions 2021-12-31 18:17:27 +01:00
Alexander Zinchuk
4fe0aeb446 Fix duplicated folders; Hide redundant "Add to folder" item (#1596) 2021-12-21 12:17:04 +03:00
Alexander Zinchuk
865ed08d82 [Perf] Extract users.statusesById to a separate global store 2021-12-04 13:45:50 +01:00
Alexander Zinchuk
41f2c3e26b Introduce Group Calls (#1520) 2021-11-27 17:43:51 +01:00
Alexander Zinchuk
3d8bb54398 Audio Player: Add track navigation and volume controls (#1526) 2021-11-05 22:03:08 +03:00
Alexander Zinchuk
1e60003f5a Update to layer 133 (#1525) 2021-11-05 22:03:02 +03:00
Alexander Zinchuk
6028e0b4ce Settings / General: Support time formats (#1524) 2021-11-05 21:56:39 +03:00
Alexander Zinchuk
609c0cb68e Add chat to folder from context menu (#1477) 2021-09-30 14:03:00 +03:00
Alexander Zinchuk
98b3939dea [Refactoring] Use optional chaining operator (#1400) 2021-08-27 21:05:46 +03:00
Alexander Zinchuk
5d6a0305b2 [Perf] [Refactoring] Fix incorrect parsing of object conditional properties 2021-08-03 19:03:17 +03:00
Alexander Zinchuk
a9eaa1a6d4 [Perf] Chat: Prevent redundant updates 2021-08-03 19:03:14 +03:00
Alexander Zinchuk
7574b6445b History support and animation when navigating between chats (#1289) 2021-08-03 01:31:08 +03:00
Alexander Zinchuk
bb8e492a94 Various fixes for hover state on touch devices (another attempt) (#1307) 2021-07-23 17:05:33 +03:00