zulip/web
roanster007 da75fed5be echo: Start tracking local messages before updating sidebars.
Previously, when `insert_local_message` was called, the
data structures in the `echo_state` are updated with the new
local messages after calling `insert_new_message`. This would
update the stream sidebar before even updating the `echo_state`
with the new local messages.

This commit introduces `track_local_message`, which basically
updates the `echo_state` data structures with the local
message before actually updating the stream sidebar.

This is a preparatory commit to update stream_topic_history
to only contain acked message ids.
2024-10-02 18:31:32 -07:00
..
e2e-tests reload: Convert module to TypeScript. 2024-09-18 15:31:41 -07:00
generated
html 5xx: Remove duplicate error_page class applied on page. 2024-07-03 13:35:12 -07:00
images checkboxes: Render border-color-matched SVGs in light and dark modes. 2024-09-16 15:43:47 -07:00
server katex_server: Fix import/no-named-as-default. 2024-09-25 15:41:01 -07:00
shared left_sidebar: Set new heading icon and effects. 2024-09-24 11:08:50 -07:00
src echo: Start tracking local messages before updating sidebars. 2024-10-02 18:31:32 -07:00
styles send_later_popover: Improve on-focus styling of enter send choices. 2024-10-02 14:35:37 -07:00
templates saved_snippet: Prepopulate new saved snippet content. 2024-10-02 09:30:18 -07:00
tests echo: Start tracking local messages before updating sidebars. 2024-10-02 18:31:32 -07:00
third bootstrap-btn: Remove unnecessary warning, danger styles. 2024-09-11 14:22:45 -07:00
.browserslistrc
.gitignore emoji: Convert spritesheets to webp. 2024-09-11 09:03:47 -07:00
babel.config.js dependencies: Upgrade JavaScript dependencies. 2024-04-25 16:46:03 -07:00
debug-require-webpack-plugin.ts debug-require-webpack-plugin: Add null check for TypeScript. 2024-08-26 07:44:14 -07:00
debug-require.js
postcss.config.js eslint: Fix unicorn/no-anonymous-default-export. 2024-04-25 16:46:03 -07:00
webpack.assets.json support: Set discounted price instead percentage for customers. 2024-05-16 02:18:43 -07:00
webpack.config.ts emoji: Convert spritesheets to webp. 2024-09-11 09:03:47 -07:00
webpack.dev-assets.json development: Update modal in emails page to use micromodal. 2023-10-05 09:28:27 -07:00