summaryrefslogtreecommitdiffstats
path: root/api/post.go
Commit message (Expand)AuthorAgeFilesLines
* Renaming repoChristopher Speller2017-09-061-3/+3
* app type transition (#7167)Chris2017-09-061-31/+31
* Api: NewLocAppError -> NewAppError (#7280)George Goldberg2017-09-011-5/+3
* PLT-6763 Implement user access tokens and new roles (server-side) (#6972)Joram Wilander2017-07-311-1/+11
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* Fix blanking out of FileIds and backwards compatability issue with v3 (#5950)Joram Wilander2017-04-041-1/+1
* PLT-5900 Removed automatic configuration of SiteURL (#5952)Harrison Healey2017-04-041-2/+2
* PLT-5483 Fix bug where flagged posts endpoint returned posts on other teams (...Joram Wilander2017-03-311-1/+6
* Add http_proxy support for http client (#5571)Josta Yee2017-03-201-1/+1
* Merge branch 'release-3.7' into master.George Goldberg2017-03-171-2/+2
|\
| * PLT-5765 Passed SiteURL to SendNotifications (#5705)Harrison Healey2017-03-101-2/+2
* | Add pinned posts (#4217)Gabin Aureche2017-03-131-0/+55
|/
* Add system console switch for enabling link previews (#5663)Joram Wilander2017-03-061-0/+5
* PLT-5355: Fix permalink to private/direct channels. (#5574)George Goldberg2017-03-021-2/+17
* Fixing file info caching issue with Aurora for master (#5477)Corey Hulen2017-02-201-2/+5
* Implement some post endpoints for APIv4 (#5353)Joram Wilander2017-02-131-1/+1
* PLT-5455 Added caching for OG metadata of link preview. (#5361)Debanshu Kundu2017-02-121-3/+15
* PLT-5379 Fix the error occuring while fetching OG metadata for links which do...Debanshu Kundu2017-02-071-0/+1
* More app code migration (#5170)Joram Wilander2017-01-251-299/+57
* Closing response body when fetching link previews (#5181)Christopher Speller2017-01-241-0/+1
* Move permissions code into app package (#5146)Joram Wilander2017-01-231-12/+22
* #4257 Added functionality to create previews for post links using open graph...Debanshu Kundu2017-01-201-0/+29
* Message Editing and Deleting permissions (#4692)Amit Yadav2017-01-181-2/+21
* Refactor and migrate more functions out of api into app package (#5063)Joram Wilander2017-01-131-8/+13
* PLT-4938 Add app package and move logic over from api package (#4931)Joram Wilander2017-01-131-1145/+31
* Merge branch 'release-3.6'Christopher Speller2017-01-121-225/+263
|\
| * Fix slack link parsing for integrations without attachments (#5050)Joram Wilander2017-01-121-8/+12
| * Fixing DM channel emails (#5038)Christopher Speller2017-01-101-5/+8
| * Use status cache for checking @here notifications (#5035)Joram Wilander2017-01-101-15/+10
| * Slack format for Slash command messages (#4999)Zeger-Jan van de Weg2017-01-091-36/+67
| * Fixing bulk loading perf issue (#4974)Corey Hulen2017-01-061-192/+196
| * PLT-4096 fix error/panic on replying to integrations. (#4968)George Goldberg2017-01-061-3/+4
* | PLT-135 Showing "(Edited)" indicator if a message has been edited. (#4923)Debanshu Kundu2017-01-121-0/+1
|/
* Adding memcache to getchannel (#4928)Christopher Speller2017-01-031-2/+3
* PLT-5073 Improve performance of /channels/view endpoint (#4881)Joram Wilander2016-12-231-1/+1
* Adding caching of last 60 posts. (#4880)Christopher Speller2016-12-221-1/+1
* Adding session cache directly to web-conn (#4861)Christopher Speller2016-12-221-3/+3
* Modifying post etag cache to apply to getPostsSince (#4837)Christopher Speller2016-12-201-1/+1
* Adding metrics for caching mechanisms (#4828)Christopher Speller2016-12-191-6/+6
* PLT-4167 Team Sidebar (#4569)enahum2016-12-191-0/+1
* Adding caching layer to some posts calls (#4779)Christopher Speller2016-12-141-2/+8
* PLT-4983 Adding file info caching (#4781)Corey Hulen2016-12-141-0/+1
* Fixed sender's username not being sent with websocket posted messages (#4736)Harrison Healey2016-12-081-1/+8
* Push and Email Notifications should follow "Teammate Name Display" setting (#...Carlos Tadeu Panato Junior2016-12-071-21/+21
* PLT-4762 Prevent turn off of (at)mentions (server) (#4714)enahum2016-12-061-3/+6
* Count posts to DMs as mentions when from webhooks (#4676)Joram Wilander2016-12-011-0/+3
* PLT-4429 disabling at_all at_channel metions mentions when channel has more t...Corey Hulen2016-11-241-5/+71
* PLT-4357 adding performance monitoring (#4622)Corey Hulen2016-11-221-0/+16
* PLT-4598 add team id to push notification (#4623)Corey Hulen2016-11-211-0/+1
* Clear context error on post creation when create_at is set (#4615)Joram Wilander2016-11-211-0/+1