nanos
|
51b84b3060
|
add contribution link
|
2024-09-11 13:24:46 +01:00 |
|
nanos
|
cf32095011
|
add a note for substitoot
|
2024-09-09 11:47:00 +01:00 |
|
Michael
|
529a1bc9c9
|
Merge pull request #169 from nanos/improve-docs
Move docs to Wiki
|
2024-09-09 11:34:31 +01:00 |
|
nanos
|
a9aad1a84d
|
Move this all into the wiki
|
2024-09-09 11:28:19 +01:00 |
|
nanos
|
73c766b7e2
|
More updates
|
2024-09-09 11:04:30 +01:00 |
|
nanos
|
b76c3de021
|
break out docs into smaller, more accessible docs
|
2024-09-09 10:53:41 +01:00 |
|
Michael
|
6009ad2fce
|
Merge pull request #166 from bdmorin/gh-debug-1
updates github action to increment version
|
2024-09-04 08:08:37 +01:00 |
|
Michael Thomas
|
f643c071f0
|
remove ^
|
2024-09-04 07:07:52 +00:00 |
|
Michael Thomas
|
3d7f09b8ab
|
Revert regex
|
2024-09-04 07:06:32 +00:00 |
|
Brian
|
725735eb0a
|
Update update-version-number.yaml
now only matches if VERSION is at the start of the line
|
2024-09-03 11:04:40 -05:00 |
|
Brian
|
d2c3067eb2
|
Update update-version-number.yaml
updates sed
|
2024-09-03 11:03:23 -05:00 |
|
Brian
|
0763280073
|
Update update-version-number.yaml
|
2024-09-03 10:29:17 -05:00 |
|
Brian
|
a1fc9e6ca5
|
Update update-version-number.yaml
1
|
2024-09-03 10:26:22 -05:00 |
|
Michael
|
d6066f34c8
|
Merge pull request #164 from AndrewKvalheim/trivial
Remove unused code, correct spelling
|
2024-09-03 16:16:11 +01:00 |
|
Michael
|
77ef0f39a7
|
Merge pull request #165 from nanos/remove-uniq
remove file accidentally committed in #140
|
2024-09-03 16:15:03 +01:00 |
|
nanos
|
18a274ce5b
|
remove file accidentally committed in #140
|
2024-09-03 16:13:35 +01:00 |
|
Brian
|
b381dcc28e
|
Update update-version-number.yaml
testing
|
2024-09-03 10:12:32 -05:00 |
|
Andrew Kvalheim
|
37e8d16fab
|
Correct spelling
|
2024-09-03 07:55:16 -07:00 |
|
Andrew Kvalheim
|
ac06103caf
|
Remove unused code
|
2024-09-03 07:55:16 -07:00 |
|
Andrew Kvalheim
|
d0d35988e7
|
Remove trailing whitespace
|
2024-09-03 07:55:13 -07:00 |
|
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 |
|