summaryrefslogtreecommitdiffstats
path: root/model/post.go
Commit message (Expand)AuthorAgeFilesLines
* PLT-6403: Interactive messages (#7274)Chris2017-08-291-1/+84
* Revert " #4755 Combining consecutive user join/leave system messages to singl...Saturnino Abril2017-08-011-9/+0
* #4755 Combining consecutive user join/leave system messages to single messag...Debanshu Kundu2017-08-011-0/+9
* PLT-6475: Elasticsearch Indexing Worker. (#6879)George Goldberg2017-07-111-0/+6
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* APIv4 put /posts/{post_id}/patch (#5883)Saturnino Abril2017-03-291-0/+50
* Add pinned posts (#4217)Gabin Aureche2017-03-131-0/+1
* PLT-5225 Added separate post types for certain system messages (#5193)Harrison Healey2017-01-271-2/+8
* PLT-2978: Add channel purpose change system message. (#5094)George Goldberg2017-01-171-1/+2
* PLT-135 Showing "(Edited)" indicator if a message has been edited. (#4923)Debanshu Kundu2017-01-121-0/+1
* Fix channel_deleted post type (#4841)enahum2016-12-201-1/+3
* GH-4685 Post a System Message when channel is renamed (#4762)Nick Frazier2016-12-201-1/+2
* PLT-4839 Split too-long Slack messages on import. (#4679)George Goldberg2016-12-021-5/+10
* PLT-1378 Initial version of emoji reactions (#4520)Harrison Healey2016-11-301-0/+1
* PLT-3105 Files table migration (#4068)Harrison Healey2016-09-301-4/+10
* PLT-3754 EE: Add a Display Option to disable Join/Leave messages (#3808)enahum2016-08-181-1/+2
* Cleaning up old export code (#3601)Christopher Speller2016-07-151-3/+0
* Add websocket event and cache invalidation for deleting channels (#2807)Joram Wilander2016-04-271-0/+1
* Changed how posts are marked ephemeralhmhealey2016-02-041-7/+7
* Added ephemeral messages sent when a user mentions someone not in the channelhmhealey2016-02-041-5/+7
* PLT-7: Refactoring models to use translations (chunk 6)Elias Nahum2016-01-251-14/+14
* PLT-1380: Post system message when user updates channel headerFlorian Orben2015-12-041-1/+2
* PLT-1326: Enable channel posts of type join or leave not trigger unread notif...Florian Orben2015-12-041-3/+8
* Add limit to Props size in Post tableJoramWilander2015-12-031-0/+4
* Omit unneeded fields from user object in getProfiles service and remove ImgCo...JoramWilander2015-11-091-1/+0
* PLT-857: Support for Incoming Webhooks - Try #2Florian Orben2015-11-051-22/+24
* 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