Commit graph

111 commits

Author SHA1 Message Date
Lynne
023056b5d5 fix potential keyerror 2019-07-10 10:43:56 +10:00
Lynne
068ea7242f fixed typo 2019-07-04 18:08:00 +10:00
Lynne
40eb3ed173 removed unused imports 2019-07-02 20:44:48 +10:00
Lynne
063aa122bc fixed a few silly mistakes 2019-07-02 20:44:13 +10:00
Lynne
cd659d86a1 removed unused media code 2019-07-02 20:43:34 +10:00
Lynne
0ceb255865 fixed #25 2019-07-02 20:33:57 +10:00
Lynne
a19d429841 added documentation and default value for as of yet unimplemented paired punctuation stripping functionality (#25) 2019-07-01 17:19:52 +10:00
Lynne
86bbfb442b removed unused code 2019-07-01 17:13:45 +10:00
Lynne
07a037d4d4 updated blacklist and max_thread_length definitions in readme 2019-07-01 17:05:13 +10:00
Lynne
91d4d7303a removed legacy code 2019-07-01 17:05:08 +10:00
Lynne
02add51698 added compatibility table 2019-07-01 11:23:06 +10:00
Lynne
42b23091d9 blacklist knzk.me (rip) 2019-07-01 11:21:08 +10:00
Lynne
de06c584e6 fixed typo in requirements 2019-07-01 11:14:45 +10:00
Lynne
cf26690144 remove the old readme, as it was uneccessary 2019-07-01 11:06:18 +10:00
Lynne
ac2846b7da update dependency versions, added missing requests dependency 2019-07-01 11:02:46 +10:00
Lynne
575c473301
Merge pull request #24 from notagoat/pin-branch
Add un/pin to the bot
2019-05-19 23:09:11 +10:00
Lynne
354ea46dcb
code cleanup, fixes #23 2019-05-19 23:06:31 +10:00
notagoat
8ebef4327d Fixey fix 2019-05-19 13:57:20 +01:00
notagoat
65cebc37ac Added toots! 2019-05-19 13:54:59 +01:00
Lynne
5fcefd12b0
remove obsolete update code 2019-05-19 22:45:55 +10:00
notagoat
011ec2c9a8 Added the ability to pin and unpin toots with the pin and unpin command. Would like to clean up code as well as possibly toot confirmation and error messages 2019-05-19 13:31:42 +01:00
Lynne
2b2824a73e
don't create a client when simulating 2019-05-12 00:54:27 +10:00
Lynne
8fe30f0c88 fix a keyerror 2019-05-07 03:14:30 +10:00
Lynne
ae75212eba less rude comment 2019-05-07 03:05:02 +10:00
Lynne
a8ac5869d0 added specific error for rate limit exceeded 2019-05-07 03:02:42 +10:00
Lynne Lawson
ddbd2f10ad removed leftover code from another solution 2019-05-04 16:49:21 +10:00
Lynne Lawson
90e3cfc64c don't create infinite loop threads, finally fixes #17 2019-05-04 16:44:57 +10:00
Lynne
cb48a21da4
bump Mastodon.py to the latest versoin 2019-04-29 15:33:44 +10:00
Lynne
1d8f7b26f5
fixed a very silly mistake 2019-04-29 14:38:44 +10:00
Lynne
3f998c018e
mention_handling defaults to 1 2019-04-29 14:24:52 +10:00
Lynne
02343668b8
add an option to avoid creating fake mentions 2019-04-29 14:21:46 +10:00
Lynne
99d1d13fbf
handle cfg defaults better 2019-04-29 13:59:37 +10:00
Lynne
48faf4d3b3
Merge pull request #14 from lfuelling/master
add config option to filter for language
2019-02-26 18:13:43 +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
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