zulip/web
N-Shar-ma d8a8364d1a todo_widget: Allow tasks to be added through `/todo` command.
Uptil now, users could add tasks to a todo widget only after creating
it through the `/todo` command in the compose box.

Users can now add an initial list of tasks using the `/todo` command,
with each task on a new line in the compose box, where the 1st `:`
would separate a task from its (optional) description. Example:
`/todo\nTask1:description1\nTask2 without description`.

Fixes part of #20213.
2024-04-13 21:56:33 -07:00
..
e2e-tests registration: Ask user how they found Zulip. 2024-04-01 12:44:12 -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 actions_popover: Update icons for message actions menu options. 2024-04-11 15:57:24 -07:00
src todo_widget: Allow tasks to be added through `/todo` command. 2024-04-13 21:56:33 -07:00
styles todo_widget: Allow task list title to be set and edited by author. 2024-04-13 21:56:33 -07:00
templates todo_widget: Allow task list title to be set and edited by author. 2024-04-13 21:56:33 -07:00
tests spoilers: Adjust HTML source order to match presentation. 2024-04-12 17:39:36 -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-02-22 12:46:40 -08:00
debug-require-webpack-plugin.ts
debug-require.js
postcss.config.js
webpack.assets.json registration: Ask user how they found Zulip. 2024-04-01 12:44:12 -07:00
webpack.config.ts popovers: Add hotkey hints support via a new handlebar template. 2024-04-11 15:57:24 -07:00
webpack.dev-assets.json