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

使用web api,修复展开全文 #1

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

zhufree
Copy link

@zhufree zhufree commented Apr 24, 2021

No description provided.

Copy link

@cmsax cmsax left a comment

Choose a reason for hiding this comment

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

nice patch

@@ -187,6 +191,7 @@ function load_list(){
console.log('none')
}else{
window['temp_list'] = util.array_column(list_format,'mid');
console.log("list", list_format);
Copy link

Choose a reason for hiding this comment

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

太多的调试代码没有移除

Copy link
Author

Choose a reason for hiding this comment

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

listener我基本上没怎么改,这些调试代码我下下来就有的

manifest.json Outdated
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Octoman微博备份",
"version": "0.1.8",
"name": "Octoman微博备份New",
Copy link

Choose a reason for hiding this comment

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

不用修改包名称

Copy link

Choose a reason for hiding this comment

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

另外 readme 中的 changelog 没更新

Copy link
Author

Choose a reason for hiding this comment

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

说实话,我改过也不是完全就没问题了因为这个库我看不太懂,希望原作者有空看下好吧

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.

None yet

2 participants