Mohamed Javid
6722b45076
[Fix] Admin Notification marked unread after closing and reopening AC ( #14824 )
...
* [Fix][#14823 ] Admin Notification unread issue
* [Fix][#14823 ] Changed dispatch of event from the PR feedback
* [Fix][#14823 ] Organize dispatch of event from the PR feedback
* [Fix][#14823 ] Organize dispatch of event from the PR feedback
2023-01-23 18:56:58 +08:00
Andrea Maria Piana
897a5eb201
[ Fixes : #14794 ] Use toast instead of old pin modal
...
Instead of using the old modal, we show a toast when the limit of 3
messages is reached.
2023-01-23 10:44:15 +00:00
Parvesh Monu
d3667ad683
fix nil value in reanimated style crashing at runtime ( #14855 )
2023-01-23 15:55:24 +05:30
Ibrahem Khalil
dc9454defa
Fix using functions as identifiers ( #14848 )
2023-01-21 13:28:45 +02:00
Omar Basem
53495dc893
Images Album (2) ( #14755 )
...
* feat: images album (2)
2023-01-20 16:51:44 +04:00
Jamie Caprani
967c869486
chore: fix component tests and permission drawer preview ( #14831 )
2023-01-19 15:03:53 -08:00
flexsurfer
f0272f2e77
move chat events ( #14835 )
2023-01-19 19:35:14 +01:00
Churikova Tetiana
b8dfa6b645
e2e: offline messages + edit
2023-01-19 19:01:14 +01:00
Omar Basem
6c14fd1cb9
Scroll page animations ( #14695 )
...
* feat: scroll page animations
2023-01-19 16:46:05 +04:00
flexsurfer
e8e8547879
cleanup setup ( #14827 )
2023-01-19 12:15:28 +01:00
flexsurfer
2899819e95
rollback user profile ( #14828 )
2023-01-19 12:02:05 +01:00
Alexander
27c8c5547c
[ #14689 ] Link previews in chat ( #14771 )
...
* Initial
* Link fetching
* Post-merge fix
2023-01-18 22:43:26 +01:00
Parvesh Monu
b370514ef3
Improve community avatar for shell card ( #14813 )
2023-01-19 00:12:49 +05:30
Ulises Manuel Cárdenas
ab1fd43f28
Add Collectible ui component ( #14803 )
2023-01-18 19:00:47 +01:00
Churikova Tetiana
4c33b43713
e2e: more fixes
2023-01-18 16:02:09 +01:00
flexsurfer
d2e35fe928
move constants/config to status-im2 root and remove old constants/config ( #14821 )
2023-01-18 15:43:58 +01:00
flexsurfer
d030e211e3
move i18n to utils ( #14819 )
2023-01-18 14:36:02 +01:00
flexsurfer
ed348e0871
cleaning ( #14808 )
...
cleaning, introduce react-native.red-black-tree and move messages list events
2023-01-18 12:16:33 +01:00
Icaro Motta
9a60fc1600
Fix all type hint warnings ( #14810 )
2023-01-17 19:52:12 -03:00
Andrea Maria Piana
14c9a7c6ac
[ Fixes : #14777 ] Set dns nameserver to cloudflare
2023-01-17 09:22:48 +00:00
flexsurfer
685c95591c
refactor and move composer to status-im2 ( #14758 )
...
refactor and move composer to status-im2
2023-01-16 17:20:10 +01:00
Siddarth Kumar
d6c899be3d
make sure nodejs uses a fixed timezone ( #14793 )
...
* make sure node uses the UTC timezone
we have a few timebomb tests in the codebase that would break and making sure node specifies a timezone fixes them.
2023-01-16 16:34:15 +05:30
Ibrahem Khalil
aa8f5b3d48
Disable starting a new chat for non mutual contact ( #14726 )
2023-01-14 12:57:45 +02:00
Churikova Tetiana
4960f5a59c
e2e: fixes for mutual contacts
2023-01-13 19:22:51 +01:00
Mohamed Javid
2f52cb1f0c
Show Admin Notifications in Activity Center ( #14748 )
...
* [Feature][#14713 ] Added Admin Notifications in Activity Center
* [Feature][#14713 ] Admin Notification UI fixes
* [Feature][#14713 ] Admin Notification PR Feedbacks
* [Feature][#14713 ] Admin Notification PR Feedbacks
* [Feature][#14713 ] Admin Notification accessiblity label update
2023-01-14 02:14:02 +08:00
Andrea Maria Piana
64ec49c9c4
Removed removed files and add untracked from linting
...
The linter would fail if there were removed files, as it would
try to lint them but would not find them.
Similarly, untracked files would not be linted.
This commit changes the behavior so that untracked files are linted and
removed files are ignored, that way we can run it before committing if
there are unstaged changes that include removed/untracked files.
2023-01-13 17:22:13 +00:00
Jakub Sokołowski
c9223cd988
ci: use arm64 macos hosts for iOS builds
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-01-13 13:44:05 +01:00
Churikova Tetiana
c1c9fef7ec
e2e: revert failed tests
2023-01-13 12:12:12 +01:00
Jamie Caprani
73c4be8dee
Communities Join Screens - Implement all permutations of Context Drawer options ( #14700 )
2023-01-13 09:35:41 +00:00
Roman Volosovskyi
bfdca0fb38
d40290a6...d60c1d00
...
[#14574 ] Update chat clock on group event
2023-01-12 18:57:22 +01:00
Jakub Sokołowski
f446ab163e
ci: upgrade Xcode from 13.4 to 14.2
...
Depends on:
https://github.com/status-im/infra-role-bootstrap-macos/commit/fefb0081
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-01-12 16:55:24 +01:00
Jakub Sokołowski
0623355e84
fleets.json: drop decomissioned eth.test fleet
...
The fleet wasn't being used so it has been liquidated:
https://github.com/status-im/infra-eth-cluster/commit/de986014
Signed-off-by: Jakub Sokołowski <jakub@status.im>
make sure that "waku-nodes" is not pulled from fleets.json
2023-01-12 13:15:13 +01:00
Andrea Maria Piana
7a5871a03f
[ Fixes : #14623 ] Enable mutual contacts by default and show banner
2023-01-12 09:16:02 +00:00
Parvesh Monu
5c0bd33697
Improve switcher cards lifecycle ( #14751 )
2023-01-12 02:37:55 +05:30
Churikova Tetiana
220341e0be
e2e: introduced failed due to issues tests in results
2023-01-11 13:58:11 +01:00
yqrashawn
ceaa363f08
fix: not using layout animation, causing flickers on android ( #14753 )
2023-01-11 18:37:42 +08:00
Jamie Caprani
846d628a9d
chore: use banner from quo library ( #14629 )
2023-01-11 00:59:00 -08:00
Alexander
9ed89ac97d
Fix for tapping on new contact from contact list ( #14737 )
...
* Tapping on new contact from Contact list leads to empty chat with skeleton
* Code style fix
* Small removals of unused stuff
2023-01-10 19:26:23 +01:00
Alexander
43da198c3f
Communities join screens - add toast after joining/leaving ( #14735 )
...
* Add toast after joining/leaving a community
* leftover removal
* Better code for adding toasts
* Fixes
* Lint fix
2023-01-10 19:10:26 +01:00
Omar Basem
55d11d1a18
New chat fix ( #14739 )
...
* new chat fix
2023-01-10 20:19:53 +04:00
frank
d2e8c5b52c
fix #14733 ( #14734 )
2023-01-10 23:15:12 +08:00
Parvesh Monu
115fb3f590
fix default shell for -include targets ( #14738 )
2023-01-10 18:36:38 +05:30
yqrashawn
02a1c3597f
feat: undo delete with toast ( #14618 )
2023-01-10 10:02:23 +08:00
Alexander
6f10ff4d3e
Switcher button in chat is back ( #14717 )
2023-01-09 18:37:54 +01:00
Churikova Tetiana
e289ad8968
e2e: fixes + workarounds
2023-01-09 14:46:24 +01:00
John Ngei
043e218320
show selected list item context actions view ( #14676 )
...
* show selected list item context actions view
* show selected list item context actions view
* fixed showing thumnails on communities
2023-01-09 16:36:17 +03:00
John Ngei
1cdcd298b0
Scrollable tags ( #14182 )
...
* refactored scrollable-tags to share the same logic with scrollable-tabs
* refactored tabs component to support scrollable-behaviour
2023-01-08 22:40:59 +03:00
Ibrahem Khalil
4cdc166e41
Add accessibility labels for chat long press ( #14685 )
2023-01-06 14:39:14 +02:00
Alexander
b358a23060
Adjusted border color on outline button ( #14711 )
2023-01-05 23:35:48 +01:00
Churikova Tetiana
b158310057
e2e: workarounds
2023-01-05 18:01:57 +01:00