Wykres commitów

3376 Commity (47d77a03cb5d078ee713a5ac1be22a9bf507d3f7)

Autor SHA1 Wiadomość Data
dependabot[bot] d8898d57c0 build(deps): bump wrapt from 1.16.0 to 1.17.0
Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/GrahamDumpleton/wrapt/releases)
- [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst)
- [Commits](https://github.com/GrahamDumpleton/wrapt/compare/1.16.0...1.17.0)

---
updated-dependencies:
- dependency-name: wrapt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-22 04:35:02 -08:00
Ryan Barrett 5127a6406a
router back up to 10 cores, atproto-hub to 6G memory 2024-11-21 15:55:10 -08:00
Ryan Barrett aea12c1e39
atproto_firehose._load_dids: if we crash, make sure we re-fetch everything
handles (but doesn't fix) https://console.cloud.google.com/errors/detail/CNezhfr029Lq9QE;time=P1D;locations=global?inv=1&invt=AbiGWw&project=bridgy-federated
2024-11-21 15:55:09 -08:00
Ryan Barrett b77715fc3c
create_task: stop logging JSON parameter values
for #1149
2024-11-21 15:55:09 -08:00
Ryan Barrett 0457ffecba
docs: link to Mastodon's docs for their rel=me link verification
for #1531
2024-11-21 15:55:09 -08:00
Ryan Barrett 9d3d1cf704
ATProto: log seqs of stored commits 2024-11-21 15:55:09 -08:00
Ryan Barrett 47cf7c4fb1
drop task queues back down to 60 concurrent 2024-11-21 15:55:09 -08:00
dependabot[bot] 4cf831da92 build(deps): bump google-api-python-client from 2.153.0 to 2.154.0
Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 2.153.0 to 2.154.0.
- [Release notes](https://github.com/googleapis/google-api-python-client/releases)
- [Commits](https://github.com/googleapis/google-api-python-client/compare/v2.153.0...v2.154.0)

---
updated-dependencies:
- dependency-name: google-api-python-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-21 04:21:39 -08:00
Ryan Barrett 9e5d7fa3ac
atproto_firehose subscriber: delay reconnecting on exception as well as disconnect 2024-11-20 19:59:29 -08:00
Ryan Barrett ae4c758d44
service configs: drop router to max 6 instances, hub rollback window to 50k 2024-11-20 16:28:39 -08:00
Ryan Barrett f7e789856a
opt_out: call disable_protocol with --only 2024-11-20 16:28:10 -08:00
Ryan Barrett e543eb56cf
docs: reposts etc need original post bridged 2024-11-20 16:02:34 -08:00
dependabot[bot] 8fcbc9d3af build(deps): bump pyjwt from 2.9.0 to 2.10.0
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.9.0...2.10.0)

---
updated-dependencies:
- dependency-name: pyjwt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-19 04:33:05 -08:00
Ryan Barrett f2d8cca1bb
/web-site: add poll-feed task
for #1202
2024-11-18 14:39:13 -08:00
Ryan Barrett ec556e9bc1
hub: bump memory up to 4G, subscribeRepos rollback window to 100k seqs
for #1266
2024-11-18 14:39:13 -08:00
Ryan Barrett 7c7f3e76ab
task queues: bump up concurrents for receive, send, atproto-commit 2024-11-18 14:39:13 -08:00
Ryan Barrett d6f1271387
router: bump max instances up to 10 2024-11-18 14:39:13 -08:00
Ryan Barrett 915d63a723
noop: atproto_firehose log message fix 2024-11-18 14:39:13 -08:00
Ryan Barrett 55a3d4a9ab
activitypub.postprocess_as2_actor: bug fix for PropertyValue attachment without value
fixes https://console.cloud.google.com/errors/detail/CPmj9e-Oh5PNfQ;locations=global;time=P30D?project=bridgy-federated&inv=1&invt=AbhrPA
2024-11-18 14:39:12 -08:00
dependabot[bot] 42135463b1 build(deps): bump grpcio-status from 1.67.1 to 1.68.0
Bumps [grpcio-status](https://grpc.io) from 1.67.1 to 1.68.0.

---
updated-dependencies:
- dependency-name: grpcio-status
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-18 04:51:54 -08:00
dependabot[bot] 602b33a229 build(deps): bump grpcio from 1.67.1 to 1.68.0
Bumps [grpcio](https://github.com/grpc/grpc) from 1.67.1 to 1.68.0.
- [Release notes](https://github.com/grpc/grpc/releases)
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
- [Commits](https://github.com/grpc/grpc/compare/v1.67.1...v1.68.0)

---
updated-dependencies:
- dependency-name: grpcio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-18 04:45:06 -08:00
dependabot[bot] 3aea186b2f build(deps): bump deprecated from 1.2.14 to 1.2.15
Bumps [deprecated](https://github.com/laurent-laporte-pro/deprecated) from 1.2.14 to 1.2.15.
- [Release notes](https://github.com/laurent-laporte-pro/deprecated/releases)
- [Changelog](https://github.com/laurent-laporte-pro/deprecated/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/laurent-laporte-pro/deprecated/compare/v1.2.14...v1.2.15)

---
updated-dependencies:
- dependency-name: deprecated
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-18 04:44:45 -08:00
Ryan Barrett bc4d139ba3
common.as2_request_type: log Accept if it's not AS2
for #1493
2024-11-16 14:42:02 -08:00
Ryan Barrett b4f370163e
docs: protocol comparison: link Farcaster data model to their schema 2024-11-16 13:24:48 -08:00
Ryan Barrett d95a5f6753
ActivityPub.actor: add Vary: Accept header
...since it now does conneg. for #1493
2024-11-16 13:11:18 -08:00
Ryan Barrett 30150e93c7
docs: new section, BF doesn't cross-post between existing accounts 2024-11-16 12:01:07 -08:00
Ryan Barrett fce885dd62
docs: fix link for unsupported chars in usernames
for #1005
2024-11-16 11:44:58 -08:00
Ryan Barrett 9725099006
docs: make email address less prominent
getting too many email requests for support with questions that are already covered in the docs. 😕
2024-11-16 09:39:11 -08:00
Ryan Barrett 05b86df9d2
Web.fetch: if we're fetching a homepage, set its url to the initial url
not the final response URL. handles when root domain redirects to www. for #1490
2024-11-15 21:31:22 -08:00
Ryan Barrett 283d43c34b
docs: describe leftover cached profiles/posts in the fediverse 2024-11-15 12:50:26 -08:00
Ryan Barrett c62eb9ddaa
docs: tweak language for DM username command 2024-11-15 09:42:58 -08:00
Ryan Barrett 6f7ec03713
ATProto.send: hard-code app.bsky.actor.profile to use self as tid 2024-11-15 07:58:54 -08:00
Ryan Barrett 03fd0fee0a
docs: mention OGP, meta tags, etc for web posts 2024-11-15 07:58:54 -08:00
dependabot[bot] c8ae542a67 build(deps): bump google-cloud-tasks from 2.17.0 to 2.17.1
Bumps [google-cloud-tasks](https://github.com/googleapis/google-cloud-python) from 2.17.0 to 2.17.1.
- [Release notes](https://github.com/googleapis/google-cloud-python/releases)
- [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-cloud-python/compare/google-cloud-tasks-v2.17.0...google-cloud-tasks-v2.17.1)

---
updated-dependencies:
- dependency-name: google-cloud-tasks
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-15 04:36:22 -08:00
Ryan Barrett 778133fddb
docs: add example of exact text for user request
for #1473
2024-11-14 13:39:46 -08:00
Ryan Barrett 9ce4e5f393
circle: merge default and router services, deploy together, drop --no-cache
it's been a while, the Google people closed my GCP Build caching bug as obsolete, let's see if it's actually fixed

https://issuetracker.google.com/issues/146780347
https://issuetracker.google.com/issues/347268867
2024-11-14 12:19:24 -08:00
Ryan Barrett 7a280d1c56
ATProto.create_for tweak for when the repo already exists
fixes https://console.cloud.google.com/errors/detail/CPDO7I_Sg6q3sAE;locations=global;time=P30D?project=bridgy-federated
2024-11-14 12:06:25 -08:00
Ryan Barrett c75139af39
circle: run tests before deploying all services, not just default/app 2024-11-14 12:02:53 -08:00
Ryan Barrett aa32726141
re-activate tombstoned bridged Bluesky accounts by recreating them from scratch
...with a new DID etc. for #1446
2024-11-14 11:38:43 -08:00
Ryan Barrett 0e2ba03586
DMs bug fix, don't crash if text has bot @-mention and nothing else
fixes https://console.cloud.google.com/errors/detail/CJia3JTRqujKcA;locations=global;time=P30D?project=bridgy-federated
2024-11-14 10:59:47 -08:00
Ryan Barrett 6e31d21aba
DMs bug fix for prompting user with leading bot @-mention 2024-11-14 09:39:31 -08:00
dependabot[bot] 6d8895fc63 build(deps): bump google-api-python-client from 2.152.0 to 2.153.0
Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 2.152.0 to 2.153.0.
- [Release notes](https://github.com/googleapis/google-api-python-client/releases)
- [Commits](https://github.com/googleapis/google-api-python-client/compare/v2.152.0...v2.153.0)

---
updated-dependencies:
- dependency-name: google-api-python-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-14 05:06:59 -08:00
dependabot[bot] 034c1bcc98 build(deps): bump flask from 3.0.3 to 3.1.0
Bumps [flask](https://github.com/pallets/flask) from 3.0.3 to 3.1.0.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/3.0.3...3.1.0)

---
updated-dependencies:
- dependency-name: flask
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-14 05:06:29 -08:00
Ryan Barrett faea8ce1ad
ATProto.set_username bug fix, don't set the user's obj to their bridged DID doc 🤦
for #1474
2024-11-13 16:24:22 -08:00
dependabot[bot] b6fc8996b8 build(deps): bump google-api-python-client from 2.151.0 to 2.152.0
Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 2.151.0 to 2.152.0.
- [Release notes](https://github.com/googleapis/google-api-python-client/releases)
- [Commits](https://github.com/googleapis/google-api-python-client/compare/v2.151.0...v2.152.0)

---
updated-dependencies:
- dependency-name: google-api-python-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-13 04:33:11 -08:00
dependabot[bot] 290639c03a build(deps): bump googleapis-common-protos from 1.65.0 to 1.66.0
Bumps [googleapis-common-protos](https://github.com/googleapis/python-api-common-protos) from 1.65.0 to 1.66.0.
- [Release notes](https://github.com/googleapis/python-api-common-protos/releases)
- [Changelog](https://github.com/googleapis/python-api-common-protos/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/python-api-common-protos/compare/v1.65.0...v1.66.0)

---
updated-dependencies:
- dependency-name: googleapis-common-protos
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-13 04:32:57 -08:00
dependabot[bot] 7446d3996c build(deps): bump websockets from 14.0 to 14.1
Bumps [websockets](https://github.com/python-websockets/websockets) from 14.0 to 14.1.
- [Release notes](https://github.com/python-websockets/websockets/releases)
- [Commits](https://github.com/python-websockets/websockets/compare/14.0...14.1)

---
updated-dependencies:
- dependency-name: websockets
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-13 04:32:44 -08:00
Ryan Barrett 36bbec3376
DMs: improve bot mention stripping
...to handle fully qualified fediverse handles, eg @bsky.brid.gy@bsky.brid.gy

for #1474
2024-11-12 14:25:58 -08:00
Ryan Barrett 741ce52290
common.create_task: stop logging dict params
even truncated like they were. for #1149
2024-11-11 16:33:43 -08:00
Ryan Barrett a17d9ab050 docs: tweak Bluesky custom username language 2024-11-11 11:38:42 -08:00