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

[Feature Request] 讨论回复跳转优化 #43

Open
2 tasks done
langningchen opened this issue Oct 3, 2023 · 24 comments
Open
2 tasks done

[Feature Request] 讨论回复跳转优化 #43

langningchen opened this issue Oct 3, 2023 · 24 comments
Labels
enhancement New feature or request frozen We are not going to fix this soon investigating This is under investigation priority-high Very important
Milestone

Comments

@langningchen
Copy link
Collaborator

检查项

  • 我已确认了XMOJ增强脚本已为最新版,且最新版未实现这一功能。
  • 我已在 Issues 页面 中搜索,确认了这一提案未被提交过。

描述

讨论回复提醒查看时应当直接跳转至相应的页面(如果是第二页的回复触发的提醒就跳转至第二页),而不是该讨论的第一页

原因

No response

@langningchen langningchen added enhancement New feature or request needs-triage Needs to be looked at labels Oct 3, 2023
@PythonSmall-Q
Copy link
Member

errrrr好累

@github-actions github-actions bot added investigating This is under investigation and removed needs-triage Needs to be looked at labels Oct 3, 2023
@langningchen
Copy link
Collaborator Author

@PythonSmall-Q 确实,我当时也很辛苦的

@PythonSmall-Q
Copy link
Member

保持动力,客户至上

@langningchen
Copy link
Collaborator Author

当时我就是一个 Issue 没解决完又有一堆出来

@boomzero boomzero added this to the v1.1.* milestone Oct 3, 2023
@github-actions github-actions bot deleted a comment from PythonSmall-Q Oct 3, 2023
@github-actions github-actions bot added the priority-high Very important label Oct 3, 2023
@PythonSmall-Q PythonSmall-Q changed the title [Feature Request] 讨论回复提醒 [Feature Request] 讨论回复跳转优化 Oct 3, 2023
@boomzero boomzero moved this to Todo in xmoj-script Oct 20, 2023
@hendragon-bot hendragon-bot bot added the stale Hurry up! label Nov 27, 2023
@boomzero boomzero added frozen We are not going to fix this soon and removed stale Hurry up! labels Dec 2, 2023
@boomzero
Copy link
Member

boomzero commented Aug 2, 2024

保持动力,客户至上

.

@boomzero
Copy link
Member

boomzero commented Aug 2, 2024

Needs modifying the old db

@langningchen
Copy link
Collaborator Author

Needs modifying the old db

Why?

@boomzero
Copy link
Member

boomzero commented Aug 2, 2024

Needs modifying the old db

Why?

@langningchen We only store postID

@boomzero
Copy link
Member

boomzero commented Aug 2, 2024

Not replyID

@boomzero

This comment was marked as outdated.

@boomzero
Copy link
Member

boomzero commented Aug 2, 2024

In addition, we would appreciate it if you could check out #599

@langningchen
Copy link
Collaborator Author

还有刚才 #599 是怎么回事?我没太明白……

@boomzero
Copy link
Member

boomzero commented Aug 2, 2024

还有刚才 #599 是怎么回事?我没太明白……

review it, please

@langningchen
Copy link
Collaborator Author

好的,我看看

@boomzero
Copy link
Member

Emm...That seems bad. I forgot it.

PS: A have some problems about Competitive programming, may you help me?

@langningchen So, impossible?

Is there a way to MODIFY a d1 database?

@boomzero
Copy link
Member

boomzero commented Aug 31, 2024

Emm...That seems bad. I forgot it.
PS: A have some problems about Competitive programming, may you help me?

@langningchen So, impossible?

Is there a way to MODIFY a d1 database?

Apparently this works

ALTER TABLE table_name
ADD COLUMN column_name column_type;

@langningchen
Copy link
Collaborator Author

Emm...That seems bad. I forgot it.
PS: A have some problems about Competitive programming, may you help me?

@langningchen So, impossible?
Is there a way to MODIFY a d1 database?

Apparently this works

ALTER TABLE table_name
ADD COLUMN column_name column_type;

It works? It does not work on my machine. My way is to create a new temp database with the correct structure and copy the data into it, then drop to orginal database and rename it back.

@boomzero
Copy link
Member

boomzero commented Sep 1, 2024

Emm...That seems bad. I forgot it.
PS: A have some problems about Competitive programming, may you help me?

@langningchen So, impossible?
Is there a way to MODIFY a d1 database?

Apparently this works

ALTER TABLE table_name
ADD COLUMN column_name column_type;

It works? It does not work on my machine. My way is to create a new temp database with the correct structure and copy the data into it, then drop to orginal database and rename it back.

According to ChatGPT

@boomzero
Copy link
Member

boomzero commented Sep 1, 2024

Your way is… messy

@boomzero
Copy link
Member

boomzero commented Sep 1, 2024

Let me test in production

@XMOJ-Script-dev XMOJ-Script-dev deleted a comment from langningchen Jan 7, 2025
@XMOJ-Script-dev XMOJ-Script-dev deleted a comment from langningchen Jan 7, 2025
@XMOJ-Script-dev XMOJ-Script-dev deleted a comment from langningchen Jan 7, 2025
@boomzero
Copy link
Member

boomzero commented Jan 7, 2025

@langningchen
Copy link
Collaborator Author

@boomzero 你删了什么评论……?

@boomzero
Copy link
Member

boomzero commented Jan 7, 2025

@boomzero 你删了什么评论……?

你问OI题的评论

@boomzero
Copy link
Member

boomzero commented Jan 7, 2025

本来想hide, 但是按错了,干脆全删了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frozen We are not going to fix this soon investigating This is under investigation priority-high Very important
Projects
Status: Done
Development

No branches or pull requests

3 participants