Commit Graph

1200 Commits

Author SHA1 Message Date
tateisu 3589e2a054 add push policy in account settings 2021-05-11 15:12:43 +09:00
tateisu 970264bd3a fix user creation sequence. add resend confirm email dialog. (but api does not work) 2021-05-11 06:30:42 +09:00
tateisu 3f71b87125 「フォロー推奨ユーザ」カラムはサーバのバージョンが3.4.0rc1以降だと/api/v2/suggestionsを読む 2021-05-11 03:34:51 +09:00
tateisu 963d9003c1 more fix for whitelist mode 2021-05-09 12:17:11 +09:00
tateisu 955b6e4850 fix #155, Unable to log into whitelist_mode instance 2021-05-09 10:18:56 +09:00
tateisu e8222fa2d8 - update translators list in ActAbout
- Android gradle plugin 4.2.0
- Gradle 6.9
- kotlin 1.5.0
- kotlinx.coroutines 1.4.3
- junit 4.13.2
- firebase-messaging:21.1.0
- androidx.annotation:1.2.0
- androidx.recyclerview:1.2.0
- exoplayer:2.13.3
2021-05-08 14:56:34 +09:00
tateisu ede2a81d82 復活したマストドン検索ポータルに対応。 2021-03-31 16:48:13 +09:00
tateisu ae4e931b0c refactor 2021-03-31 16:07:37 +09:00
tateisu 246af224a9 某のAPI変更に関する修正 see https://github.com/Kinoshita0623/MisskeyAndroidClient/issues/55 2021-03-23 15:40:15 +09:00
tateisu f6328b3d8a add PendingIntent.FLAG_IMMUTABLE for Android 12(S) 2021-02-25 11:05:36 +09:00
tateisu 91dc188bb0 use full qualified emoji code from emojipedia, improve skin tone map, add composite tones emoji category 2021-02-23 06:33:54 +09:00
tateisu 7450b837e7 絵文字データをJavaコードではなくデータファイルから読む 2021-02-20 20:22:22 +09:00
tateisu f3939aef5b Unicode絵文字の変換にTrieを使う。絵文字コードのunifiedを正しく取り扱う。 2021-02-20 08:40:02 +09:00
tateisu fb1b02a0f0 use noto-emoji for Emoji 13.1 2021-02-19 10:18:58 +09:00
tateisu cb286b6ae1 ビルドエラーを修正 2021-02-15 16:45:22 +09:00
tateisu 853d023d0a update emoji data 2021-02-15 16:32:16 +09:00
tateisu 6b4d38b8d5 投稿時にサーバが公開範囲をサポートしているか確認する 2021-02-15 02:09:23 +09:00
tateisu d186af5ac9 投稿画面の公開範囲の選択肢を決めるときにfedibird_capabilities の visibility_mutual と visibility_limited を参照する 2021-02-13 12:00:30 +09:00
tateisu b8a1faf198 (fedibird)公開範囲に「相互」と「不明」を追加。サークル機能には対応してませんね… 2021-02-10 17:08:00 +09:00
tateisu 72b0c9a54e 添付メディアのサイズ制限をアプリ設定からアカウント設定に移動 2021-02-10 07:25:06 +09:00
tateisu d92787acbc read emoji attributes from noteUpdated streaming event. 2021-02-08 04:39:38 +09:00
tateisu fb0de9373d reaction notification use status.emojis 2021-02-07 08:31:51 +09:00
tateisu a83e7163a6 allow custom emoji shortcodes includes atmark and dot 2021-02-06 02:02:17 +09:00
tateisu c3538352ef fix quote button not shown correctly in some case 2021-02-05 09:18:48 +09:00
tateisu 78adefa9bf suppress false positive warnings in getStreamStatus 2021-02-05 09:08:58 +09:00
tateisu 3fbe14fa7e fix thumbnail in server information column if thumbnail url don't contains schema://host 2021-02-05 09:01:47 +09:00
tateisu 29950d3d63 suppress false positive warnings in getStreamStatus 2021-02-05 08:56:17 +09:00
tateisu 11ab61ca7f fix host contains incorrect url schema part 2021-02-05 08:51:45 +09:00
tateisu 4cf16c6ee8 「アプリ設定/色/ボタン強調色/リアクション」を追加。 2021-01-30 15:18:43 +09:00
tateisu 6676b9b41f support some html tags 2021-01-29 21:59:27 +09:00
tateisu 65e7af9f49 suppress some debug log 2021-01-23 20:38:08 +09:00
tateisu a0a9a70d76 \( の取り扱いを変更 2021-01-23 19:24:28 +09:00
tateisu a7eb23768f \( の取り扱いを変更 2021-01-23 19:18:52 +09:00
tateisu 6cd9189ee8 '['の取り扱いを変更 2021-01-23 10:20:37 +09:00
tateisu c2378f2d1d 自分の行ったリアクションの背景に色をつける 2021-01-04 10:11:45 +09:00
tateisu 1902b58fc0 めいすきーのリアクションの@を含む絵文字の表示 2021-01-03 20:49:21 +09:00
tateisu 2b8f0a63cc change reaction picker 2021-01-03 14:11:04 +09:00
tateisu ebbbd48348 ストリーム種別の判定を改善 2020-12-27 23:39:11 +09:00
tateisu 5dba1dacef マストドン3.3.0でストリーミングイベント中のストリーム購読を示す部分の判定に失敗していた 2020-12-27 22:01:41 +09:00
tateisu 04621ec97e ストリーミングインジケータの表示がおかしい、カラムを復帰してから数秒待たないとストリーミングイベントの配信がおかしい等の問題を修正 2020-12-27 16:10:58 +09:00
tateisu ca025f3e53 fix #148. 2020-12-27 06:03:58 +09:00
tateisu cb505b3bde MisskeyのタグTLのストリーミングを修正。めいすきーでも/streaming を使う。 2020-12-22 13:51:52 +09:00
tateisu 362e026a76 disable fade out of sidemenu scrollbar 2020-12-22 13:27:39 +09:00
tateisu 00b05d8646 カラムがストリーミングイベントを受け取った際にカラムの状態を確認する 2020-12-22 08:49:26 +09:00
tateisu c3ea720265 v4.3.9. firebase-messaging:21.0.1 2020-12-22 05:21:29 +09:00
tateisu 21508be87a fixup 2020-12-22 05:16:33 +09:00
tateisu 953d4620a1 rewrite streaming related code 2020-12-21 11:13:03 +09:00
tateisu 40cad1b58f account.last_status_atの解釈を変える 2020-12-19 20:39:36 +09:00
tateisu 29fa9c8007 account.last_status_atの解釈を変える 2020-12-19 20:16:28 +09:00
tateisu ae22bf3943 関数名の変更 2020-12-19 20:10:12 +09:00