Michael
|
ac8044db83
|
Merge pull request #128 from nanos/user-agent
User FediFetcher as User Agent to fetch the robots.txt
|
2024-06-25 16:16:49 +01:00 |
|
nanos
|
dd468d5956
|
User FediFetcher as User Agent to fetch the robots.txt
|
2024-06-25 16:15:43 +01:00 |
|
nanos
|
e40d61d291
|
update version
|
2024-06-25 11:00:24 +01:00 |
|
nanos
|
ac2b648e05
|
change timeout periods to never allow more than once per minute
|
2024-06-25 10:54:00 +01:00 |
|
Michael
|
de656d1e0d
|
Merge pull request #125 from nanos/robots
respect robots.txt
|
2024-06-25 10:46:22 +01:00 |
|
nanos
|
885b84d598
|
ensure callbacks aren't blocked by robtos
|
2024-06-25 10:38:47 +01:00 |
|
nanos
|
1b4c135f8f
|
respect robots.txt
|
2024-06-25 10:24:45 +01:00 |
|
nanos
|
ed5f0ba3b4
|
update gitignore
|
2024-06-25 10:01:37 +01:00 |
|
nanos
|
1c7023819e
|
try again
|
2024-06-25 09:03:59 +01:00 |
|
nanos
|
e6fd9c6b00
|
bug fix
|
2024-06-25 09:01:07 +01:00 |
|
Michael
|
721d2fc5bb
|
Merge pull request #124 from nanos/rate-limits
Rate limit fetching of context
|
2024-06-25 08:53:16 +01:00 |
|
nanos
|
120008ced0
|
shorten storage time
|
2024-06-25 08:50:27 +01:00 |
|
nanos
|
3278ce2f06
|
Rate limit fetching of context
|
2024-06-25 08:45:03 +01:00 |
|
nanos
|
f965b4f6fc
|
stop rushing things ...
|
2024-06-24 17:19:27 +01:00 |
|
nanos
|
468e092e21
|
fix stupid bug
|
2024-06-24 17:18:02 +01:00 |
|
nanos
|
a23d6fe1fb
|
Add Instance name to FediFetcher UA [fixes #122]
|
2024-06-24 17:13:23 +01:00 |
|
Michael
|
624801d0cb
|
Merge pull request #120 from nanos/dependabot/pip/urllib3-1.26.19
Bump urllib3 from 1.26.18 to 1.26.19
|
2024-06-18 07:00:24 +01:00 |
|
dependabot[bot]
|
9bc465c0bc
|
Bump urllib3 from 1.26.18 to 1.26.19
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 1.26.19.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.18...1.26.19)
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-18 01:38:27 +00:00 |
|
Michael
|
df29cff634
|
Merge pull request #116 from nanos/dependabot/pip/requests-2.32.0
Bump requests from 2.31.0 to 2.32.0
|
2024-05-21 08:57:15 +01:00 |
|
dependabot[bot]
|
d10e60fa18
|
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-21 07:56:07 +00:00 |
|
Michael
|
1bb8c9d2b7
|
Merge pull request #115 from AndrewKvalheim/log-level
Quiet urllib3 logs
|
2024-04-22 19:37:24 +01:00 |
|
Andrew Kvalheim
|
1fed215977
|
Quiet urllib3 logs
As described at https://github.com/urllib3/urllib3/blob/1.26.18/docs/user-guide.rst#logging
|
2024-04-22 11:17:38 -07:00 |
|
Michael
|
fe47a8a0e5
|
Merge pull request #114 from AndrewKvalheim/log-level
Add `--log-level` option
|
2024-04-22 16:31:37 +01:00 |
|
Michael
|
4038d2dde5
|
Merge pull request #110 from nanos/dependabot/pip/idna-3.7
Bump idna from 3.4 to 3.7
|
2024-04-22 16:24:14 +01:00 |
|
Andrew Kvalheim
|
c528efb1be
|
Add --log-level option
|
2024-04-21 12:01:57 -07:00 |
|
dependabot[bot]
|
f6ef16b933
|
Bump idna from 3.4 to 3.7
Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v3.4...v3.7)
---
updated-dependencies:
- dependency-name: idna
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-12 02:06:56 +00:00 |
|
Michael
|
0dc65a60ef
|
Merge pull request #105 from Tealk/main
add systemd guide
|
2024-03-15 08:40:37 +00:00 |
|
Tealk
|
cc260ddfa2
|
add to readme
Signed-off-by: Tealk <tealk@rollenspiel.monster>
|
2024-03-15 09:25:04 +01:00 |
|
Tealk
|
f9c2b37647
|
add .timer explanation
Signed-off-by: Tealk <tealk@rollenspiel.monster>
|
2024-03-15 09:23:00 +01:00 |
|
Michael
|
2f9e7feca4
|
Merge pull request #108 from nanos/dependabot/pip/urllib3-1.26.18
Bump urllib3 from 1.26.14 to 1.26.18
|
2024-03-15 08:20:57 +00:00 |
|
dependabot[bot]
|
3f6adf5927
|
Bump urllib3 from 1.26.14 to 1.26.18
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.14 to 1.26.18.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.14...1.26.18)
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-15 08:20:26 +00:00 |
|
Michael
|
1faa905269
|
Merge pull request #107 from nanos/dependabot/pip/certifi-2023.7.22
Bump certifi from 2022.12.7 to 2023.7.22
|
2024-03-15 08:19:43 +00:00 |
|
Michael
|
f28f789442
|
Merge pull request #106 from nanos/dependabot/pip/requests-2.31.0
Bump requests from 2.28.2 to 2.31.0
|
2024-03-15 08:19:28 +00:00 |
|
dependabot[bot]
|
eaa1056c25
|
Bump certifi from 2022.12.7 to 2023.7.22
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22.
- [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2023.07.22)
---
updated-dependencies:
- dependency-name: certifi
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-15 08:16:33 +00:00 |
|
dependabot[bot]
|
56541263dc
|
Bump requests from 2.28.2 to 2.31.0
Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.28.2...v2.31.0)
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-15 08:16:32 +00:00 |
|
Tealk
|
b18333cdc4
|
add systemd guide
Signed-off-by: Tealk <tealk@rollenspiel.monster>
|
2024-03-15 08:58:22 +01:00 |
|
Michael
|
205b0731db
|
Merge pull request #103 from likeazir/patch-1
Add sharkey as misskey-api-capable
|
2024-03-04 07:14:45 +00:00 |
|
Jonas
|
bf0ed943ec
|
add sharkey as misskey-api-capable
|
2024-03-02 09:56:41 +00:00 |
|
Michael
|
f5c1033fc9
|
Merge pull request #102 from benyafai/main
🐳 docker-compose
|
2024-02-28 17:07:35 +00:00 |
|
Ben Yafai
|
ca302bb8db
|
🐳 docker-compose
|
2024-02-28 17:05:09 +00:00 |
|
Michael
|
34d07a4fa1
|
Merge pull request #95 from nanos/update-for-node-20
Update build-container.yaml
|
2024-02-02 07:25:44 +00:00 |
|
Michael
|
e86863a8ae
|
Update build-container.yaml
|
2024-02-02 07:25:08 +00:00 |
|
Michael
|
e4fca0d67e
|
Merge pull request #94 from nanos/node-16-depracation
Update some actions to use Node 20, now that Node 16 is deprecated
|
2024-02-02 07:05:45 +00:00 |
|
Michael
|
fe1c69f3ba
|
Update get_context.yml
Update upload-artifact
|
2024-01-30 21:10:29 +00:00 |
|
Michael
|
0416cc159a
|
Update get_context.yml
update correct line
|
2024-01-26 16:32:54 +00:00 |
|
Michael
|
52d3b8d9e9
|
Update get_context.yml
Update 2nd ceckout too
|
2024-01-26 16:31:22 +00:00 |
|
Michael
|
3d8ab95f11
|
Update get_context.yml
Update action for Node 16 deprecation (#92)
|
2024-01-26 15:52:45 +00:00 |
|
Michael
|
a8dc809787
|
Merge pull request #90 from himynameisjonas/patch-1
Build docker image for arm64 as well
|
2023-12-18 10:19:11 +00:00 |
|
Jonas Brusman
|
099ef7d37a
|
Build docker image for arm64 as well
Makes it possible to run it on a RaspberryPi
|
2023-12-16 16:07:36 +01:00 |
|
Michael
|
f69eaed5a6
|
Merge pull request #88 from zotanmew/main
Add support for Iceshrimp
|
2023-10-24 13:23:15 +01:00 |
|