summaryrefslogtreecommitdiffstats
path: root/api4/post.go
Commit message (Expand)AuthorAgeFilesLines
* Renaming repoChristopher Speller2017-09-061-3/+3
* app type transition (#7167)Chris2017-09-061-36/+36
* PLT-6403: Interactive messages (#7274)Chris2017-08-291-0/+20
* PLT-6763 Implement user access tokens and new roles (server-side) (#6972)Joram Wilander2017-07-311-1/+11
* Minor status updates (#6889)Joram Wilander2017-07-111-0/+2
* Fixing error in apiv4 flagged posts route (#6880)Christopher Speller2017-07-091-2/+2
* PLT-6931 Properly parse request body in post search (#6768)Joram Wilander2017-06-281-8/+4
* fix permission app error with updatePost (#6749)Saturnino Abril2017-06-261-0/+4
* Move remaining actions over to use redux and v4 endpoints (#6720)Joram Wilander2017-06-261-8/+50
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* APIv4 GET /users/{user_id}/posts/flagged (#5984)Saturnino Abril2017-04-051-0/+34
* Fix blanking out of FileIds and backwards compatability issue with v3 (#5950)Joram Wilander2017-04-041-2/+12
* PLT-5900 Removed automatic configuration of SiteURL (#5952)Harrison Healey2017-04-041-1/+1
* APIv4 POST /posts/{post_id/pin & unpin (#5906)Saturnino Abril2017-03-311-0/+34
* Use 201 status code where appropriate for APIv4 (#5903)Joram Wilander2017-03-311-0/+1
* APIv4 put /posts/{post_id}/patch (#5883)Saturnino Abril2017-03-291-0/+28
* Add query parameters to get posts v4 endpoint (#5858)Joram Wilander2017-03-241-6/+49
* PLT-5765 Passed SiteURL to SendNotifications (#5705)Harrison Healey2017-03-101-2/+1
* ApiV4: PUT /posts/{post_id} (#5521)Andrei Stanciu2017-02-281-0/+27
* Implement GET /posts/{post_id}/files/info endpoint for APIv4 (#5519)Joram Wilander2017-02-241-0/+24
* Implement posts endpoints for APIv4 (#5480)Ruzette Tanyag2017-02-211-0/+57
* Implement some post endpoints for APIv4 (#5353)Joram Wilander2017-02-131-0/+119