summaryrefslogtreecommitdiffstats
path: root/app/post.go
Commit message (Expand)AuthorAgeFilesLines
* GH-9688: Migrate to idiomatic error handling in app/post.go (#9697)Hanzei2018-10-191-243/+222
* Set a proper HTTP user-agent header (#9482)Andreas Linz2018-10-031-2/+4
* Fixing non elastic search paging. (#9471)Christopher Speller2018-09-271-0/+5
* MM-11567: Autocomplete search in: for DMs and GMs (#9430)Jesús Espino2018-09-271-3/+51
* MM-7188: Cleaning push notification on every read, not only on channel switch...Jesús Espino2018-09-261-9/+3
* Adding paging to elasticsearch API. (#9425)Christopher Speller2018-09-261-2/+2
* Add ChannelId and TeamId to PostActionIntegrationRequest (#9384)Hanzei2018-09-191-4/+14
* [MM-11860]: Expose slack attachment parsing functions in the model package (#...Charles Birk2018-09-171-26/+1
* Merge release-5.3Carlos Tadeu Panato Junior2018-09-101-2/+4
|\
| * Speed up search results post selection. (#9380)Christopher Speller2018-09-101-2/+4
* | MM-11855 Add App.HTTPService to allow mocking of HTTP client (#9359)Harrison Healey2018-09-071-3/+3
|/
* MM-11693 Allow connections to /plugins for interactive message buttons. (#9333)Christopher Speller2018-09-021-1/+14
* Feature/search after before on (#9219)Dmitry Samuylov2018-08-281-2/+2
* Support for interactive menus in message attachments (#9285)Joram Wilander2018-08-241-1/+7
* Merge release-5.2Carlos Tadeu Panato Junior2018-08-241-1/+1
|\
| * MM-11782: Make archived channels experimental and off-by-default. (#9281)George Goldberg2018-08-221-1/+1
* | Add PostId to PostActionIntegrationRequest (#9270)Hanzei2018-08-181-0/+1
|/
* MM-11575: change plugin nil semantics (#9212)Jesse Hallam2018-08-031-5/+13
* Pr 9039 (#9187)Martin Kraft2018-07-301-3/+5
* Merge branch 'master' into plugins-2JoramWilander2018-07-071-0/+5
|\
| * MM-10603: Ignore Redirects and Other Changes when Displaying Link Previews (#...Declan Freeman-Gleason2018-07-051-0/+5
* | MM-10703 Adding blank request context to plugin hooks for future use. (#9043)Christopher Speller2018-07-061-4/+8
* | MM-10702 Moving plugins to use hashicorp go-plugin. (#8978)Christopher Speller2018-06-251-9/+22
|/
* MM-6992 Added highlighting to elasticsearch results (#8861)Harrison Healey2018-06-191-5/+5
* MM-10412: Adds deleteBy prop to posts. (#8896)Martin Kraft2018-06-011-2/+2
* MM-10249 Adding plugin ability to intercept posts before they reach the DB. (...Christopher Speller2018-05-151-0/+28
* MM-9072/MM-10185 Force-convert the encoding of OpenGraph metadata to UTF-8 (#...Hyeseong Kim2018-04-301-1/+15
* Structured logging (#8673)Christopher Speller2018-04-271-15/+15
* Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-1Martin Kraft2018-03-271-0/+11
|\
| * Relax 4k post message limit (#8478)Jesse Hallam2018-03-261-0/+11
* | Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-03-131-14/+4
|\|
| * remove `go Publish(...)` idiom (#8373)Chris2018-03-021-14/+4
* | Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-02-191-24/+50
|\|
| * Merge branch 'release-4.7' into rm-willnorris-proxy-supportChris2018-02-121-4/+50
| |\
| | * Merge branch 'release-4.7' into icu669Derrick Anderson2018-02-121-5/+5
| | |\
| | * | ICU-669 Handle relative links betterHarrison Healey2018-02-091-9/+4
| | * | ICU-669 Ensured all URLs returned from OpenGraph are absoluteHarrison Healey2018-02-081-4/+55
| * | | remove willnorris/imageproxy supportChristopher Brown2018-02-121-20/+0
| | |/ | |/|
* | | Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-02-131-5/+5
|\| |
| * | minor addition to #8238Christopher Brown2018-02-091-5/+1
| * | Don't proxy same-site image urls (#8238)Chris2018-02-091-2/+6
| |/
* | AllowEditPost and PostEditTimeLimit migration (#8208)Jesús Espino2018-02-091-8/+1
* | Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-1Jesús Espino2018-02-071-4/+4
|\|
| * add App.License, remove utils.IsLicensed / utils.License calls (#8203)Chris2018-02-061-4/+4
* | Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-02-061-1/+1
|\|
| * fix image url replacement for blank urls (#8184)Chris2018-02-011-1/+1
* | XYZ-37: Advanced Permissions Phase 1 Backend. (#8159)George Goldberg2018-02-061-1/+1
|/
* PLT-3383: image proxy support (#7991)Chris2018-01-221-3/+129
* fix post editing when channel links are present (#7938)Chris2017-12-051-1/+1
* PLT-5458: If someone posts a channel link to channel_A that you don't belong ...Chris2017-11-281-0/+48