Alexander Zinchuk
|
4f42b676ce
|
Settings: Performance mode (#3045)
Co-authored-by: Alexander Zinchuk <alx.zinchuk@gmail.com>
|
2023-04-25 17:28:03 +04:00 |
|
Alexander Zinchuk
|
27203e9976
|
Avatar: Finally remove animated avatars (#3061)
|
2023-04-25 17:28:03 +04:00 |
|
Alexander Zinchuk
|
cfc71da0c1
|
[Perf] More performance fixes
|
2023-04-25 17:27:14 +04:00 |
|
Alexander Zinchuk
|
568b23b6fe
|
[dev] Define custom static dependencies (#2462)
|
2023-02-28 18:43:28 +01:00 |
|
Alexander Zinchuk
|
ba63b8c2c6
|
Fix useHorizontalScroll to accept ref and not element
|
2023-02-08 00:43:48 +01:00 |
|
Alexander Zinchuk
|
422e13262f
|
Search: Fix infinite message loading (#2488)
|
2023-02-04 03:03:19 +01:00 |
|
Alexander Zinchuk
|
213f788a8f
|
Global Search: Fix infinite spinner and missing results (#2460)
|
2023-01-31 18:24:03 +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
|
24957c958e
|
Message: Support "Hidden Media" (#2308)
|
2023-01-22 19:16:30 +01:00 |
|
Alexander Zinchuk
|
1fef97b82e
|
Introduce Forums (#2174)
|
2023-01-06 22:49:02 +01:00 |
|
Alexander Zinchuk
|
569000250f
|
Global Search: Fix errors while rendering media list (#2199)
|
2022-12-15 19:19:11 +01: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
|
76d10d7212
|
Avatar: Loop video 3 times and only with max animation level, refactoring (#2026)
|
2022-09-14 00:30:17 +02:00 |
|
Alexander Zinchuk
|
6d0c4e4b66
|
Compare versions for "Update Telegram" button; Various UI fixes (#2022)
|
2022-09-12 11:05:53 +02:00 |
|
Alexander Zinchuk
|
a016223f08
|
Fix horizontal scroll for Windows (#1995)
|
2022-08-17 10:34:48 +02:00 |
|
Alexander Zinchuk
|
a55b410e6a
|
Media Viewer: Support switching avatars (#1929)
|
2022-08-05 19:35:45 +02:00 |
|
Alexander Zinchuk
|
c772a7b2eb
|
Audio: Remove download button in protected chats (#1960)
|
2022-07-20 16:02:11 +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 |
|
Alexander Zinchuk
|
c333f31f02
|
Browser History: Fix opening chat from Left Search (#1869)
|
2022-05-20 17:54:34 +02:00 |
|
Alexander Zinchuk
|
e4b2b0911f
|
Fix some user loading problems (#1868)
|
2022-05-20 17:54:34 +02:00 |
|
Alexander Zinchuk
|
697b709d89
|
Re-write browser history; Introduce playwright tests (another attempt) (#1809)
|
2022-05-03 14:17:05 +01: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
|
41a67c9baf
|
[Refactoring] ESLint: Add addCallback where possible (#1780)
|
2022-03-25 13:15:55 +01: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
|
8b60cef7c2
|
Transition: Allow static children
|
2022-02-25 22:52:19 +02:00 |
|
Alexander Zinchuk
|
50c3614fee
|
[Refactoring] More stylelint constraints; Update browserlist (#1708)
|
2022-02-20 13:39:06 +02:00 |
|
Alexander Zinchuk
|
5aa591eab5
|
[Dev] Introduce stylelint (#1706)
Co-authored-by: Alexander Zinchuk <alx.zinchuk@gmail.com>
Co-authored-by: Anton Korenskoy <anton@korenskoy.ru>
|
2022-02-11 15:13:07 +01:00 |
|
Alexander Zinchuk
|
19cb5101da
|
Right Search: Fix message text overflow (#1689)
|
2022-02-02 22:52:36 +01:00 |
|
Alexander Zinchuk
|
71ef93e993
|
Dark Theme: Fix search highlight text color (#1687)
|
2022-02-02 22:52:36 +01:00 |
|
Alexander Zinchuk
|
9c04a2eaa5
|
[Perf] Shared Media, Global Search: Improve media loading
|
2022-02-02 22:52:36 +01:00 |
|
Alexander Zinchuk
|
8ed75455de
|
Mobile Search: Fix jumping scroll on mobile
|
2022-02-02 22:52:36 +01:00 |
|
Alexander Zinchuk
|
9415e0da19
|
Global Search: Allow adding to folders from chat results
|
2022-02-02 22:52:36 +01:00 |
|
Alexander Zinchuk
|
51b2893b39
|
[Dev] Bump dependencies (#1677)
|
2022-02-02 22:52:33 +01:00 |
|
Alexander Zinchuk
|
a55fbdfcc4
|
Introduce Spoilers (#1670)
|
2022-01-27 04:09:22 +01:00 |
|
Alexander Zinchuk
|
71059dff06
|
Global Search: Fix missing Saved Messages in search results
|
2022-01-21 17:29:19 +01:00 |
|
Alexander Zinchuk
|
d1d463c7d2
|
Support protected ("no forwards") chats and messages (#1602)
|
2021-12-31 18:17:49 +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
|
f6cd826e7f
|
[Perf] Forward Modal: Fix missing contacts; Optimize text filtering in large lists
|
2021-12-24 01:26:06 +01:00 |
|
Alexander Zinchuk
|
3375954d5f
|
[Perf] Transition: Optimize slide transitions (#1562)
|
2021-12-10 18:32:30 +01:00 |
|
Alexander Zinchuk
|
865ed08d82
|
[Perf] Extract users.statusesById to a separate global store
|
2021-12-04 13:45:50 +01:00 |
|
Alexander Zinchuk
|
50865c78f5
|
Audio Player: Fix queue order, memory leaks and reduce calculations (#1543)
|
2021-11-27 17:40:56 +01:00 |
|
Alexander Zinchuk
|
1e60003f5a
|
Update to layer 133 (#1525)
|
2021-11-05 22:03:02 +03:00 |
|
Alexander Zinchuk
|
a3668e8b3d
|
Message: Support downloading all media with context menu and select mode (#1397)
|
2021-10-22 02:24:34 +03:00 |
|
Alexander Zinchuk
|
609c0cb68e
|
Add chat to folder from context menu (#1477)
|
2021-09-30 14:03:00 +03:00 |
|