Commit Graph

1227 Commits

Author SHA1 Message Date
tateisu c0411f4e06 リアクションカラム。 2021-05-19 17:43:04 +09:00
tateisu eaed84d8a4 ColumnViewHolderクラスのメソッドを拡張関数として別ファイルに移動する 2021-05-19 16:51:34 +09:00
tateisu aa29a1e5ec ItemViewHolderクラスのメソッドを拡張関数として別ファイルに移動する 2021-05-19 16:13:26 +09:00
tateisu 256865e0ce プロフカラムを見れないバグを修正 2021-05-19 15:25:35 +09:00
tateisu 9b46a53da8 (Nightly Fedibird)他人が行ったリアクションのストリーミングイベントを表示に反映させる。自分の投稿への通知をWebPushで受け取る。(購読の更新が必要) 2021-05-19 14:38:19 +09:00
tateisu 2128288407 fixup 2021-05-19 00:13:16 +09:00
tateisu 076a3c791d fixup 2021-05-18 23:44:12 +09:00
tateisu a46dbba13b (Nightly Fedibird)絵文字リアクションのストリーミングイベントに対応 2021-05-18 23:35:54 +09:00
tateisu f072472979 refactor column class 2021-05-18 05:01:29 +09:00
tateisu 479342c0a0 refactor column class 2021-05-18 04:56:47 +09:00
tateisu 0b9d73013b refactor column class 2021-05-18 04:55:53 +09:00
tateisu 369fc7cbad refactor column class 2021-05-18 04:33:28 +09:00
tateisu d831215ac4 refactor column class 2021-05-17 23:13:04 +09:00
tateisu a2d91673e6 refactor column class 2021-05-17 22:20:08 +09:00
tateisu 7caef24a81 refactor column class 2021-05-17 22:03:23 +09:00
tateisu c56521f0fe firebase-messaging:22.0.0, some refactor 2021-05-17 17:37:39 +09:00
tateisu 97276495b8 (Nightly fedibird)絵文字リアクション機能 2021-05-17 14:03:18 +09:00
tateisu f93d2c4a32 fix #156, Subway Tooter requests grant type client_credentials when trying to connect to Friendica 2021-05-13 22:05:31 +09:00
tateisu 37d073ce77 fix #156, Subway Tooter requests grant type client_credentials when trying to connect to Friendica 2021-05-13 22:03:29 +09:00
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