Commit Graph

38 Commits

Author SHA1 Message Date
Christopher Speller
eb4b80a484 Adding gofmt to travis build 2015-09-17 09:07:37 -04:00
=Corey Hulen
b2a679c25d PLT-93 cleaing up client side configs 2015-09-15 18:59:14 -07:00
=Corey Hulen
e5e88d1604 Renaming ROLE_ADMIN to ROLE_TEAM_ADMIN 2015-09-11 09:39:28 -07:00
=Corey Hulen
58d0d9afd2 Adding cmd line options 2015-09-04 11:59:10 -07:00
JoramWilander
041d89b85a Refactored post handling/updating on both the client and server. 2015-08-27 08:21:26 -04:00
JoramWilander
cc40ca1ac0 Added a message deleted indicator when a post is deleted to let the user know what's happening. 2015-08-19 09:52:03 -04:00
nickago
bc48281f7a Changed all templates to use site url instead of team url for finding the 'static' directory 2015-07-31 07:57:22 -07:00
Joram Wilander
ecdd160ec0 Merge pull request #214 from hmhealey/mm1498
MM-1498 Provide a replacement message for email notifications for posts only containing files
2015-07-22 15:42:09 -04:00
JoramWilander
237920e314 removed unnecessary debug statements 2015-07-21 19:39:59 -04:00
JoramWilander
b821d23ed7 fixed unit tests to work with team domain changes and update partial url regex for files 2015-07-21 19:23:00 -04:00
Christopher Speller
73ee387319 Fixing issues with files trasitioning to relative paths 2015-07-21 18:06:30 -04:00
hmhealey
156e3a94c4 Use QueryUnescape function to convert to a human readable filename in email notifications 2015-07-21 09:49:05 -04:00
hmhealey
55c148b59a Added additional check when adding a message to an email notification for a blank post and corrected a comment 2015-07-20 17:49:32 -04:00
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
d502d82016 Provide a replacement message for email notifications for posts only containing files 2015-07-20 17:16:43 -04:00
Corey Hulen
d65f199e12 Merge pull request #185 from mattermost/mm-1348
fixes mm-1348 removing dependency on redis
2015-07-17 14:45:50 -08:00
hmhealey
e737ec3eb5 Allow Users to be notified using @all, @channel, and their first name when other notifications are disabled 2015-07-17 15:22:56 -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
Joram Wilander
dcc2173f1f Merge pull request #184 from nickago/MM-1278
MM-1278 Team admin can now delete any post
2015-07-17 10:21:16 -04:00
nickago
41d2786e3e reworked logic to stem from post 2015-07-16 13:50:20 -07:00
nickago
d31b3e413a Moved admin checking into seperate function 2015-07-16 13:40:18 -07:00
=Corey Hulen
246d12aaf2 fixes mm-1348 removing dependency on redis 2015-07-14 15:12:04 -08:00
nickago
cb2bff28ee Team admin can now delete any post 2015-07-14 13:09:14 -07:00
Reed Garmsen
f406beca8b If a message has no text but has an attached image or file the desktop notification now says uploaded an image or uploaded a file respectively (if both, defaults to image) 2015-07-13 13:16:45 -07:00
nickago
27eeabafe0 Facelifted "direct message" to "private message" 2015-07-01 09:48:39 -07:00
JoramWilander
7b7e73fb92 added team-wide and channel-wide mentions 2015-06-29 14:37:59 -04:00
Corey Hulen
049a41f9be Merge pull request #27 from mattermost/mm-1240
fixes mm-1240 adds ability to turn valet feature on
2015-06-25 11:20:19 -04:00
JoramWilander
2950917552 improved split function 2015-06-19 08:25:47 -04:00
JoramWilander
0d3c5f8b2f remove logging 2015-06-19 08:09:35 -04:00
JoramWilander
025f3755bb fix a bug where mentions wouldn't update for words after a new line 2015-06-19 08:08:54 -04:00
JoramWilander
799215ee22 move valet feature switch to DB from config 2015-06-17 12:07:35 -04:00
JoramWilander
a281e962fc update unit test 2015-06-15 09:06:55 -04:00
JoramWilander
08076f156b update unit test 2015-06-15 09:06:55 -04:00
JoramWilander
6982a61f69 fixes mm-1239 adds config setting to turn off valet feature 2015-06-15 08:45:02 -04:00
JoramWilander
d390ec9bf2 fixes mm-1239 adds config setting to turn off valet feature 2015-06-15 08:45:02 -04:00
=Corey Hulen
56e74239d6 first commit 2015-06-14 23:53:32 -08:00
=Corey Hulen
cf7a05f80f first commit 2015-06-14 23:53:32 -08:00