server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
api
/
post.go
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Allow Users to be notified using @all, @channel, and their first name when ot...
hmhealey
2015-07-17
1
-4
/
+4
*
|
Use User.FirstName instead of trying to infer a user's first name from their ...
hmhealey
2015-07-17
1
-7
/
+2
*
|
Renamed FullName column in database to Nickname. Renamed all serverside refer...
hmhealey
2015-07-17
1
-3
/
+3
*
|
Merge pull request #184 from nickago/MM-1278
Joram Wilander
2015-07-17
1
-5
/
+6
|
\
\
|
|
/
|
/
|
|
*
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 notifi...
Reed Garmsen
2015-07-13
1
-0
/
+14
|
/
*
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
|
\
|
*
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
[prev]