390 Commits

Author SHA1 Message Date
Alexander Zinchuk
78dac9bbaf Statistics: Story Stats for Channels (#4097) 2023-12-12 12:42:08 +01:00
Alexander Zinchuk
7af88e4b01 Layer 167 (#4046) 2023-12-12 12:42:08 +01:00
Alexander Zinchuk
dcba75a11a Fix various problems for comments and threads (#3809) 2023-12-04 14:56:18 +01:00
Alexander Zinchuk
a4c607e558 Middle Header: Fix frozen buttons 2023-12-04 14:56:12 +01:00
Alexander Zinchuk
e050f427ee Introduce giveaway support (#3960) 2023-11-10 13:55:48 +04:00
Alexander Zinchuk
330bc42c98 Message: Reply re-design and blockquotes (#3926) 2023-11-06 01:43:38 +04:00
Alexander Zinchuk
2a217ed3b9 Poll Answer Result: Fix z-index issue (#3929) 2023-10-27 14:24:05 +02:00
Alexander Zinchuk
dd2bd5ddfe Boosts: Support admin view (#3912) 2023-10-27 12:52:06 +02:00
Alexander Zinchuk
8fc3df855d Introduce Channel Stories (#3888) 2023-10-10 13:39:48 +02:00
Alexander Zinchuk
7b3e257a11 Make more images non-draggable (#3881) 2023-09-28 01:55:22 +02:00
Alexander Zinchuk
bcb1a7ae26 SVG: Ask before download (#3872) 2023-09-25 14:41:35 +02:00
Alexander Zinchuk
fb614840f6 Refactoring: Introduce eslint-plugin-simple-import-sort plugin (#3802) 2023-09-13 12:22:11 +02:00
Alexander Zinchuk
9439efa386 Refactoring: Introduce fantasticon (#3833) 2023-09-13 12:22:11 +02:00
Alexander Zinchuk
a7c7c8d95c Stories: New features and fixes (#3773) 2023-09-04 04:10:05 +02:00
Alexander Zinchuk
fc605350ea Introduce Stories (#3154) 2023-08-14 11:32:26 +02:00
Alexander Zinchuk
13ead44f1e Allow to react and vote as channel 2023-07-20 16:36:39 +02:00
Alexander Zinchuk
032f56143e Disable selection throughout the UI (#3487) 2023-07-20 16:01:03 +02:00
Alexander Zinchuk
7dd9c2e677 Electron: Various improvements (#3310) 2023-07-20 16:01:03 +02:00
Alexander Zinchuk
d4162565f8 Edit Topic: Fix background color for general topic (#3452) 2023-07-06 09:57:57 +02:00
Alexander Zinchuk
e056ed231b [Perf] Remove some redundant memo containers 2023-07-06 09:57:44 +02:00
Alexander Zinchuk
af973d6f20 Middle Header: Add edit button (#3449) 2023-07-06 09:57:43 +02:00
Alexander Zinchuk
fbbb098a64 Fix FAB overlapping last entries (#3448) 2023-07-06 09:57:43 +02:00
Alexander Zinchuk
ae4b193bf8 Manage Channel: Ability to disable all custom usernames (#3395) 2023-07-05 13:23:13 +02:00
Alexander Zinchuk
05ff8ce87a [Refactoring] Simplify avatars (#3365) 2023-07-05 13:23:13 +02:00
Alexander Zinchuk
c76e73b047 Topic: Cleaning the edit form (#3418) 2023-07-05 13:23:13 +02:00
Alexander Zinchuk
430cf4ee77 User Info: Remove unnecessary text line (#3367) 2023-07-05 13:23:13 +02:00
Alexander Zinchuk
d160b2b4cb GramJS: Validate updates order (#2957) 2023-07-05 13:23:13 +02:00
Alexander Zinchuk
6e35e9c987 Right Column: Remove button to edit bots' info (#3358) 2023-06-18 12:04:45 +02:00
Alexander Zinchuk
11aa44de56 Settings: Various fixes (#3312) 2023-06-18 12:04:45 +02:00
Alexander Zinchuk
85bdbd5fa5 Composer: Fix race conditions when sending messages (#3279) 2023-06-12 11:57:24 +02:00
Alexander Zinchuk
a8d742aa18 UI: Do not use deprecated overflow: overlay (#3185) 2023-06-12 11:57:09 +02:00
Alexander Zinchuk
d6b919e6ae Channel: Fix URL duplication in username input (#3248) 2023-06-12 11:56:29 +02:00
Alexander Zinchuk
b03959e847 [Refactoring] Introduce useLastCallback 2023-06-12 11:47:13 +02:00
Alexander Zinchuk
82f42b6e35 Introduce Electron version (#2053) 2023-06-02 15:06:26 +02:00
Alexander Zinchuk
96670d0454 Message: Fix downloading scheduled media (#3174) 2023-05-15 10:57:33 +02:00
Alexander Zinchuk
a71a3bc53b Custom Emoji: Support adaptive static and video packs (#3118) 2023-05-15 10:57:14 +02:00
Alexander Zinchuk
ce9e5b03d8 Introduce Chat Lists (#3046) 2023-04-26 21:18:42 +04:00
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
9567e6ca38 Symbol Menu, Reaction Picker, Status Picker: Fixes and redesign (#2945) 2023-04-25 17:27:18 +04:00
Alexander Zinchuk
cfc71da0c1 [Perf] More performance fixes 2023-04-25 17:27:14 +04:00
Alexander Zinchuk
83557863b8 Message List: Fixes and refactoring of scroll animation 2023-04-25 17:27:14 +04:00
Alexander Zinchuk
dba6963c34 [Perf] Introduce Fasterdom and some performance fixes 2023-04-25 17:27:10 +04:00
Alexander Zinchuk
22054c4416 Introduce Reaction Picker 2023-04-23 18:11:28 +04:00
Alexander Zinchuk
6fb6f2761c Fix Right Search (#3017) 2023-04-19 10:08:42 +02:00
Alexander Zinchuk
6c9fee5499 Management / User: Fix duplicate keys error (#3012) 2023-04-19 04:08:45 +02:00
Alexander Zinchuk
ecf4ffb7ae [Perf] Transition: Get rid of redundant slide wrappers 2023-04-15 13:54:27 +02:00
Alexander Zinchuk
ac1033b673 [Perf] Transition: Avoid wildcard selector 2023-04-15 13:52:28 +02:00
Alexander Zinchuk
ae7662a152 Management: Fix text overflow on set custom photo button (#2937) 2023-04-06 08:21:04 +02:00
Alexander Zinchuk
05cbf60ccf Management / Group: Fix invalid permissions count (#2939) 2023-04-06 08:20:59 +02:00