Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed all templates to use site url instead of team url for finding the ↵ | nickago | 2015-07-31 | 1 | -2/+2 |
| | | | | 'static' directory | ||||
* | Merge pull request #214 from hmhealey/mm1498 | Joram Wilander | 2015-07-22 | 1 | -0/+31 |
|\ | | | | | MM-1498 Provide a replacement message for email notifications for posts only containing files | ||||
| * | Use QueryUnescape function to convert to a human readable filename in email ↵ | hmhealey | 2015-07-21 | 1 | -1/+7 |
| | | | | | | | | notifications | ||||
| * | Added additional check when adding a message to an email notification for a ↵ | hmhealey | 2015-07-20 | 1 | -2/+2 |
| | | | | | | | | blank post and corrected a comment | ||||
| * | Provide a replacement message for email notifications for posts only ↵ | hmhealey | 2015-07-20 | 1 | -4/+29 |
| | | | | | | | | containing files | ||||
* | | removed unnecessary debug statements | JoramWilander | 2015-07-21 | 1 | -1/+0 |
| | | |||||
* | | fixed unit tests to work with team domain changes and update partial url ↵ | JoramWilander | 2015-07-21 | 1 | -0/+34 |
| | | | | | | | | regex for files | ||||
* | | Fixing issues with files trasitioning to relative paths | Christopher Speller | 2015-07-21 | 1 | -33/+0 |
| | | |||||
* | | Changing the way we mattermost handles URLs. team.domain.com becomes ↵ | Christopher Speller | 2015-07-20 | 1 | -14/+16 |
|/ | | | | | | | 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 | ||||
* | Merge pull request #185 from mattermost/mm-1348 | Corey Hulen | 2015-07-17 | 1 | -4/+4 |
|\ | | | | | fixes mm-1348 removing dependency on redis | ||||
| * | fixes mm-1348 removing dependency on redis | =Corey Hulen | 2015-07-14 | 1 | -4/+4 |
| | | |||||
* | | Allow Users to be notified using @all, @channel, and their first name when ↵ | hmhealey | 2015-07-17 | 1 | -4/+4 |
| | | | | | | | | other notifications are disabled | ||||
* | | Use User.FirstName instead of trying to infer a user's first name from their ↵ | hmhealey | 2015-07-17 | 1 | -7/+2 |
| | | | | | | | | nickname in multiple places. | ||||
* | | Renamed FullName column in database to Nickname. Renamed all serverside ↵ | hmhealey | 2015-07-17 | 1 | -3/+3 |
| | | | | | | | | references from FullName to Nickname. | ||||
* | | Merge pull request #184 from nickago/MM-1278 | Joram Wilander | 2015-07-17 | 1 | -5/+6 |
|\ \ | |/ |/| | MM-1278 Team admin can now delete any post | ||||
| * | reworked logic to stem from post | nickago | 2015-07-16 | 1 | -4/+4 |
| | | |||||
| * | Moved admin checking into seperate function | nickago | 2015-07-16 | 1 | -13/+7 |
| | | |||||
| * | Team admin can now delete any post | nickago | 2015-07-14 | 1 | -7/+14 |
| | | |||||
* | | If a message has no text but has an attached image or file the desktop ↵ | Reed Garmsen | 2015-07-13 | 1 | -0/+14 |
|/ | | | | notification now says uploaded an image or uploaded a file respectively (if both, defaults to image) | ||||
* | Facelifted "direct message" to "private message" | nickago | 2015-07-01 | 1 | -1/+1 |
| | |||||
* | added team-wide and channel-wide mentions | JoramWilander | 2015-06-29 | 1 | -2/+12 |
| | |||||
* | Merge pull request #27 from mattermost/mm-1240 | Corey Hulen | 2015-06-25 | 1 | -6/+14 |
|\ | | | | | fixes mm-1240 adds ability to turn valet feature on | ||||
| * | move valet feature switch to DB from config | JoramWilander | 2015-06-17 | 1 | -6/+14 |
| | | |||||
| * | update unit test | JoramWilander | 2015-06-15 | 1 | -0/+1 |
| | | |||||
| * | fixes mm-1239 adds config setting to turn off valet feature | JoramWilander | 2015-06-15 | 1 | -0/+5 |
| | | |||||
| * | first commit | =Corey Hulen | 2015-06-14 | 1 | -0/+692 |
| | |||||
* | improved split function | JoramWilander | 2015-06-19 | 1 | -1/+1 |
| | |||||
* | remove logging | JoramWilander | 2015-06-19 | 1 | -1/+0 |
| | |||||
* | fix a bug where mentions wouldn't update for words after a new line | JoramWilander | 2015-06-19 | 1 | -1/+2 |
| | |||||
* | update unit test | JoramWilander | 2015-06-15 | 1 | -0/+1 |
| | |||||
* | fixes mm-1239 adds config setting to turn off valet feature | JoramWilander | 2015-06-15 | 1 | -0/+5 |
| | |||||
* | first commit | =Corey Hulen | 2015-06-14 | 1 | -0/+692 |