summaryrefslogtreecommitdiffstats
path: root/api4/openGraph.go
Commit message (Collapse)AuthorAgeFilesLines
* Fix opengraph images not going through the image proxy. (#8627)Christopher Speller2018-04-161-0/+30
|
* Reduce logging data races, fix MySQL test race condition (#7994)Chris2017-12-221-3/+0
| | | | | | | | * fix races * revert unintentional change * fix test as intended
* HTTP client refactor (#7884)Chris2017-11-221-2/+1
| | | | | | * http client refactor * simplification
* Reduce utils.Cfg references (#7650)Chris2017-10-181-1/+1
| | | | | | | | | | | | * app.UpdateConfig method * test fix * another test fix * the config override option as-was is just error prone, remove it for now * derp
* remove global refs from api/api4 (#7496)Chris2017-09-221-2/+2
|
* Renaming repoChristopher Speller2017-09-061-3/+3
|
* implement open graph metadata for apiV4 (#6343)Carlos Tadeu Panato Junior2017-05-101-0/+56