Text/status parsing fixes (#141)

* aaaaaa

* vendor minify

* update + test markdown parsing
This commit is contained in:
Tobi Smethurst 2021-08-16 19:17:56 +02:00 committed by GitHub
commit ce190d867c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
56 changed files with 7390 additions and 45 deletions

View file

@ -1,3 +1,3 @@
#!/bin/bash
docker push "superseriousbusiness/gotosocial:$(cat version)"
docker push "superseriousbusiness/gotosocial:$(git rev-parse --abbrev-ref HEAD)"