Commit graph

311 commits

Author SHA1 Message Date
Michael
e9dab187dd
Update version number 2024-09-03 08:19:27 +01:00
Michael
cb3c980a94
Merge pull request #162 from nanos/k8-example
Update k8s example [#159]
2024-09-03 08:04:39 +01:00
nanos
c4bdbd33a7 typo fix 2024-09-03 08:04:12 +01:00
nanos
cd1628dc41 Update k8s example [#159] 2024-09-03 07:28:46 +01:00
Michael
fe6ce1af43
Merge pull request #161 from bentasker/instance_banlist
feat: add support for instance banlist
2024-09-02 17:07:21 +01:00
Michael
058643bb6d
Merge pull request #157 from nanos/use-xxhash
Try to use xxHash to hash robots cache file names
2024-09-02 17:06:38 +01:00
B Tasker
ed40ff3e70
chore: fix test
The test needed the new attribute adding
2024-08-18 17:53:49 +01:00
B Tasker
c9f6521a61
fix: strip whitespace if it's included in the list 2024-08-18 17:03:20 +01:00
B Tasker
b7bd6a92f3
docs: update README 2024-08-18 17:00:36 +01:00
B Tasker
3eb2589a8b
feat: enforce blocklist (and remove testing statements) 2024-08-18 16:58:11 +01:00
B Tasker
6e1830f87c
feat: implement new flag --instance-blocklist
This can also be set via env var `FF_INSTANCE_BLOCKLIST`

It should be a comma seperated list of domains
2024-08-18 16:47:56 +01:00
Michael
8ac868fda4
Merge pull request #158 from nanos/auto-tagging
Update version string on tagged releases
2024-08-15 09:41:32 +01:00
Michael
c4aaf79bc3
Update update-version-number.yaml 2024-08-15 09:40:40 +01:00
nanos
fbf4489bb8 Add a new workflow that will automatically update the VERSION string on tagged releases 2024-08-15 09:38:54 +01:00
nanos
939e775c27 Try to use xxHash to hash robots cache file names
This should be faster and more efficient.
2024-08-15 08:00:00 +01:00
Michael
df22348eb1
Update version number 2024-08-15 07:33:23 +01:00
Michael
8d5d9711da
Merge pull request #154 from arachnist/token-from-env
Get access token from environment variable
2024-08-09 13:07:43 +01:00
Michael
676eaa48d7
Clarify instructions README.md 2024-08-09 13:07:16 +01:00
Ari Gato
d246f25bfc Allow all settings to be set via env variables 2024-08-09 13:51:23 +02:00
Ari Gato
938d9d7d62 Get access token from environment variable 2024-08-04 12:25:38 +02:00
Michael
db0886d847
Update README.md 2024-08-03 15:17:30 +01:00
Michael
abffa75f70
Merge pull request #153 from nanos/Iceshrimp-net
Mark Iceshrimp.NET as supporting mastodon
2024-08-03 14:36:02 +01:00
Michael
5bebab7168
Mark Iceshrimp.NET as supporting mastodon 2024-08-03 11:10:07 +01:00
Michael
c09e19288e
Merge pull request #151 from samjhill/feature/tests
add unit tests
2024-07-19 16:40:11 +01:00
Sam J Hill
0275d2949d
update workflow actions to new versions 2024-07-19 11:23:15 -04:00
Sam Hill
5d79c909eb add tests 2024-07-18 16:48:02 -04:00
Michael
5cdb89a41d
Merge pull request #149 from Coehill/patch-1
Improve Readme grammar and clarity
2024-07-16 09:25:00 +01:00
nanos
d0982ab835 some changes 2024-07-16 09:24:00 +01:00
Coehill
75185fd046
Improve Readme grammar and clarity 2024-07-15 10:46:14 -04:00
Michael
70795fc04f
Merge pull request #145 from nanos/dependabot/pip/certifi-2024.7.4
Bump certifi from 2023.7.22 to 2024.7.4
2024-07-06 07:55:58 +01:00
dependabot[bot]
158826f053
Bump certifi from 2023.7.22 to 2024.7.4
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2024.7.4.
- [Commits](https://github.com/certifi/python-certifi/compare/2023.07.22...2024.07.04)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-06 01:19:58 +00:00
Michael
7333eb4d9f
Update README.md 2024-07-04 12:46:19 +01:00
Michael
68ab1306ed
Update README.md 2024-07-04 12:43:39 +01:00
Michael
2a8cc3f244
Update README.md 2024-07-04 12:42:56 +01:00
Michael
f5df3424f6
Merge pull request #142 from nanos/peertube
Rudimentary peertube support
2024-07-03 07:16:35 +01:00
nanos
2e99ce0199 Fix for missing entry in seen hosts 2024-07-02 10:29:08 +01:00
nanos
c5af476348 Rudimentary peertube support 2024-07-02 10:20:07 +01:00
nanos
0e2178cc5a bug fix 2024-07-02 09:43:39 +01:00
Michael
5f290b5682
Merge pull request #140 from nanos/backfill-list
backfil mentioned users in list timelines
2024-07-02 07:58:46 +01:00
Michael
12f29b8ed2
Merge pull request #141 from nanos/logging-format
allow specification of a custom log format
2024-07-02 07:53:19 +01:00
nanos
5b247aa22a allow specification of a custom log format 2024-07-02 07:52:37 +01:00
nanos
f4873e7c8e backfil mentioned users in list timelines 2024-07-02 07:34:15 +01:00
Michael
d863b58513
Merge pull request #139 from AndrewKvalheim/skip-private
Skip fetching context of private posts
2024-07-02 06:54:16 +01:00
Michael
5f92da7178
Merge pull request #138 from nanos/cache-file-names
use sha hashes to cache file names
2024-07-02 06:52:51 +01:00
Andrew Kvalheim
5ed751a8c6 Skip fetching context of private posts
Context fetching is performed without authentication, so it is only
possible for public and unlisted posts.
2024-07-01 18:21:57 -07:00
nanos
c58c5b5af0 use sha hashes to cache file names 2024-07-01 20:06:51 +01:00
nanos
e85384a5a6 name collision (fixes #134) 2024-06-28 12:46:12 +01:00
nanos
6c1ec2f1c5 fix logs 2024-06-28 09:08:59 +01:00
nanos
3639878df0 Update version 2024-06-28 08:50:32 +01:00
nanos
80c8937a88 Improve docs 2024-06-28 08:49:54 +01:00