summaryrefslogtreecommitdiff
path: root/testrig/media
diff options
context:
space:
mode:
authorLibravatar Tobi Smethurst <31960611+tsmethurst@users.noreply.github.com>2021-04-19 19:42:19 +0200
committerLibravatar GitHub <noreply@github.com>2021-04-19 19:42:19 +0200
commit32c5fd987a06e11b14a4247d13187657c14adedd (patch)
treef5b787ca0f020bea5fd020925e52d3592a77a6ad /testrig/media
parentApi/v1/accounts (#8) (diff)
downloadgotosocial-32c5fd987a06e11b14a4247d13187657c14adedd.tar.xz
Api/v1/statuses (#11)
This PR adds: Statuses New status creation. View existing status Delete a status Fave a status Unfave a status See who's faved a status Media Upload media attachment and store/retrieve it Upload custom emoji and store/retrieve it Fileserver Serve files from storage Testing Test models, testrig -- run a GTS test instance and play around with it.
Diffstat (limited to 'testrig/media')
-rwxr-xr-xtestrig/media/ohyou-original.jpegbin0 -> 27759 bytes
-rwxr-xr-xtestrig/media/ohyou-small.jpegbin0 -> 6177 bytes
-rwxr-xr-xtestrig/media/rainbow-original.pngbin0 -> 36702 bytes
-rwxr-xr-xtestrig/media/rainbow-static.pngbin0 -> 10413 bytes
-rwxr-xr-xtestrig/media/trent-original.gifbin0 -> 1109138 bytes
-rwxr-xr-xtestrig/media/trent-small.jpegbin0 -> 8803 bytes
-rwxr-xr-xtestrig/media/welcome-original.jpegbin0 -> 62529 bytes
-rwxr-xr-xtestrig/media/welcome-small.jpegbin0 -> 6872 bytes
-rw-r--r--testrig/media/zork-original.jpegbin0 -> 457680 bytes
-rw-r--r--testrig/media/zork-small.jpegbin0 -> 15374 bytes
10 files changed, 0 insertions, 0 deletions
diff --git a/testrig/media/ohyou-original.jpeg b/testrig/media/ohyou-original.jpeg
new file mode 100755
index 000000000..349965160
--- /dev/null
+++ b/testrig/media/ohyou-original.jpeg
Binary files differ
diff --git a/testrig/media/ohyou-small.jpeg b/testrig/media/ohyou-small.jpeg
new file mode 100755
index 000000000..f561884d1
--- /dev/null
+++ b/testrig/media/ohyou-small.jpeg
Binary files differ
diff --git a/testrig/media/rainbow-original.png b/testrig/media/rainbow-original.png
new file mode 100755
index 000000000..fdbfaeec3
--- /dev/null
+++ b/testrig/media/rainbow-original.png
Binary files differ
diff --git a/testrig/media/rainbow-static.png b/testrig/media/rainbow-static.png
new file mode 100755
index 000000000..79ed5c03a
--- /dev/null
+++ b/testrig/media/rainbow-static.png
Binary files differ
diff --git a/testrig/media/trent-original.gif b/testrig/media/trent-original.gif
new file mode 100755
index 000000000..2ba145c1a
--- /dev/null
+++ b/testrig/media/trent-original.gif
Binary files differ
diff --git a/testrig/media/trent-small.jpeg b/testrig/media/trent-small.jpeg
new file mode 100755
index 000000000..726c1aed0
--- /dev/null
+++ b/testrig/media/trent-small.jpeg
Binary files differ
diff --git a/testrig/media/welcome-original.jpeg b/testrig/media/welcome-original.jpeg
new file mode 100755
index 000000000..1a54437ea
--- /dev/null
+++ b/testrig/media/welcome-original.jpeg
Binary files differ
diff --git a/testrig/media/welcome-small.jpeg b/testrig/media/welcome-small.jpeg
new file mode 100755
index 000000000..b1a585169
--- /dev/null
+++ b/testrig/media/welcome-small.jpeg
Binary files differ
diff --git a/testrig/media/zork-original.jpeg b/testrig/media/zork-original.jpeg
new file mode 100644
index 000000000..7d8bc1fc7
--- /dev/null
+++ b/testrig/media/zork-original.jpeg
Binary files differ
diff --git a/testrig/media/zork-small.jpeg b/testrig/media/zork-small.jpeg
new file mode 100644
index 000000000..60be12564
--- /dev/null
+++ b/testrig/media/zork-small.jpeg
Binary files differ