Christopher Speller
|
c6fb95912b
|
Changing the way we mattermost handles URLs. team.domain.com becomes domain.com/team.
Renaming team.Name to team.DisplayName and team.Domain to team.Name.
So: team.Name -> url safe name. team.DisplayName -> nice name for users
|
2015-07-20 17:45:23 -04:00 |
|
hmhealey
|
098cbcdc21
|
Unify all locations where we determine a user's display named based off of their nickname/username into a helper function
|
2015-07-17 15:22:57 -04:00 |
|
hmhealey
|
c09f1b9e4e
|
Renamed FullName column in database to Nickname. Renamed all serverside references from FullName to Nickname.
|
2015-07-17 15:13:24 -04:00 |
|
=Corey Hulen
|
252d0f3924
|
Fixes mm-1415 adding email bypass flag
|
2015-07-12 23:36:52 -08:00 |
|
Reed Garmsen
|
65dc307e68
|
Small tweaks and cleanup
|
2015-07-07 18:12:53 -07:00 |
|
Reed Garmsen
|
ddeb3ec738
|
Added a server side check to see if members who are trying to be invited have already been invited by checking the email. Client handles it as if it was an email error.
|
2015-07-07 17:57:25 -07:00 |
|
Corey Hulen
|
4d2ca8881b
|
Merge pull request #98 from mattermost/mm-1199
fixes mm-1199 adds off-topic as a default channel
|
2015-06-29 21:16:07 -08:00 |
|
Reed Garmsen
|
6cfccf63d5
|
Changed invite email to reflect the sender's status in the team (e.g. admin v.s. plain member)
|
2015-06-29 09:42:12 -07:00 |
|
JoramWilander
|
d00f90d10c
|
new users now join off-topic defaultly
|
2015-06-29 10:24:45 -04:00 |
|
JoramWilander
|
cebb4bef84
|
move default channel creation to seperate func and add off-topic
|
2015-06-29 09:07:13 -04:00 |
|
JoramWilander
|
308c4f3ce9
|
added team store, team settings menu, and the ability to turn on valet feature from client
|
2015-06-18 10:40:46 -04:00 |
|
JoramWilander
|
1dc3a5f26d
|
add API service to turn on valet feature
|
2015-06-18 08:05:41 -04:00 |
|
JoramWilander
|
799215ee22
|
move valet feature switch to DB from config
|
2015-06-17 12:07:35 -04:00 |
|
JoramWilander
|
08076f156b
|
update unit test
|
2015-06-15 09:06:55 -04:00 |
|
=Corey Hulen
|
cf7a05f80f
|
first commit
|
2015-06-14 23:53:32 -08:00 |
|