79 Commits

Author SHA1 Message Date
18ed7eefb6 add tap-color for proper test exit codes
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
6ab82fc195 add morkan for detailed express logs
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-03-20 16:05:47 +01:00
dependabot[bot]
ac0e93de2e Bump minimist from 1.2.0 to 1.2.5
Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.5.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.5)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-18 10:02:53 +01:00
ccbb12803e add whole repo in Dockerfile
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-03-12 10:17:05 +01:00
5ebca6acd0 Run tests before making docker image
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-03-12 10:17:05 +01:00
ed6d320ccf redirect uppercase channel names to lowercase
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-03-12 10:17:05 +01:00
9c4a67e1ea
use orignal URL to make old user links work
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-03-06 18:01:54 +01:00
54af2a13d2 fix status-im:// URLs for Android
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-02-28 16:03:13 +01:00
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
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
b9001265e7 add support for express route tests
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-02-26 10:16:51 +01:00
45d958e81a fix order of route parsing
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
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
bd8b46e4fd add support for shorter URLs
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
7a1a8d2db7 drop /extension path, extensions are deprecated
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
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
ad1273f019 add docker target in package.json
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-02-11 16:36:47 +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
dc4b2a4ff4 switch to using yarn instead of npm
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
2f5d796be0
increase space for username to 10 characters
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-02-10 21:06:15 +01:00
9f9be817b8
increase QR code resolution to 300px
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-02-10 20:55:51 +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
79e58864b9
update Docker node version to 12
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-02-10 13:39:37 +01:00
hesterbruikman
1992073f0c
Merge pull request #19 from status-im/ui-redesign
Improved UI. Added copy to clipboard.
2020-02-10 12:44:08 +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
Julien Eluard
4ac1049fa7 Removed old morgan dependency 2019-03-26 14:58:22 +01:00
Dylan Wilson
a66c14e7c2 Add extension path to shakedown tests 2018-12-03 10:03:21 +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
Chad Jackson
8231e7eb17
readme update with website URL 2018-09-21 21:41:16 +02:00
Noman
222188790d Add privacy policy link 2018-08-28 08:43:18 +02:00
Noman
e00c743d7d Allow header to wrap so it doesn't fall off screen
Fixes #7
2018-08-03 10:16:57 +02:00
Andrea Maria Piana
694cb56d36 Allow slashes in browse url 2018-07-05 11:29:09 +02:00
Andrea Maria Piana
2dc5ec2425
Merge pull request #6 from noman-land/mobile-responsive
Update styling and assets for handler pages
2018-07-04 09:19:08 +02:00
Noman
0f4db0ba7b
Fix fonts 2018-07-03 19:30:10 -04:00
Noman
74c65f130d
Use Status font face 2018-07-03 19:24:14 -04: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
Andrea Maria Piana
8656ed75ae
Merge pull request #5 from status-im/small-tweaks
Updated links and copy
2018-07-03 11:40:12 +02:00