mirror of
https://github.com/Brandon-Rozek/website.git
synced 2024-11-09 10:40:34 -05:00
Updated post
This commit is contained in:
parent
84ebe88fe9
commit
615405df77
1 changed files with 2 additions and 1 deletions
|
@ -159,7 +159,8 @@ To display the images we range over the media_attachments array and grab any ima
|
||||||
</div>
|
</div>
|
||||||
```
|
```
|
||||||
|
|
||||||
For the interaction URLs notice the following pattern:
|
At time time of post interaction URLs followed the upcoming pattern.
|
||||||
|
This has been removed since, and I have not yet found an alternative.
|
||||||
|
|
||||||
- Reply URL -> `https://SERVER/interact/TOOTID?type=reply`
|
- Reply URL -> `https://SERVER/interact/TOOTID?type=reply`
|
||||||
- Favorite URL -> `https://SERVER/interact/TOOTID?type=favourite`
|
- Favorite URL -> `https://SERVER/interact/TOOTID?type=favourite`
|
||||||
|
|
Loading…
Reference in a new issue