47 Commits

Author SHA1 Message Date
Alexander Zinchuk
1fef97b82e Introduce Forums (#2174) 2023-01-06 22:49:02 +01:00
Alexander Zinchuk
29c41a104e [Refactoring] Remove unnecessary types for filter (#2091) 2022-10-29 15:18:36 +02:00
Alexander Zinchuk
4dbd91c026 Notifications: Fix multiple sounds when waking up from background mode (#2085) 2022-10-29 15:18:34 +02:00
Alexander Zinchuk
ba622e8f00 Notifications: Do not play sound for silent messages (#2064) 2022-10-10 14:37:53 +02:00
Alexander Zinchuk
017170c2e2 Introduce Lock Screen and Passcode (#1839) 2022-05-31 20:58:35 +04:00
Alexander Zinchuk
70ccff110a [Refactoring] Prefer import type (#1884) 2022-05-30 15:40:11 +04:00
Alexander Zinchuk
62ed3468b6 Chat, Message List: Navigating with mention and reaction badges; Some fixes (#1836) 2022-05-03 14:29:41 +01:00
Alexander Zinchuk
289eb692fe Notifications: Prevent notifications for reactions on posts (#1830) 2022-04-19 15:11:51 +02:00
Alexander Zinchuk
1da41443ca Calls: Introduce peer-to-peer calls (#1791) 2022-04-09 01:18:22 +02:00
Alexander Zinchuk
e54bf92a1f Notifications: Temporarily turn off sound for reactions (#1808) 2022-04-01 20:43:51 +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
07ffad4425 [Dev] Fix eslint; Update dependencies (#1754) 2022-03-19 21:18:43 +01:00
Alexander Zinchuk
6d0d8a3419 Notifications: Fix unneeded sound from reactions (#1756) 2022-03-13 14:52:53 +01:00
Alexander Zinchuk
e701bf9836 Notifications: Support reactions (#1709) 2022-02-20 13:39:27 +02:00
Alexander Zinchuk
c6672612bf Action Message: Refactoring and fixes 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
74d1c8547a Action Message: Fix missing origin name 2022-01-28 02:12:04 +01:00
Alexander Zinchuk
29d5ef3ef7 [Perf] RLottie: Avoid redundant JSON data (de)serialization 2022-01-24 04:55:59 +01:00
Alexander Zinchuk
a23e951b09 Notifications: Fix missing sound when notifications are not permitted (#1555) 2021-11-20 12:18:00 +03:00
Alexander Zinchuk
e9e1b6a442 Follow-up 2021-11-19 17:35:07 +03:00
Alexander Zinchuk
cc53cbdcb6 Notifications: Skip toast and sound when app is focused 2021-11-19 17:26:18 +03:00
Alexander Zinchuk
04f8d03e82 Notifications: Play sound when notifications are turned off (#1553) 2021-11-19 03:22:32 +03:00
Alexander Zinchuk
1e60003f5a Update to layer 133 (#1525) 2021-11-05 22:03:02 +03:00
Alexander Zinchuk
6289af1a5f Notifications: Fix missing sound (#1505) 2021-10-18 01:23:13 +03:00
Alexander Zinchuk
73883a6776 [Dev] Fix errors caused my missing Service Worker on localhost for iOS (#1431) 2021-09-10 20:32:55 +03:00
Alexander Zinchuk
d291016123 Notifications: Close when read, replace same-chat instead of counter (#1413) 2021-08-23 03:38:36 +03:00
Alexander Zinchuk
95707c5423 Notifications: Grouping and fixes for Android (#1412) 2021-08-20 23:47:27 +03:00
Alexander Zinchuk
b485a247dc Follow-up (#1394) 2021-08-16 21:22:06 +03:00
Alexander Zinchuk
d2c5de6d0e Notifications: Group by chat on Android (#1393) 2021-08-16 20:53:25 +03:00
Alexander Zinchuk
d59390364c Notifications: Add web settings, sound and avatar, some fixes (#1317) 2021-08-11 01:27:52 +03:00
Alexander Zinchuk
984ab1e81e Fix discussions appearing in Unread folder and prevent notifications (#1321) 2021-07-26 17:36:10 +03:00
Alexander Zinchuk
08a27a98b8 Management: Support adding and removing members, fix editing legacy groups (#1224) 2021-07-16 17:44:17 +03:00
Alexander Zinchuk
e374122d85 [Refactoring] Optimize fetching notify exceptions (#1277) 2021-07-15 21:50:29 +03:00
Alexander Zinchuk
dcd3803263 Support server time offset (#1186) 2021-06-19 11:20:55 +03:00
Alexander Zinchuk
85234ae8d7 Notifications: Another fix loading global settings (#1165) 2021-06-15 13:21:37 +03:00
Alexander Zinchuk
558d453f21 Notifications: Fix loading global settings (#1164) 2021-06-15 13:21:35 +03:00
Alexander Zinchuk
ffe756414c More fixes for muted chats; PWA badge (#1133) 2021-06-03 21:22:49 +03:00
Alexander Zinchuk
6bfcbe4da1 Localization: Fix translations sometimes not applied 2021-06-01 11:49:33 +03:00
Alexander Zinchuk
33aaad6bca Notification: Respect global notification settings and exceptions (#1123) 2021-05-31 15:08:55 +03:00
Alexander Zinchuk
9b2d498715 Notifications: Vibrate only if supported (#1124) 2021-05-30 20:26:20 +03:00
Alexander Zinchuk
ffa338d667 Localization: Add many translations (#1103) 2021-05-21 14:44:26 +03:00
Alexander Zinchuk
c94163803e Push notifications: Fixes for not joined chats (#1099) 2021-05-14 01:35:28 +03:00
Alexander Zinchuk
753a1bb6bf Push notifications: Send notifications through service worker if possible (#1068) 2021-05-09 17:44:54 +03:00
Alexander Zinchuk
2c1197592a Notification: Fix focusing window on click (#1067) 2021-05-09 13:30:44 +03:00
Alexander Zinchuk
1a017f2750 Notifications: Various fixes, support local notifications (#1064) 2021-05-08 22:41:31 +03:00