Roman Volosovskyi
4c6b4e2d02
[ #14388 ] Re-enable bug reporting
2022-11-17 15:01:45 +01:00
Roman Volosovskyi
cf753a0892
[ #14381 ] Add accessibility lables for chat key and timestamp in message
2022-11-17 07:16:30 +01:00
Icaro Motta
0f7ccce3df
Implement identity verification flow ( #14365 )
2022-11-16 16:46:04 -03:00
Mohamed Javid
509ffc2a01
[Feature] Added messages skeleton ( #14072 )
...
* [Feature][#14025 ] Added Messages Skeleton while loading messages
* [Improvements][#14025 ] Added animation to message skeleton
* [Improvements][#14025 ] Changed to Reanimated2 for message skeleton animation
* [Chores][#14025 ] Removed unused code
* [Improvements][#14025 ] Added preview screen for messages skeleton
* [Improvements][#14025 ] Style update for messages skeleton
* [Chore][#14025 ] Indentation for message skeleton
* [Improvements][#14025 ] On Layout calculation cleanup
* [Fix][#14025 ] Added Skeleton on New UI only
* [Chore] Moved Message Skeleton to new UI
* [Feature][#14025 ] Added Message Skeleton on message gap
* [TEMP][#14025 ] Added delay of preloading messages for testing
* [Lint][#14025 ] Lint fixes for Message Gap component
* [Chore][#14025 ] Reanimated namespace update
* [Chore][#14025 ] React native namespace update
* [Chore][#14025 ] Rollback preload messages
2022-11-17 00:43:58 +08:00
John Ngei
e44d4c83c0
communites home screen context actions ( #14371 )
2022-11-16 17:48:18 +03:00
flexsurfer
cc733a379c
move communities ( #14384 )
2022-11-16 14:09:16 +01:00
flexsurfer
803328dc4c
move switcher ( #14378 )
...
* move switcher
2022-11-16 12:00:16 +01:00
flexsurfer
31b6e076be
new structure continue, move utils, move fx macro to re-frame utils n… ( #14373 )
...
* new structure continue, move utils, move fx macro to re-frame utils namespace
2022-11-16 09:09:25 +01:00
frank
433f9185c8
Use WakuNodes in ClusterConfig for Waku V2 ( #14283 )
2022-11-16 00:27:19 +08:00
Andrea Maria Piana
04408af45c
Fix logout & upgrade status-go
2022-11-15 15:17:59 +00:00
Omar Basem
ea7548d54a
Confirmation Dialog ( #14348 )
...
* feat: confirmation dialog
2022-11-15 17:34:38 +04:00
Andrea Maria Piana
c7ac53fdd0
Add icons & mentions/unread counts to community list
2022-11-15 13:03:48 +00:00
Roman Volosovskyi
48f86ff862
[ #14311 ] Fix icons in message actions bottom sheet
2022-11-15 13:29:12 +01:00
Parvesh Monu
f408035f5e
Improve shell animations ( #14341 )
2022-11-15 16:45:43 +05:30
Parvesh Monu
1228f4aa26
Add accessibility to components ( #14359 )
...
- chat name text component
- quoted message text component
2022-11-15 16:41:56 +05:30
Christoph Pader
2f4d8accae
feat: implement selectors with blurred background
2022-11-15 10:44:17 +01:00
andrey
b8bfb2df80
new structure fixes
2022-11-15 10:33:32 +01:00
andrey
4654402feb
new structure fixes
2022-11-15 06:56:33 +01:00
Parvesh Monu
e8c44632ab
fix community channel back button ( #14358 )
2022-11-15 03:29:03 +05:30
flexsurfer
c7d5e90882
introduce new project structure (first step) ( #14356 )
...
* introduce new project structure
2022-11-14 19:16:55 +01:00
Roman Volosovskyi
4353c4a40c
[ #14245 ] Fix read/unread notifications filter
2022-11-14 13:40:20 +01:00
Omar Basem
57526a45ad
Bottom sheet missing actions ( #14332 )
...
* feat: bottom sheets
2022-11-11 17:02:39 +04:00
Omar Basem
8fc853373b
Rename :main-icons2 to :i ( #14335 )
...
* chore: rename icons
2022-11-11 15:45:54 +04:00
Andrea Maria Piana
5e814b7a03
Add display name
2022-11-10 20:00:49 +00:00
Omar Basem
61fd5fd791
Chat user dp ( #14314 )
...
* feat: chat-user-dp
2022-11-10 18:26:57 +04:00
Andrea Maria Piana
466dfe56d7
Fix emoji reactions
2022-11-10 13:48:12 +00:00
Andrea Maria Piana
8aee25509e
Restore bottom sheet for chats
2022-11-10 13:46:27 +00:00
flexsurfer
8168d224d3
quo2 core ( #14319 )
...
* quo2 core
2022-11-10 12:10:16 +01:00
Andrea Maria Piana
aca296030c
Show bottom sheet when recovering account
2022-11-10 09:11:58 +00:00
flexsurfer
3c1c8a120d
cleanup quo2 2, remove status-im usage ( #14308 )
2022-11-10 09:10:43 +01:00
John Ngei
a1c1be8f8a
updated communities home and discover screen ( #14018 )
2022-11-09 15:41:34 +03:00
Roman Volosovskyi
77d0084467
Attempt to fix too long prefix for notification types
2022-11-08 19:13:56 +01:00
flexsurfer
5907edccc8
cleanup quo2 ( #14301 )
...
* cleanup quo2
2022-11-08 18:30:17 +01:00
Omar Basem
f17f57cc5e
Messages home items ( #14256 )
...
* feat: messages home items
2022-11-08 13:01:02 +04:00
frank
187d147dc7
fix #14236 Sometimes profile pictures don't load ( #14257 )
2022-11-07 16:58:29 +01:00
Ibrahem Khalil
3b69e5873e
Add members key to the chat-preview flow to show count of members on chat preview ( #14274 )
2022-11-03 12:10:01 +03:00
Ibrahem Khalil
bca2258508
Format numbers helper ( #14186 )
...
format number to 100000 -> 100k/ 1000000000 -> 1b/ 1000000 -> 1m
2022-11-03 10:33:34 +03:00
Icaro Motta
91b237d3d3
Fix unbounded number of calls to fetch notifications ( #14250 )
2022-10-27 16:21:41 -03:00
Andrea Maria Piana
b774ecbcb4
Add chat actions in home screen
...
This commit adds the following chat actions on the home screen:
- Mute chat
- Delete chat
- View profile (one to ones only)
- Clear history
It adds also integration tests for muting and deleting a chat.
To accommodate multiple dividers in the bottom sheet, the interface has
been changed to accept a sequence of sequences, instead of a map.
2022-10-27 17:53:30 +01:00
Roman Volosovskyi
b492ed2969
[ #14230 ] Reset :current-chat-id on pressing back from chat screen
2022-10-27 15:01:10 +02:00
Mohamed Javid
6d557d735a
Activity Center UI Fixes ( #14244 )
...
* [Fixes] Activity Center UI Issues
* [Chore] Lint Fixes
2022-10-27 20:20:03 +08:00
Roman Volosovskyi
f29ed58445
[ #14230 ] Load newly received messages on reopening chat (ISSUE 1)
2022-10-27 11:13:22 +02:00
Ibrahem Khalil
a91e9dfb38
Fix message showing behind message composer ( #14238 )
2022-10-26 16:40:46 +02:00
Omar Basem
c423aa7970
Unpin messages ( #14204 )
...
* feat: pinned messages new ui
2022-10-26 17:18:50 +04:00
Icaro Motta
910bafc5f4
Display contact verification requests and allow users to decline them ( #14223 )
2022-10-26 07:48:07 -03:00
Omar Basem
2ae57f7b21
Messages contact requests ( #14221 )
...
* feat: messages contact requests
2022-10-26 10:42:53 +04:00
Parvesh Monu
0ff6fb25f4
Shell & Bottom Tabs Migration ( #14099 )
...
* Shell & Bottom Tabs Migration
* Added accessibility ids for elements in the new UI
2022-10-24 18:35:06 +05:30
flexsurfer
38c95804ae
move reaction-drawer and fix some icons2 ( #14211 )
...
* move reaction-drawer and fix some icons2
2022-10-21 16:13:26 +02:00
Roman Volosovskyi
d281ef8e21
[ #14120 ] Remove Ropsten and Rinkeby test networks
2022-10-21 13:20:40 +02:00
Jamie Caprani
0826ef57f2
feat: add leave community feature to redesign ( #14169 )
2022-10-21 02:06:53 -07:00