Unverified Commit 9db691cb authored by Hong Minhee's avatar Hong Minhee
Browse files

Moved repo

parent 50add745
Loading
Loading
Loading
Loading
+71 −71
Original line number Diff line number Diff line
@@ -180,14 +180,14 @@ Released on November 30, 2024.


[SvelteKit]: https://kit.svelte.dev/
[#162]: https://github.com/dahlia/fedify/issues/162
[#170]: https://github.com/dahlia/fedify/issues/170
[#171]: https://github.com/dahlia/fedify/issues/171
[#173]: https://github.com/dahlia/fedify/issues/173
[#183]: https://github.com/dahlia/fedify/pull/183
[#186]: https://github.com/dahlia/fedify/pull/186
[#192]: https://github.com/dahlia/fedify/issues/192
[#193]: https://github.com/dahlia/fedify/issues/193
[#162]: https://github.com/fedify-dev/fedify/issues/162
[#170]: https://github.com/fedify-dev/fedify/issues/170
[#171]: https://github.com/fedify-dev/fedify/issues/171
[#173]: https://github.com/fedify-dev/fedify/issues/173
[#183]: https://github.com/fedify-dev/fedify/pull/183
[#186]: https://github.com/fedify-dev/fedify/pull/186
[#192]: https://github.com/fedify-dev/fedify/issues/192
[#193]: https://github.com/fedify-dev/fedify/issues/193


Version 1.2.11
@@ -243,8 +243,8 @@ Released on November 23, 2024.
 -  Fixed text overflow of the `fedify inbox` command's web log view.
    [[#180], [#188] by Lim Kyunghee]

[#177]: https://github.com/dahlia/fedify/issues/177
[#181]: https://github.com/dahlia/fedify/pull/181
[#177]: https://github.com/fedify-dev/fedify/issues/177
[#181]: https://github.com/fedify-dev/fedify/pull/181


Version 1.2.7
@@ -368,7 +368,7 @@ Released on November 1, 2024.
 -  Support the `fedify` command on Windows on ARM64 via x64 emulation.
    [[#160]]

[#160]: https://github.com/dahlia/fedify/issues/160
[#160]: https://github.com/fedify-dev/fedify/issues/160


Version 1.2.1
@@ -434,7 +434,7 @@ Released on October 31, 2024.
     -  `["fedify", "nodeinfo", "client"]`

[implicit contexts]: https://logtape.org/manual/contexts#implicit-contexts
[#118]: https://github.com/dahlia/fedify/issues/118
[#118]: https://github.com/fedify-dev/fedify/issues/118


Version 1.1.11
@@ -488,10 +488,10 @@ Released on November 23, 2024.
 -  Fixed text overflow of the `fedify inbox` command's web log view.
    [[#180], [#188] by Lim Kyunghee]

[#178]: https://github.com/dahlia/fedify/issues/178
[#180]: https://github.com/dahlia/fedify/issues/180
[#185]: https://github.com/dahlia/fedify/pull/185
[#188]: https://github.com/dahlia/fedify/pull/188
[#178]: https://github.com/fedify-dev/fedify/issues/178
[#180]: https://github.com/fedify-dev/fedify/issues/180
[#185]: https://github.com/fedify-dev/fedify/pull/185
[#188]: https://github.com/fedify-dev/fedify/pull/188


Version 1.1.7
@@ -721,8 +721,8 @@ Released on October 20, 2024.
[FEP-c0e0]: https://w3id.org/fep/c0e0
[FEP-9091]: https://w3id.org/fep/9091
[ActivityPub and HTTP Signatures]: https://swicg.github.io/activitypub-http-signature/
[#146]: https://github.com/dahlia/fedify/issues/146
[#150]: https://github.com/dahlia/fedify/issues/150
[#146]: https://github.com/fedify-dev/fedify/issues/146
[#150]: https://github.com/fedify-dev/fedify/issues/150


Version 1.0.14
@@ -747,7 +747,7 @@ Released on January 21, 2025.
        could lead to a SSRF attack.  Now it follows only the public network
        addresses.

[CVE-2025-23221]: https://github.com/dahlia/fedify/security/advisories/GHSA-c59p-wq67-24wx
[CVE-2025-23221]: https://github.com/fedify-dev/fedify/security/advisories/GHSA-c59p-wq67-24wx


Version 1.0.13
@@ -758,7 +758,7 @@ Released on December 18, 2024.
 -  Fixed the default document loader to handle the `Link` header with
    incorrect syntax.  [[#196]]

[#196]: https://github.com/dahlia/fedify/issues/196
[#196]: https://github.com/fedify-dev/fedify/issues/196


Version 1.0.12
@@ -1115,9 +1115,9 @@ Released on September 26, 2024.
     -  `["fedify", "sig", "ld"]`

[Linked Data Signatures]: https://web.archive.org/web/20170923124140/https://w3c-dvcg.github.io/ld-signatures/
[#106]: https://github.com/dahlia/fedify/issues/106
[#135]: https://github.com/dahlia/fedify/issues/135
[#137]: https://github.com/dahlia/fedify/issues/137
[#106]: https://github.com/fedify-dev/fedify/issues/106
[#135]: https://github.com/fedify-dev/fedify/issues/135
[#137]: https://github.com/fedify-dev/fedify/issues/137


Version 0.15.9
@@ -1128,7 +1128,7 @@ Released on November 22, 2024.
 -  Fixed a bug where `lookupWebFinger()` function had thrown a `TypeError`
    when the *.well-known/webfinger* redirects to a relative URI.  [[#166]]

[#166]: https://github.com/dahlia/fedify/issues/166
[#166]: https://github.com/fedify-dev/fedify/issues/166


Version 0.15.8
@@ -1187,7 +1187,7 @@ Released on November 19, 2024.
        methods is now `OrderedCollection | OrderedCollectionPage | null` (was
        `OrderedCollection | null`).

[#165]: https://github.com/dahlia/fedify/issues/165
[#165]: https://github.com/fedify-dev/fedify/issues/165


Version 0.15.7
@@ -1208,7 +1208,7 @@ Released on November 14, 2024.
        "inbox"]` logger category and responds with a `500 Internal Server
        Error`.

[#159]: https://github.com/dahlia/fedify/issues/159
[#159]: https://github.com/fedify-dev/fedify/issues/159


Version 0.15.6
@@ -1242,7 +1242,7 @@ Released on October 27, 2024.
 -  The `fetchDocumentLoader()` function now preloads the following JSON-LD
    context: <http://schema.org/>.

[#155]: https://github.com/dahlia/fedify/pull/155
[#155]: https://github.com/fedify-dev/fedify/pull/155


Version 0.15.3
@@ -1271,7 +1271,7 @@ Released on September 15, 2024.
 -  Fixed a bug where even if the `ActorCallbackSetters.mapHandle()` method was
    called, a WebFinger username was used as an actor's handle.  [[#136]]

[#136]: https://github.com/dahlia/fedify/pull/136
[#136]: https://github.com/fedify-dev/fedify/pull/136


Version 0.15.0
@@ -1476,8 +1476,8 @@ Released on August 27, 2024.
    Bun, and fills the *deno.json* file with the default `compilerOptions` on
    Deno.

[#114]: https://github.com/dahlia/fedify/issues/114
[#115]: https://github.com/dahlia/fedify/issues/115
[#114]: https://github.com/fedify-dev/fedify/issues/114
[#115]: https://github.com/fedify-dev/fedify/issues/115


Version 0.13.5
@@ -1498,7 +1498,7 @@ Released on September 1, 2024.
 -  Fixed `fedify inbox` command where it had ignored `-a`/`--accept-follow`
    options when no `-f`/`--follow` option was provided.  [[#132]]

[#132]: https://github.com/dahlia/fedify/issues/132
[#132]: https://github.com/fedify-dev/fedify/issues/132


Version 0.13.3
@@ -1510,7 +1510,7 @@ Released on August 30, 2024.
    been verified by their inbox.  [[#125]]

[Threads]: https://www.threads.net/
[#125]: https://github.com/dahlia/fedify/issues/125
[#125]: https://github.com/fedify-dev/fedify/issues/125


Version 0.13.2
@@ -1521,7 +1521,7 @@ Released on August 29, 2024.
 -  Fixed `fedify inbox` command that had not been able to parse activities
    even if they are valid JSON-LD.  [[#126]]

[#126]: https://github.com/dahlia/fedify/issues/126
[#126]: https://github.com/fedify-dev/fedify/issues/126


Version 0.13.1
@@ -1602,8 +1602,8 @@ Released on August 7, 2024.

     -  `["fedify", "webfinger", "server"]`

[#69]: https://github.com/dahlia/fedify/issues/69
[#110]: https://github.com/dahlia/fedify/issues/110
[#69]: https://github.com/fedify-dev/fedify/issues/69
[#110]: https://github.com/fedify-dev/fedify/issues/110
[Express]: https://expressjs.com/
[Nitro]: https://nitro.unjs.io/

@@ -1774,16 +1774,16 @@ Released on July 24, 2024.
     -  `["fedify", "federation", "queue"]`

[@fedify/cli]: https://www.npmjs.com/package/@fedify/cli
[#6]: https://github.com/dahlia/fedify/issues/6
[#53]: https://github.com/dahlia/fedify/issues/53
[#66]: https://github.com/dahlia/fedify/issues/66
[#70]: https://github.com/dahlia/fedify/issues/70
[#81]: https://github.com/dahlia/fedify/issues/81
[#85]: https://github.com/dahlia/fedify/issues/85
[#92]: https://github.com/dahlia/fedify/pull/92
[#104]: https://github.com/dahlia/fedify/issues/104
[#105]: https://github.com/dahlia/fedify/issues/105
[#107]: https://github.com/dahlia/fedify/issues/107
[#6]: https://github.com/fedify-dev/fedify/issues/6
[#53]: https://github.com/fedify-dev/fedify/issues/53
[#66]: https://github.com/fedify-dev/fedify/issues/66
[#70]: https://github.com/fedify-dev/fedify/issues/70
[#81]: https://github.com/fedify-dev/fedify/issues/81
[#85]: https://github.com/fedify-dev/fedify/issues/85
[#92]: https://github.com/fedify-dev/fedify/pull/92
[#104]: https://github.com/fedify-dev/fedify/issues/104
[#105]: https://github.com/fedify-dev/fedify/issues/105
[#107]: https://github.com/fedify-dev/fedify/issues/107


Version 0.11.3
@@ -1795,7 +1795,7 @@ Released on July 15, 2024.
    `Federation.setInboxListeners()` had caused a `RouterError` to be
    thrown even if the paths match.  [[#101] by Fabien O'Carroll]

[#101]: https://github.com/dahlia/fedify/pull/101
[#101]: https://github.com/fedify-dev/fedify/pull/101


Version 0.11.2
@@ -2003,12 +2003,12 @@ Released on June 29, 2024.
    for Object Integrity Proofs.  [[FEP-8b32], [#54]]

[eddsa-jcs-2022]: https://codeberg.org/fediverse/fep/pulls/338
[#71]: https://github.com/dahlia/fedify/issues/71
[#74]: https://github.com/dahlia/fedify/issues/74
[#76]: https://github.com/dahlia/fedify/pull/76
[#78]: https://github.com/dahlia/fedify/issues/78
[#79]: https://github.com/dahlia/fedify/issues/79
[#80]: https://github.com/dahlia/fedify/pull/80
[#71]: https://github.com/fedify-dev/fedify/issues/71
[#74]: https://github.com/fedify-dev/fedify/issues/74
[#76]: https://github.com/fedify-dev/fedify/pull/76
[#78]: https://github.com/fedify-dev/fedify/issues/78
[#79]: https://github.com/fedify-dev/fedify/issues/79
[#80]: https://github.com/fedify-dev/fedify/pull/80


Version 0.10.2
@@ -2189,10 +2189,10 @@ is now distributed under the [MIT License] to encourage wider adoption.
     -  `["fedify", "vocab", "lookup"]`
     -  `["fedify", "webfinger", "lookup"]`

[#54]: https://github.com/dahlia/fedify/issues/54
[#55]: https://github.com/dahlia/fedify/issues/55
[#65]: https://github.com/dahlia/fedify/issues/65
[#68]: https://github.com/dahlia/fedify/pull/68
[#54]: https://github.com/fedify-dev/fedify/issues/54
[#55]: https://github.com/fedify-dev/fedify/issues/55
[#65]: https://github.com/fedify-dev/fedify/issues/65
[#68]: https://github.com/fedify-dev/fedify/pull/68
[AGPL 3.0]: https://www.gnu.org/licenses/agpl-3.0.en.html
[MIT License]: https://minhee.mit-license.org/
[FEP-521a]: https://w3id.org/fep/521a
@@ -2229,7 +2229,7 @@ Released on July 5, 2024.
        loader that throws an error when the given URL is not an HTTP or HTTPS
        URL or refers to a private network address.

[CVE-2024-39687]: https://github.com/dahlia/fedify/security/advisories/GHSA-p9cg-vqcc-grcx
[CVE-2024-39687]: https://github.com/fedify-dev/fedify/security/advisories/GHSA-p9cg-vqcc-grcx


Version 0.9.1
@@ -2306,8 +2306,8 @@ Released on June 2, 2024.
     -  `["fedify", "sig", "key"]`
     -  `["fedify", "sig", "owner"]`

[#48]: https://github.com/dahlia/fedify/issues/48
[#52]: https://github.com/dahlia/fedify/issues/52
[#48]: https://github.com/fedify-dev/fedify/issues/48
[#52]: https://github.com/fedify-dev/fedify/issues/52


Version 0.8.0
@@ -2403,9 +2403,9 @@ Released on May 6, 2024.
    "application/ld+json; profile=\"https://www.w3.org/ns/activitystreams\""`.

[@fedify/cli]: https://jsr.io/@fedify/cli
[releases]: https://github.com/dahlia/fedify/releases
[releases]: https://github.com/fedify-dev/fedify/releases
[FEP-8fcf]: https://w3id.org/fep/8fcf
[#47]: https://github.com/dahlia/fedify/issues/47
[#47]: https://github.com/fedify-dev/fedify/issues/47


Version 0.7.0
@@ -2457,7 +2457,7 @@ Released on April 23, 2024.
[public addressing]: https://www.w3.org/TR/activitypub/#public-addressing
[authorized fetch]: https://swicg.github.io/activitypub-http-signature/#authorized-fetch
[LogTape]: https://github.com/dahlia/logtape
[#33]: https://github.com/dahlia/fedify/issues/33
[#33]: https://github.com/fedify-dev/fedify/issues/33


Version 0.6.1
@@ -2509,8 +2509,8 @@ Released on April 9, 2024.
     -  Added `OutboxErrorHandler` type.

[Hono]: https://hono.dev/
[#25]: https://github.com/dahlia/fedify/issues/25
[#27]: https://github.com/dahlia/fedify/issues/27
[#25]: https://github.com/fedify-dev/fedify/issues/25
[#27]: https://github.com/fedify-dev/fedify/issues/27


Version 0.5.2
@@ -2521,7 +2521,7 @@ Released on April 17, 2024.
 -  Fixed a bug of `new Federation()` constructor that if it is once called
    the process will never exit.  [[#39]]

[#39]: https://github.com/dahlia/fedify/issues/39
[#39]: https://github.com/fedify-dev/fedify/issues/39


Version 0.5.1
@@ -2535,7 +2535,7 @@ Released on April 5, 2024.
    had responded with `406 Not Acceptable` instead of `404 Not Found` when
    the resource does not exist in the web browser.  [[#34]]

[#34]: https://github.com/dahlia/fedify/issues/34
[#34]: https://github.com/fedify-dev/fedify/issues/34


Version 0.5.0
@@ -2602,8 +2602,8 @@ Released on April 2, 2024.
    properties were not properly displayed in Mastodon.

[@fedify/fedify]: https://www.npmjs.com/package/@fedify/fedify
[#24]: https://github.com/dahlia/fedify/discussions/24
[#29]: https://github.com/dahlia/fedify/issues/29
[#24]: https://github.com/fedify-dev/fedify/discussions/24
[#29]: https://github.com/fedify-dev/fedify/issues/29


Version 0.4.0
@@ -2720,7 +2720,7 @@ Released on March 26, 2024.
    now omit `type` property.

[Fresh]: https://fresh.deno.dev/
[#12]: https://github.com/dahlia/fedify/issues/12
[#12]: https://github.com/fedify-dev/fedify/issues/12


Version 0.3.0
@@ -2756,7 +2756,7 @@ Released on March 15, 2024.
 -  Now `onNotFound`/`onNotAcceptable` options are optional for
    `Federation.handle()` method.  [[#9]]

[#9]: https://github.com/dahlia/fedify/issues/9
[#9]: https://github.com/fedify-dev/fedify/issues/9


Version 0.2.0
@@ -2793,7 +2793,7 @@ Released on March 10, 2024.

[NodeInfo]: https://nodeinfo.diaspora.software/
[WebFinger]: https://datatracker.ietf.org/doc/html/rfc7033
[#1]: https://github.com/dahlia/fedify/issues/1
[#1]: https://github.com/fedify-dev/fedify/issues/1


Version 0.1.0
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@ the following information:
 -  The expected behavior.
 -  The actual behavior.

[GitHub issue tracker]: https://github.com/dahlia/fedify/issues
[GitHub issue tracker]: https://github.com/fedify-dev/fedify/issues


Feature requests
+4 −4
Original line number Diff line number Diff line
@@ -42,7 +42,7 @@ resources:
    [Learning the basics](https://fedify.dev/tutorial/basics) &
    [Creating a microblog](https://fedify.dev/tutorial/microblog)
 -  [API reference][JSR]
 -  [Examples](https://github.com/dahlia/fedify/tree/main/examples)
 -  [Examples](https://github.com/fedify-dev/fedify/tree/main/examples)

If you have any questions, suggestions, or feedback, please feel free to
join our [Matrix chat space][Matrix] or [Discord server][Discord] or
@@ -55,8 +55,8 @@ join our [Matrix chat space][Matrix] or [Discord server][Discord] or
[JSR badge]: https://jsr.io/badges/@fedify/fedify
[npm]: https://www.npmjs.com/package/@fedify/fedify
[npm badge]: https://img.shields.io/npm/v/@fedify/fedify?logo=npm
[GitHub Actions]: https://github.com/dahlia/fedify/actions/workflows/build.yaml
[GitHub Actions badge]: https://github.com/dahlia/fedify/actions/workflows/build.yaml/badge.svg
[GitHub Actions]: https://github.com/fedify-dev/fedify/actions/workflows/build.yaml
[GitHub Actions badge]: https://github.com/fedify-dev/fedify/actions/workflows/build.yaml/badge.svg
[Matrix]: https://matrix.to/#/#fedify:matrix.org
[Matrix badge]: https://img.shields.io/matrix/fedify%3Amatrix.org?logo=matrix
[Discord]: https://discord.gg/bhtwpzURwd
@@ -72,7 +72,7 @@ join our [Matrix chat space][Matrix] or [Discord server][Discord] or
[FEP-8b32]: https://w3id.org/fep/8b32
[Linked Data Signatures]: https://web.archive.org/web/20170923124140/https://w3c-dvcg.github.io/ld-signatures/
[NodeInfo]: https://nodeinfo.diaspora.software/
[GitHub Discussions]: https://github.com/dahlia/fedify/discussions
[GitHub Discussions]: https://github.com/fedify-dev/fedify/discussions
[#Fedify]: https://mastodon.social/tags/fedify
[Mastodon]: https://joinmastodon.org/
[Lemmy]: https://join-lemmy.org/
+1 −1
Original line number Diff line number Diff line
@@ -19,4 +19,4 @@ draft security advisory][1].

We will review your report and respond within 48 hours.

[1]: https://github.com/dahlia/fedify/security/advisories/new
[1]: https://github.com/fedify-dev/fedify/security/advisories/new
+3 −3
Original line number Diff line number Diff line
@@ -15,8 +15,8 @@ federated server apps. Although it is primarily designed for developers who use
[JSR badge]: https://jsr.io/badges/@fedify/cli
[npm]: https://www.npmjs.com/package/@fedify/cli
[npm badge]: https://img.shields.io/npm/v/@fedify/cli?logo=npm
[GitHub Releases]: https://github.com/dahlia/fedify/releases
[GitHub Releases badge]: https://img.shields.io/github/v/release/dahlia/fedify?sort=semver&logo=github
[GitHub Releases]: https://github.com/fedify-dev/fedify/releases
[GitHub Releases badge]: https://img.shields.io/github/v/release/fedify-dev/fedify?sort=semver&logo=github
[Fedify]: https://fedify.dev/


@@ -73,4 +73,4 @@ deno install `
You can download the pre-built executables from the [releases] page.  Download
the appropriate executable for your platform and put it in your `PATH`.

[releases]: https://github.com/dahlia/fedify/releases
[releases]: https://github.com/fedify-dev/fedify/releases
Loading