iMast icon indicating copy to clipboard operation
iMast copied to clipboard

📱🐘 3rd-party Mastodon Client for iOS

Results 55 iMast issues
Sort by recently updated
recently updated
newest added

- [ ] ローカライズがうまく行ってない

Bumps [jmespath](https://github.com/trevorrowe/jmespath.rb) from 1.4.0 to 1.6.1. Release notes Sourced from jmespath's releases. Release v1.6.1 - 2022-03-07 Issue - Use JSON.parse instead of JSON.load. Release v1.6.0 - 2022-02-14 Feature - Add...

dependencies

![IMG_3206](https://user-images.githubusercontent.com/32823831/166175504-172f8947-8225-4730-9ad0-a0c918b76c59.jpg) 補足:最新バージョンに限った話ではない。

- 手元のマシンでビルドすると重い - 再現可能なビルドをしたい - sideloadableにしたい (とはいえプッシュ通知周りはアレだが)

## TODO - [ ] 切断検知がなんかおかしい

#203 の後にやる `/api/v2/media` を使うとクライアントからのアップロードが終わった後のサーバー側の処理をポーリングで待てる そうすると - タイムアウトがしづらくなる - 進捗をもうちょっとわかりやすく出せる - 複数枚のアップロードの時に次の画像をアップロードできる - Q. なんで今は並列アップロードをやっていないのか - A. アップロードが終わった後にID採番がされてそのID順で並ぶので、単純に並列アップロードすると並び順が不定になってしまう - V2 API ではクライアントのアップロードが終わった時にIDが採番されるので、その後のサーバー側の処理を待ってる間に次の画像のアップロードを開始できる (はず、実際の挙動を確認はしていない) 問題: フォールバックが面倒くさい

enhancement

Hello, I hope this is appropriate/welcome/helpful in English, but here's a quick table of iMast's keyboard shortcuts on iPhone (which I have discovered, anyway.) Let me know if there are...

`ਊ` が入ると投稿文の上が切れる

バグ
:thinking: 謎 :thinking:

![image](https://user-images.githubusercontent.com/5173607/103166275-ccced000-4863-11eb-88ad-c6fb6b6af1da.png) Mastodon 3.3.0以降では、特定のユーザーがトゥートした際に通知を飛ばすことができるようになっている。iMastでは「status」という不明な通知扱いで届く。 ![image](https://user-images.githubusercontent.com/5173607/103166189-f20f0e80-4862-11eb-8b37-ef1a1d47b868.png) Web UIだと家のアイコンで出てくる。 ![image](https://user-images.githubusercontent.com/5173607/103166200-0d7a1980-4863-11eb-980b-bc93a926292d.png)