Commit graph

75 commits

Author SHA1 Message Date
Lynne
46792f699f
remove webfingering wikipedia link 2019-02-25 11:18:38 +10:00
Lynne
2cecfd42a5
added support for learning from CW'd posts 2019-02-25 11:17:06 +10:00
Lynne
5dfd167bc0
hopefully fixed #13 by auto converting to ASCII 2019-02-23 10:34:22 +10:00
Lynne
d7c69c83f0
Merge pull request #11 from QBFreak/master
Fixes for Pleroma
2019-02-23 10:25:36 +10:00
Lynne
64b49da4eb
Merge branch 'master' into master 2019-02-23 10:25:15 +10:00
Lynne
0e01d5d8ec
Merge pull request #12 from SneakyBastardSword/master
precompile regexes
2019-02-23 10:23:23 +10:00
Lynne
4438d797e7
use config.sample.json if config.json doesn't exist 2019-02-21 13:37:45 +10:00
Lucina Wilton
20c3df5393 fixed tabs i think hopefully 2019-02-07 10:45:44 -05:00
Lucina Wilton
f71c4af0e6 precompiled regexes used inside of loop 2019-02-07 10:27:52 -05:00
Lucina Wilton
910af03aef added vim swapfiles to gitignore 2019-02-07 10:27:24 -05:00
Lynne
0d162b067b
webfinger is NOT a joke. 2019-02-07 10:58:27 +10:00
Lynne
5d62b17310
removed hacky solution, added misskey support 2019-02-07 10:53:23 +10:00
Lynne
213c40351d
only use 10k toots rather than all of them to avoid having Too Many Toots 2019-01-14 08:38:54 +10:00
Lynne
a218e07022
oops i forgot to pull before doing a bunch of stuff 2019-01-11 23:11:18 +10:00
Lynne
66899c8226
added instance blacklist 2019-01-11 23:08:53 +10:00
Lynne
4530a9729f
made config.json prettier 2019-01-11 23:07:10 +10:00
Lynne
0141b513a9
minor fix 2019-01-11 23:05:45 +10:00
Lynne
2e0bf28c8e
funy coment 2019-01-11 23:02:36 +10:00
Lynne
9bbd659bf5
main.py now uses functions.py's extract_toot func 2019-01-11 22:58:17 +10:00
Lynne
3e3f905839
removed unused import of random 2019-01-11 22:57:18 +10:00
Lynne
c2997ae0d1
fixed a silly mistake, fixed " and ' stuff 2019-01-11 22:56:35 +10:00
Lynne
de3449ae56
added extract_toot function to functions.py 2019-01-11 22:55:31 +10:00
Lynne
85fec32c83
renamed create.py to functions.py 2019-01-11 22:47:42 +10:00
Lynne
0a66c1db51
added my @ to the error message 2019-01-11 22:16:04 +10:00
Lynne
e58097615d
more commenting 2019-01-11 22:15:05 +10:00
Lynne
adbf6527e2
removed unused legacy code 2019-01-11 22:13:23 +10:00
Lynne
829cf82880
added .vscode to .gitignore 2019-01-11 22:12:31 +10:00
Lynne
480c425b82
easier to understand logging 2019-01-11 22:08:10 +10:00
Lynne
4004104766
better commenting, handle missing config.json fields 2019-01-11 22:05:29 +10:00
QBFreak
56a5a3fff5 Fixes for Pleroma: Empty strings mean no CW, oi['object']['id'] compares to uri field in db 2018-12-29 18:58:43 -05:00
Lynne
6393ccb9e0
removed deploy button because it doens't work 2018-12-28 20:32:10 +10:00
Lynne
e48ce83b02
removed unnecessary todo 2018-12-12 15:44:22 +10:00
Lynne
0625086b4c
??? 2018-12-12 15:42:33 +10:00
Lynne
dd7a4efd95
Merge pull request #6 from moggers87/editorconfig
EditorConfig config
2018-12-05 12:56:12 +10:00
Lynne
5d7fe7a80c
Merge pull request #4 from BenLubar/content-warning
Add support for content warnings on posts.
2018-12-05 12:55:05 +10:00
Lynne
4653fb2cd2
oops forgot to add the app.json 2018-12-05 12:48:33 +10:00
Lynne
ee6ba49db1
WIP heroku support 2018-12-05 12:45:03 +10:00
Lynne
e07d612e30
less indentified 2018-11-29 05:36:05 +10:00
Lynne
ad707fda96
actually use ZWS instead of RLE 2018-11-27 21:29:50 +10:00
Lynne
978308736a
Merge branch 'master' of https://github.com/Lynnesbian/mstdn-ebooks 2018-11-27 21:29:02 +10:00
Lynne
570f7d265e
better description for the guide 2018-11-26 15:47:34 +10:00
Lynne
b9736c7132
use new link for ebooks guide thingy 2018-11-26 15:46:19 +10:00
Matt Molyneaux
3fc414893a EditorConfig config 2018-11-24 23:58:09 +00:00
35b5408072
Add support for content warnings on posts. 2018-11-24 13:13:02 -06:00
Lynne
1dd9a7ad35
less memey error message 2018-11-22 15:47:26 +10:00
Lynne
96fd7ed430
Merge pull request #3 from BenLubar/dockerfile
Add a Dockerfile.
2018-11-15 05:35:02 +10:00
e6a30416a0
Add a Dockerfile. 2018-11-14 00:38:07 -06:00
Lynne
b70d99618f
Update README.md 2018-11-13 13:41:33 +10:00
Lynne
ce965605ce removed debug message 2018-11-13 12:00:42 +10:00
Lynne
537dd7993b restored friendly error messages 2018-11-09 21:50:36 +10:00