summaryrefslogtreecommitdiffstats
path: root/api/post.go
Commit message (Expand)AuthorAgeFilesLines
* Return channel type in new post websocket eventsJoramWilander2016-01-281-0/+1
* PLT-7: Refactoring api to use translations (chunk 4)Elias Nahum2016-01-241-18/+17
* PLT-7 fixing unit test for chunk 2 server=Corey Hulen2016-01-221-8/+6
* Merge pull request #1952 from ZBoxApp/PLT-7-goCorey Hulen2016-01-221-48/+59
|\
| * PLT-7: Change post CreatePost back to model.NewAppErrorElias Nahum2016-01-221-3/+7
| * Refactoring api to use translations (chunk 2)Elias Nahum2016-01-221-51/+58
* | PLT-7 client side infra=Corey Hulen2016-01-211-1/+1
* | Merge pull request #1867 from apskim/patch-1Joram Wilander2016-01-211-0/+22
|\ \ | |/ |/|
| * Parse Slack links in the attachment fieldsAlex Polozov2016-01-111-0/+16
| * Parse Slack links in the attachment pretextAlex Polozov2016-01-111-0/+6
* | Revert " PLT-7 adding loc for db calls"Corey Hulen2016-01-201-47/+45
* | PLT-7 adding loc db calls for users table=Corey Hulen2016-01-201-2/+2
* | PLT-7 adding loc db calls for posts table=Corey Hulen2016-01-201-15/+15
* | PLT-7 adding loc db calls for session table=Corey Hulen2016-01-201-1/+1
* | PLT-7 adding loc db calls for oauth table=Corey Hulen2016-01-201-15/+15
* | PLT-7 adding loc db calls for webhooks table=Corey Hulen2016-01-201-1/+1
* | PLT-7 adding loc db calls for team table=Corey Hulen2016-01-201-1/+1
* | PLT-7 adding loc for db calls audits and prefs=Corey Hulen2016-01-201-10/+12
* | PLT-7 Adding translation function to context=Corey Hulen2016-01-191-1/+1
* | Fixing android push=Corey Hulen2016-01-141-3/+10
* | Upgrade logging package=Corey Hulen2016-01-111-1/+1
|/
* PLT-1607 adding more debugging info for email and push notifications=Corey Hulen2016-01-051-0/+1
* Merge pull request #1726 from mattermost/PLT-1447Christopher Speller2015-12-151-2/+2
|\
| * PLT-1447 fixing sending name in push notifications=Corey Hulen2015-12-141-2/+2
* | Merge branch 'release-1.3'Christopher Speller2015-12-141-0/+2
|\ \ | |/ |/|
| * Fixing cacheing issue on IE and EdgeChristopher Speller2015-12-141-0/+2
* | Merge pull request #1677 from hmhealey/plt1244Corey Hulen2015-12-111-18/+35
|\ \
| * | Changed serverside mention parsing to support usernames containing periodshmhealey2015-12-091-18/+35
| |/
* | Merge pull request #1652 from hmhealey/plt1319Corey Hulen2015-12-111-0/+59
|\ \
| * | Moved logic for making direct channels visible to both members on post to the...hmhealey2015-12-071-0/+59
* | | Merge pull request #1648 from npcode/notification-email-local-timezoneChristopher Speller2015-12-101-2/+2
|\ \ \ | |_|/ |/| |
| * | Use local timezone for notification emailYi EungJun2015-12-081-2/+2
* | | fixing typo=Corey Hulen2015-12-091-1/+1
* | | Updating the push message=Corey Hulen2015-12-081-1/+5
| |/ |/|
* | Fixing message=Corey Hulen2015-12-041-23/+1
* | PLT-1369 send core message=Corey Hulen2015-12-041-1/+24
* | Remove <> link replacementJoramWilander2015-12-041-4/+0
* | Convert links in Slack attachment text to Markdown formatJoramWilander2015-12-031-1/+16
* | PLT-902 switching to push proxy server=Corey Hulen2015-11-301-2/+14
* | Disabling the all mention=Corey Hulen2015-11-231-3/+3
* | Implementing Permalinks and jumping to post from search. PerformanceChristopher Speller2015-11-231-0/+36
* | Adding device type=Corey Hulen2015-11-161-3/+2
|/
* adding skip=Corey Hulen2015-11-151-0/+4
* Fixing outgoing hook=Corey Hulen2015-11-151-0/+4
* PLT-857: Support for Incoming Webhooks - Try #2Florian Orben2015-11-051-3/+11
* Changed post searching to ignore requests to return everything by searching f...hmhealey2015-11-041-1/+4
* Adding ability to fetch posts around a specifc postChristopher Speller2015-11-031-0/+66
* Merge pull request #1214 from mattermost/outgoing-hook-fixCorey Hulen2015-10-281-4/+4
|\
| * Pass in iter vars to closure properlyJoramWilander2015-10-281-4/+4
* | Merge pull request #1164 from hmhealey/plt778Corey Hulen2015-10-261-32/+10
|\ \ | |/ |/|