summaryrefslogtreecommitdiffstats
path: root/app/post.go
Commit message (Expand)AuthorAgeFilesLines
* PLT-6610 sending websocket event for last channel viewed (#6787)Corey Hulen2017-06-291-0/+6
* fix permission app error with updatePost (#6749)Saturnino Abril2017-06-261-5/+0
* PLT-5705 Created a single source of http.Client creation logic with internet ...Torsten Juergeleit2017-05-311-38/+6
* PLT-6472: Basic Elastic Search implementation. (#6382)George Goldberg2017-05-181-15/+93
* Fixing error messages (#5995)Corey Hulen2017-04-121-2/+2
* 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/+8
* Fix blanking out of FileIds and backwards compatability issue with v3 (#5950)Joram Wilander2017-04-041-18/+15
* PLT-5900 Removed automatic configuration of SiteURL (#5952)Harrison Healey2017-04-041-9/+9
* PLT-5483 Fix bug where flagged posts endpoint returned posts on other teams (...Joram Wilander2017-03-311-0/+8
* APIv4 put /posts/{post_id}/patch (#5883)Saturnino Abril2017-03-291-4/+31
* Add query parameters to get posts v4 endpoint (#5858)Joram Wilander2017-03-241-0/+16
* Add http_proxy support for http client (#5571)Josta Yee2017-03-201-5/+31
* PLT-5765 Passed SiteURL to SendNotifications (#5705)Harrison Healey2017-03-101-9/+9
* Added additional validation for slack attachment format on server (#5680)Harrison Healey2017-03-081-29/+9
* Set timeout to http client (#5540)Josta Yee2017-02-281-3/+10
* Implement posts endpoints for APIv4 (#5480)Ruzette Tanyag2017-02-211-0/+1
* Fixing file info caching issue with Aurora for master (#5477)Corey Hulen2017-02-201-2/+2
* Added NewPostList constructor to set fields to be non-null (#5440)Harrison Healey2017-02-161-1/+1
* Remove MakeDirectChannelVisible and add client handling for showing DMs (#5430)Joram Wilander2017-02-151-8/+0
* Implement some post endpoints for APIv4 (#5353)Joram Wilander2017-02-131-8/+24
* Add caching for file infos (#5330)Joram Wilander2017-02-071-1/+2
* PLT-5379 Fix the error occuring while fetching OG metadata for links which do...Debanshu Kundu2017-02-071-1/+1
* Merge 3.6.2 into master (#5211)Joram Wilander2017-01-271-3/+3
* More app code migration (#5170)Joram Wilander2017-01-251-0/+305
* PLT-5284 Fix webhook notifications for channel creator is not in (#5119)Joram Wilander2017-01-201-4/+4
* PLT-4938 Add app package and move logic over from api package (#4931)Joram Wilander2017-01-131-0/+196