summaryrefslogtreecommitdiffstats
path: root/model/post_list.go
Commit message (Collapse)AuthorAgeFilesLines
* PLT-6403: Interactive messages (#7274)Chris2017-08-291-1/+13
| | | | | | | | | | * wip * finish first pass * requested changes * add DoPostAction to Client4
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
| | | | | | | | | | | | * PLT-5860 Updated copyright date in about modal * PLT-5860 Updated copyright notice in JSX files * PLT-5860 Updated copyright notice in go files * Fixed misc copyright dates * Fixed component snapshots
* Added NewPostList constructor to set fields to be non-null (#5440)Harrison Healey2017-02-161-0/+7
|
* Handle matching updateats for post list etag (#5435)Joram Wilander2017-02-151-0/+3
|
* Implement some post endpoints for APIv4 (#5353)Joram Wilander2017-02-131-1/+6
| | | | | | | | | | | | * Implement POST /posts endpoint for APIv4 * Implement GET /channels/{channel_id}/posts endpoint for APIv4 * Implement GET /posts/{post_id} endpoint for APIv4 * Implement GET /posts/{post_id}/thread endpoint for APIv4 * Skip team get if it's a DM channel in handlePostEvents
* Changed post searching to allow searching by multiple users/channelshmhealey2015-10-231-0/+9
|
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* first commit=Corey Hulen2015-06-141-0/+91