Wykres commitów

701 Commity (42853fadad5879682a3ba65f8aa250d5eb353b0c)

Autor SHA1 Wiadomość Data
Ryan Barrett 42853fadad
work around negotiator crash with Chrome's new Accept header
https://github.com/CottageLabs/negotiator/issues/6 . thanks for reporting @gregorlove!
2023-01-02 09:44:10 -08:00
Ryan Barrett 427cd917e0
fix launch date on stats page 2022-12-28 13:04:42 -08:00
Ryan Barrett 3fedc05222
add aaronparecki.com to blocklist
for #348
2022-12-28 06:39:16 -08:00
dependabot[bot] ce5ee7aaf5 build(deps): bump google-cloud-logging from 3.3.1 to 3.4.0
Bumps [google-cloud-logging](https://github.com/googleapis/python-logging) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/googleapis/python-logging/releases)
- [Changelog](https://github.com/googleapis/python-logging/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/python-logging/compare/v3.3.1...v3.4.0)

---
updated-dependencies:
- dependency-name: google-cloud-logging
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-28 04:03:44 -08:00
Ryan Barrett 2bbe17b967
show reposts/boosts in feeds 2022-12-27 09:55:59 -08:00
Ryan Barrett 5b6b990efb
outbound conneg bug fix 2022-12-27 09:21:18 -08:00
Ryan Barrett 4c383a3037
request caching tweaks, webfinger, use new flask_util.cached headers kwarg 2022-12-26 13:34:50 -08:00
Ryan Barrett 5f082349d5
/r/ handler: include Accept header in flask cache key
requires pending bug fix https://github.com/pallets-eco/flask-caching/pull/431
2022-12-26 09:52:08 -08:00
Ryan Barrett 2150693893
handle full conneg Accept header parsing in /r/ handler
for #352
2022-12-25 22:01:29 -08:00
Ryan Barrett 647ae66763
webmention: minor tweaks to mf2 handling, logging 2022-12-23 15:38:38 -08:00
Ryan Barrett 8ad15d1300
readme: minor tweaks to development instructions 2022-12-22 18:17:20 -08:00
Ryan Barrett 7ae010289b
minor docs tweak, Mastodon unfurling fed.brid.gy backlink 2022-12-21 11:57:07 -08:00
Ryan Barrett 22d1bcfe9d
incoming webmentions: error if source page fetch fails 2022-12-21 11:57:06 -08:00
dependabot[bot] f85eaceec3 build(deps): bump pytz from 2022.6 to 2022.7
Bumps [pytz](https://github.com/stub42/pytz) from 2022.6 to 2022.7.
- [Release notes](https://github.com/stub42/pytz/releases)
- [Commits](https://github.com/stub42/pytz/compare/release_2022.6...release_2022.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 04:03:54 -08:00
Matthew W. Thomas 4b8999ea95 docs fix nginx setup
existing config gives query string twice in `Location`
2022-12-18 22:12:57 -08:00
Ryan Barrett 1ed943d6bf
add missing datastore index for /recent with ?after query param 2022-12-18 22:04:10 -08:00
Ryan Barrett 8c93cc9f47
update google deps 2022-12-16 08:45:18 -08:00
Ryan Barrett cc68d2e763
update docs for mf2 and visible fed.brid.gy links
for #345, #343
2022-12-15 13:33:02 -08:00
Ryan Barrett ac0e0e1b49
bug fix for UI paging of activities with the after param
sort query ascending so we get the activities immediately after the paging param,, then sort results in memory descending for UI
2022-12-14 10:11:19 -08:00
Ryan Barrett f0eb705841
log all outgoing AS2 objects 2022-12-14 10:11:19 -08:00
Ryan Barrett 2c3a53c3b1
docs: mention e-content 2022-12-14 10:11:18 -08:00
dependabot[bot] 10300dbdab build(deps): bump lxml from 4.9.1 to 4.9.2
Bumps [lxml](https://github.com/lxml/lxml) from 4.9.1 to 4.9.2.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.9.1...lxml-4.9.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 04:03:36 -08:00
Ryan Barrett eb42538ef8
add mf2 docs for which parts of posts get published
for #343
2022-12-12 12:15:54 -08:00
Ryan Barrett 548c5cf700
docs: add u-bridgy-fed to fed.brid.gy backlinks
prevents mf2 parsers' implied property rules from incorrectly giving it u-url

for #342
2022-12-12 10:28:02 -08:00
Ryan Barrett ef3d491b88
docs: drop in-reply-to from normal post example
for #342, thanks @tmichellemoore!
2022-12-11 11:04:21 -08:00
Ryan Barrett d4741310e7
common.postprocess_as2 bug fix for multiply valued AS2 url field
fixes https://console.cloud.google.com/errors/detail/CMOZzPLojuud_QE;time=P30D?project=bridgy-federated
2022-12-11 07:28:30 -08:00
Ryan Barrett 47aec1c5ea
use util.is_web() more 2022-12-10 09:09:44 -08:00
Ryan Barrett 8751fea257
harden URL unwrapping a bit, require http(s) URL or domain
fixes https://console.cloud.google.com/errors/detail/CMKn7tqbq-GIRA;time=P30D?project=bridgy-federated
2022-12-10 09:09:44 -08:00
dependabot[bot] de6802fe68 build(deps): bump packaging from 21.3 to 22.0
Bumps [packaging](https://github.com/pypa/packaging) from 21.3 to 22.0.
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pypa/packaging/compare/21.3...22.0)

---
updated-dependencies:
- dependency-name: packaging
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 11:33:10 -08:00
Ryan Barrett c146e2eca2
docs for Update activities 2022-12-08 11:06:57 -08:00
Ryan Barrett dc9c699d4f
/inbox: wait until later to load user from datastore
optimizes Accepts and Deletes sent to individual inbox that don't need the user
2022-12-08 09:00:53 -08:00
dependabot[bot] 94525074ca build(deps): bump certifi from 2022.9.24 to 2022.12.7
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.9.24 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2022.09.24...2022.12.07)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 04:04:33 -08:00
Michael Bishop e0b361a65f remove indent on opening rule 2022-12-07 13:00:06 -08:00
Michael Bishop d026603f46 add Netlify redirects
props @aciccarello https://github.com/snarfed/bridgy-fed/issues/337#issuecomment-1341511756
2022-12-07 13:00:06 -08:00
Ryan Barrett b9fcb50371
minor style tweak, increase left/right margins on phones 2022-12-07 09:53:00 -08:00
Ryan Barrett 39df9989d0
omit boosts from feeds 2022-12-07 09:32:00 -08:00
dependabot[bot] e92bd0eab2 build(deps): bump google-cloud-logging from 3.3.0 to 3.3.1
Bumps [google-cloud-logging](https://github.com/googleapis/python-logging) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/googleapis/python-logging/releases)
- [Changelog](https://github.com/googleapis/python-logging/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/python-logging/compare/v3.3.0...v3.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-07 04:03:52 -08:00
Ryan Barrett 72b8dea8a0
Model.verify: minor redirect error message tweak 2022-12-06 22:41:55 -08:00
Ryan Barrett f72b3abfa0
Model.verify: add error message for non-2xx redirects
for #337
2022-12-06 22:37:56 -08:00
Ryan Barrett 6c1736f2e3
upgrade to ndb and google-cloud-datastore 2.0! 🎉
https://github.com/googleapis/python-ndb/releases/tag/v2.0.0
2022-12-06 15:14:34 -08:00
Ryan Barrett a95c2c4b55
incoming follow bug fix, handle www and use_instead
fixes #314
2022-12-06 14:09:44 -08:00
Ryan Barrett eaea3803cd
docs: mention remote follow UI 2022-12-06 10:44:47 -08:00
Ryan Barrett 1b9ca55cd5
big docs revision 2022-12-06 10:29:09 -08:00
Ryan Barrett d4e35c4624
minor bug fix to remote follow UI default value 2022-12-06 10:29:04 -08:00
ImgBotApp 2758716273 [ImgBot] Optimize images
*Total -- 996.79kb -> 861.14kb (13.61%)

/static/bridgy_fed_logo.png -- 167.56kb -> 133.67kb (20.23%)
/static/snarfed_mastodon.png -- 829.23kb -> 727.47kb (12.27%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-12-06 02:24:04 -08:00
Ryan Barrett 79aec4081c
docs: new profile screenshot with header image 2022-12-05 19:42:16 -08:00
dependabot[bot] b693f8b161 build(deps): bump redis from 4.3.5 to 4.4.0
Bumps [redis](https://github.com/redis/redis-py) from 4.3.5 to 4.4.0.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v4.3.5...v4.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-05 04:03:30 -08:00
Ryan Barrett 6339fd6156
minor tweaks to /stats 2022-12-02 14:46:18 -08:00
Ryan Barrett 71d4c260b3
add User.created and updated properties 2022-12-02 14:46:09 -08:00
Ryan Barrett 222be38a98
user page: redirect www-stripped users to non-www user pages
for #314
2022-12-02 11:08:24 -08:00