藤原不比等は「ぷぢぃぱらのぷぴちょ」だった #3 - YouTube
https://www.youtube.com/watch?v=KItCvPD86pw
gotosocial/webfingerget.go at main · superseriousbusiness/gotosocial
https://github.com/superseriousbusiness/gotosocial/blob/main/internal/api/wellknown/webfinger/webfingerget.go#L60
xrdじゃ無くてjrdだったかもつってRFC 7033見に行った
The WebFinger resource MUST silently ignore any requested representations that it does not understand or support. The media type used for the JSON Resource Descriptor (JRD) is “application/jrd+json” (see Section 10.2).
RFC 7033: WebFinger https://www.rfc-editor.org/rfc/rfc7033.html#section-4.2
Accept: application/jrd+json,application/json ってやるしかないんかなこれ (うーん...って感じだけど)
xrdじゃ無くてjrdだったかもつってRFC 7033見に行った
The WebFinger resource MUST silently ignore any requested representations that it does not understand or support. The media type used for the JSON Resource Descriptor (JRD) is “application/jrd+json” (see Section 10.2).
RFC 7033: WebFinger https://www.rfc-editor.org/rfc/rfc7033.html#section-4.2
WebFingerはNot Acceptable返しちゃダメで対応してないAcceptヘッダー返してきたらxrd+xml返すように言われてるはず
えー、GoToSocial、webfingerにAccept: application/jrd+jsonで問い合わせ投げたらNot Acceptable: no format can be offered for requested Accept header(s) [application/jrd+json]; this endpoint offers [application/json]って言われる。
このアカウントは、notestockで公開設定になっていません。
Fediverse、[matrix]とかdiasporaとかostatusを含む語らしいのでその集合はActivityPubかも。知らんけど
このアカウントは、notestockで公開設定になっていません。
Public投稿しなければデフォルトが鍵垢運用だね(なお大体のソフトウェアはtwitterに合わせて公開運用の挙動にしてる
このアカウントは、notestockで公開設定になっていません。
> These identifiers must fall into one of the following groups:
> 1. Publicly dereferencable URIs, such as HTTPS URIs, with their authority belonging to that of their originating server. (Publicly facing content SHOULD use HTTPS URIs).
> 2. An ID explicitly specified as the JSON null object, which implies an anonymous object (a part of its parent context)
ActivityPub
https://www.w3.org/TR/activitypub/#obj-id
ただの英語としてのmayでそんなこと書かないでほしい。id引ける保証がないのはまぁ……Wildebeestのあの実装がvalidならそういうもんかって感じはしてしまうけど
小文字mayで草、IDで引ける保証すらないのかよ
> The HTTP GET method may be dereferenced against an object's id property to retrieve the activity.
ActivityPub | https://www.w3.org/TR/activitypub/#retrieving-objects
Pixelfed for Android build 14 is now available! #pixelfedApp
To update: Navigate to Settings, then tap on Android Updates and tap the Download latest version button.
Manual install: https://dl.apps.pixelcdn.net/pixelfed-android-beta%2Fpixelfed-android-v1.0.0.14.apk
sha256: c1cfd14f5d1cd28f4b32df44484a21243f221bb69bde375580b6e8ddfe76fcb1
AkkomaGang/mfm-parser: backend mfm parser modified from ilja's implementation - mfm-parser - Akkoma Development
https://akkoma.dev/AkkomaGang/mfm-parser
MisskeyはMFM廃止するかせめて大規模に縮小してAPIではHTMLかASTを提供するようにしたらアプリも増えるんじゃないかなと思います (無責任な発言)
A new build (14) of our #pixelfedApp is rolling out via TestFlight, Android coming soon!
Some highlights:
- Removed mic permission
- Added Saved Bookmarks
- Added Archived Posts
- Added “Always show NSFW” setting, disabled by default
- Fix “Open links in-app” setting
- Fix Likes & Shares pagination
- Added “shared by” to posts
- Fix comment threading
- Added comment media support
- Updated profile bio “read more” screen
- Links in captions now open in browser
- Performance improvements