zulip/web
Aman Agrawal cb081917ff list_widget: Fix recent view "load more" fails to render.
`callback_after_render` was not being called when `render` did
an early return which caused "load more" to not be updated.

This is noticeable now since we are doing fewer calls to
`process_messages` which also updates the `load more` banner.
2024-04-26 09:45:27 -07:00
..
e2e-tests message_list: Don't always cache "Combined feed" view. 2024-04-25 09:20:43 -07:00
generated
html
images portico: Remove screenshots from /apps. 2024-01-31 16:10:32 -08:00
server katex_server: Add Prometheus metrics. 2024-03-15 15:34:12 -07:00
shared navbar: Change the user list menu (narrow) to user-list.svg. 2024-04-24 17:37:38 -07:00
src list_widget: Fix recent view "load more" fails to render. 2024-04-26 09:45:27 -07:00
styles info_density: Apply base font-size to message content area. 2024-04-25 16:58:39 -07:00
templates stream_created_modal: Replace stream with channel. 2024-04-25 17:00:56 -07:00
tests settings: Hyphenate dense-mode classes. 2024-04-25 16:58:39 -07:00
third web: Fix usage of .replace with variable replacement. 2024-04-05 09:11:23 -07:00
.browserslistrc
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2024-04-25 16:46:03 -07:00
debug-require-webpack-plugin.ts eslint: Fix @typescript-eslint/no-confusing-void-expression. 2023-12-21 16:14:40 -08: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 registration: Ask user how they found Zulip. 2024-04-01 12:44:12 -07:00
webpack.config.ts eslint: Fix unicorn/no-anonymous-default-export. 2024-04-25 16:46:03 -07:00
webpack.dev-assets.json