Commit Graph

29 Commits

Author SHA1 Message Date
tateisu cb286b6ae1 ビルドエラーを修正 2021-02-15 16:45:22 +09:00
tateisu 953d4620a1 rewrite streaming related code 2020-12-21 11:13:03 +09:00
tateisu bdce642d0e 細かい変更 2020-12-12 06:46:49 +09:00
tateisu 68b76a1122 通知まわりのクラスを個別ファイルに分割 2020-12-12 02:30:10 +09:00
tateisu f18e136905 okhttpの全てのcallをexecute()からawait()に変更した。不安しかない 2020-12-09 05:24:42 +09:00
tateisu 5a3e771bc1 InstanceTickerのサポートを削除。「アプリ設定/見た目/OpenStickerを表示する」を追加。 2020-09-30 03:49:19 +09:00
tateisu 593f3c7fc0 カラム読み込みのコードを整理した 2020-09-22 06:50:27 +09:00
tateisu 3a39262551 カラムの差分読み込みのコードをリファクタ 2020-09-22 01:25:47 +09:00
tateisu 57fc721ec2 (Misskey)ページングにsinceDate,untilDateではなくsinceId,untilIdを使う 2020-09-19 06:40:15 +09:00
tateisu 86597ce6ea kotlin 1.4に合わせたリファクタ 2020-08-23 07:37:24 +09:00
tateisu 3defbe0cf3 AsyncTaskからkotlin coroutinesへの移行 2020-04-07 13:52:54 +09:00
tateisu 34d87ce481 サイドメニューに「アンテナ一覧(Misskey 12+)」を追加。 2020-02-19 20:18:54 +09:00
tateisu 844ef2a3b8 差分更新の際に告知を読み直す 2020-01-28 10:12:08 +09:00
tateisu 99e2efb9bb (WIP)(Mastodon 3.1.0)ホームカラムに告知を表示する 2020-01-27 14:45:16 +09:00
tateisu 5329cc089f リファクタ 2020-01-08 12:23:45 +09:00
tateisu 154af2118c replace JSON classes to keep object enum order. 2020-01-07 17:03:32 +09:00
tateisu 6651d1f593 fix #112, Exclude items that match the irreversible keyword filter when loading the timeline. However, in order to simplify the implementation, it is not excluded when applying the filter update event to already loaded items. 2019-10-22 13:39:00 +09:00
tateisu f42e79be3e fix update access token may notwork. 2019-10-06 20:23:33 +09:00
tateisu b23295bfd2 remove '(no request information)' in error message. 2019-10-02 23:05:34 +09:00
tateisu 0d17718402 「アプリ設定/挙動/Pixelfedサーバへの接続」を追加。インスタンス情報キャッシュの使用範囲を広げる 2019-10-02 18:37:41 +09:00
tateisu de8a4b7575 「アプリ設定/投稿/添付メディア(Pixelfed)の最大バイト数」を追加。インスタンス情報キャッシュのリファクタ。 2019-10-01 05:31:55 +09:00
tateisu 0313b5d264 Pixelfed接続時の挙動を少し改善 2019-09-30 20:02:39 +09:00
tateisu cf3c56ce05 検索API v1が削除される件の対策 https://github.com/tootsuite/mastodon/pull/11823 2019-09-14 00:49:19 +09:00
tateisu 817a708249 コンテキストメニューやサーバ情報カラムからディレクトリを開く 2019-08-30 12:05:19 +09:00
tateisu 63b1c802cf refactor 2019-08-25 17:28:16 +09:00
tateisu 946e4ed4d3 refactor 2019-08-23 08:49:20 +09:00
tateisu 7f59bc7197 add exception handling in column loading 2019-07-09 20:06:11 +09:00
tateisu f482b3bff1 リファクタ。あとmisskey v11でミュート一覧を読めなかったバグの修正 2019-06-06 08:31:33 +09:00
tateisu 75d399f988 refactor Column.kt 2019-06-06 06:06:37 +09:00