Commit Graph

  • f20035e2ad docs: Reorganize authentication backends documentation. Alya Abbott 2025-09-17 14:47:16 -07:00
  • 665bce3c13 transmit: Pass params directly instead of using opts. Evy Kassirer 2025-09-27 14:30:56 -07:00
  • 53cbfb9086 compose: Rename request to more specific sent_message. Evy Kassirer 2025-09-08 16:27:57 -07:00
  • 240177b87e events: Use more realistic avatar_url in tests. Evy Kassirer 2025-09-27 15:07:13 -07:00
  • 1b9da1e3c7 transmit: Convert module to typescript. Evy Kassirer 2025-09-01 20:53:51 -07:00
  • 8a25069dd6 echo: Ensure avatar_url is defined when creating a local message. Evy Kassirer 2025-09-29 18:11:41 -07:00
  • 04275d8e14 docs: Rename "security-model.md" to "securing-your-zulip-server.md". Lauryn Menard 2025-09-30 16:51:23 +02:00
  • b894df61a4 drafts: Use span instead of em for placeholders without DM recipient. Sayam Samal 2025-09-24 16:43:40 +05:30
  • 0d9e503add drafts: Add placeholder text for drafts with no channel selected. Sayam Samal 2025-09-24 15:37:33 +05:30
  • 91dde7cbeb help: Update mobile instructions for browse and subscribe to channels. Lauryn Menard 2025-09-29 12:21:10 +02:00
  • 692e907b68 help: Add mobile instructions for deleting a message completely. Lauryn Menard 2025-09-29 12:25:14 +02:00
  • e3fb292fb1 settings: Fix input field overflowing in channel and group edit UI. Sahil Batra 2025-09-30 09:17:56 +05:30
  • 31f8dcba6c settings: Improve label of can_set_topics_policy_group. Sahil Batra 2025-09-30 13:00:26 +05:30
  • 5b0f135497 stream_list: Fix inactive/muted count bug. Evy Kassirer 2025-09-27 13:45:22 -07:00
  • 06daab7174 api-docs: Add realm_can_delete_any_message_group content access note. Lauryn Menard 2025-09-29 17:11:32 +02:00
  • b7815d9e2a api-docs: Update delete-messages description for current permissions. Lauryn Menard 2025-09-29 16:57:49 +02:00
  • d8261d4b96 settings: Improve label for can_set_topics_policy_group setting. Sahil Batra 2025-09-27 11:40:04 +05:30
  • c609b55950 postprocess: Access data- attributes directly. Karl Stolley 2025-09-26 11:22:40 -04:00
  • b7b409002e postprocess: Set up new loop for message embeds. Karl Stolley 2025-09-24 14:07:59 -04:00
  • 31c49a7258 postprocess: Process YouTube images in image loop. Karl Stolley 2025-09-24 13:56:30 -04:00
  • c7a651da60 postprocess: Handle images all within a single loop. Karl Stolley 2025-09-24 13:50:22 -04:00
  • 2e40359dd6 postprocess: Move refactored upload processing to own loop. Karl Stolley 2025-09-24 10:48:55 -04:00
  • f9b52d4df5 postprocess: Move download processing nearer to links. Karl Stolley 2025-09-24 10:41:16 -04:00
  • 716333c6be postprocess: Move list-processing to the top. Karl Stolley 2025-09-24 12:23:34 -04:00
  • e217340b23 help: Shorten title for apps link. Tim Abbott 2025-09-26 12:21:31 -07:00
  • f426936c6c help: Add external link icon as suffix in sidebar for external links. Shubham Padia 2025-09-09 07:29:30 +00:00
  • c3fbe00eb0 help: Add default page to display on /help when help server is off. Shubham Padia 2025-09-11 15:19:23 +00:00
  • 3b6d8de815 help: Rename --help-center to --help-center-static-build for run-dev. Shubham Padia 2025-09-11 15:16:31 +00:00
  • b79b068568 help: Add --only-help-center to run-dev. Shubham Padia 2025-09-11 15:03:45 +00:00
  • 8ddc7bee00 help: Make include a sibling of content/docs directory. Shubham Padia 2025-09-26 11:23:16 +00:00
  • 3b1f4a9d09 help: Move static/images/help to starlight_help/src/images. Shubham Padia 2025-09-19 13:02:05 +00:00
  • 50545d04db images: De-duplicate channels-and-topics.png. Shubham Padia 2025-09-22 10:57:59 +00:00
  • 0ea04f31bc compose and feed: Improve label for DMs to yourself. Alya Abbott 2025-09-26 09:23:17 -07:00
  • 8b8d23cc5f realm_redirect: Add help for self hosted users to login. Aman Agrawal 2025-09-25 09:21:40 +05:30
  • 05b2036acd narrow-banner: Update invalid "sender" case for empty narrow banner. Lauryn Menard 2025-09-09 15:40:42 +02:00
  • 52cad38f3e narrow-title: Use filter title for invalid "sender" operand case. Lauryn Menard 2025-09-09 15:36:44 +02:00
  • d82083ca24 filter: Add title for an unknown user for the "sender" narrow case. Lauryn Menard 2025-09-09 15:32:42 +02:00
  • ba33ef0054 narrow-title: Use filter title for valid sender view. Lauryn Menard 2025-09-08 16:37:26 +02:00
  • be4af12366 narrow-state: Move pm_emails_string logic to pm_ids_string. Lauryn Menard 2025-09-02 16:59:49 +02:00
  • 328f2e217a search-suggestions: Use narrowed_by_pm_reply for empty search query. Lauryn Menard 2025-09-24 12:52:04 +02:00
  • 11dcf3bef7 search-suggestions: Use narrowed_by_topic for empty search query. Lauryn Menard 2025-09-02 16:23:03 +02:00
  • 1706aa5c1e search-suggestions: Rename suggestions_for_current_filter. Lauryn Menard 2025-09-24 12:46:08 +02:00
  • 951fd388fb compose_banner: Clear convert_pasted_text_to_file_banner correctly. Kislay Verma 2025-09-24 09:26:01 +05:30
  • aa0051abc2 image_upload_widget: Remove blue outline when clicking. Sahil Batra 2025-09-24 08:57:16 +05:30
  • 3538455ca8 email_mirror: Drop missed-message emails which are autogenerated. Alex Vandiver 2025-09-26 04:07:18 +00:00
  • f2a11c5858 inbox: Avoid extra margin from folders hidden by filters. Aman Agrawal 2025-09-26 16:15:59 +05:30
  • 19880797db channel_folders: Fix remaining test TODOs. Evy Kassirer 2025-09-09 15:59:51 -07:00
  • c21d2918da inbox: Correct margin declaration to avoid odd gap. Karl Stolley 2025-09-25 12:36:36 -04:00
  • 85d50d09d4 postgresql: Default random_page_cost to 1.1. Alex Vandiver 2025-09-25 14:31:11 -05:00
  • cb36774b14 message_events: Use MessageEditHistoryEntry type. Evy Kassirer 2025-09-24 10:39:29 -07:00
  • 51e056f49f topic_list: Don't treat clicked topics as potentially undefined. Evy Kassirer 2025-09-24 09:58:13 -07:00
  • d14ef2046b recent_view_ui: Type avatar_element as HTMLElement. Evy Kassirer 2025-09-24 09:57:16 -07:00
  • 68e86b0905 pygments_data: Remove undefined option for lang value. Evy Kassirer 2025-09-24 09:56:19 -07:00
  • 63613051ac deactivated_org: Direct org members to contact org admins. Aman Agrawal 2025-09-24 14:25:38 +05:30
  • 40f4ad2cb0 register: Add AI/LLM as option for how user found Zulip. Aman Agrawal 2025-09-24 12:02:39 +05:30
  • c6bf35b392 registration: Use a loop to set extra content value. Aman Agrawal 2025-09-24 11:59:42 +05:30
  • 8e385661c5 compose-close: Consolidate current logic for updating buttons. Lauryn Menard 2025-09-03 17:49:19 +02:00
  • 725d22c4c3 compose-closed: Extract shared new conversation button helper. Lauryn Menard 2025-09-03 17:08:03 +02:00
  • 1c7e4a5e09 compose-closed: Fix updating buttons when not in DM narrow. Lauryn Menard 2025-09-03 15:43:09 +02:00
  • c1480bec36 compose-closed: Extract helper for disable reply to dm recipient. Lauryn Menard 2025-09-03 15:12:05 +02:00
  • de5a78344a user_groups: Remove unnecessary select_related. Sahil Batra 2025-09-10 13:02:37 +05:30
  • 764f4aa2e0 groups: Use realm_for_sharding for limiting NamedUserGroup queries. Sahil Batra 2025-09-10 12:54:33 +05:30
  • d4d7a8fe2a streams: Make sure that unused anonymous groups are not created. Sahil Batra 2025-09-08 21:03:44 +05:30
  • 1e21f7b224 register: Rename stream_creator_or_nobody to channel_creator. Sahil Batra 2025-09-18 22:01:08 +05:30
  • 8c7628fbc4 openapi: Improve description for default_group_name field. Sahil Batra 2025-09-17 12:45:25 +05:30
  • a9afe1becf openapi: Improve description for channel creator. Sahil Batra 2025-09-19 08:49:00 +05:30
  • fc9bbd37a0 search: Align suggestion left padding with search bar icon space. Evy Kassirer 2025-09-18 13:52:03 -07:00
  • 03897c42e1 ui_init: Fix flashing of 'try zulip' modal. Prakhar Pratyush 2025-09-19 16:19:27 +05:30
  • 7f81665b58 views_util: Fix hotkeys not working when views filter is in focus. Aman Agrawal 2025-09-23 13:51:34 +05:30
  • 1b0ec6e923 stream_list_sort: Add tests for channel folders. Kislay Verma 2025-09-17 13:35:14 +05:30
  • e36147a94e realm_creation: Disable import from input. Aman Agrawal 2025-09-01 13:03:16 +05:30
  • f45552fadd slack_import: Disable submit button if file is invalid. Aman Agrawal 2025-08-21 16:46:30 +05:30
  • 04fa43e1df slack_import: Don't use a tag for form submission. Aman Agrawal 2025-08-21 16:16:23 +05:30
  • 203e8be1df groups-ui: Fix check and plus icon in group row. Sahil Batra 2025-09-19 18:56:21 +05:30
  • d78f338916 event_queue: Add compatibility code for push_device_registered_user_ids. Prakhar Pratyush 2025-09-19 09:57:05 +05:30
  • 3c2ed0e202 docs: Cross-link to the reverse proxy pages. Alex Vandiver 2025-09-18 17:59:37 +00:00
  • c75535a154 puppet: Use memory limits from cgroup, if set. Nikita Tarasov 2025-08-25 16:37:12 +02:00
  • 3064939ff7 email_mirror_server: chown the logfile before dropping privileges. Alex Vandiver 2025-09-18 09:47:23 -04:00
  • 58e0d6fc12 docs: Remove stray paren. Alya Abbott 2025-09-17 15:04:52 -07:00
  • 69f5aa787d docs: Update writing documentation for starlight help center. Lauryn Menard 2025-09-05 18:07:31 +02:00
  • 310a2323b6 subscriptions: Move raw svg for plus and check icons to zulip-icon. Shubham Padia 2025-09-15 11:20:30 +00:00
  • c0f89d261f docs: Improve directory structure article introduction. Tim Abbott 2025-09-17 13:57:14 -07:00
  • 6a5d214be6 help: Fix linter errors in last merged PR. Tim Abbott 2025-09-17 13:52:47 -07:00
  • d3ca0fc7ae docs: Revamp production doc on security. Alya Abbott 2025-09-17 09:55:28 -07:00
  • be0fc99b58 help: Organize details on bots overview page. Alya Abbott 2025-09-17 09:07:00 -07:00
  • 9e3fea7ed3 help: Add a note about DMs privacy model. Alya Abbott 2025-09-17 08:22:14 -07:00
  • 10ce39a82c help: Add links to releated articles. Alya Abbott 2025-09-17 08:16:22 -07:00
  • 9b1c7f761a help: Document logging out by resetting API key and password. Alya Abbott 2025-09-17 08:13:25 -07:00
  • f1f9769a08 help: Add a page on protecting your account. Alya Abbott 2025-09-17 08:11:00 -07:00
  • 0edacce98e help: Update password reset instructions for new UI. Alya Abbott 2025-09-16 23:47:25 -07:00
  • 0c04f5f101 postprocess_content: Simplify and clarify video logic. Tim Abbott 2025-09-17 13:24:37 -07:00
  • d8e58f31b9 tooltips: Rename media tooltip partial. Karl Stolley 2025-09-17 13:57:18 -05:00
  • bdf7bdba39 compose_paste: Handle new and legacy media classes. Karl Stolley 2025-09-17 13:51:02 -05:00
  • a64276c58f media: Replace legacy .message_inline_image class. Karl Stolley 2025-09-17 12:32:41 -05:00
  • 1b3ea708be markdown: Don't double-process video elements. Karl Stolley 2025-09-15 13:40:22 -04:00
  • a3831770af postprocess_test: Separate link, media tests. Karl Stolley 2025-09-17 12:37:47 -05:00
  • d932d8909b postprocess_test: Replace contrived example with real-world one. Karl Stolley 2025-09-17 11:12:28 -05:00
  • b39188f9cf email_mirror_server: Drop privileges before attaching file handler. Alex Vandiver 2025-09-17 19:00:31 +00:00
  • 468a7a82dd help: Do not treat Help Center as a proper noun. Shubham Padia 2025-09-17 06:03:41 +00:00
  • 421637ce31 push_notifications: Skip enqueuing notif for users without push devices. Prakhar Pratyush 2025-09-05 21:27:09 +05:30