24 Commits

Author SHA1 Message Date
e8db83361b add Fathom Analytics
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-04-03 14:21:28 +02:00
e5bf39d23a add a redirect page warning user about possible attack
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-04-03 14:21:04 +02:00
791989788f implement passing URL args to PlayStore
changes:
- Makes the Open in Status button trigger redirectToAppOrStore() JS method on click
- redirectToAppOrStore() redirects to a status-im:// deep link and Play/App store after 500 ms
- The redirect to Play Store includes the referrer URL argument with additional arguments
- The additional arguments include out, invite, and cid, necessary for starter packs

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-03-20 16:05:47 +01:00
6356862336 remove obsolete links from docs dropdown
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-03-20 16:05:47 +01:00
e5d3ed7036 show errors for upper case ens names and public chats
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-02-26 10:16:51 +01:00
f64bcb5f3f handle malformed URLs, display error
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-02-26 10:16:51 +01:00
042a91e436 use status-im:// URI scheme in QR codes
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-02-20 23:11:49 +01:00
d689e123dd make button show 'Open in Status' on Android
And use the status-im:// URL scheme for the button.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-02-20 15:23:23 +01:00
f47085c2e9 rename get.status.im to join.status.im
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-02-11 16:36:47 +01:00
e2c49346c7 use js-status-chat-key lib to display chat name from chat key
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-02-11 16:36:47 +01:00
Nistor Cristian
9d82580da7 Remove unused js files. Change title with id on view.
Signed-off-by: Nistor Cristian <contact@nistorcristian.com>
2020-02-10 20:53:13 +01:00
Nistor Cristian
c5ad909768
Fix styles on desktop
Signed-off-by: Nistor Cristian <contact@nistorcristian.com>
2020-02-03 22:03:43 +02:00
Nistor Cristian
eb72daab81
Added title back.
Signed-off-by: Nistor Cristian <contact@nistorcristian.com>
2020-01-15 00:41:14 +02:00
Nistor Cristian
f897b809fd
Improved UI. Added copy to clipboard.
Signed-off-by: Nistor Cristian <contact@nistorcristian.com>
2020-01-15 00:34:13 +02:00
9b181a20e9
apply contact address length fix
from 6a03272fc7

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-04-19 11:48:34 +02:00
3fab600804
site overhaul changes
from https://github.com/NistorCristian/get-status

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-04-18 18:11:37 +02:00
Noman
1b66c7e92b Add QR code for user URLs 2018-10-05 08:46:36 +02:00
Noman
222188790d Add privacy policy link 2018-08-28 08:43:18 +02:00
Noman
c2e005bae6
Update colors and image assets 2018-07-03 19:07:46 -04:00
Noman
f42e4ea63b
Add meta viewport tag for mobile optimization 2018-07-03 18:39:23 -04:00
Chad
4e051e6c88 Updated links and copy 2018-07-03 10:46:08 +02:00
Noman
c15c669728
First pass at styling 2018-07-03 02:26:25 -04:00
Andrea Maria Piana
9fa855f5ba redirect to stores 2018-06-28 09:24:13 +02:00
Andrea Maria Piana
155354c588 Move to express as we need a bit more finess 2018-06-28 08:59:27 +02:00