penpenpng
penpenpng
List of things that might be implemented. - [ ] Notification badge - [ ] Improve notification tab tile UI - [ ] Optional auto refresh - [x] Display images...
Thanks for the great application. I would like to have the option to change the sort order because it is often useful to read from the bottom.
- Connection レイヤーで REQ を割って投げて、まとめてから返す - MessageSize 上限も気にしてあげられるとなおいい - ほとんど同じことだが max_limit にも対応してあげたい
note1hq4zc5lhxmx8fcery9uchxzfg60xclhgypzq894hft7szqvxv4zs8zydu5 以下から選べるようにするとよさそう > - 全リレーから OK が返ってきたとき(true/false は問わない) > - タイムアウト時に 1 つ以上 OK を返しているリレーがあるとき(判別する手段は欲しい) > タイムアウトも next の一部として扱ってしまって全リレーから何かしらの next が返ってきたら complete にするとかもありかも
note18tlhpetehvxwqpuchu87xuptjqewdaerjdrta3pewfaf3lqt7uzqlexsck > getDefaultRelays から read (write) を抽出してマージしないといけないのはちょっと使い勝手が悪い > default relays に任せてしまうと自分の Replaceable Event を取得するときに write ではなく read リレーを読んでしまう > useWriteRelays みたいなオプションが欲しい 補足: write リレーを読めないと kind3 などの replaceable event を取得するときに不便。 >...