Zixuan Li

Results 238 comments of Zixuan Li

Still needs to support: > Run it on all public messages in realms that [publicly list themselves as open communities](https://zulip.com/communities/). For example, have the script sign up a test user...

TODO: ~~Add this to `tools/check` making it easier to run.~~

In this revision, I moved to using `zuliprc` to make it easier to run it with `tools/check parser` without specifying additional arguments. The new suite is not included in `tools/check...

For reviewing this, it might be helpful to test ~~`tools/check parser`~~ `tools/content/check-features` and see if you can get it working without needing to look at the commit message. Because it...

The public message history from CZO can be downloaded from [this protected dropbox link](https://www.dropbox.com/scl/fi/5ugemicgz6lwrsxscqvwk/corpuses.zip?rlkey=xdje3piu5scypt3glc0n4lbrz&st=muzlmp6t&dl=0). We probably will think of a better way of reusing this in the future.

Thanks for the review! The PR has been updated.

Thanks for the review! I have updated the PR skipping the `_walk` refactor, which conceptually sounds like a good practice to be aware of.

Oh right. Thanks! Pushed an update. I realized that I didn't make this clear — let's get #1511 reviewed first, since that's the prerequisite of this PR.