Skip to content

Commit

Permalink
Removed references to Steem in english
Browse files Browse the repository at this point in the history
Removed savings, dollar value etc.
Fixed the heart icon and loading icon

TODO;
* Not sure if I remove the "smoke dollar" references.
* SDB is still throughout...not sure what to do there.
  • Loading branch information
joshystuart committed Mar 31, 2018
1 parent af6634b commit 224cb39
Show file tree
Hide file tree
Showing 73 changed files with 898 additions and 916 deletions.
8 changes: 4 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Please Read

Please read these instructions before submitting issues to the Steemit.com GitHub repository. The issue tracker is for bugs and specific implementation discussion **only**. It should not be used for other purposes, as described below.
Please read these instructions before submitting issues to the Smoke.com GitHub repository. The issue tracker is for bugs and specific implementation discussion **only**. It should not be used for other purposes, as described below.

## Bug Reports

Expand All @@ -12,7 +12,7 @@ If you are having trouble using the website but it is not an error with the webs

## Enhancement Suggestions

Do **not** use the issue tracker to suggest enhancements or improvements to the platform. The best place for these discussions is on Steemit.com. If there is a well vetted idea that has the support of the community that you feel should be considered by the development team, please email it to [[email protected]](mailto:[email protected]) for review.
Do **not** use the issue tracker to suggest enhancements or improvements to the platform. The best place for these discussions is on Smoke.com. If there is a well vetted idea that has the support of the community that you feel should be considered by the development team, please email it to [[email protected]](mailto:[email protected]) for review.

## Implementation Discussion

Expand All @@ -26,9 +26,9 @@ This is not the place to make suggestions for product improvement (please see th

Please do a keyword search to see if there is already an existing issue before opening a new one.

## Steemit.com vs. Steem Blockchain
## Smoke.com vs. Smoke Blockchain

This issue tracker is only intended to track issues for the Steemit.com website. If the issue is with the Steem blockchain, please open an issue in the [Steem Repository](https://github.com/steemit/steem).
This issue tracker is only intended to track issues for the Smoke.com website. If the issue is with the Smoke blockchain, please open an issue in the [Smoke Repository](https://github.com/steemit/steem).

## Pull Requests

Expand Down
2 changes: 1 addition & 1 deletion config/default.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
},
"registrar": {
"account": "-",
"fee": "0.5 STEEM",
"fee": "0.5 SMOKE",
"delegation": "150250.000000 VESTS",
"signing_key": "5J..."
},
Expand Down
2 changes: 1 addition & 1 deletion doc/CONTRIBUTORS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
This file contains a list of people who have made
large contributions to the Steemit.com codebase.
large contributions to the Smoke.com codebase.



Expand Down
2 changes: 1 addition & 1 deletion doc/LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2016 Steemit, Inc., and contributors.
Copyright (c) 2016 Smoke, Inc., and contributors.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

Expand Down
6 changes: 3 additions & 3 deletions doc/release-notes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ New features
- show order ops in wallet #1144
- switch to invisible recaptcha #1244
- votes icon refresh #1110
- add busy to external links #1117
- add busy to external links #1117
- simplified/refreshed post hero #1207
- add post json routes #1122
- markdown headings in sans #1184
Expand Down Expand Up @@ -59,7 +59,7 @@ Bug fixes
- fetch more followers in batch #1097
- fall back to rshares sort for comments #1099
- adjust author heading #1101
- move the "Steemit Chat" link higher in the main menu #1102
- move the "Smoke Chat" link higher in the main menu #1102
- adjust graying and post collapsing rules #1124
- move witness proxy to bottom of page #1104
- restore page title when closing modal with ESC #1123
Expand Down Expand Up @@ -323,7 +323,7 @@ New features and improvements
- New confirmation dialog for resteeming action #572
- New Profile display user join steem date #582
- New hyperlink on post timestamp for content
- Inclusive of Steemit API docs sub menu
- Inclusive of Smoke API docs sub menu
- Youtube preview improvements #588

Bug fixes
Expand Down
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"webpush": "./node_modules/babel-cli/bin/babel-node.js ./scripts/webpush_notify.js",
"checktranslations": "node scripts/check_translations.js"
},
"author": "Steemit, Inc.",
"author": "Smoke, Inc.",
"license": "MIT",
"dependencies": {
"@sendgrid/mail": "^6.2.1",
Expand Down Expand Up @@ -70,7 +70,6 @@
"koa-conditional-get": "^1.0.3",
"koa-csrf": "^2.5.0",
"koa-etag": "^2.0.0",
"koa-favicon": "^1.2.0",
"koa-flash": "^1.0.0",
"koa-helmet": "^1.0.0",
"koa-isbot": "^0.1.1",
Expand Down
4 changes: 2 additions & 2 deletions src/app/assets/icons/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions src/app/assets/icons/logotype.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions src/app/assets/icons/rolling.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions src/app/assets/icons/steem.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions src/app/assets/static/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Steemit",
"short_name": "Steemit",
"name": "Smoke",
"short_name": "Smoke",
"start_url": "/",
"display": "standalone",
"gcm_sender_id": "724829305784",
Expand Down
4 changes: 2 additions & 2 deletions src/app/assets/stylesheets/_variables.scss
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
$color-white: #fff;
$color-red: #ff0264;
$color-blue: #004EFF;
$color-blue-black: #171F24;
$color-blue-black: #111;
$color-blue-black-darkest: #11161A;
$color-blue-dark: #2C3A45;
$color-blue-dark: #111;
$primary-brand-color: #5db536;
$primary-brand-color-dark: #1e7e34;

Expand Down
6 changes: 3 additions & 3 deletions src/app/components/App.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ class App extends React.Component {
render() {
const {
location, params, children, flash, new_visitor,
depositSteem, signup_bonus, username, nightmodeEnabled
depositSmoke, signup_bonus, username, nightmodeEnabled
} = this.props;
const lp = false; //location.pathname === '/';
const miniHeader = location.pathname === '/create_account' || location.pathname === '/pick_account';
Expand Down Expand Up @@ -237,7 +237,7 @@ App.propTypes = {
location: React.PropTypes.object,
signup_bonus: React.PropTypes.string,
loginUser: React.PropTypes.func.isRequired,
depositSteem: React.PropTypes.func.isRequired,
depositSmoke: React.PropTypes.func.isRequired,
username: React.PropTypes.string,
};

Expand All @@ -258,7 +258,7 @@ export default connect(
dispatch => ({
loginUser: () =>
dispatch(user.actions.usernamePasswordLogin()),
depositSteem: (username) => {
depositSmoke: (username) => {
const new_window = window.open();
new_window.opener = null;
new_window.location = 'https://blocktrades.us/?input_coin_type=btc&output_coin_type=steem&receive_address=' + username;
Expand Down
2 changes: 1 addition & 1 deletion src/app/components/cards/PostFull.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ class PostFull extends React.Component {
const winTop = (screen.height / 2) - (winWidth / 2);
const winLeft = (screen.width / 2) - (winHeight / 2);
const s = this.share_params;
const q = 'title=' + encodeURIComponent(s.title) + '&url=' + encodeURIComponent(s.url) + '&source=Steemit&mini=true';
const q = 'title=' + encodeURIComponent(s.title) + '&url=' + encodeURIComponent(s.url) + '&source=Smoke&mini=true';
window.open('https://www.linkedin.com/shareArticle?' + q, 'Share', 'top=' + winTop + ',left=' + winLeft + ',toolbar=0,status=0,width=' + winWidth + ',height=' + winHeight);
}

Expand Down
Loading

0 comments on commit 224cb39

Please sign in to comment.