mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-01 09:12:26 -05:00
[feature] Update attachment format, receive + send focalPoint prop + use it on the frontend
This commit is contained in:
parent
68ed7aba25
commit
b841e9e9b1
19 changed files with 595 additions and 81 deletions
|
|
@ -193,8 +193,8 @@ func (suite *StatusBoostTestSuite) TestPostBoost() {
|
|||
"id": "01F8MH6NEM8D7527KZAECTCR76",
|
||||
"meta": {
|
||||
"focus": {
|
||||
"x": 0,
|
||||
"y": 0
|
||||
"x": -0.5,
|
||||
"y": 0.5
|
||||
},
|
||||
"original": {
|
||||
"aspect": 1.9047619,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue