summaryrefslogtreecommitdiffstats
path: root/app/post.go
Commit message (Expand)AuthorAgeFilesLines
* 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
* HTTP client refactor (#7884)Chris2017-11-221-3/+3
* Role refactor (#7867)Chris2017-11-211-1/+1
* fix interactive message post username/icon behavior (#7776)Chris2017-11-041-1/+17
* PLT-7822: Fix search order for SQL search backend. (#7704)George Goldberg2017-10-241-0/+2
* [PLT-7362] Option to add user to channel if mentioned user is not currently i...Saturnino Abril2017-10-211-0/+4
* Reduce utils.Cfg references (#7650)Chris2017-10-181-10/+10
* Merge branch 'release-4.3'Christopher Brown2017-10-161-6/+13
|\
| * PLT-7818 Updates to post type (#7579)Joram Wilander2017-10-091-0/+5
| * PLT-7826: Don't fetch posts from store if ES returns none. (#7596)George Goldberg2017-10-091-6/+8
* | Add back consumeAndClose functionality. (#7608)Christopher Speller2017-10-121-2/+2
* | Remove duplicate post edit WS event and cache invalidation (#7576)Joram Wilander2017-10-091-3/+0
* | Miscellaneous app cleanup (#7594)Chris2017-10-091-1/+1
* | store/sqlstore cleanup and postgres tests (#7595)Chris2017-10-091-0/+4
|/
* Goroutine wranglin (#7556)Chris2017-10-031-12/+28
* remove remaining Global() calls (outside of tests) (#7521)Chris2017-09-281-10/+10
* Finally do away with NewLocAppError function. (#7498)George Goldberg2017-09-251-1/+1
* remove einterface gets (#7455)Chris2017-09-191-10/+9
* Renaming repoChristopher Speller2017-09-061-4/+4
* app type transition (#7167)Chris2017-09-061-82/+82
* App: NewLocAppError -> NewAppError (#7327)George Goldberg2017-09-011-8/+6
* Config to make town square read only (#7140)David Meza2017-09-011-11/+40
* PLT-6403: Interactive messages (#7274)Chris2017-08-291-1/+66
* PLT-5745 Cleaning up duplicate calls (#7298)Corey Hulen2017-08-281-19/+25
* PLT-6226 Fixing races with licensing (#7213)Corey Hulen2017-08-161-3/+3
* PLT-6358: Server HTTP client improvements (#6980)Chris2017-08-091-1/+1
* Revert " #4755 Combining consecutive user join/leave system messages to singl...Saturnino Abril2017-08-011-2/+2