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
|
fb42a74613
|
Use User.FirstName instead of trying to infer a user's first name from their nickname in multiple places.
|
2015-07-17 15:22:56 -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 |
|
nickago
|
1f0b4a39b0
|
redirected channel name 404's to town square
|
2015-07-06 13:15:09 -07: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 |
|
=Corey Hulen
|
cf7a05f80f
|
first commit
|
2015-06-14 23:53:32 -08:00 |
|