356 Commits

Author SHA1 Message Date
Mohamed Javid
e30f895fe9
[Feature] Implement replies notification in Activity Center (#14656)
* [Feature][#14550] Added Replies UI in Activity Center

* [Fix][#14550] Removed underlay color from touchables in Replies UI in Activity Center

* [Fix][#14550] Comments from review

* [Fix][#14550] Comments from review

* [Feature][#14550] Added community support on tags in AC

* [Feature][#14550] Date utils test
2023-01-04 21:31:37 +08:00
Parvesh Monu
63ace4da76
Improve switcher last content (#14626) 2023-01-04 03:32:51 +05:30
Matias Grote
697aa1c394
Add profile ui to quo_preview (#14652)
Add profile ui to quo_preview (#14652)
2023-01-03 20:23:16 +01:00
Omar Basem
b85eb4184a
feat: group details screen (3.3) (#14654)
* feat: group details screen (3)
2022-12-30 18:14:24 +04:00
Ulises Manuel Cárdenas
5493d059b9
UI Component - Account (#14643)
* Implement accounts component
2022-12-30 10:44:21 +01:00
Parvesh Monu
110debc4c4
fix home stack height (#14639) 2022-12-30 09:04:37 +05:30
Jamie Caprani
1677574a6a
migrate datetime to utils and finish i18n migration (#14604)
chore move datetime to common and update imports

 chore: move i18n tests and update imports, adjust i18n so translations are loading correctly
2022-12-29 13:56:11 -08:00
Ibrahem Khalil
ef21312162
New chat flow (#14607) 2022-12-29 15:57:42 +02:00
Icaro Motta
915b8ebd9a
New component Selector > Filter (#14650) 2022-12-28 12:21:15 -03:00
Christoph Pader
6280a6c4d5
feat: implement quo2 bottom sheet component (#14209) 2022-12-28 15:23:58 +01:00
yqrashawn
4ce71e4d29
refactor: fix make lint and reformat (#14653) 2022-12-28 15:47:55 +08:00
Jamie Caprani
aca8c9250f
add Non Token Gated - Manual Approval Required flow (#14513)
chore: add flow for closed community overview page
2022-12-26 16:05:03 -08:00
Mohamed Javid
99f7788c22
[Fix] Scroll To Index bug in Scrollable Tabs (#14641) 2022-12-27 00:13:24 +08:00
flexsurfer
a39e0f6fbd
move messages to status-im2 (#14573)
* move messages to status-im2
2022-12-23 15:33:54 +01:00
Icaro Motta
a8d392e4de
Redirect user to Activity Center to manage pending contact requests (#14610) 2022-12-23 11:30:46 -03:00
andrey
8ff32f4fc3
Revert "Group details screen (3) (#14494)"
This reverts commit e21b8d43963532f23eab4d09ae0e490f25c0e05f.
2022-12-23 07:32:23 +01:00
Omar Basem
e21b8d4396
Group details screen (3) (#14494)
* group details screen (3)
2022-12-23 07:18:09 +04:00
Jamie Caprani
9937914594
feat: add banner component to quo2 (#14608) 2022-12-22 05:20:38 -08:00
Jamie Caprani
2610f27190
chore: add component tests (#14538) 2022-12-21 15:35:27 -08:00
Mohamed Javid
7c2d76d00f
Channel name update in Context Tag (#14578)
* [Update][#14555] Channel name update in Context Tag

* [Update][#14555] Changes requested on Context Tag Component

* [Update][#14555] Changes requested on Context Tag Component
2022-12-21 20:03:58 +08:00
yqrashawn
388e5fae22
fix: toast component based on review (#14593) 2022-12-21 14:46:57 +08:00
yqrashawn
0a8993bbf1
refactor: reformat all clojure code with zprint (#14589)
Co-authored-by: refactor-only <auto@status.im>
2022-12-20 22:45:37 +08:00
yqrashawn
37909c2d81
feat: toast component (#14376) 2022-12-20 21:52:28 +08:00
Brian Sztamfater
c0c0742687
feat: record audio button
Signed-off-by: Brian Sztamfater <brian@status.im>
2022-12-20 10:01:19 -03:00
Guilherme Devincenzi
003b0ffb1e
feat: add privacy options component (#14500) 2022-12-19 20:12:58 +01:00
Parvesh Monu
dbd61a34a0
Update shell placeholder screen with new designs (#14572) 2022-12-19 14:51:53 +05:30
Ajay Sivan
621e41e6ab
feat: Added Dividers Date Component to quo2 (#14546)
* feat: Added Dividers Date Component  to quo2
2022-12-15 17:18:54 +01:00
Jamie Caprani
6a05d43b75
chore: add some component tests (#14511) 2022-12-13 14:19:20 -08:00
Icaro Motta
5693df5a74
Lint namespace aliases (#14526) 2022-12-13 17:04:26 -03:00
flexsurfer
c7a371c104
move messages screen to status-im2 (#14530)
* move messages screen to status-im2
2022-12-13 13:27:13 +01:00
Parvesh Monu
11d02c1057
fix unread badge and add back button accessibility id (#14525) 2022-12-13 14:56:46 +05:30
Icaro Motta
ae10908984
Set Activity Center as the new default (#14492) 2022-12-09 09:52:18 -03:00
Jamie Caprani
53ef1ef4b5
chore: refactor scroll page component to be more generic (#14453)
chore: refactor scroll page component to be more generic
2022-12-09 04:07:21 -08:00
yqrashawn
bd84a36582
feat: new delete message (#14232) 2022-12-09 15:35:41 +08:00
flexsurfer
da0f0d3a81
move messages main screen to status-im2 (#14491)
* move messages main screen to status-im2
2022-12-05 14:22:06 +01:00
Christoph Pader
f3ad8beb6d
fix: channel list-item not clickable (#14469) 2022-12-02 11:45:26 +01:00
yqrashawn
2e68fb22f5
feat: add display-name in author component (#14473) 2022-12-02 14:42:16 +08:00
Christoph Pader
f18044c9dc
Implement Token Gating (#13899)
* feat: implement token gating component

* fix: add .calva to gitignore
2022-12-01 13:30:07 +00:00
Jamie Caprani
5947769881
chore: update action drawer with designer feedback (#14465) 2022-12-01 03:58:50 -08:00
Parvesh Monu
d4897de205
partially implement shell jump-to navigation (#14410) 2022-11-30 21:46:01 +05:30
Jamie Caprani
d948939ce3
fix: adjust community cards on discover page (#14444)
fix: adjust community cards on discover page
2022-11-30 01:58:44 -08:00
Mohamed Javid
bc7578ae85
[Feature] Added Mentions in Activity Center (#14451)
* [Feature][#14352] Added mentions in Activity Center

* [Update][#14352] Update in namespace

* [Update][#14352] Code Style

* [Update][#14352] Created commons for AC and fix warning on text
2022-11-29 21:55:33 +08:00
Jamie Caprani
6d5ff4aa92
chore: fix issues with e2e tests after refactors (#14440) 2022-11-28 03:17:12 -08:00
Jamie Caprani
0e614d51ef
feat: add scrolling in community (#14281) 2022-11-28 02:24:31 -08:00
Omar Basem
14c243803f
Photo Selector (1) (#14426)
* feat: photo-selector (1)
2022-11-24 15:29:54 +04:00
Jamie Caprani
c6e8aad745
feat: add component tests using react-testing-library and jest (#14331) 2022-11-23 05:59:18 -08:00
flexsurfer
bab0fc7ac0
move chats home (#14419)
* move chats home
2022-11-23 14:33:40 +01:00
Brian Sztamfater
4a87122336
feat: author component
Signed-off-by: Brian Sztamfater <brian@status.im>
2022-11-21 15:46:56 -03:00
Roman Volosovskyi
d18c3ad102
[#14381] Wrap texts with view to ensure separate accessibility labels 2022-11-21 15:40:29 +01:00
Icaro Motta
e53f58d8c0
Fix various Activity Log layout issues (#14405) 2022-11-21 11:19:50 -03:00