Holly
173060d2d3
Revert "upload attachments asynchronously"
...
This reverts commit ec7d7176b0
.
It turns out that Mastodon decides what order to show attachments using the order that they were uploaded, not the order of the media_ids parameter or anything.
2021-03-17 19:42:23 +00:00
Holly McFarland
ec7d7176b0
upload attachments asynchronously
2021-03-17 19:41:21 +00:00
Holly
6642754d97
this typo wasn't causing problems because we use fuzzy matching anyway but it is still a typo
2021-03-16 21:07:37 +00:00
Holly
bcf2ad4ba1
Don't choke when the status fails to send
2021-03-13 03:33:56 +00:00
Holly
979956d347
easter egg for empty call
2021-03-10 16:50:11 +00:00
Holly
fd06798028
handle paginated follower/following lists, whoops
2021-03-10 16:47:20 +00:00
Holly
3a7a9ad33e
extremely light cleaning up of the input being being passed blindly into the scryfall api
2021-03-10 03:45:14 +00:00
Holly
93d0c363ad
easter egg for people who try to put in something too long
2021-03-10 03:28:59 +00:00
Holly
81244e2190
don't allow search queries so long the api spits in my face about it
2021-03-10 03:18:44 +00:00
Holly
d60c44a03c
fix bug that caused it to ignore all boosts, and all statuses that were not boosts
2021-03-10 03:02:24 +00:00
Holly
802b9d3906
more gracefully handle rate limiting (in theory anyway)
2021-03-10 02:57:43 +00:00
Holly
adf781c48f
ignore boosts (in theory anyway)
2021-03-10 02:52:37 +00:00
Holly
aa8b049342
fix a stray import
2021-03-09 18:48:38 +00:00
Holly McFarland
668ed5e96a
log url of posted replies
2021-03-09 13:02:24 -05:00
Holly McFarland
e8b225df6a
Don't push your commits without testing, kids. I don't care if you were just swapping a couple variable names around. You will miss something.
2021-03-09 12:56:48 -05:00
Holly McFarland
2b09af66f3
wrote more comments
2021-03-09 12:49:15 -05:00
Holly McFarland
8d34e3c7d4
support for double faced cards... sort of
2021-03-09 11:12:59 -05:00
Holly McFarland
5cb52b90c5
more attempted refactoring. actually made some things uglier but it can followback instantly now
2021-03-09 10:46:51 -05:00
Holly
306bf1870b
beginning of attempted refactor
2021-03-09 15:08:25 +00:00
Holly
68c8f66740
remote whitespace from empty lines
2021-03-09 14:20:30 +00:00
Holly
86dc07d64b
Slightly more resilient against crashing due to events I don't know how to handle
2021-03-09 07:09:39 +00:00
Holly
f84360398e
enforce python3.9 usage for now
2021-03-09 06:25:13 +00:00
Holly
916de1bdb0
add the shebang
2021-03-09 06:05:42 +00:00
Holly
df1b8b6c6d
fix file permissions
2021-03-09 06:04:50 +00:00
Holly McFarland
378d1e75e3
typo
2021-03-09 01:03:54 -05:00
Holly McFarland
d76831e6c2
i think this is a working v0.1?
2021-03-09 01:01:09 -05:00
Holly McFarland
ef9dd33318
parse card names and reply
2021-03-09 00:08:20 -05:00
Holly McFarland
b754023395
Handles opting in/out and listens for statuses from opted in accounts
2021-03-08 23:32:26 -05:00