Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Archived #190

Closed
wants to merge 12 commits into from
Closed

Conversation

areteruhiro
Copy link
Collaborator

@areteruhiro areteruhiro commented Oct 14, 2024

確認項目

  • 動作確認済み
  • 誤字脱字無し

説明

一度非表示リクエストしたもののidを抽出保存します
チャットリストの表示される直前に naver_line のis__archive を1にします

SA.QのinvokeSuspendのparmを直接フックして特定のidが含まれている場合nullを返すというようにしよう変更したほうがいいと思いますが、invokeSuspendをフックしている関係上うまくいかないので、このような形にしています

@areteruhiro areteruhiro changed the title Create Archived 開発中です Create Archived Oct 14, 2024
@areteruhiro
Copy link
Collaborator Author

終わり

@areteruhiro
Copy link
Collaborator Author

close #120

@areteruhiro
Copy link
Collaborator Author

strings追加する必要があります。

Copy link
Collaborator

@s1204IT s1204IT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

改行の数が揃ってなかったり、処理の無い if や書き方が揃っていなかったりするので、それらの修正をお願いします。
catch をスルーする場合は eignored に置換してください。
また、try -> try の中の exception に同じスローの宣言は必要ないです。

if () return;
if () {
  return;
}

このような2種類の書き方もどちらかに統一してください。

@areteruhiro
Copy link
Collaborator Author

areteruhiro commented Oct 14, 2024

詳しくないので、教えていただいて光栄です。
少しずつ治していきますね

とりあえず、機能すればいっかっていう投げやりでpullしましたすみません

@areteruhiro
Copy link
Collaborator Author

https://github.com/areteruhiro/LIME-14.16.0/releases/tag/v1.10.1
本当に機能するか、こっちでベータでリリースさせてもらっています。
(.javaつけわすれだったり、strings忘れがBuildの時示してくれるので)

@areteruhiro
Copy link
Collaborator Author

areteruhiro commented Oct 14, 2024

githubの仕様がわからなくて、もうよくわからなくなってるんですけど、、

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants