-
-
Notifications
You must be signed in to change notification settings - Fork 274
update terminology from 'stream' to 'channel' #1574
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
Open
Gopinath-Mahendiran
wants to merge
9
commits into
zulip:main
Choose a base branch
from
Gopinath-Mahendiran:stream-channel
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
update terminology from 'stream' to 'channel' #1574
Gopinath-Mahendiran
wants to merge
9
commits into
zulip:main
from
Gopinath-Mahendiran:stream-channel
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Dynamically changing the terminology according to the feature_level in ui. - Added dos for the changes. - Not changed the terminologies in the code base. partially fixes zulip#1510
2945e7a
to
a194b14
Compare
- fixing the linting issue.
-changes made in lint-hotkeys. -ensure the correctness
6793fae
to
736628d
Compare
- changes done in test files according to key_binding.
- make sure it passes all the test. - some linting as well.
dfa24db
to
cb9cbde
Compare
- Fixed error in helpview, encountered while viewing the help section. - other small fixes
- Fixed error in helpview, encountered while viewing the help section. - other small fixes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area: documentation
Requires changes in documentation
area: UI
General user interface update
high priority
should be done as soon as possible
size: XL
[Automatic label added by zulipbot]
TRACKING
version parity: 9
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What does this PR do, and why?
This PR introduces support for dynamically updating UI terminology based on the current feature_level.
Outstanding aspect(s)
still need to change the code base terminologies
External discussion & connections
topic
How did you test this?
Self-review checklist for each commit
Visual changes