Amber
|
fabb887282
|
Merge branch 'dev'
|
10 months ago |
Amber
|
44ada8ad00
|
fixed bot double-printing posts
|
10 months ago |
Amber
|
ae0eadb10a
|
fixed bot double-printing posts
|
10 months ago |
Amber
|
06e2ed890a
|
Merge pull request 'Filtering is now case insensitive' (#2) from dev into master
Reviewed-on: #2
|
10 months ago |
Amber
|
ad6eafa05e
|
Filtering is now case insensitive
|
10 months ago |
Amber
|
4db02a61b1
|
Merge pull request 'Bot now regenerates post if it contains a filtered word' (#1) from dev into master
Reviewed-on: #1
|
10 months ago |
Amber
|
9f1163eda0
|
Bot now regenerates post if it contains a filtered word
|
10 months ago |
Amber
|
ef437f2935
|
Merge branch 'dev'
|
10 months ago |
Amber
|
dd503789e0
|
Added word filtering from grumbulon's fork. Plan to eventually make this regenerate the post instead of just replacing the text
|
10 months ago |
Amber
|
b5b9a898c4
|
Added word filtering from grumbulon's fork. Plan to eventually make this regenerate the post instead of just replacing the text
|
10 months ago |
Amber
|
50fe24c4e4
|
modified: .gitignore
new file: crontab.example
|
10 months ago |
Amber
|
adfaaf8a24
|
tweaks I made while figureing out how this generates posts
|
10 months ago |
Amber
|
12fb5a558d
|
Merge branch 'master' into dev
|
10 months ago |
Amber
|
7ca6109f79
|
syncing this with my previous fork
|
10 months ago |
Amber
|
cc9bde1da9
|
syncing this with my previous fork
|
10 months ago |
Agatha Lovelace
|
6cfe236526
|
add option to disable reply CWs
|
1 year ago |
Agatha Rose
|
20bddbbc5e
|
Fix secure fetch
Use mastodon api to fetch posts
Refactor
|
1 year ago |
Agatha Rose
|
a904587b32
|
Clean up formatting and help linter calm down
|
2 years ago |
Agatha Rose
|
dd78364f2d
|
Expose overlap ratio and length limit to config
|
2 years ago |
Agatha Rose
|
54563726b2
|
Add testing virtual env to .gitignore
|
2 years ago |
Agatha Rose
|
63161444a9
|
Merge pull request #1 from otrapersona/dedup_trigger
Add trigger to remove duplicate posts on db
|
2 years ago |
otrapersona
|
be8227c70a
|
Changed group of trigger
I think there's a tiny chance that two posts on diff instances have the same id, problem solved by using the uri.
|
2 years ago |
otrapersona
|
9f80c2746f
|
Add trigger
Fixes symptom but not cause 🤷♀️
|
2 years ago |
Agatha Rose
|
27f61c4374
|
Make bs4 only replace the tag name instead of name and contents
|
2 years ago |
dependabot-preview[bot]
|
d07d49d42e
|
Merge pull request #43 from Lynnesbian/dependabot/pip/markovify-0.8.2
|
3 years ago |
dependabot-preview[bot]
|
82943a1303
|
Bump markovify from 0.8.0 to 0.8.2
Bumps [markovify](https://github.com/jsvine/markovify) from 0.8.0 to 0.8.2.
- [Release notes](https://github.com/jsvine/markovify/releases)
- [Commits](https://github.com/jsvine/markovify/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
3 years ago |
Lynne
|
09a1efc30a
|
Merge pull request #42 from Lynnesbian/dependabot/pip/requests-2.24.0
Bump requests from 2.23.0 to 2.24.0
|
3 years ago |
Lynne
|
2baf060a08
|
Merge branch 'master' into dependabot/pip/requests-2.24.0
|
3 years ago |
Lynne
|
64079a96cb
|
removed patreon
|
3 years ago |
dependabot-preview[bot]
|
74046032aa
|
Bump requests from 2.23.0 to 2.24.0
Bumps [requests](https://github.com/psf/requests) from 2.23.0 to 2.24.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.23.0...v2.24.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
3 years ago |
Lynne
|
bb39af52a9
|
Merge pull request #41 from Lynnesbian/dependabot/pip/beautifulsoup4-4.9.1
Bump beautifulsoup4 from 4.8.2 to 4.9.1
|
3 years ago |
Lynne
|
96c047a40b
|
Merge pull request #39 from Lynnesbian/dependabot/pip/mastodon-py-1.5.1
Bump mastodon-py from 1.5.0 to 1.5.1
|
3 years ago |
Lynne
|
8274409bf4
|
update extract code to match fedibooks
|
3 years ago |
dependabot-preview[bot]
|
7b2fe14ba5
|
Bump beautifulsoup4 from 4.8.2 to 4.9.1
Bumps [beautifulsoup4](http://www.crummy.com/software/BeautifulSoup/bs4/) from 4.8.2 to 4.9.1.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
3 years ago |
dependabot-preview[bot]
|
a5fd049309
|
Bump mastodon-py from 1.5.0 to 1.5.1
Bumps [mastodon-py](https://github.com/halcy/Mastodon.py) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/halcy/Mastodon.py/releases)
- [Changelog](https://github.com/halcy/Mastodon.py/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/halcy/Mastodon.py/compare/1.5.0...1.5.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
3 years ago |
Lynnesbian
|
2321f75e11
|
added note about contacting me to help with the docker stuff
|
3 years ago |
Lynnesbian
|
523657f8ba
|
move secure fetch stuff to a wiki page, refine some info
|
3 years ago |
Lynnesbian
|
0845ca17d5
|
added a bunch of info about secure fetch, donations, and compatibility
|
3 years ago |
Lynnesbian
|
04520a57ef
|
added a note about the docker version
|
3 years ago |
Lynnesbian
|
44037919b8
|
added a note about fedibooks
|
3 years ago |
Lynnesbian
|
19c7795772
|
added a note on why diaspora* won't work
|
3 years ago |
Lynnesbian
|
68b7ac7c3b
|
improved readme with more info about some common issues
|
3 years ago |
Lynnesbian
|
5534f99fc7
|
fixed a pleroma bug that's been around for ages but apparently nobody noticed whoops
|
3 years ago |
Lynnesbian
|
c3b9d91ce7
|
fix another dumb mistake that broke pleroma
|
3 years ago |
Lynnesbian
|
ac411e15a9
|
print warning after printing cfg file location
|
3 years ago |
Lynnesbian
|
8db84a5656
|
check to see whether site starts with http(s)://
|
3 years ago |
Lynne
|
dbd74ed6fe
|
handle case with a single json page better
|
3 years ago |
Lynne
|
eea48dda1c
|
fixed an error causing pleroma to always fail
|
3 years ago |
Lynnesbian
|
1c8b86543b
|
Merge branch 'master' of https://github.com/Lynnesbian/mstdn-ebooks
|
3 years ago |
Lynnesbian
|
fbde3cb911
|
only use pleroma mode if 'prev' key exists, handle final page better
|
3 years ago |