summaryrefslogtreecommitdiffstats
path: root/api/post.go
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #184 from nickago/MM-1278Joram Wilander2015-07-171-5/+6
|\ | | | | MM-1278 Team admin can now delete any post
| * reworked logic to stem from postnickago2015-07-161-4/+4
| |
| * Moved admin checking into seperate functionnickago2015-07-161-13/+7
| |
| * Team admin can now delete any postnickago2015-07-141-7/+14
| |
* | If a message has no text but has an attached image or file the desktop ↵Reed Garmsen2015-07-131-0/+14
|/ | | | notification now says uploaded an image or uploaded a file respectively (if both, defaults to image)
* Facelifted "direct message" to "private message"nickago2015-07-011-1/+1
|
* added team-wide and channel-wide mentionsJoramWilander2015-06-291-2/+12
|
* Merge pull request #27 from mattermost/mm-1240Corey Hulen2015-06-251-6/+14
|\ | | | | fixes mm-1240 adds ability to turn valet feature on
| * move valet feature switch to DB from configJoramWilander2015-06-171-6/+14
| |
| * update unit testJoramWilander2015-06-151-0/+1
| |
| * fixes mm-1239 adds config setting to turn off valet featureJoramWilander2015-06-151-0/+5
| |
| * first commit=Corey Hulen2015-06-141-0/+692
|
* improved split functionJoramWilander2015-06-191-1/+1
|
* remove loggingJoramWilander2015-06-191-1/+0
|
* fix a bug where mentions wouldn't update for words after a new lineJoramWilander2015-06-191-1/+2
|
* update unit testJoramWilander2015-06-151-0/+1
|
* fixes mm-1239 adds config setting to turn off valet featureJoramWilander2015-06-151-0/+5
|
* first commit=Corey Hulen2015-06-141-0/+692