Commit Graph

114 Commits

Author SHA1 Message Date
tateisu 6c804a2a5d とりあえずアプリサーバV2に対応する 2023-02-05 05:52:26 +09:00
tateisu ea2ac889f1 認証周りのコード整理、バグ修正 2023-01-18 13:59:35 +09:00
tateisu 9d712e9cc7 認証まわりのコードを色々変えた 2023-01-17 21:42:47 +09:00
tateisu d391a1ab8f baseモジュールにコードを少し移動した 2023-01-13 21:22:25 +09:00
tateisu 07daa2f7ef (Misskey 13)絵文字ピッカーと投稿中のローカルなカスタム絵文字の表示 2023-01-11 01:40:26 +09:00
tateisu fde7582f04 log.traceとlog.eをまとめる。log.eの説明文を省略できないようにする。 2022-12-27 11:54:52 +09:00
tateisu 19d626e5f1 Fix:
- remove ForegroundPollingService
- check notifications in  MyFirebaseMessagingService.onMessageReceived
- dont send empty search request.

Dependencies:
- coreLibraryDesugaringEnabled true
- desugar_jdk_libs:1.2.0
- material:1.7.0
- exifinterface:1.3.5
- annotation:1.5.0
- firebase-messaging:23.1.0
- work-runtime-ktx:2.8.0-beta01
- appcompat_version = 1.5.1
- kotlin_version = 1.7.20
- Android Gradle plugin 7.3.1
- google-services:4.3.14
2022-11-07 11:45:17 +09:00
blackle cd5f06e84b Add redirect_uri to all token requests 2022-08-30 19:24:25 -04:00
tateisu 1de061a5b1 タグのフォロー操作の結果をフォロータグ一覧やトレンドタグや検索結果のカラムに反映させる。それらのカラムにタグのフォロー中状態を表示する。 2022-07-21 06:41:53 +09:00
tateisu 4a1b4f91c2 突然のWorkManager移行 2022-06-14 02:23:46 +09:00
tateisu b0ddddfe49 TootApiClientのisApiCancelleをval から suspend funに変更 2022-01-05 13:22:44 +09:00
tateisu 243dfc0bc5 設定キーの一覧を複数ファイルに分割。「カラム設定/添付メディアの説明文を表示する」を追加。 2021-11-06 12:00:29 +09:00
tateisu 9b34fc53a4 okhttp のresponse.body のclose漏れを1件修正。ログレベルを変更してリーク時にトレースを出す。 2021-10-31 16:10:41 +09:00
tateisu 095bb433b4 detektの警告が出ないようにコードを修正 2021-06-20 22:12:25 +09:00
tateisu bc3f56c22d リアクションした投稿の一覧をめいすきーでも見れるようにした 2021-05-22 21:02:55 +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 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 cb286b6ae1 ビルドエラーを修正 2021-02-15 16:45:22 +09:00
tateisu 953d4620a1 rewrite streaming related code 2020-12-21 11:13:03 +09:00
tateisu dcb02bb39c ProgressDialogの進捗メッセージが表示されなかったバグの修正 2020-12-17 12:00:00 +09:00
tateisu e30a1519ed アカウント追加時にインスタンス情報の取得処理でエラーを出す問題の修正 2020-12-12 03:34:19 +09:00
tateisu 307ddfa239 時刻の横に表示するアイコンでsuspendedフラグに対応する図柄を変更。account.last_status_atが日付部分だけを返す場合に対応。 2020-12-11 06:00:46 +09:00
tateisu f18e136905 okhttpの全てのcallをexecute()からawait()に変更した。不安しかない 2020-12-09 05:24:42 +09:00
tateisu 8818f25b6f 通知チェック部分のコードをコルーチン対応にした。AppOpenerはいくつかのOSアクティビティを選択肢から除去するようになった。 2020-12-08 22:48:23 +09:00
tateisu 17f11fd196 notestockカラムの微調整。 2020-12-07 21:53:55 +09:00
tateisu 1916fe0d8e Add notestock search column 2020-12-07 21:23:14 +09:00
tateisu f4ac870c6a refactor 2020-09-30 02:44:56 +09:00
tateisu e01e14325f refactor 2020-09-21 07:00:04 +09:00
tateisu f4077df5ad メンションの情報がmentionsデータに含まれないケースをもう一つ見つけた。その時も投稿者のドメインを補う必要があった 2020-09-20 22:10:49 +09:00
tateisu 9e36e3e803 separate managements of apiHost, apDomain 2020-09-07 21:20:11 +09:00
tateisu b3df0080e7 fix #139, add authentication header when get custom emoji list. 2020-05-16 23:59:18 +09:00
tateisu 5658679180 Pattern.compile に指定する正規表現を変換する 2020-02-04 11:04:07 +09:00
tateisu 62daadbca4 HostクラスとAcctクラスを導入。あちこち書きかえる。バグはありそうだ… 2020-02-02 23:19:57 +09:00
tateisu 23fb9cec43 improve IDN domain support 2020-02-02 03:28:16 +09:00
tateisu 5329cc089f リファクタ 2020-01-08 12:23:45 +09:00
tateisu d5394f9632 Jsonパーサのテストを書いた。変更した絵文字の追加 2020-01-08 11:57:10 +09:00
tateisu 154af2118c replace JSON classes to keep object enum order. 2020-01-07 17:03:32 +09:00
tateisu 8b16d5fd69 クラッシュレポート対応 2019-11-15 13:10:44 +09:00
tateisu f42e79be3e fix update access token may notwork. 2019-10-06 20:23:33 +09:00
tateisu 4af6addaab アカウント作成ダイアログにサイトの短い説明を表示する。アカウント作成に承認が必要な場合は理由を書く欄を表示してサーバに送る。 2019-10-04 01:47:15 +09:00
tateisu 0d17718402 「アプリ設定/挙動/Pixelfedサーバへの接続」を追加。インスタンス情報キャッシュの使用範囲を広げる 2019-10-02 18:37:41 +09:00
tateisu b2b50bacd8 クラッシュレポート対応 2019-09-30 02:34:19 +09:00
tateisu 5ed57dd286 アカウント追加時にエラーが発生したリクエストのmethodとpathを表示する。TestTootApiClientのリファクタ。 2019-09-27 11:30:48 +09:00
tateisu 6a491e2f98 update server list. remove extra spaces in html error response. 2019-09-24 15:18:48 +09:00
tateisu e687e01318 トゥートの同期に失敗する問題の修正 2019-09-15 05:17:35 +09:00
tateisu cf3c56ce05 検索API v1が削除される件の対策 https://github.com/tootsuite/mastodon/pull/11823 2019-09-14 00:49:19 +09:00
tateisu dbfdcafca7 fix bug about using Matcher.group(i) 2019-09-12 23:05:18 +09:00