.. |
analytics
|
…
|
|
billing
|
js: Prefix jQuery object variable names with $.
|
2022-03-16 12:52:07 -07:00 |
bundles
|
css: Use grid layout for messages.
|
2023-01-10 17:03:37 -08:00 |
portico
|
urls: Provide `email` as a GET parameter.
|
2023-01-24 11:29:50 -08:00 |
stats
|
analytics: Show N/A for guests and file storage when those are not known.
|
2022-12-08 12:42:41 -08:00 |
types/stacktrace-gps
|
…
|
|
about_zulip.js
|
js: Prefix jQuery object variable names with $.
|
2022-03-16 12:52:07 -07:00 |
activity.js
|
util: Add call_function_periodically helper function.
|
2022-11-15 10:23:32 -08:00 |
add_subscribers_pill.js
|
keydown_util: Extract all 'Enter' events to one place.
|
2022-11-02 15:05:33 -07:00 |
admin.js
|
settings: Refactor code for waiting period setting.
|
2023-01-20 12:45:53 -08:00 |
alert_popup.ts
|
…
|
|
alert_words.js
|
alert_words: Fix alert words with HTML special characters.
|
2022-03-04 12:26:49 -08:00 |
alert_words_ui.js
|
settings: Improve success feedback for deleting alert words
|
2022-11-22 16:23:56 -08:00 |
all_messages_data.js
|
…
|
|
attachments_ui.js
|
delete attachments: Add confirmation dialog.
|
2022-09-29 17:10:26 -07:00 |
avatar.js
|
settings: Preview bot avatar in bot editing/creation forms.
|
2023-02-03 11:47:19 -08:00 |
blueslip.ts
|
…
|
|
blueslip_stacktrace.ts
|
js: Enable no-jquery/no-constructor-attributes.
|
2022-08-16 13:42:28 -07:00 |
bot_data.js
|
confirm_deactivate_user: Provide additional information about user.
|
2022-07-26 17:03:02 -07:00 |
browser_history.js
|
docs: Consistently hyphenate “web-public”.
|
2022-01-28 17:45:45 -08:00 |
buddy_data.js
|
unread: Rename function name for clarity.
|
2022-10-24 10:23:20 -07:00 |
buddy_list.js
|
js: Use .empty() instead of .html("").
|
2022-08-17 16:04:55 -07:00 |
channel.js
|
channel: Remove pending_requests list.
|
2022-08-19 12:17:40 -07:00 |
click_handlers.js
|
todo: Fix bug preventing toggling todos with content in composebox.
|
2023-01-05 12:59:58 -08:00 |
color_class.ts
|
…
|
|
color_data.ts
|
…
|
|
colorspace.ts
|
…
|
|
common.ts
|
unread_ops: Let server do the mark as unread for us.
|
2022-11-17 00:46:26 -08:00 |
components.ts
|
js: Enable no-jquery/no-constructor-attributes.
|
2022-08-16 13:42:28 -07:00 |
compose.js
|
compose: Delete drafts with attachments.
|
2023-01-25 14:17:51 -08:00 |
compose_actions.js
|
compose: Retain compose state across narrows if recipient was edited.
|
2023-01-20 12:56:37 -08:00 |
compose_banner.ts
|
compose banner: Add specific functions to clear warnings and errors.
|
2022-12-14 20:36:07 -08:00 |
compose_closed_ui.js
|
recent_topics: Add Private message to recent_topics.
|
2022-10-17 15:02:01 -07:00 |
compose_fade.js
|
compose_state: Use stream_name() and topic() universally.
|
2022-12-15 17:26:04 -08:00 |
compose_fade_helper.js
|
util: Move is_pm_recipient to compose_fade_helper.
|
2022-12-13 15:20:36 -08:00 |
compose_fade_users.js
|
…
|
|
compose_pm_pill.js
|
js: Prefix jQuery object variable names with $.
|
2022-03-16 12:52:07 -07:00 |
compose_state.js
|
compose: Fix using Up when editing messages.
|
2023-01-31 17:24:50 -08:00 |
compose_ui.js
|
compose: Don't allow same message to be sent twice.
|
2023-01-18 16:04:58 -08:00 |
compose_validate.js
|
settings: Rename helper function to check who can edit topics.
|
2022-12-13 23:11:50 -08:00 |
composebox_typeahead.js
|
typeahead: Add message view context to PM recipient suggestions.
|
2023-01-18 15:50:04 -08:00 |
condense.js
|
js: Prefix jQuery object variable names with $.
|
2022-03-16 12:52:07 -07:00 |
confirm_dialog.js
|
…
|
|
copy_and_paste.js
|
js: Use jQuery .first() when appropriate.
|
2022-08-26 12:17:08 -07:00 |
csrf.ts
|
js: Prefix jQuery object variable names with $.
|
2022-03-16 12:52:07 -07:00 |
css_variables.js
|
…
|
|
dark_theme.js
|
dark_theme: Move color scheme classes from body to root element.
|
2022-11-27 13:18:52 -08:00 |
debug.js
|
…
|
|
deprecated_feature_notice.js
|
eslint: Enable object-shorthand avoidExplicitReturnArrows option.
|
2022-11-17 16:48:44 -08:00 |
desktop_integration.js
|
…
|
|
dialog_widget.js
|
Fix typos caught by typos.
|
2023-01-03 11:09:50 -08:00 |
drafts.js
|
drafts: Move functions out of `launch()` context, for other use.
|
2022-12-11 17:46:52 -08:00 |
dropdown_list_widget.js
|
keydown_util: Extract all 'Enter' events to one place.
|
2022-11-02 15:05:33 -07:00 |
echo.js
|
drafts: Don't update draft count when successfully sending messages.
|
2022-10-07 11:26:36 -07:00 |
emoji.js
|
emojis: Swap the loops to build the emojis map.
|
2022-04-04 13:28:49 -07:00 |
emoji_picker.js
|
emoji_picker: Remove unused arg.
|
2022-12-06 09:58:40 -08:00 |
emojisets.js
|
emojisets: Use Google modern for emoji picker with text theme.
|
2022-06-06 15:53:32 -07:00 |
favicon.js
|
…
|
|
feature_flags.ts
|
…
|
|
feedback_widget.js
|
docs: Fix many spelling mistakes.
|
2022-02-07 18:51:06 -08:00 |
fetch_status.js
|
docs: Fix many spelling mistakes.
|
2022-02-07 18:51:06 -08:00 |
filter.js
|
filter: Combine stream narrow cases in `filter.get_title`.
|
2022-10-28 17:41:47 -07:00 |
flatpickr.js
|
eslint: Enable object-shorthand avoidExplicitReturnArrows option.
|
2022-11-17 16:48:44 -08:00 |
floating_recipient_bar.js
|
js: Prefix jQuery object variable names with $.
|
2022-03-16 12:52:07 -07:00 |
fold_dict.ts
|
…
|
|
gear_menu.js
|
gear menu: Drop special naming for organization settings menu item.
|
2023-01-26 10:17:45 -08:00 |
giphy.js
|
Fix typos caught by typos.
|
2023-01-03 11:09:50 -08:00 |
global.d.ts
|
…
|
|
hash_util.js
|
recent-topics: Update hash for view to be "#recent".
|
2022-10-25 11:03:44 -07:00 |
hashchange.js
|
gear_menu: Delete unused Bootstrap tabs code.
|
2022-11-22 13:55:21 -08:00 |
hbs.d.ts
|
…
|
|
hotkey.js
|
compose: Handle hotkey triggers depending on whitespace in composebox.
|
2023-01-30 11:32:37 -08:00 |
hotspots.js
|
js: Prefix jQuery object variable names with $.
|
2022-03-16 12:52:07 -07:00 |
huddle_data.js
|
…
|
|
i18n.ts
|
eslint: Enable object-shorthand avoidExplicitReturnArrows option.
|
2022-11-17 16:48:44 -08:00 |
info_overlay.js
|
Rename "operators" to "filters" in "Search operators" reference.
|
2022-12-09 13:52:13 -08:00 |
input_pill.js
|
keydown_util: Extract all 'Enter' events to one place.
|
2022-11-02 15:05:33 -07:00 |
invite.js
|
keydown_util: Extract all 'Enter' events to one place.
|
2022-11-02 15:05:33 -07:00 |
keydown_util.ts
|
keydown_util: Check Enter events properly for IME edge cases.
|
2022-11-02 15:42:42 -07:00 |
lazy_set.ts
|
ts: Convert lazy_set module to typescript.
|
2022-01-18 13:24:02 -08:00 |
lightbox.js
|
lightbox: Rewrite logic depending on last_message CSS class.
|
2023-01-10 17:03:37 -08:00 |
linkifiers.js
|
markdown: Use options, not rules, for linkifier regexes.
|
2022-04-04 14:07:18 -07:00 |
list_cursor.js
|
js: Prefix jQuery object variable names with $.
|
2022-03-16 12:52:07 -07:00 |
list_util.ts
|
…
|
|
list_widget.js
|
list_widget: Add functions to add and remove a rendered item in the list.
|
2022-11-08 13:27:48 -08:00 |
loading.ts
|
css: Improve the dialog_widget loading spinner visuals.
|
2022-10-27 16:29:22 -07:00 |
local_message.js
|
…
|
|
localstorage.js
|
reload: Preserve unused reload tokens for a week.
|
2022-09-23 10:59:59 -07:00 |
markdown.js
|
markdown: Calculate linkifier precedence in topics.
|
2022-12-13 15:16:20 -08:00 |
markdown_config.js
|
user_groups: Rename is_member_of function to is_direct_member_of.
|
2022-05-05 13:48:01 -07:00 |
message_edit.js
|
css: Use grid layout for messages.
|
2023-01-10 17:03:37 -08:00 |
message_edit_history.js
|
eslint: Enable object-shorthand avoidExplicitReturnArrows option.
|
2022-11-17 16:48:44 -08:00 |
message_events.js
|
message_list: Remove message_list.narrowed from code.
|
2022-12-12 18:04:11 -08:00 |
message_fetch.js
|
message_list: Remove message_list.narrowed from code.
|
2022-12-12 18:04:11 -08:00 |
message_flags.js
|
message_flags: Avoid relying on redundant messages list in response.
|
2022-11-14 16:00:54 -08:00 |
message_helper.js
|
recent: Sort PM recipients by their last sent message id.
|
2022-11-29 11:29:12 -08:00 |
message_list.js
|
message_list: Add `content_edit_mode` when editing a message.
|
2023-01-10 17:03:37 -08:00 |
message_list_data.js
|
message_list_data: Replace lodash with standard Array methods.
|
2022-10-11 10:50:57 -07:00 |
message_list_view.js
|
message_list_view: Remove dead next_is_same_sender code.
|
2023-01-14 14:49:28 -08:00 |
message_lists.js
|
message_lists: Avoid setting message_lists.current in recent topics.
|
2022-08-24 16:13:56 -07:00 |
message_live_update.js
|
message_lists: Remove cases for table_name being undefined.
|
2022-08-18 12:30:30 -07:00 |
message_parser.ts
|
…
|
|
message_scroll.js
|
notifications: Hide out-of-view notification once user scrolls to message.
|
2023-02-03 15:45:06 -08:00 |
message_store.js
|
markdown: Simulate message flags in frontend markdown processor.
|
2022-03-24 08:10:14 -07:00 |
message_user_ids.ts
|
…
|
|
message_util.js
|
resize: Don't call resize_page_components for new messages.
|
2022-10-25 10:53:48 -07:00 |
message_view_header.js
|
recent-topics: Rename to "Recent conversations" in web-app and docs.
|
2022-10-21 10:28:19 -07:00 |
message_viewport.js
|
notifications: Hide out-of-view notification once user scrolls to message.
|
2023-02-03 15:45:06 -08:00 |
muted_topics_ui.js
|
user_topics: Use user_topics page_param instead of muted_topics.
|
2022-08-29 17:24:08 -07:00 |
muted_users.ts
|
muted_users: Convert muted_users to typescript.
|
2022-12-30 11:21:23 -08:00 |
muted_users_ui.js
|
channel: Remove idempotent retry loop.
|
2022-08-19 12:14:41 -07:00 |
narrow.js
|
compose: Retain compose state across narrows if recipient was edited.
|
2023-01-20 12:56:37 -08:00 |
narrow_banner.js
|
narrow-banner: Update default empty banner text to be more general.
|
2022-12-08 13:01:33 -08:00 |
narrow_error.js
|
narrow_banner: Move empty narrow messages to handlebar templates.
|
2021-12-07 13:38:48 -08:00 |
narrow_state.js
|
unread: Rename function name for clarity.
|
2022-10-24 10:23:20 -07:00 |
navbar_alerts.js
|
keydown_util: Extract all 'Enter' events to one place.
|
2022-11-02 15:05:33 -07:00 |
navigate.js
|
js: Prefix jQuery object variable names with $.
|
2022-03-16 12:52:07 -07:00 |
notifications.js
|
notifications: Avoid misleading href on scroll to bottom notice.
|
2023-02-03 15:45:06 -08:00 |
overlays.js
|
modals: Don't close the modals on selecting something inside the modal.
|
2022-11-14 09:08:39 -08:00 |
padded_widget.ts
|
js: Prefix jQuery object variable names with $.
|
2022-03-16 12:52:07 -07:00 |
page_params.ts
|
settings-account: Move disable change email logic out of template.
|
2022-12-30 17:54:00 -08:00 |
password_quality.ts
|
password_quality: Switch zxcvbn to zxcvbn-ts.
|
2022-03-17 15:24:46 -07:00 |
peer_data.js
|
…
|
|
people.js
|
people: Implement get_bot_ids.
|
2023-01-31 15:16:48 -08:00 |
pill_typeahead.js
|
typeahead: Don't match descriptions for streams and user groups.
|
2022-07-08 14:28:29 -07:00 |
pm_conversations.js
|
…
|
|
pm_list.js
|
left_sidebar: Show PM section in topics zoomed view.
|
2022-11-08 13:25:09 -08:00 |
pm_list_data.js
|
unread: Rename function name for clarity.
|
2022-10-24 10:23:20 -07:00 |
pm_list_dom.js
|
pm_section: Create collapsible private messages section.
|
2022-10-26 13:47:08 -07:00 |
poll_widget.js
|
keydown_util: Extract all 'Enter' events to one place.
|
2022-11-02 15:05:33 -07:00 |
popover_menus.js
|
actions_popover: Attach emoji_popover to correct reference.
|
2022-12-06 09:58:40 -08:00 |
popover_menus_data.js
|
message: Hide first action button on narrow widths.
|
2023-01-10 17:03:37 -08:00 |
popovers.js
|
popovers: Link subscribed users to user cards.
|
2023-02-01 16:07:03 -08:00 |
presence.js
|
js: Remove unused buddy_data.huddle_fraction_present function.
|
2022-02-03 10:59:33 -08:00 |
reactions.js
|
reactions: Implement display_emoji_reaction_users setting.
|
2022-10-27 12:41:51 -07:00 |
read_receipts.js
|
eslint: Enable object-shorthand avoidExplicitReturnArrows option.
|
2022-11-17 16:48:44 -08:00 |
realm_icon.js
|
js: Prefix jQuery object variable names with $.
|
2022-03-16 12:52:07 -07:00 |
realm_logo.js
|
realm_logo: Add fallback for MediaQueryList.addEventListener.
|
2022-12-27 10:28:20 -08:00 |
realm_playground.js
|
…
|
|
realm_user_settings_defaults.ts
|
left_side_userlist: Remove feature from frontend.
|
2022-11-14 12:23:55 -08:00 |
recent_senders.js
|
recent: Sort PM recipients by their last sent message id.
|
2022-11-29 11:29:12 -08:00 |
recent_topics_data.js
|
recent-conversations: Check for data change when processing message.
|
2022-11-20 17:26:26 -08:00 |
recent_topics_ui.js
|
recent_topics: Clear search box on show.
|
2023-01-30 16:49:08 -08:00 |
recent_topics_util.js
|
recent_topics: Add Private message to recent_topics.
|
2022-10-17 15:02:01 -07:00 |
reload.js
|
message_list: Remove message_list.narrowed from code.
|
2022-12-12 18:04:11 -08:00 |
reload_state.ts
|
…
|
|
reminder.js
|
compose: Rename compose_error to compose_banner.
|
2022-12-06 15:43:49 -08:00 |
rendered_markdown.js
|
messagebox: Add classnames to mark which messages contain which mentions.
|
2022-09-09 17:05:26 -07:00 |
resize.js
|
Fix typos caught by typos.
|
2023-01-03 11:09:50 -08:00 |
rows.js
|
js: Skip redundant jQuery object reconstruction.
|
2022-08-18 16:11:13 -07:00 |
rtl.js
|
js: Prefix jQuery object variable names with $.
|
2022-03-16 12:52:07 -07:00 |
schema.js
|
…
|
|
scroll_bar.js
|
docs: Fix many spelling mistakes.
|
2022-02-07 18:51:06 -08:00 |
scroll_util.js
|
scroll_util: Add support for sticky headers.
|
2022-10-26 13:47:08 -07:00 |
search.js
|
gear_menu: Delete unused Bootstrap tabs code.
|
2022-11-22 13:55:21 -08:00 |
search_pill.js
|
refactor: Change description to description_html in search suggestions.
|
2022-08-16 13:56:33 -07:00 |
search_pill_widget.js
|
js: Prefix jQuery object variable names with $.
|
2022-03-16 12:52:07 -07:00 |
search_suggestion.js
|
search: Check if user can access stream topics before fetching history.
|
2022-11-05 15:09:49 -07:00 |
search_util.ts
|
…
|
|
sent_messages.js
|
…
|
|
server_events.js
|
channel: Remove idempotent retry loop.
|
2022-08-19 12:14:41 -07:00 |
server_events_dispatch.js
|
settings_users: Show all bots in organization settings.
|
2023-01-31 15:16:48 -08:00 |
settings.js
|
account-settings: Disable deactivate account button when only owner.
|
2023-01-11 13:30:31 -08:00 |
settings_account.js
|
settings: Create shared class for tooltips on disabled settings.
|
2023-02-01 14:46:02 -08:00 |
settings_bots.js
|
settings: Preview bot avatar in bot editing/creation forms.
|
2023-02-03 11:47:19 -08:00 |
settings_config.ts
|
settings_config: Add waiting_period_threshold_dropdown_values.
|
2023-01-20 12:45:53 -08:00 |
settings_data.ts
|
settings-account: Move disable change email logic out of template.
|
2022-12-30 17:54:00 -08:00 |
settings_display.js
|
eslint: Enable object-shorthand avoidExplicitReturnArrows option.
|
2022-11-17 16:48:44 -08:00 |
settings_emoji.js
|
custom_emoji: Convert inline form to modal.
|
2023-02-02 10:59:57 -08:00 |
settings_exports.js
|
settings: Add confirmation dialog to delete data exports.
|
2022-09-07 11:28:42 -07:00 |
settings_invites.js
|
channel: Remove idempotent retry loop.
|
2022-08-19 12:14:41 -07:00 |
settings_linkifiers.js
|
settings: Add confirmation dialog to delete linkifiers.
|
2022-09-07 11:29:18 -07:00 |
settings_muted_topics.js
|
user_topics: Rename muted_topics.js to user_topics.js.
|
2022-08-16 14:39:24 -07:00 |
settings_muted_users.js
|
js: Prefix jQuery object variable names with $.
|
2022-03-16 12:52:07 -07:00 |
settings_notifications.js
|
settings: Fix reuse of .stream-row class name.
|
2022-11-09 15:30:03 -08:00 |
settings_org.js
|
settings: Create shared class for tooltips on disabled settings.
|
2023-02-01 14:46:02 -08:00 |
settings_panel_menu.js
|
settings_panel_menu: Open first section if hash is invalid.
|
2022-10-12 11:07:28 -07:00 |
settings_playgrounds.js
|
settings: Add confirmation dialog to delete code playgrounds.
|
2022-09-07 11:28:08 -07:00 |
settings_profile_fields.js
|
popovers: Rename "profile summary" to "user card".
|
2022-11-14 12:15:54 -08:00 |
settings_realm_domains.js
|
eslint: Enable object-shorthand avoidExplicitReturnArrows option.
|
2022-11-17 16:48:44 -08:00 |
settings_realm_user_settings_defaults.js
|
settings: Enable and disable the save button in change_save_button_state.
|
2022-09-19 20:20:53 -07:00 |
settings_sections.js
|
user groups: Rename settings_user_groups to settings_user_groups_legacy.
|
2022-08-23 17:30:39 -07:00 |
settings_streams.js
|
keydown_util: Extract all 'Enter' events to one place.
|
2022-11-02 15:05:33 -07:00 |
settings_toggle.js
|
js: Prefix jQuery object variable names with $.
|
2022-03-16 12:52:07 -07:00 |
settings_ui.js
|
Fix typos caught by typos.
|
2023-01-03 11:09:50 -08:00 |
settings_user_groups_legacy.js
|
keydown_util: Extract all 'Enter' events to one place.
|
2022-11-02 15:05:33 -07:00 |
settings_users.js
|
settings_users: Show all bots in organization settings.
|
2023-01-31 15:16:48 -08:00 |
setup.js
|
…
|
|
spectators.js
|
eslint: Enable object-shorthand avoidExplicitReturnArrows option.
|
2022-11-17 16:48:44 -08:00 |
spoilers.ts
|
js: Prefix jQuery object variable names with $.
|
2022-03-16 12:52:07 -07:00 |
starred_messages.js
|
…
|
|
starred_messages_ui.js
|
…
|
|
stream_bar.js
|
js: Prefix jQuery object variable names with $.
|
2022-03-16 12:52:07 -07:00 |
stream_color.js
|
js: Prefix jQuery object variable names with $.
|
2022-03-16 12:52:07 -07:00 |
stream_create.js
|
stream_create: Disable the message retention setting for limited plans.
|
2023-01-15 13:36:33 -08:00 |
stream_create_subscribers.js
|
eslint: Enable object-shorthand avoidExplicitReturnArrows option.
|
2022-11-17 16:48:44 -08:00 |
stream_create_subscribers_data.js
|
stream create: Overhaul create-stream add-subscribers UI.
|
2022-03-07 16:58:58 -08:00 |
stream_data.js
|
streams: Return early from can_post_messages_in_stream for spectators.
|
2022-12-15 17:26:04 -08:00 |
stream_edit.js
|
stream_settings: Fix upgrade text in stream edit panel.
|
2023-01-15 13:36:33 -08:00 |
stream_edit_subscribers.js
|
subscribers: Add warning when last user unsubscribes from private stream.
|
2023-01-18 16:12:07 -08:00 |
stream_events.js
|
stream_events: Use update_unread_counts API.
|
2022-10-25 10:53:48 -07:00 |
stream_list.js
|
left_sidebar: Fix section divider not shown when all streams are muted.
|
2022-11-23 11:43:40 -08:00 |
stream_muting.js
|
stream_muting: Call the update_unread_counts directly.
|
2022-10-25 10:53:48 -07:00 |
stream_pill.js
|
node tests: Directly test simple stream_pill helpers.
|
2022-02-22 16:29:36 -08:00 |
stream_popover.js
|
eslint: Enable object-shorthand avoidExplicitReturnArrows option.
|
2022-11-17 16:48:44 -08:00 |
stream_settings_containers.js
|
stream settings: Extract stream_settings_containers.js.
|
2021-12-16 15:28:11 -08:00 |
stream_settings_data.js
|
settings_config: Add generalize_stream_notification_setting table.
|
2022-08-25 13:02:48 -07:00 |
stream_settings_ui.js
|
streams: Fix hash redirect for deleted/invalid stream ids.
|
2023-01-20 15:07:00 -08:00 |
stream_sort.js
|
stream_list: Sort muted to end of sections and add labels.
|
2022-08-06 21:59:23 -07:00 |
stream_topic_history.js
|
…
|
|
stream_topic_history_util.js
|
…
|
|
stream_ui_updates.js
|
stream_settings: Remove code for stream privacy modal.
|
2022-12-09 11:16:26 -08:00 |
sub_store.ts
|
sub_store: Extract StreamSpecificNotificationSettings type.
|
2022-08-25 13:02:48 -07:00 |
submessage.js
|
js: Prefix jQuery object variable names with $.
|
2022-03-16 12:52:07 -07:00 |
subscriber_api.js
|
subscribers: Extract subscriber_api.
|
2022-02-22 16:29:36 -08:00 |
templates.js
|
docs: Capitalize Handlebars consistently.
|
2022-06-27 13:35:10 -07:00 |
timerender.ts
|
js: Fix no-jquery/no-parse-html-literal.
|
2022-03-17 13:16:34 -07:00 |
tippyjs.js
|
settings: Create shared class for tooltips on disabled settings.
|
2023-02-01 14:46:02 -08:00 |
todo_widget.js
|
eslint: Enable object-shorthand avoidExplicitReturnArrows option.
|
2022-11-17 16:48:44 -08:00 |
top_left_corner.js
|
pm_section: Create collapsible private messages section.
|
2022-10-26 13:47:08 -07:00 |
topic_generator.js
|
unread: Rename function name for clarity.
|
2022-10-24 10:23:20 -07:00 |
topic_list.js
|
topic_list: Move topic filter out of topics list `ul`.
|
2022-11-04 13:40:46 -07:00 |
topic_list_data.js
|
unread: Indicate which topics have unread @-mentions.
|
2022-08-29 12:49:08 -07:00 |
topic_zoom.js
|
js: Prefix jQuery object variable names with $.
|
2022-03-16 12:52:07 -07:00 |
transmit.js
|
…
|
|
tutorial.js
|
…
|
|
typeahead_helper.js
|
typeahead: Add message view context to PM recipient suggestions.
|
2023-01-18 15:50:04 -08:00 |
types.ts
|
ts: Convert util.js to TypeScript; add (Raw)Message type in types.ts.
|
2022-12-13 15:23:29 -08:00 |
typing.js
|
…
|
|
typing_data.js
|
js: Convert _.uniq(a) to Array.from(new Set(a)).
|
2022-01-24 15:54:21 -08:00 |
typing_events.js
|
…
|
|
ui.js
|
css: Don't render message failed buttons.
|
2023-01-19 10:57:14 -08:00 |
ui_init.js
|
muted_users: Pop muted_users from page_params.
|
2022-12-30 11:21:23 -08:00 |
ui_report.ts
|
unread_ops: Let server do the mark as unread for us.
|
2022-11-17 00:46:26 -08:00 |
ui_util.ts
|
gear_menu: Delete unused Bootstrap tabs code.
|
2022-11-22 13:55:21 -08:00 |
unread.js
|
unread_ops: Use the improved /messages/flags API to mark all as read.
|
2022-11-17 00:46:26 -08:00 |
unread_ops.js
|
message_list: Remove message_list.narrowed from code.
|
2022-12-12 18:04:11 -08:00 |
unread_ui.js
|
unread: Stop accessing page_param.unread_msgs after init.
|
2022-10-27 13:03:54 -07:00 |
upload.js
|
upload: Set focus to textarea after exiting upload window.
|
2022-11-27 13:32:02 -08:00 |
upload_widget.ts
|
js: Prefix jQuery object variable names with $.
|
2022-03-16 12:52:07 -07:00 |
user_events.js
|
gear menu: Drop special naming for organization settings menu item.
|
2023-01-26 10:17:45 -08:00 |
user_group_create.js
|
keydown_util: Extract all 'Enter' events to one place.
|
2022-11-02 15:05:33 -07:00 |
user_group_create_members.js
|
eslint: Enable object-shorthand avoidExplicitReturnArrows option.
|
2022-11-17 16:48:44 -08:00 |
user_group_create_members_data.js
|
user groups: Add new UI support for user group creation.
|
2022-08-23 17:40:02 -07:00 |
user_group_edit.js
|
eslint: Enable object-shorthand avoidExplicitReturnArrows option.
|
2022-11-17 16:48:44 -08:00 |
user_group_edit_members.js
|
user groups: Implement edit features in user group settings overlay.
|
2022-09-07 12:09:28 -07:00 |
user_group_pill.js
|
node tests: Directly test user_group_pill helpers.
|
2022-02-22 16:29:36 -08:00 |
user_group_ui_updates.js
|
user groups: Implement edit features in user group settings overlay.
|
2022-09-07 12:09:28 -07:00 |
user_groups.ts
|
user_groups: Pass user group object instead of id to get_recursive_subgroups.
|
2022-05-17 14:51:55 -07:00 |
user_groups_settings_ui.js
|
user groups: Implement edit features in user group settings overlay.
|
2022-09-07 12:09:28 -07:00 |
user_pill.js
|
js: Prefix jQuery object variable names with $.
|
2022-03-16 12:52:07 -07:00 |
user_profile.js
|
popovers: Rename "full profile" to "profile".
|
2022-11-14 12:16:22 -08:00 |
user_search.js
|
js: Prefix jQuery object variable names with $.
|
2022-03-16 12:52:07 -07:00 |
user_settings.ts
|
left_side_userlist: Remove feature from frontend.
|
2022-11-14 12:23:55 -08:00 |
user_status.js
|
frontend: Implement 'invisible mode' feature.
|
2022-09-23 12:27:54 -07:00 |
user_status_ui.js
|
eslint: Enable object-shorthand avoidExplicitReturnArrows option.
|
2022-11-17 16:48:44 -08:00 |
user_topics.js
|
user_topics: Rename set_muted_topics to set_user_topics.
|
2022-08-29 17:24:08 -07:00 |
util.ts
|
util: Add function `get_string_diff`.
|
2023-01-06 16:53:57 -08:00 |
vdom.js
|
js: Prefix jQuery object variable names with $.
|
2022-03-16 12:52:07 -07:00 |
watchdog.ts
|
…
|
|
webpack_public_path.js
|
…
|
|
widgetize.js
|
js: Prefix jQuery object variable names with $.
|
2022-03-16 12:52:07 -07:00 |
zcommand.js
|
compose: Rename compose_error to compose_banner.
|
2022-12-06 15:43:49 -08:00 |
zform.js
|
js: Prefix jQuery object variable names with $.
|
2022-03-16 12:52:07 -07:00 |
zulip_test.js
|
stream create: Overhaul create-stream add-subscribers UI.
|
2022-03-07 16:58:58 -08:00 |