1
0
mirror of https://gitlab.com/brutaldon/brutaldon.git synced 2024-06-15 17:35:23 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Jason McBrayer
2dbb508fb4 Fix searching with new Mastodon.py 2019-05-12 06:55:25 -04:00
Jason McBrayer
c080832633 Remove required python_version from Pipfile
I'm not sure what the actual minimum requirement is; I've used 3.6-3.7 while
developing it, and I'm pretty sure 3.5 will work.
2019-02-05 19:03:47 -05:00
Jason McBrayer
ccb21b0cdc Fix formatting problem with redrafts and tags
Plus misc. redraft problems
2018-09-06 20:51:18 -04:00
Jason McBrayer
d2c8de991b Make redraft handle html in content, media descriptions.
You still have to re-upload media, which sucks.
2018-08-24 08:38:42 -04:00
Jason McBrayer
d863de568d Force older version of Mastodon.py until a bug is fixed 2018-06-11 19:08:32 -04:00
Jason McBrayer
c4c95e5cb3 Use latest versions of dependencies in Pipfile 2018-05-19 10:56:12 -04:00
Jason McBrayer
3434914241 Switch from using straight pip and virtualenv to pipenv
Need to write an INSTALL.md for this.
2018-05-18 07:36:30 -04:00