aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+signup/+register/register-step-channel.component.html
Commit message (Collapse)AuthorAgeFilesLines
* reword unclear sentences, check for grammarRigel Kent2020-11-121-1/+1
| | | | fixes #3222
* Rephrase account/channel signup descriptionRigel Kent2020-02-031-1/+1
|
* text rewording (2)DontUseGithub2020-02-031-1/+1
| | | | | | | | | > The channel name is a unique identifier of your channel on this and all the other instances. this is true if we consider "cats@domain.com" as "a channel". If by "a channel" you only mean "cats" then the text needs to be changed to something like: > The channel name is a unique identifier of your channel on this instance. Together with the domain name - it becomes unique across all instances. In any case, English native speakers I'm open to suggestions on how to improve this :)
* Add missing translation tagsChocobozzz2019-09-181-1/+1
|
* Improve registrationChocobozzz2019-06-071-15/+19
| | | | | | | * Add ability to set the user display name * Use display name to guess the username/channel name * Add explanations about what is the purpose of a username/channel name * Add a loader at the "done" step
* Add success icon on registrationChocobozzz2019-05-291-0/+50