.. |
portico
|
api: Fix rendering of code blocks after clicking sidebar links.
|
2017-10-30 22:53:41 -07:00 |
stats
|
lint: Ban two spaces after comma in JS code.
|
2017-10-18 10:22:18 -07:00 |
.eslintrc.json
|
…
|
|
activity.js
|
Rename get_realm_human_user_ids -> get_active_user_ids.
|
2017-10-26 09:17:43 -07:00 |
admin.js
|
Restructure organization settings and permissions.
|
2017-08-28 17:20:13 -07:00 |
admin_sections.js
|
Add UI for viewing and cancelling open Zulip invitations.
|
2017-10-27 13:07:43 -07:00 |
alert_words.js
|
Highlight alert words in mentions you send to yourself.
|
2017-10-12 14:03:36 -07:00 |
alert_words_ui.js
|
urls: Change the method for adding alert words from PUT to POST.
|
2017-09-26 14:00:51 -07:00 |
attachments_ui.js
|
settings: Enable sorting on uploads table.
|
2017-09-28 16:16:16 -07:00 |
avatar.js
|
…
|
|
blueslip.js
|
urls: Move the report endpoints to be API-style routes.
|
2017-10-17 22:05:56 -07:00 |
bot_data.js
|
…
|
|
channel.js
|
…
|
|
click_handlers.js
|
Remove selection on longtap.
|
2017-09-25 12:31:07 -07:00 |
colorspace.js
|
…
|
|
common.js
|
passwords: Express the quality threshold as guesses required.
|
2017-10-08 15:48:44 -07:00 |
components.js
|
…
|
|
compose.js
|
compose: Add video link button, powered by Jitsi.
|
2017-10-30 17:13:47 -07:00 |
compose_actions.js
|
…
|
|
compose_fade.js
|
people.js: Rename realm_get -> get_active_user_for_email.
|
2017-10-26 09:52:42 -07:00 |
compose_state.js
|
compose_state: Extract insert_syntax_and_focus.
|
2017-10-30 17:12:56 -07:00 |
compose_ui.js
|
…
|
|
composebox_typeahead.js
|
Only show active realm users in compose typeahead.
|
2017-11-07 09:51:10 -08:00 |
condense.js
|
hotkeys: Add uncondense/collapse/uncollapse message functionality.
|
2017-09-06 08:53:39 -07:00 |
copy_and_paste.js
|
…
|
|
custom_markdown.js
|
…
|
|
debug.js
|
…
|
|
desktop_notifications_panel.js
|
notification-banner: Check if mobile before displaying.
|
2017-10-20 13:07:40 -07:00 |
dict.js
|
…
|
|
drafts.js
|
hotkeys: Modify draft toggle behavior.
|
2017-11-03 15:38:10 -07:00 |
dynamic_text.js
|
…
|
|
echo.js
|
Highlight alert words in mentions you send to yourself.
|
2017-10-12 14:03:36 -07:00 |
emoji.js
|
emoji: Allow users to change emoji set.
|
2017-10-28 10:38:33 -07:00 |
emoji_picker.js
|
compose_state: Extract insert_syntax_and_focus.
|
2017-10-30 17:12:56 -07:00 |
favicon.js
|
lint: Ban two spaces after comma in JS code.
|
2017-10-18 10:22:18 -07:00 |
feature_flags.js
|
Inline feature_flags.use_server_topic_history.
|
2017-09-26 13:58:54 -07:00 |
fenced_code.js
|
…
|
|
filter.js
|
filter: Improve group-pm-with descriptions.
|
2017-10-24 13:19:24 -07:00 |
floating_recipient_bar.js
|
…
|
|
gear_menu.js
|
…
|
|
hash_util.js
|
lint: Ban two spaces after comma in JS code.
|
2017-10-18 10:22:18 -07:00 |
hashchange.js
|
…
|
|
hotkey.js
|
hotkeys: Ensure navigation hotkeys do not work while overlay is open.
|
2017-11-03 15:38:10 -07:00 |
hotspots.js
|
hotspots.js: Fix timeout millisecond conversion.
|
2017-09-15 04:14:52 -07:00 |
integration_bot_widget.js
|
template context: Give better names to the URLs for the API.
|
2017-10-30 18:29:29 -07:00 |
invite.js
|
eslint: Add and enforce space-in-parens lint rule.
|
2017-10-06 12:36:59 -07:00 |
lightbox.js
|
lightbox: Fix repeated code in exports.open.
|
2017-09-10 00:40:03 -07:00 |
lightbox_canvas.js
|
…
|
|
list_render.js
|
list_render: Add sorting reversal.
|
2017-11-01 13:26:40 -07:00 |
list_util.js
|
…
|
|
loading.js
|
…
|
|
localstorage.js
|
…
|
|
markdown.js
|
emoji: Migrate bugdown emoji to use sprite sheets.
|
2017-09-29 11:14:34 -07:00 |
message_edit.js
|
compose: Enable mention syntax when editing messages.
|
2017-10-12 18:08:32 -07:00 |
message_events.js
|
message_edit: Fix red highlighting for messages mentioning you.
|
2017-10-23 11:02:30 -07:00 |
message_fetch.js
|
Set client_gravatar=True in the webapp.
|
2017-11-07 16:38:14 -08:00 |
message_flags.js
|
…
|
|
message_list.js
|
scrolling: Fix out-of-order bug in the message list.
|
2017-10-11 15:57:11 -07:00 |
message_list_view.js
|
message_edit: Fix red highlighting for messages mentioning you.
|
2017-10-23 11:02:30 -07:00 |
message_live_update.js
|
…
|
|
message_store.js
|
refactor: Extract people.maybe_incr_recipient_count().
|
2017-11-07 09:51:10 -08:00 |
message_util.js
|
…
|
|
message_viewport.js
|
lint: Ban two spaces after comma in JS code.
|
2017-10-18 10:22:18 -07:00 |
muting.js
|
…
|
|
muting_ui.js
|
Inline muting_ui.mute_topic and unmute_topic.
|
2017-10-17 17:41:21 -07:00 |
narrow.js
|
urls: Move the report endpoints to be API-style routes.
|
2017-10-17 22:05:56 -07:00 |
narrow_state.js
|
…
|
|
navigate.js
|
Have home key go to actual first message in the list.
|
2017-10-03 11:28:28 -07:00 |
notifications.js
|
notifications: If "Notification" is undefined, just return "denied".
|
2017-10-23 21:29:42 -07:00 |
overlays.js
|
hotkeys: Modify draft toggle behavior.
|
2017-11-03 15:38:10 -07:00 |
people.js
|
Calculate gravatar hashes on the webapp client.
|
2017-11-07 10:36:02 -08:00 |
pm_conversations.js
|
…
|
|
pm_list.js
|
js: Remove a few spurious arguments.
|
2017-08-22 09:37:17 -07:00 |
pointer.js
|
…
|
|
popovers.js
|
minor: Make comment more accurate in popover error condition.
|
2017-11-07 09:51:10 -08:00 |
presence.js
|
presence: Change "unknown" to "offline".
|
2017-10-12 10:42:06 -07:00 |
reactions.js
|
reactions.js: Fix the conditional check for sending reaction request.
|
2017-10-09 11:31:21 -07:00 |
realm_icon.js
|
…
|
|
recent_senders.js
|
recent_senders: Add sort by stream message recency.
|
2017-09-14 07:20:52 -07:00 |
reload.js
|
presence: Avoid checking activity when reloading.
|
2017-10-11 20:39:28 -07:00 |
resize.js
|
panels: Make them mobile responsive.
|
2017-10-18 21:55:43 -07:00 |
rows.js
|
js: Remove a few spurious arguments.
|
2017-08-22 09:37:17 -07:00 |
rtl.js
|
eslint: Add and enforce space-in-parens lint rule.
|
2017-10-06 12:36:59 -07:00 |
scroll_bar.js
|
Rewrite scrollbar width check to not use jQuery.
|
2017-08-22 12:50:54 -07:00 |
search.js
|
eslint: Add and enforce space-in-parens lint rule.
|
2017-10-06 12:36:59 -07:00 |
search_suggestion.js
|
eslint: Add and enforce space-in-parens lint rule.
|
2017-10-06 12:36:59 -07:00 |
sent_messages.js
|
urls: Move the report endpoints to be API-style routes.
|
2017-10-17 22:05:56 -07:00 |
server_events.js
|
Set client_gravatar=True in the webapp.
|
2017-11-07 16:38:14 -08:00 |
server_events_dispatch.js
|
Fix deleting stream from the sidebar.
|
2017-08-27 19:11:43 -07:00 |
settings.js
|
Add UI for viewing and cancelling open Zulip invitations.
|
2017-10-27 13:07:43 -07:00 |
settings_account.js
|
i18n: Translate strings in settings_account.js.
|
2017-11-07 09:52:20 -08:00 |
settings_bots.js
|
bot settings: Properly hide bot_table_error.
|
2017-09-06 13:44:02 -07:00 |
settings_display.js
|
modals: Implement new modal methods.
|
2017-09-06 09:35:16 -07:00 |
settings_emoji.js
|
…
|
|
settings_filters.js
|
…
|
|
settings_invites.js
|
i18n: Translate deactivation errors in the webapp.
|
2017-11-07 09:52:20 -08:00 |
settings_lab.js
|
settings: Remove save changes button from "UI settings" section.
|
2017-09-30 09:11:18 -07:00 |
settings_muting.js
|
…
|
|
settings_notifications.js
|
user settings: Make "Mobile push notifications always" a subsetting.
|
2017-09-29 17:58:41 -07:00 |
settings_org.js
|
settings: Fix "Notifications stream" list scrolling.
|
2017-09-27 18:46:19 -07:00 |
settings_sections.js
|
…
|
|
settings_streams.js
|
i18n: Translate deactivation errors in the webapp.
|
2017-11-07 09:52:20 -08:00 |
settings_users.js
|
i18n: Translate deactivation errors in the webapp.
|
2017-11-07 09:52:20 -08:00 |
setup.js
|
…
|
|
socket.js
|
…
|
|
stream_color.js
|
Make recipient bar styling more compact and clean.
|
2017-09-06 18:49:54 -07:00 |
stream_create.js
|
stream_settings: Add loading spinner when creating a new stream.
|
2017-11-07 12:26:47 -08:00 |
stream_data.js
|
Use user_ids, not emails, for bulk stream operations.
|
2017-10-08 12:31:12 -07:00 |
stream_edit.js
|
streams: Re-render subscriber list on sub/unsub.
|
2017-10-18 11:45:07 -07:00 |
stream_events.js
|
subs: Don't try to update stream settings UI when closed.
|
2017-10-23 22:44:27 -07:00 |
stream_list.js
|
left sidebar: Prevent closing in responsive mode.
|
2017-09-08 11:20:36 -07:00 |
stream_muting.js
|
…
|
|
stream_popover.js
|
stream_list: Use data-topic-name for topic names.
|
2017-08-16 18:03:44 -07:00 |
stream_sort.js
|
Fix issues with left-sidebar stream search and multiple words.
|
2017-09-15 00:22:59 -07:00 |
subs.js
|
subs: Fix exception with streams overlay open but no active stream.
|
2017-10-23 22:56:14 -07:00 |
tab_bar.js
|
frontend: Add ability to search by "group-pm-with" search operator.
|
2017-09-24 11:58:48 -04:00 |
templates.js
|
…
|
|
timerender.js
|
i18n: Do not concatenate i18n strings.
|
2017-09-06 07:01:43 -07:00 |
top_left_corner.js
|
Extract top_left_corner.js.
|
2017-08-14 13:03:57 -07:00 |
topic_data.js
|
Add topic_data.get_server_history().
|
2017-08-08 17:07:09 -04:00 |
topic_generator.js
|
hotkeys: Fix "n" key to work inside a muted stream.
|
2017-08-17 09:01:49 -07:00 |
topic_list.js
|
lint: Ban two spaces after comma in JS code.
|
2017-10-18 10:22:18 -07:00 |
translations.js
|
Revert "i18n: Only load active language."
|
2017-10-20 10:08:17 -07:00 |
tutorial.js
|
urls: Move the json/tutorial_status endpoint to be an API-style route.
|
2017-10-09 15:13:33 -07:00 |
typeahead_helper.js
|
emoji: Migrate bugdown emoji to use sprite sheets.
|
2017-09-29 11:14:34 -07:00 |
typing.js
|
docs: Add typing-indicators.md.
|
2017-09-26 13:42:14 -07:00 |
typing_data.js
|
docs: Add typing-indicators.md.
|
2017-09-26 13:42:14 -07:00 |
typing_events.js
|
docs: Add typing-indicators.md.
|
2017-09-26 13:42:14 -07:00 |
typing_status.js
|
docs: Add typing-indicators.md.
|
2017-09-26 13:42:14 -07:00 |
ui.js
|
notifications: Fix realm emojis not appearing in desktop notifications.
|
2017-10-17 22:03:33 -07:00 |
ui_init.js
|
notifications: Prompt user to enable desktop notifications.
|
2017-10-18 21:55:43 -07:00 |
ui_report.js
|
Avoid double-escaping HTML for settings notifications.
|
2017-11-07 09:52:20 -08:00 |
ui_util.js
|
…
|
|
unread.js
|
Revert "Get unread messages from the server in the web app."
|
2017-09-22 10:20:19 -07:00 |
unread_ops.js
|
unread: Convert mark_topic_as_read to use stream IDs.
|
2017-08-15 10:40:02 -07:00 |
unread_ui.js
|
bug: Show the count in the bankruptcy modal.
|
2017-08-17 23:30:41 -04:00 |
upload_widget.js
|
settings ui: Restrict file type for image file pickers.
|
2017-10-27 10:21:36 -07:00 |
user_events.js
|
user_events: Fix buggy-looking logging code.
|
2017-08-16 16:23:41 -07:00 |
util.js
|
…
|
|
zulip.js
|
…
|
|