23:56:55 @tateisu@mastodon.juggler.jp
icon

むー、Misskeyの取得データからIDの範囲を調べるとこでinjectionされたデータを除外してなかったからページングがぐだぐだになってた…

21:45:46 @tateisu@mastodon.juggler.jp
icon

レトルトカレーとパックご飯にレンチンしたカボチャをぶちこむだけの簡単な夕食

20:47:15 @tateisu@mastodon.juggler.jp
icon

現状、ページネーションIDと内容のIDが一致しないものはギャップ読み込み方向を指定できないっぽい。投げたPRが反映された後のバージョンのサーバーなら両方向読み込みに対応できるのだろう github.com/tootsuite/mastodon/
なお他にも変更しないといけない部分があるのでこのPRだけだと足りない

Web site image
allow pagination by min_id and max_id by tateisu · Pull Request #14776 · mastodon/mastodon
18:34:59 @tateisu@mastodon.juggler.jp
icon

マストドンのいくつかのAPIのページネーションは内容のIDとページネーションのIDが無関係なので、アプリは内容のIDを使ってデータ範囲をフィルタすることができません

17:40:54 @tateisu@mastodon.juggler.jp
APIの謎
icon

://mstdn.jp/api/v1/timelines/public?limit=80&min_id=104851024371243870&max_id=104851024489466483
104851024489466483 (max_id parameter)
104851024371243870 (min_id parameter)

104851030810789863 ? not in min-max range
104851030584864650 ? not in min-max range
104851030520828910 ? not in min-max range
104851030397708486 ? not in min-max range
104851030354767343 ? not in min-max range
why this query returns statuses that is not in min-max range ?

15:53:01 @tateisu@mastodon.juggler.jp
2020-09-12 11:00:17 村上さんの投稿 AureoleArk@misskey.io
icon

このアカウントは、notestockで公開設定になっていません。

15:06:11 @tateisu@mastodon.juggler.jp
icon

うん、やはりおかしいな…

04:59:34 @tateisu@mastodon.juggler.jp
icon

ギャップの読み方が少し変わりました
動作確認が大変なやつ。多分バグが残ってる

Attach image
Attach image
04:53:04 @tateisu@mastodon.juggler.jp
icon

「アプリ設定/投稿/外部アプリから共有されたメディアに添付されたテキストを追加しない」を追加。
スクショから共有したらなんかテキストついてくることあるよね。選択的に削るのは難しいけど一律テキストを無視するのはできる。

Attach image
Attach image
Attach image