Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added /loadtest url command to load arbitrary files as posts | hmhealey | 2015-11-23 | 1 | -0/+56 |
| | |||||
* | Changing SpinPunch to Mattermost in copyright | Christopher Speller | 2015-10-08 | 1 | -1/+1 |
| | |||||
* | Added slight delay to TestEchoCommand to account for race condition | hmhealey | 2015-09-30 | 1 | -0/+3 |
| | |||||
* | Update the /join command to use the correct redirect URL, and update the ↵ | Justyn Shull | 2015-09-29 | 1 | -2/+3 |
| | | | | test to match | ||||
* | Added unit tests | nickago | 2015-08-26 | 1 | -1/+36 |
| | |||||
* | Changing the way we mattermost handles URLs. team.domain.com becomes ↵ | Christopher Speller | 2015-07-20 | 1 | -6/+6 |
| | | | | | | | 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 | ||||
* | Renamed FullName column in database to Nickname. Renamed all serverside ↵ | hmhealey | 2015-07-17 | 1 | -4/+4 |
| | | | | references from FullName to Nickname. | ||||
* | Fixing unit tests | =Corey Hulen | 2015-07-06 | 1 | -4/+5 |
| | |||||
* | fixing race condition in unit tests | =Corey Hulen | 2015-07-05 | 1 | -4/+4 |
| | |||||
* | update unit tests for default channels | JoramWilander | 2015-06-29 | 1 | -1/+1 |
| | |||||
* | first commit | =Corey Hulen | 2015-06-14 | 1 | -0/+146 |