zulip/static/js
Leo Franchi f128ff6d53 Remove firefox-specific table hack, as we're no longer using tables for messages
(imported from commit 0d4e171c11e77e4000a8bfe7cbb8fc13e827d54d)
2014-02-27 20:25:23 -05:00
..
activity.js Support q hotkey to Search people. 2014-02-18 13:04:36 -05:00
admin.js Properly prepopulate realm name on admin page. 2014-02-13 13:18:18 -05:00
alert_words.js Expand characters allowed after an alertword. 2014-02-13 17:14:53 -05:00
alert_words_ui.js Add an idempotent flag to the channel module. 2014-01-10 21:39:00 -05:00
api.js Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
avatar.js Allow users to upload avatars on the Settings page. 2013-10-29 10:59:41 -04:00
blueslip.js Add a detailed description to event loop errors 2014-02-10 17:08:11 -05:00
channel.js channel: Improve handling of non-JSON format 403 responses. 2014-02-10 17:05:34 -05:00
colorspace.js Modify crumbbar style to look like an arrowbar 2014-02-18 12:50:29 -07:00
common.js Add curly braces for all javascript if statements lacking them. 2013-08-01 11:47:54 -04:00
compose.js Move report_as_received to compose.js. 2014-02-03 13:32:02 -05:00
compose_fade.js Don't fade messages on different topics but the same stream. 2014-02-12 16:26:57 -05:00
composebox_typeahead.js Add an idempotent flag to the channel module. 2014-01-10 21:39:00 -05:00
custom_markdown.js Add JS to for the inline subscribe button 2014-01-22 11:28:31 -05:00
debug.js Replace $.each with _.each 2013-07-30 12:12:58 -04:00
dict.js Create blueslip error for undefined keys in Dict. 2013-09-11 18:07:37 -04:00
echo.js Remove blueslip debug for localecho 2014-02-10 13:23:28 -05:00
emoji.js Change out the gemoji emoji for android version 2014-02-27 20:25:22 -05:00
feature_flags.js Support negated searches on staging. 2014-02-13 14:14:24 -05:00
fenced_code.js [localecho] Properly escape HTML in code blocks 2014-02-03 12:57:54 -05:00
filter.js Remove transitional defensive code in filter.js 2014-02-20 11:38:50 -05:00
hashchange.js Remove transitional defensive code in hashchange.js 2014-02-19 16:20:29 -05:00
hotkey.js Allow cycling between streams with shift+{A,D} 2014-02-20 13:27:43 -05:00
initial_invite.js Unbreak sending invites from the first user. 2014-01-13 10:36:48 -05:00
invite.js Unconditionally subscribe new users to the notification stream if it is public. 2014-01-23 17:06:26 -05:00
landing-page.js Send you a registration email if you try to sign up for an existing realm. 2014-01-31 16:40:19 -05:00
localstorage.js Add a localstorage.js module 2014-01-23 16:28:58 -05:00
message_edit.js Fix inverted boolean check for local messages in topic propagation 2014-02-12 10:08:19 -05:00
message_flags.js Split out message_flags.js. 2014-01-31 14:59:03 -05:00
message_list.js Remove requirement of no selected id to hide empty feed message 2014-02-27 20:25:23 -05:00
message_list_view.js Remove firefox-specific table hack, as we're no longer using tables for messages 2014-02-27 20:25:23 -05:00
message_store.js Revert "Ensure server still gets narrow operators as tuples." 2014-02-11 13:56:23 -05:00
metrics.js Use .operator to get operator for mixpanel. 2014-01-30 13:24:43 -05:00
muting.js Handle undefined keys in muting.is_topic_muted 2013-09-11 16:47:36 -04:00
muting_ui.js Add an idempotent flag to the channel module. 2014-01-10 21:39:00 -05:00
narrow.js Report unnarrow times as well as narrow times 2014-02-13 14:45:22 -05:00
navigate.js Allow cycling between streams with shift+{A,D} 2014-02-20 13:27:43 -05:00
notifications.js Tell the desktop app the source of a desktop notification 2014-02-05 12:02:27 -05:00
notifications_bar.js Add curly braces for all javascript if statements lacking them. 2013-08-01 11:47:54 -04:00
people.js Don't overwrite already reified people 2014-02-19 12:49:39 -05:00
popovers.js Remove narrowing options from message chevron menu. 2014-02-18 13:19:39 -05:00
referral.js Add channel module wrapping our various JSON requests to the server. 2013-12-19 16:52:47 -05:00
reload.js Fix saving of pointer on server-initiated reload when narrowed. 2014-02-12 14:40:38 -05:00
rows.js Parse message IDs as floats 2014-01-07 17:33:33 -05:00
search.js Remove jquery.highlight 2014-01-15 16:07:20 -05:00
search_suggestion.js Move methods from search_suggestion to filter. 2014-02-19 11:05:30 -05:00
server_events.js Add a detailed description to event loop errors 2014-02-10 17:08:11 -05:00
settings.js Split bot deactivation from user deactivation 2014-02-18 15:09:22 -05:00
setup.js Rename get_updates to get_events in the frontend. 2014-01-30 17:23:52 -05:00
signup.js Make login form validation errors not wrap 2013-09-16 14:20:43 -04:00
socket.js Catch exceptions when saving to local storage, as disk may be full or quota may be up 2014-02-03 17:50:30 -05:00
stream_color.js Redesign elements in left sidebar 2014-02-18 12:50:32 -07:00
stream_data.js Keep track of subs by stream_id inside of stream_data.js. 2014-02-06 12:09:52 -05:00
stream_list.js Fix failing stream sidebar node test 2014-02-18 12:50:32 -07:00
subs.js Extract subs.mark_sub_unsubscribed(). 2014-02-10 13:23:27 -05:00
summary.js Split out message_flags.js. 2014-01-31 14:59:03 -05:00
tab_bar.js update old messages' stream-color text class 2014-02-18 12:50:31 -07:00
templates.js Use compiled.js in dev environments. 2014-01-10 21:39:04 -05:00
timerender.js Better date separator rendering 2013-09-11 11:50:17 -07:00
tutorial.js Fix misc. uses of search tuples. 2014-02-10 15:11:43 -05:00
typeahead_helper.js Prefer humans to bots when autocompleting PM recipients. 2014-01-10 21:39:05 -05:00
ui.js Consider .user-list-filter in right sidebar calculations. 2014-02-19 15:16:37 -05:00
unread.js Move suppress_unread_counts to unread.js. 2014-01-31 15:57:28 -05:00
util.js Don't fade messages on different topics but the same stream. 2014-02-12 16:26:57 -05:00
viewport.js Fix scroll position on narrow and unnarrow 2014-01-30 01:48:15 -05:00
zulip.js Fix misc. uses of search tuples. 2014-02-10 15:11:43 -05:00