summaryrefslogtreecommitdiffstats
path: root/model/post.go
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed string length checks for fields that can contain unicode charactershmhealey2015-11-051-3/+4
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
* Pass-through post creation time when importing postsTeviot Systems2015-10-021-1/+4
* Adding ability to export data from mattermostChristopher Speller2015-09-041-0/+3
* Force fresh timestamp for CreateAt field of Posts before saving to DB.JoramWilander2015-08-271-3/+1
* Implemention of slack import feature.Christopher Speller2015-08-191-1/+3
* adds predictive posting on the clientJoramWilander2015-08-181-15/+16
* Add a post type for user joined/left messages and don't flag a channel as unr...hmhealey2015-07-071-2/+3
* first commit=Corey Hulen2015-06-141-0/+147