Commit Graph

26 Commits

Author SHA1 Message Date
Jakub Sokołowski 0a8fe19418 show error on incorrect length chat key
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-02-26 10:16:51 +01:00
Jakub Sokołowski 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
Jakub Sokołowski 45d958e81a fix order of route parsing
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-02-26 10:16:51 +01:00
Jakub Sokołowski f64bcb5f3f handle malformed URLs, display error
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-02-26 10:16:51 +01:00
Jakub Sokołowski dd429398d4 use utx46 and univeil to avoid phishing
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-02-26 10:16:51 +01:00
Jakub Sokołowski bd8b46e4fd add support for shorter URLs
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-02-26 10:16:51 +01:00
Jakub Sokołowski 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
Jakub Sokołowski 7a1a8d2db7 drop /extension path, extensions are deprecated
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-02-20 23:11:49 +01:00
Jakub Sokołowski 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
Jakub Sokołowski d94bfc7a4b display QR code for public chat name
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-02-12 22:33:32 +01:00
Jakub Sokołowski 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
Dylan Wilson 2307a00578 Add route for extension links
See status-im/status-react#6199
2018-12-03 10:03:21 +01:00
Noman 1b66c7e92b Add QR code for user URLs 2018-10-05 08:46:36 +02:00
Igor Mandrigin 562d91c4c3
Remove 's so it is easier to copy-paste the address 2018-10-04 09:37:54 +02:00
Chad 0a86450317 Use Testflight public links instead of Fastlane signup page 2018-09-26 19:55:22 +02:00
Andrea Maria Piana 694cb56d36 Allow slashes in browse url 2018-07-05 11:29:09 +02:00
Noman f47f5065e7
Merge master 2018-07-03 02:47:34 -04:00
Noman c15c669728
First pass at styling 2018-07-03 02:26:25 -04:00
Andrea Maria Piana 12bf0e742f dont cache redirects 2018-07-03 07:56:55 +02:00
Andrea Maria Piana 6cbf45843a redirect only on root 2018-07-02 20:48:58 +02:00
Andrea Maria Piana 227a1e8b27 Redirect server side 2018-07-02 15:07:30 +02:00
Andrea Maria Piana b973007e42 Add apple association site 2018-06-28 22:11:52 +02:00
Andrea Maria Piana da11b8a3a9 Add healthcheck endpoint 2018-06-28 13:15:58 +02:00
Andrea Maria Piana fe86281cf8 add browse support 2018-06-28 09:27:15 +02:00
Andrea Maria Piana 155354c588 Move to express as we need a bit more finess 2018-06-28 08:59:27 +02:00