This website requires JavaScript.
02add51698
added compatibility table
Lynne
2019-07-01 11:23:06 +1000
42b23091d9
blacklist knzk.me (rip)
Lynne
2019-07-01 11:21:08 +1000
de06c584e6
fixed typo in requirements
Lynne
2019-07-01 11:14:45 +1000
cf26690144
remove the old readme, as it was uneccessary
Lynne
2019-07-01 11:06:18 +1000
ac2846b7da
update dependency versions, added missing requests dependency
Lynne
2019-07-01 11:02:46 +1000
575c473301
Merge pull request #24 from notagoat/pin-branch
Lynne
2019-05-19 23:09:11 +1000
354ea46dcb
code cleanup, fixes #23
Lynne
2019-05-19 23:06:31 +1000
8ebef4327d
Fixey fix
notagoat
2019-05-19 13:57:20 +0100
65cebc37ac
Added toots!
notagoat
2019-05-19 13:54:59 +0100
5fcefd12b0
remove obsolete update code
Lynne
2019-05-19 22:45:55 +1000
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
notagoat
2019-05-19 13:31:42 +0100
2b2824a73e
don't create a client when simulating
Lynne
2019-05-12 00:54:27 +1000
8fe30f0c88
fix a keyerror
Lynne
2019-05-07 03:14:30 +1000
ae75212eba
less rude comment
Lynne
2019-05-07 03:05:02 +1000
a8ac5869d0
added specific error for rate limit exceeded
Lynne
2019-05-07 03:02:42 +1000
ddbd2f10ad
removed leftover code from another solution
Lynne Lawson
2019-05-04 16:49:21 +1000
90e3cfc64c
don't create infinite loop threads, finally fixes #17
Lynne Lawson
2019-05-04 16:44:57 +1000
cb48a21da4
bump Mastodon.py to the latest versoin
Lynne
2019-04-29 15:33:44 +1000
1d8f7b26f5
fixed a very silly mistake
Lynne
2019-04-29 14:38:44 +1000
3f998c018e
mention_handling defaults to 1
Lynne
2019-04-29 14:24:52 +1000
02343668b8
add an option to avoid creating fake mentions
Lynne
2019-04-29 14:21:46 +1000
99d1d13fbf
handle cfg defaults better
Lynne
2019-04-29 13:59:37 +1000
48faf4d3b3
Merge pull request #14 from lfuelling/master
Lynne
2019-02-26 18:13:43 +1000
c0cf42a41a
add config option to filter for language
Lukas Fülling
2019-02-25 19:30:40 +0100
b00af91305
fixed CW stuff
Lynne
2019-02-25 11:28:05 +1000
7a337e0fc6
removed unecessary break
Lynne
2019-02-25 11:22:01 +1000
46792f699f
remove webfingering wikipedia link
Lynne
2019-02-25 11:18:38 +1000
2cecfd42a5
added support for learning from CW'd posts
Lynne
2019-02-25 11:17:06 +1000
5dfd167bc0
hopefully fixed #13 by auto converting to ASCII
Lynne
2019-02-23 10:34:22 +1000
d7c69c83f0
Merge pull request #11 from QBFreak/master
Lynne
2019-02-23 10:25:36 +1000
64b49da4eb
Merge branch 'master' into master
Lynne
2019-02-23 10:25:15 +1000
0e01d5d8ec
Merge pull request #12 from SneakyBastardSword/master
Lynne
2019-02-23 10:23:23 +1000
4438d797e7
use config.sample.json if config.json doesn't exist
Lynne
2019-02-21 13:37:45 +1000
20c3df5393
fixed tabs i think hopefully
Lucina Wilton
2019-02-07 10:45:44 -0500
f71c4af0e6
precompiled regexes used inside of loop
Lucina Wilton
2019-02-07 10:27:52 -0500
910af03aef
added vim swapfiles to gitignore
Lucina Wilton
2019-02-07 10:27:24 -0500
0d162b067b
webfinger is NOT a joke.
Lynne
2019-02-07 10:58:27 +1000
5d62b17310
removed hacky solution, added misskey support
Lynne
2019-02-07 10:53:23 +1000
213c40351d
only use 10k toots rather than all of them to avoid having Too Many Toots
Lynne
2019-01-14 08:38:54 +1000
a218e07022
oops i forgot to pull before doing a bunch of stuff
Lynne
2019-01-11 23:11:18 +1000
66899c8226
added instance blacklist
Lynne
2019-01-11 23:08:53 +1000
4530a9729f
made config.json prettier
Lynne
2019-01-11 23:07:10 +1000
0141b513a9
minor fix
Lynne
2019-01-11 23:05:45 +1000
2e0bf28c8e
funy coment
Lynne
2019-01-11 23:02:36 +1000
9bbd659bf5
main.py now uses functions.py's extract_toot func
Lynne
2019-01-11 22:58:17 +1000
3e3f905839
removed unused import of random
Lynne
2019-01-11 22:57:18 +1000
c2997ae0d1
fixed a silly mistake, fixed " and ' stuff
Lynne
2019-01-11 22:56:35 +1000
de3449ae56
added extract_toot function to functions.py
Lynne
2019-01-11 22:55:31 +1000
85fec32c83
renamed create.py to functions.py
Lynne
2019-01-11 22:47:42 +1000
0a66c1db51
added my @ to the error message
Lynne
2019-01-11 22:16:04 +1000
e58097615d
more commenting
Lynne
2019-01-11 22:15:05 +1000
adbf6527e2
removed unused legacy code
Lynne
2019-01-11 22:13:23 +1000
829cf82880
added .vscode to .gitignore
Lynne
2019-01-11 22:12:31 +1000
480c425b82
easier to understand logging
Lynne
2019-01-11 22:08:10 +1000
4004104766
better commenting, handle missing config.json fields
Lynne
2019-01-11 22:05:29 +1000
56a5a3fff5
Fixes for Pleroma: Empty strings mean no CW, `oi['object']['id']` compares to `uri` field in db
QBFreak
2018-12-29 18:58:43 -0500
6393ccb9e0
removed deploy button because it doens't work
Lynne
2018-12-28 20:32:10 +1000
e48ce83b02
removed unnecessary todo
Lynne
2018-12-12 15:44:22 +1000
0625086b4c
???
Lynne
2018-12-12 15:42:33 +1000
767911757b
First pass at attempting to pull login values from env vars
Andi N. Fiziks
2018-12-05 04:15:19 +0000
dd7a4efd95
Merge pull request #6 from moggers87/editorconfig
Lynne
2018-12-05 12:56:12 +1000
5d7fe7a80c
Merge pull request #4 from BenLubar/content-warning
Lynne
2018-12-05 12:55:05 +1000
4653fb2cd2
oops forgot to add the app.json
Lynne
2018-12-05 12:48:33 +1000
ee6ba49db1
WIP heroku support
Lynne
2018-12-05 12:45:03 +1000
e07d612e30
less indentified
Lynne
2018-11-29 05:36:05 +1000
ad707fda96
actually use ZWS instead of RLE
Lynne
2018-11-27 21:29:50 +1000
978308736a
Merge branch 'master' of https://github.com/Lynnesbian/mstdn-ebooks
Lynne
2018-11-27 21:29:02 +1000
570f7d265e
better description for the guide
Lynne
2018-11-26 15:47:34 +1000
b9736c7132
use new link for ebooks guide thingy
Lynne
2018-11-26 15:46:19 +1000
3fc414893a
EditorConfig config
Matt Molyneaux
2018-11-24 23:49:36 +0000
076b41e853
Catch exceptions from HTTP request
Matt Molyneaux
2018-11-24 23:08:45 +0000
35b5408072
Add support for content warnings on posts.
Ben Lubar
2018-11-24 13:13:02 -0600
1dd9a7ad35
less memey error message
Lynne
2018-11-22 15:47:26 +1000
96fd7ed430
Merge pull request #3 from BenLubar/dockerfile
Lynne
2018-11-15 05:35:02 +1000
e6a30416a0
Add a Dockerfile.
Ben Lubar
2018-11-14 00:38:07 -0600
b70d99618f
Update README.md
Lynne
2018-11-13 13:41:33 +1000
ce965605ce
removed debug message
Lynne
2018-11-13 12:00:42 +1000
537dd7993b
restored friendly error messages
Lynne
2018-11-09 21:50:36 +1000
26541940b7
had a proper look at the code and fixed it for realsies this time. i'm a dunce.
Lynne
2018-11-09 21:49:33 +1000
1940175f19
okay this should really have fixed it now
Lynne
2018-11-09 21:26:37 +1000
a16c32ac2e
fixed a bug that broke mastodon compatibility
Lynne
2018-11-09 21:22:58 +1000
bae9c69d17
bots now work properly with pleroma!
Lynne
2018-11-07 15:39:12 +1000
1ec058027c
only skip failing users, added windows compatibility
Lynne
2018-11-01 15:27:03 +1000
11e7a1ff88
request notification reading permission
Lynne
2018-10-29 14:36:21 +1000
33ea8fe830
fixed another possibility for the bots to get stuck
Lynne
2018-10-29 11:23:01 +1000
f39fbc9c67
bots should no longer get stuck in a loop forever
Lynne
2018-10-29 06:28:56 +1000
8bc97a0203
better visibility handling
Lynne
2018-10-27 23:25:46 +1000
0c97743ffd
added a timeout
Lynne
2018-10-27 22:07:38 +1000
eeba1c9066
fix for pleroma
Lynne
2018-10-27 18:28:20 +1000
a1324acfba
why am i so bad at everything
Lynne
2018-10-27 16:43:45 +1000
62e20ee6ae
removed mentioning users at the start of a toot
Lynne
2018-10-26 20:16:40 +1000
9e6930ffad
fixed once and for all
Lynne
2018-10-26 11:35:14 +1000
778b968189
i'm such a dunce, fixed bot replies
Lynne
2018-10-26 11:21:51 +1000
a3fb1ba111
fixed it for real this time oops
Lynne
2018-10-26 00:35:25 +1000
63fa34b6c7
fixed a huge bug
Lynne
2018-10-26 00:33:57 +1000
19899cafee
Version 2.0, with vastly improved toot fetching capabilities!
Lynne
2018-10-25 12:37:11 +1000
725bb9b81a
Don't respond to mentions from bots.
Ben Lubar
2018-10-20 16:51:18 -0500
db7b9d6e10
Rewrite in Go.
Ben Lubar
2018-10-20 14:30:52 -0500
3d059d0b9b
added missing file
Lynne
2018-10-15 00:59:00 +1000
e4d661caa6
added config.json to make changing api base url easier
Lynne
2018-10-14 16:58:58 +1000