- Oct 08, 2017
- Oct 06, 2017
-
-
Harry Schmidt authored
add health check status route
-
valzav authored
-
valzav authored
-
Jeffrey Paul authored
-
- Oct 05, 2017
-
-
Valentine Zavgorodnev authored
* clean up all i18n warnings * eleminate linting warings; upgrade eslint pkgs * eslint rules to support our 'import' convention
-
Johan Nordberg authored
Now only uses tags found in post to pad up the tags set manually
-
pkattera authored
-
- Oct 04, 2017
-
-
roadscape authored
-
Johan Nordberg authored
-
Johan Nordberg authored
* Confirm broadcasting of any private key or master pw * Update copytext * Change variable name so as not to confuse people * Only trigger on keys passing checksum test * Change verbiage of actors for easier average user/understanding * Add checkbox and bold text
-
- Oct 03, 2017
-
-
Valentine Zavgorodnev authored
* run eslint via pre-commit * run checktranslations via pre-commit * don't run check_translations with command
-
- Oct 02, 2017
- Sep 29, 2017
-
-
Johan Nordberg authored
-
- Sep 26, 2017
-
-
Originate authored
Remove conditional check for sign up actions, we should always display for less friction & more signups (#1761)
-
- Sep 25, 2017
-
-
Benjamin Chodoroff authored
-
Benjamin Chodoroff authored
-
- Sep 21, 2017
-
-
Diego Pucci authored
-
- Sep 19, 2017
-
-
Justin Welch authored
Fix bug where a completed powerdown shows as unfinished
-
Johan Nordberg authored
-
Johan Nordberg authored
-
Justin Welch authored
Don't hide flag in PostSummary
-
Valentine Zavgorodnev authored
-
Johan Nordberg authored
* Never show negative values * Consider already paid out steem when setting the slider default value * Text changes * Use proper token constant in locale * Show a decimal place for amounts smaller than 10
-
- Sep 15, 2017
-
-
valzav authored
-
Johan Nordberg authored
* First commit - slider pretty much working * trying to start to add modal * More work on powering down * Trying to fix numeric displays for power down slider Annnd my internet just went out, so time to commit. * Powering Down slider mostly working! * Cleanup and fixes for power down slider * Trying to fix my build * Still trying to fix build * Slider cleanup / UI improvements * Removing current power down status * refactor translations (i18n); use .json translation files - this will allow to use 3rd party translation services (#1550) * preparing to use counterpart for translations * switching to counterpart (wip) * test localisation counterpart technology * fix welcome banner's translation * use json file instead js * use json file instead js (#1285) * Add App.jsx * Add cards/MarkdownViewer * Add cards/PostFull * Add cards/PostsList * Add counterpart to cards/PostsList * Add cards/PostSummary * Add cards/TransferHistoryRow * import counterpart lib to elements/ChangePassword * Add elements/DateJoinWrapper * fix bugs * Add elements/PageViewCounter * Update elements/Reblog.jsx * Add elements/ReplyEditor * Add elements/SavingsWithdrawHistory * Add elements/SuggestPassword * Add elements/Voting * Add modules/ConfirmTransactionForm.jsx * Add modules/ExplorePost.jsx * Add modules/Header.jsx * Ass utils/ChainValidation.js * Add modules/LoginForm.jsx * Update modules/LoginForm.jsx * Update2 modules/LoginForm.jsx * Add modules/Settings.jsx * Remove duplicate counterpart import * Add modules/AddToWaitingList.jsx * Add modules/TopRightMenu.jsx * Update modules/TopRightMenu.jsx * Add modules/Transfer.jsx, utils/Tips.js * Add UserWallet.jsx and Transfer.jsx * Add pages/TagsIndex.jsx and pages/Topics.jsx * Temporary disable counterpart library because of TopRightMenu, see TODO * 1070 i18n refactoring (#1314) * use json file instead js * Add App.jsx * Add cards/MarkdownViewer * Add cards/PostFull * Add cards/PostsList * Add counterpart to cards/PostsList * Add cards/PostSummary * Add cards/TransferHistoryRow * import counterpart lib to elements/ChangePassword * Add elements/DateJoinWrapper * fix bugs * Add elements/PageViewCounter * Update elements/Reblog.jsx * Add elements/ReplyEditor * Add elements/SavingsWithdrawHistory * Add elements/SuggestPassword * Add elements/Voting * Add modules/ConfirmTransactionForm.jsx * Add modules/ExplorePost.jsx * Add modules/Header.jsx * Ass utils/ChainValidation.js * Add modules/LoginForm.jsx * Update modules/LoginForm.jsx * Update2 modules/LoginForm.jsx * Add modules/Settings.jsx * Remove duplicate counterpart import * Add modules/AddToWaitingList.jsx * Add modules/TopRightMenu.jsx * Update modules/TopRightMenu.jsx * Add modules/Transfer.jsx, utils/Tips.js * Add UserWallet.jsx and Transfer.jsx * Add pages/TagsIndex.jsx and pages/Topics.jsx * Temporary disable counterpart library because of TopRightMenu, see TODO * Add translation classnames into jsx * Add second translation classnames into jsx * Add third translation classnames into jsx * Fix many bugs * Use steemit mail * Add APPNAME * fix account recovery pages * fix some translation issues * fix wallet page * fix transfer form * react-transform is temporary off due to react-redbox issue * fix translation issue * get rid of Tips.js * Cleaning up power down * Merging master in * Moving power down slider to modal Adding translation support * Fixing merge * Fixing tanslate * Move Powerdown module to src/ * show power down modal * Attempt to pass state to powerdown modal * Allow already parsed share amount to be passed to vestsToSp helper * Working powerdown modal * Style slider to closer match screenshot in issue * Add spToVests helper Also adds float versions of conversion functions * Add manual input to power down modal * Update slider style * Add locales and a note to show how many STEEM you get per week * Workaround for buggy react-rangeslider * Add add warning if powering down everything * Show transaction errors in modal on failure
-
Valentine Zavgorodnev authored
-
Valentine Zavgorodnev authored
* check translations script * don't use global vars * ability to check a single translation file; fix used_keys * update tt regexp; don't go too deep into pluralization json * match FormattedHTMLMessage lines
-
andrarchy authored
When a post is shared on twitter through the twitter share button, the title to the post is included and "Steemit" is appended, adding a hashtag will improve analytics and social media performance. This change is intended to add a hashtag so that every time a steemit post is shared on twitter it features "#steemit."
-
Valentine Zavgorodnev authored
* refactor submit_a_story section * refactor postfull_jsx section * refactor curationrewards_jsx section * refactor voting_jsx section * remove all not used translations * resync lang files
-
roadscape authored
1707 article page loading icon
-
- Sep 14, 2017
-
-
Donovan Walker authored
-
Donovan Walker authored
-
- Sep 13, 2017
-
-
Donovan Walker authored
-
Donovan Walker authored
Merge branch '1707-article-page-loading-icon' of github.com:steemit/condenser into 1707-article-page-loading-icon
-
- Sep 12, 2017
-
-
Donovan Walker authored
-
Jeffrey Paul authored
-