-
-
Notifications
You must be signed in to change notification settings - Fork 251
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
Handling Empty Narrows #1543
base: main
Are you sure you want to change the base?
Handling Empty Narrows #1543
Commits on Aug 3, 2024
-
boxes: On opening application, display an empty recipient bar.
It was previously showing a text "DONT HIDE".
Configuration menu - View commit details
-
Copy full SHA for 4992dbe - Browse repository at this point
Copy the full SHA 4992dbeView commit details -
core: Track if the current narrow is empty.
Co-authored-by: Sumanth V Rao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 936cf2f - Browse repository at this point
Copy the full SHA 936cf2fView commit details -
messages/views: Disable keypresses from dummy messages.
Updated tests.
Configuration menu - View commit details
-
Copy full SHA for 6cac57d - Browse repository at this point
Copy the full SHA 6cac57dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8503f8 - Browse repository at this point
Copy the full SHA f8503f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcb213a - Browse repository at this point
Copy the full SHA dcb213aView commit details -
model: Replace the dummy message on receiving a new message.
Co-authored-by: Sumanth V Rao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0fb5bf0 - Browse repository at this point
Copy the full SHA 0fb5bf0View commit details -
messages: Remove error handling for unreachable case.
Message type can only be "stream" or "private", as returned by the API. Simplified the flow to bunch if-else blocks together. Test removed.
Configuration menu - View commit details
-
Copy full SHA for df2feb4 - Browse repository at this point
Copy the full SHA df2feb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 299a1c1 - Browse repository at this point
Copy the full SHA 299a1c1View commit details -
utils/messages: Add a dummy message for empty narrows.
Tests updated. Co-authored-by: Sumanth V Rao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3444552 - Browse repository at this point
Copy the full SHA 3444552View commit details
Commits on Aug 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2a66297 - Browse repository at this point
Copy the full SHA 2a66297View commit details