Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Changed from Jquery style modal modification to using browserStore | nickago | 2015-07-27 | 1 | -4/+5 | |
| | ||||||
* | When user is removed, a modal appears, which on closing redirects the | nickago | 2015-07-27 | 1 | -2/+7 | |
| | | | | user to town square. | |||||
* | When removed from a channel, user is sent back to town square and that | nickago | 2015-07-27 | 1 | -0/+8 | |
| | | | | channel is removed from their sidebar | |||||
* | Changing the way we mattermost handles URLs. team.domain.com becomes ↵ | Christopher Speller | 2015-07-20 | 1 | -112/+4 | |
| | | | | | | | 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 | |||||
* | Unify all locations where we determine a user's display named based off of ↵ | hmhealey | 2015-07-17 | 1 | -2/+2 | |
| | | | | their nickname/username into a helper function | |||||
* | Renamed all clientside references from full_name to nickname | hmhealey | 2015-07-17 | 1 | -2/+2 | |
| | ||||||
* | If a message has no text but has an attached image or file the desktop ↵ | Reed Garmsen | 2015-07-13 | 1 | -1/+17 | |
| | | | | notification now says uploaded an image or uploaded a file respectively (if both, defaults to image) | |||||
* | Changed parser for desktop notifications to replace returns with a single space. | Reed Garmsen | 2015-07-10 | 1 | -1/+1 | |
| | ||||||
* | Changes to notifcation carriage return parsing | Reed Garmsen | 2015-07-10 | 1 | -1/+1 | |
| | ||||||
* | Added curly brace | nickago | 2015-07-09 | 1 | -1/+2 | |
| | ||||||
* | Server now notifies users they have been added to a new channel | nickago | 2015-07-09 | 1 | -0/+3 | |
| | ||||||
* | Merge pull request #115 from nickago/MM-1425 | Corey Hulen | 2015-07-01 | 1 | -1/+1 | |
|\ | | | | | MM-1425 Facelifted "direct message" to "private message" | |||||
| * | Facelifted "direct message" to "private message" | nickago | 2015-07-01 | 1 | -1/+1 | |
| | | ||||||
* | | Finally fixed the git weirdness | nickago | 2015-07-01 | 1 | -7/+2 | |
|/ | ||||||
* | first commit | =Corey Hulen | 2015-06-14 | 1 | -0/+449 | |