Commit Graph

18 Commits

Author SHA1 Message Date
tateisu 593f3c7fc0 カラム読み込みのコードを整理した 2020-09-22 06:50:27 +09:00
tateisu c209e70796 カラムの差分読み込みのコードをリファクタ 2020-09-22 01:50:18 +09:00
tateisu d8188d8869 カラムの差分読み込みのコードをリファクタ 2020-09-22 01:41:23 +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 eb56b38749 ギャップ読み込みのバグ修正。MisskeyがTLにinjectしたデータのためにページングがおかしくなる問題の修正。 2020-09-13 02:47:00 +09:00
tateisu 3defbe0cf3 AsyncTaskからkotlin coroutinesへの移行 2020-04-07 13:52:54 +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 f00f81abf1 ハイライト読み上げの際に同じ単語を短時間に何度も読まない 2020-01-06 08:54:55 +09:00
tateisu 73360e2269 「強調表示する単語/編集/読み上げを有効にする」を追加。どのキーワードに反応したのかカラムを辿らなくても分かる。 2019-11-15 15:13:59 +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 35b3b01705 fix #111, max_idにnullが指定されていることがある 2019-09-30 16:31:37 +09:00
tateisu 1ebad2fddb サイドメニューに「プロフィールディレクトリ」を追加。プロフカラムそのほかにLast Active表示を追加。 2019-08-30 01:16:21 +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