Commit Graph

41 Commits

Author SHA1 Message Date
Lynne Lawson 90e3cfc64c don't create infinite loop threads, finally fixes #17 2019-05-04 16:44:57 +10:00
Lynne 3f998c018e
mention_handling defaults to 1 2019-04-29 14:24:52 +10:00
Lynne 99d1d13fbf
handle cfg defaults better 2019-04-29 13:59:37 +10:00
Lukas Fülling c0cf42a41a add config option to filter for language 2019-02-25 19:44:58 +01:00
Lynne b00af91305
fixed CW stuff 2019-02-25 11:28:05 +10:00
Lynne 7a337e0fc6
removed unecessary break 2019-02-25 11:22:01 +10:00
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 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
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 66899c8226
added instance blacklist 2019-01-11 23:08:53 +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 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 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 e48ce83b02
removed unnecessary todo 2018-12-12 15:44:22 +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 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
Lynne 26541940b7 had a proper look at the code and fixed it for realsies this time. i'm a dunce. 2018-11-09 21:49:33 +10:00
Lynne 1940175f19 okay this should really have fixed it now 2018-11-09 21:26:37 +10:00
Lynne a16c32ac2e fixed a bug that broke mastodon compatibility 2018-11-09 21:22:58 +10:00
Lynne bae9c69d17 bots now work properly with pleroma! 2018-11-07 15:39:12 +10:00
Lynne 1ec058027c only skip failing users, added windows compatibility 2018-11-01 15:27:03 +10:00
Lynne 11e7a1ff88 request notification reading permission 2018-10-29 14:36:21 +10:00
Lynne 0c97743ffd added a timeout 2018-10-27 22:07:38 +10:00
Lynne eeba1c9066 fix for pleroma 2018-10-27 18:28:20 +10:00
Lynne 63fa34b6c7 fixed a huge bug 2018-10-26 00:33:57 +10:00
Lynne 19899cafee Version 2.0, with vastly improved toot fetching capabilities! 2018-10-25 12:37:11 +10:00
Lynne e4d661caa6 added config.json to make changing api base url easier 2018-10-14 16:58:58 +10:00
Lynne be003a6000 initial commit 2018-10-09 11:11:51 +10:00