yqrashawn
02a1c3597f
feat: undo delete with toast ( #14618 )
2023-01-10 10:02:23 +08: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
Jinho Jang
944bfe2655
Update translation ( #14483 )
2023-01-04 12:18:26 +01:00
Parvesh Monu
63ace4da76
Improve switcher last content ( #14626 )
2023-01-04 03:32:51 +05:30
Omar Basem
b85eb4184a
feat: group details screen (3.3) ( #14654 )
...
* feat: group details screen (3)
2022-12-30 18:14:24 +04:00
Ibrahem Khalil
ef21312162
New chat flow ( #14607 )
2022-12-29 15:57:42 +02: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
andrey
8ff32f4fc3
Revert "Group details screen (3) ( #14494 )"
...
This reverts commit e21b8d4396
.
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
Omar Basem
ba41d4b271
Photo Selector 2 ( #14487 )
...
* Photo Selector (2)
2022-12-20 07:36:06 +04:00
Icaro Motta
269d13e2f8
Move Activity Center to new app structure ( #14554 )
2022-12-16 10:45:00 -03:00
Siddarth Kumar
fc07fbf787
UI for mobile to mobile local pairing - updated ( #14514 )
...
* ui for local pairing
lint-fix
removed un-necessary +
addressing some of the feedback on PR
more feedback + removing feature toggle from ui
getting rid of comments/log messages over here
tidy up logs
fix typos and more i18n stuff
swap % with a named parameter
getting rid of global state + lint-fix
get rid of un-used function
icon guidelines and more kebab case stuff :>
moving stuff to events and utils namespace
:main-icons -> :i :)
address feedback and adhere to guidelines etc
fixed the :t/ qualification
moree feedback :-D
referring status-im.utils.security for now
adding "cs" to constants
make tests pass
re-frame to rf
addressing feedback
moving icons to icons2 & renaming stuff
trying to make this file the way it was before
missed out on updating these references
getting rid of the icons moved to icons2
This reverts commit be8552c0d3daaf7a7333cfeaf304d97c86d50d3e.
fixing mistakes
getting rid of the s
* this rename makes sense to me
* adding an alias to the view
* fixed broken up namespaces
2022-12-16 18:40:56 +05:30
Volodymyr Kozieiev
68ea7cdfc5
Communities now correctly listed in pending/joined sections. ( #14515 )
2022-12-13 20:55:32 +00:00
yqrashawn
bd84a36582
feat: new delete message ( #14232 )
2022-12-09 15:35:41 +08:00
Roman Volosovskyi
9be8a5b961
Add peers stats screen
2022-12-08 13:28:09 +01:00
frank
f7af7ca25d
Allow owner/admin to delete messages of a community ( #14366 )
2022-12-02 20:13:02 +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
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
Omar Basem
49e9738ff8
Group Details Screen (2) ( #14427 )
...
* feat: group details screen (2)
2022-11-29 10:41:19 +04:00
Omar Basem
14c243803f
Photo Selector (1) ( #14426 )
...
* feat: photo-selector (1)
2022-11-24 15:29:54 +04:00
flexsurfer
bab0fc7ac0
move chats home ( #14419 )
...
* move chats home
2022-11-23 14:33:40 +01:00
frank
32d85d5059
Allow styling text in composer when selecting it with native actions ( #14249 )
2022-11-23 10:28:44 +08:00
Omar Basem
5492fb472f
Group Details Screen ( #14377 )
...
* feat: group details screen
2022-11-21 16:03:49 +04:00
Icaro Motta
0f7ccce3df
Implement identity verification flow ( #14365 )
2022-11-16 16:46:04 -03:00
John Ngei
e44d4c83c0
communites home screen context actions ( #14371 )
2022-11-16 17:48:18 +03:00
Omar Basem
ea7548d54a
Confirmation Dialog ( #14348 )
...
* feat: confirmation dialog
2022-11-15 17:34:38 +04:00
Omar Basem
57526a45ad
Bottom sheet missing actions ( #14332 )
...
* feat: bottom sheets
2022-11-11 17:02:39 +04:00
John Ngei
a1c1be8f8a
updated communities home and discover screen ( #14018 )
2022-11-09 15:41:34 +03:00
Omar Basem
f17f57cc5e
Messages home items ( #14256 )
...
* feat: messages home items
2022-11-08 13:01:02 +04:00
du64
ab1dd7e794
Fix typo (replace backtick with apostrophe) ( #14255 )
2022-10-29 17:24:29 +02: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
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
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
Omar Basem
153dbb2de1
Messages home tabs new UI in ui2 ( #14183 )
...
* feat: messages home new ui
2022-10-20 08:54:27 +04:00
yqrashawn
bc050af9ed
feat: delete for me logic without UI ( #14007 )
2022-10-12 21:21:20 +08:00
Parvesh Monu
46fd30597a
Implementation of Dynamic Button Component ( #14127 )
2022-10-11 14:10:54 +05:30
erikseppanen
c2c281d9c6
[13939] Implement system message into quo2 components ( #14061 )
2022-10-06 10:59:39 -04:00
Parvesh Monu
1f6ebbb5e8
remove ens banner component ( #14112 )
2022-10-06 12:31:07 +05:30
Icaro Motta
73983b2abd
[ #13967 ] Displays filtering tabs and read/unread filter ( #14105 )
2022-10-05 14:44:37 -03:00
Brian Sztamfater
5fa203c6f2
feat: implement new message context drawer
...
Signed-off-by: Brian Sztamfater <brian@status.im>
2022-09-26 12:01:35 -03:00
Icaro Motta
afbdb4c0b4
[ #13964 #13962 ] Display contact requests ( #14014 )
2022-09-19 11:08:21 -03:00
Parvesh Monu
0c83801209
Implementation of switcher cards ( #13854 )
2022-09-19 15:01:13 +05:30
Jamie Caprani
6992b625d6
feat: add ability to join open community in new-ui ( #14001 )
2022-09-15 07:44:16 -07:00
Mohamed Javid
5a55c6ccb2
[Feature][ #13915 ] Added New Messages component
...
* [Feature][#13915 ] Added New Messages component
* [Feature] [#13915 ] Rename component new-messages to new-messages-header
* [Improvements][#13915 ] Using theme-colors for fetching light/dark colors
* [Improvements][#13915 ] Moved text to translations and added Quo2 colors for background
* [Fixes][#13915 ] Naming Conventions and Grouping for New Messages Component
2022-09-15 19:38:17 +08:00
Jamie Caprani
28963acb09
feat: add community overview page ( #13945 )
2022-09-08 04:10:03 -07:00
Jinho Jang
402496b4dc
Update translation ( #13938 )
2022-09-07 14:03:20 +02:00
yqrashawn
bf346147e9
feat: add messages gap component ( #13860 )
2022-09-05 15:58:35 +08:00
John Ngei
04b69181f2
New communities redesign ( #13607 )
...
* communities redesign
* added communnities screen for membership status
* updated communities redesign
* communities home redesign
* Removed unnecessary files
* Updated communities redesign
2022-08-31 15:49:57 +03:00
Jinho Jang
c80f45b4a1
Update translation for 1.20 ( #13729 )
...
* Update translations
* temporary remove some translations for f-droid
2022-08-29 10:56:32 +02:00
Jamie Caprani
53770725e5
feat: add token overview component (status-im#13555) ( #13767 )
2022-08-23 21:14:46 +05:30
siddarthkay
2c1bfcd092
Add management for wallet connect sessions
2022-08-19 12:35:13 +01:00
Parvesh Monu
f1f9fa105c
Implement ENS Banner View
...
Signed-off-by: Parvesh Monu <parvesh.dhullmonu@gmail.com>
2022-08-11 22:07:16 +05:30
Brian Sztamfater
22f92677fa
Base chat dedesign
...
Signed-off-by: Brian Sztamfater <brian@status.im>
2022-07-14 09:45:11 -03:00
Andrea Maria Piana
38af9e82d8
Add status-tags component
2022-07-05 15:11:57 +01:00
Nikolay
13ae5dcc8c
[ #13395 ] Add some stylings for RPC stats page. ( #13609 )
...
Co-authored-by: artamonov.nikolay <nikolay.artamonov@arrival.com>
2022-07-02 13:11:59 +02:00
erikseppanen
e9c0decd68
[ #12566 ] Remove legacy dependency on mailserver password ( #13511 )
2022-06-27 13:40:18 +02:00
Brian Sztamfater
91f444ba80
Support mutual contact requests
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2022-05-31 09:23:24 +01:00
Parvesh Monu
1ccb01532e
Implementation of new UI toggle ( #13384 )
2022-05-25 21:55:17 +05:30
Jinho Jang
8aee3cfbbd
Update translations and add Hindi ( #13373 )
2022-05-25 07:32:14 +02:00
andrey
f39b688e89
google free and metrics free
...
Signed-off-by: andrey <motor4ik@gmail.com>
2022-05-19 07:22:23 +02:00
Roman Volosovskyi
346574a494
[ #13233 ] Proper message after clearing history in pubchat
2022-04-01 16:26:36 +02:00
jinhojang6
0a18f36623
Update translations
...
Signed-off-by: andrey <motor4ik@gmail.com>
2022-03-23 16:05:45 +01:00
Brian Sztamfater
a7b0764759
Implement Wallet Connect 1.0
...
Signed-off-by: Brian Sztamfater <brian@status.im>
2022-03-20 20:40:31 -03:00
Brian Sztamfater
bd7da02c25
Implement Wallet Connect 2.0
...
Signed-off-by: Brian Sztamfater <brian@status.im>
2022-03-17 03:46:38 -03:00
jo-mut
407454859b
Refactored: edit community chats different screen segments
2022-03-16 19:59:03 +03:00
Parvesh Monu
5fd7e35d99
add remote notifications preferences ( #13129 )
2022-03-01 01:29:40 +05:30
andrey
aaf655abe4
[ #13086 ] stateofus.eth ENS username is not connected with chat key after purchasing
...
Signed-off-by: andrey <motor4ik@gmail.com>
2022-02-23 13:24:51 +01:00
Parvesh Monu
36c7d8e4ca
Implementation of remote android notifications ( #13028 )
2022-02-14 17:27:33 +05:30
jinhojang6
bcf20c358c
Update translations
...
Signed-off-by: andrey <motor4ik@gmail.com>
2022-02-14 09:02:34 +01:00
Audrius Molis
f0302e7cbf
[status-im#12603] Show short hash near build number in About page
...
Signed-off-by: andrey <motor4ik@gmail.com>
2022-02-08 15:34:56 +01:00
Roman Volosovskyi
8f52b9b63c
[ #12816 ] Better meesage on insufficient balance to cover fee
2022-02-08 15:29:02 +02:00
Roman Volosovskyi
c6eb964b7c
[ #13034 ] Replace 'etherscan' with 'block explorer' in translations
2022-01-25 10:45:10 +02:00
Parvesh Monu
012b3e396e
Fix advanced notifications translation ( #13027 )
2022-01-21 19:58:20 +05:30
Shivek Khurana
eeb8db00f7
🔁 SWAP UI
...
CLJ Refactor x Hydra are cool. Add modal
Swap UI
Swap token input and gas slider in place
Asset selector sheets
WIP
Selector events
Tabs are back
Hide Swaps behind ff, add cards and modals for advanced settings
Fix lint issues
Signed-off-by: Shivek Khurana <shivek@status.im>
2022-01-05 23:57:51 +05:30
Parvesh Monu
94fde74b88
Reorder community chats and categories using drag and drop ( #12854 )
2021-12-24 21:04:44 +05:30
Roman Volosovskyi
de3c08ba18
Add sync history for 2 mins option for testing purposes
2021-12-21 21:42:42 +02:00
jinhojang6
340213ece5
Update translations
...
Signed-off-by: Shivek Khurana <shivek@status.im>
2021-12-17 15:54:06 +05:30
jinhojang6
59bc7af00c
Update translations
2021-12-07 17:14:40 +01:00
Roman Volosovskyi
62162c0f2a
[ #12848 ] Add an option to submit error report to GH
2021-11-30 16:13:36 +02:00
andrey
c9c8263c9e
[ #12365 ] Spin of death on adding custom NFT token contract
...
Signed-off-by: andrey <motor4ik@gmail.com>
2021-11-24 12:36:47 +01:00
andrey
c16b0860ec
custom network symbol
...
Signed-off-by: andrey <motor4ik@gmail.com>
2021-11-16 12:43:31 +01:00
Andrea Maria Piana
e125164273
[ Fixes : #12550 ] Backup contacts through waku
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2021-11-15 18:55:59 +00:00
Roman Volosovskyi
7359c52af1
Bug reporting and logs sharing improvements
2021-11-11 20:29:35 +02:00
startgo
3ccdee2b9d
Update zh_TW.json
...
修正一些顯示為簡體的字 Update some words to traditional chinese
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2021-11-11 14:41:13 +01:00
Parvesh Monu
b758b70733
Community categories reorder and persist open/close state ( #12758 )
2021-11-04 18:58:12 +05:30
Parvesh Monu
1034d542db
Online Status Indicator ( #12716 )
2021-10-29 21:55:01 +05:30
jinhojang6
add5102bbf
Update translations
...
Signed-off-by: andrey <motor4ik@gmail.com>
2021-10-20 12:42:31 +02:00
jinhojang6
933e74f1b3
Update translations
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2021-10-14 12:29:21 +02:00
Shivek Khurana
389ce6695a
NFT UI 🖼
...
New UI and re-frame handlers for setting pfp from url
Add fake chain-id, connect the pfp upload backend to UI
Add toast on setting pfp, new-new-new UI
Show assets based on selected network
Add horzontal padding to traits card
a11y ids and pr review changes
Added emoji in toast, fix chain id nill issue
Restore Podfile
Fix fix podfile
Add placeholder images for collections, hide option to set pfp when image url is empty or ends in mp4 or svg
Improvise missing designs
Fix paddings
New nu placeholders
Sort collections by name
Kinda fix issue 4
Fix lint
Signed-off-by: Shivek Khurana <shivek@status.im>
2021-10-13 14:35:44 +05:30
Andrea Maria Piana
f50dcf53de
[ Fixes : #12680 ] Republish image on changing profile settings
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2021-10-11 15:02:21 +01:00
Andrea Maria Piana
1f357fd7c6
Add loading indicator when community is fetching
...
Signed-off-by: andrey <motor4ik@gmail.com>
2021-10-08 10:07:27 +02:00
jinhojang6
1f10ad37d1
Update translations
...
Signed-off-by: andrey <motor4ik@gmail.com>
2021-10-06 09:58:55 +02:00
Parvesh Monu
eb5711e9bc
Custom Emoji Thumbnails for Community Channels ( #12594 )
2021-10-04 19:08:39 +05:30
Samuel Hawksby-Robinson
5108ae7972
Add private profile pictures
2021-09-30 13:05:33 +01:00
Vitaliy Vlasov
a0acdeca33
Use go-waku's connection status updates
2021-09-28 16:34:04 +03:00
andrey
82b640abe1
chats list performance
...
Signed-off-by: andrey <motor4ik@gmail.com>
2021-09-20 18:40:07 +02:00
Shivek Khurana
e2ddf7517f
🎨 NFT Support via OpenSea
...
Baic skeleton 🦴
NFT Details page. The API is not returning properties
Add traits, add opensea link, fetch nfts when new account is added
Toggle privacy options
Hide NFT behind FF
Update sgv
Fix lint and rename opensea to collectibles
Signed-off-by: Shivek Khurana <shivek@status.im>
2021-09-13 14:14:07 +05:30
jinhojang6
31e6649cd4
Update translations
...
Signed-off-by: andrey <motor4ik@gmail.com>
2021-08-25 11:04:59 +02:00
Roman Volosovskyi
f5f47ae636
Enable EIP 1559
2021-08-20 16:43:51 +03:00
andrey
d1666a42de
[ #12161 ] Missing delete wallet option
...
Signed-off-by: andrey <motor4ik@gmail.com>
2021-08-18 14:46:14 +02:00
andrey
ad9dc9913f
[ #11468 ] Hide/show option for accounts in the wallet
...
Signed-off-by: andrey <motor4ik@gmail.com>
2021-08-17 14:27:42 +02:00
Andrea Maria Piana
cc95913dc1
[ Fixes : #12393 ] Allow to enable transaction management
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2021-08-06 15:17:32 +02:00
Andrea Maria Piana
bbaf55fddd
Remove clear history from non-public chats
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2021-08-02 11:47:25 +02:00
Michele Balistreri
9759add62a
trigger migration to Keycard from logged in state
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com>
2021-08-02 10:54:20 +02:00
andrey
7d9a2f074e
[ #12066 ] Add category to communities
...
Signed-off-by: andrey <motor4ik@gmail.com>
2021-07-21 18:38:28 +02:00
Michele Balistreri
e8f7ae8f27
implement account conversion
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com>
2021-07-20 14:28:04 +02:00
Roman Volosovskyi
1e4c1a5598
eip1559 changes
2021-07-20 11:17:44 +02:00
Churikova Tetiana
56d29866da
e2e: keycard settings e2e
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2021-07-15 13:59:22 +02:00
Shivek Khurana
306b81ed71
tos->tou
...
Signed-off-by: Shivek Khurana <shivek@status.im>
2021-07-14 15:40:24 +05:30
Shivek Khurana
dea7227c29
Enabled password reset UI
...
Fix function typo that caused android version to fail
Fix Issue 1 pointed out by Tetiana. Implement new UI to accomodate slow progress on Android
Fix QA Issue 3 - Hide reset password option for keycard accounts
Add steps to password reset
Align the checkbox on terms of use
Make modal rext align center because it wrapped abruptly
Logout user after password reset
Disable next button to curb recklessness
Remove reset password feature flag
Signed-off-by: Shivek Khurana <shivek@status.im>
2021-07-07 17:02:44 +05:30
jinhojang6
a35d5f9d15
Update translations
...
Signed-off-by: andrey <motor4ik@gmail.com>
2021-07-07 08:51:42 +02:00
Brian Sztamfater
089f42e0e9
Pinned messages in chats
...
Signed-off-by: Brian Sztamfater <brian@status.im>
2021-07-05 10:31:37 -03:00
Brian Sztamfater
af9461da74
Mention activity center & empty state
...
Signed-off-by: Brian Sztamfater <brian@status.im>
2021-07-02 16:42:18 -03:00
Shivek Khurana
35845ae3d3
New TOS and force opt-in banner
...
Change link on first screen fix #12122
Tos and privacy now open in webview. Added TOS to about fix #12208
New users TOS opt in fixes #12206
Add tos accept screen for existing users fixes #12207
Address reviews and effects to show-hide force tos opt-in screen
clear checkbox state when get started is clicked. Fixes qa-issue 2
Show screen logic and cleanup
Fix issue with banner not showing for second new account, until re-login. Update Terms of service to Terms of Use.
Update tos url
Update e2e
Update e2e 2
Update e2e 3
Signed-off-by: Shivek Khurana <shivek@status.im>
2021-06-30 12:41:06 +05:30
Andrea Maria Piana
45b9fd4b91
[ Fixes : #12607 ] Edit messages
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2021-06-29 13:18:52 +02:00
Shivek Khurana
a1204d0c80
UI in place
...
Do not need account-info for password reset
Update status go version
Java API
PR Fixes and hide behind a feature flag
Reset status go version to HEAD
Disable reset password in DEV
Enable reset password in DEV
Signed-off-by: Shivek Khurana <shivek@status.im>
2021-06-24 13:47:57 +05:30
Volodymyr Kozieiev
1900e3038b
Community channel editing
...
Signed-off-by: Volodymyr Kozieiev <vkjr.sp@gmail.com>
2021-06-04 19:21:51 +03:00
Shivek Khurana
8448570922
Anonymous metrics opt-in UI
...
Settings screen
Settings event handler and connection to UI
Both bottom sheets with text in place
Make links inline
Show metrics in progress
Event value in accordion
Repurpose metrics screen for first time users
Onboarding metrics screen working, but not connected to flow. No animations yet.
Show opt-in banner for new accounts
Show opt in screen on login for existing accounts. Don't start metrics service for accounts where metrics are disabled
Tighten start/stop logic
Pagination and loader
Remove prn and fix lint
Ui fixes
Thank you animation
lint fix
PR comment fixes
Get rid of set, fix lint
Have an overshoot but buttons stopped working
add accessibility labels
True modals and fix opt-in displayed multiple times error
Fix icon cutting off on the top on smaller screens
Replace "invite-instructions" to "how-it-works" in all translatiosn
Add pagination to view-data events
Refactor open and close modal functions
Remove dispatch from init-db
Update status go to include pagination of data
Put metrics behind a feature flag
Signed-off-by: Shivek Khurana <shivek@status.im>
2021-06-04 13:57:36 +05:30
Andrea Maria Piana
f0d739291e
Add community link in description
...
Fixes : #12179
Fixes : #12133
Fixes : #12131
This commit adds a community link in the description that can be copied and
shared by the user.
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2021-06-02 12:18:13 +02:00
jinhojang6
f26c3090c6
Update translations
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2021-06-01 13:45:06 +02:00
Andrea Maria Piana
505b290c6e
[ Fixes : #12140 ] Don't show gap after 30 days and allow user to set sync period
...
This commit adds a setting in sync section so that user can select the
amount of days the can sync.
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2021-06-01 13:08:20 +02:00
Andrea Maria Piana
58d994706f
Hide option to select community type
...
Fixes : #12147
Hide option to select community type
2021-06-01 13:02:18 +02:00
Michele Balistreri
65d76ba9c8
remove puk/pairing step from onboarding
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com>
2021-05-27 14:02:15 +03:00
Volodymyr Kozieiev
2b0c498613
Edit community
...
Signed-off-by: Volodymyr Kozieiev <vkjr.sp@gmail.com>
2021-05-24 16:26:42 +03:00
Michele Balistreri
4217f558a8
add reset with mnemonic on frozen/blocked cards
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com>
2021-05-21 15:41:52 +03:00
Michele Balistreri
72df44da6c
allow creation of recovery cards from logged-out state
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com>
2021-05-18 14:09:11 +03:00
Michele Balistreri
0b8509949a
add factory reset option on new Keycard account
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com>
2021-05-06 13:26:45 +03:00
Roman Volosovskyi
a7660754fb
Allow to enter bip39 password on account recovery
2021-05-05 12:06:55 +03:00
Brian Sztamfater
4dacc95de6
Include a 'My Profile' button in the Start New Chat dialogue
...
Signed-off-by: Brian Sztamfater <brian@status.im>
2021-04-27 16:44:03 -03:00
Volodymyr Kozieiev
b29912f7f7
community links unfurling
...
Signed-off-by: Volodymyr Kozieiev <vkjr.sp@gmail.com>
2021-04-19 15:44:32 +03:00
andrey
93ce02b547
[ #11958 ] Add activity center
2021-04-16 20:45:20 +02:00
Andrea Maria Piana
5bb849f9c1
Add messages from contacts only
2021-04-16 20:45:19 +02:00
Michele Balistreri
acbd240070
add change pairing code functionality
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com>
2021-04-16 13:09:01 +03:00
jinhojang6
2cf0a60977
Update translations
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2021-04-15 13:56:59 +02:00
Brian Sztamfater
31ba933917
Improved Start New Private Chat interface
...
Signed-off-by: Brian Sztamfater <brian@status.im>
2021-04-13 16:57:47 -03:00
Michele Balistreri
eea5b4eb0f
add change PUK functionality
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com>
2021-04-13 18:21:21 +03:00
Michele Balistreri
f0827ff624
add creation of backup keycards
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com>
2021-04-02 17:11:36 +03:00
Andrea Maria Piana
a99e7f660f
Add banning of users in communities
...
This commit adds bannning of users in communities for on-request and
invitation only communities.
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2021-03-24 09:31:54 +01:00
andrey
c7cc9e27a9
[ #11797 ] Communities issues
...
Signed-off-by: andrey <motor4ik@gmail.com>
2021-03-15 18:08:50 +01:00
jinhojang6
1431cf80e1
Update translations
...
Signed-off-by: andrey <motor4ik@gmail.com>
2021-03-15 15:09:38 +01:00
Roman Volosovskyi
f572f5ef5e
Add RPC usage stats screen
2021-03-10 14:18:52 +02:00
andrey
51178ab1b2
[ #11843 ] "Enable all" is disabled after relogin for 3 or 4 chat link previews after relogin
...
Signed-off-by: andrey <motor4ik@gmail.com>
2021-03-08 15:21:26 +01:00
Michele Balistreri
5fecdd7830
keycard account removal and card reset
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com>
2021-03-08 09:13:26 +03:00
jinhojang6
ac6a4af207
Update translations
...
Signed-off-by: andrey <motor4ik@gmail.com>
2021-03-03 13:59:59 +01:00
andrey
106e9112e0
[ #11395 ] Inapp Keycard upsell MVP
...
Signed-off-by: andrey <motor4ik@gmail.com>
2021-03-03 12:20:17 +01:00
andrey
4f9e38930e
Revert "[ #11395 ] Inapp Keycard upsell MVP"
...
This reverts commit 99e99b0e
2021-03-01 12:12:09 +01:00