zulip/zephyr/static/js
Zev Benjamin 347b222c79 Make the loading more messages indicator absolutely positioned
It now appears on top of message contents.

(imported from commit ac72a38f2a3062f7107db8125e11de78e40d927e)
2013-07-15 11:13:53 -04:00
..
activity.js Set initial user presences in O(n), not O(n²) time 2013-07-11 16:48:29 -04:00
api.js Rework API documentation to cover all supported calls. 2013-04-18 09:57:56 -07:00
blueslip.js Blueslip: on staging, save stacktrace for easy c&p 2013-07-12 11:33:17 -04:00
colorspace.js Use white text for recipient labels on streams set to dark colors 2013-02-19 15:33:35 -05:00
common.js Accept any password with at least 6 characters 2013-04-10 18:05:02 -04:00
compose.js Refactor compose code to clarify API 2013-07-12 18:26:13 -04:00
composebox_typeahead.js Send message on Ctrl/Cmd-Enter. 2013-07-12 16:17:22 -04:00
debug.js Put spaces after "function" in JS code (cosmetic). 2013-07-05 16:32:32 -04:00
emoji.js Sort our emoji list lexically as opposed to the order of emoji-cheat-sheet 2013-07-12 14:33:39 -04:00
hashchange.js Put spaces after "function" in JS code (cosmetic). 2013-07-05 16:32:32 -04:00
hotkey.js Remove compose.set_mode in favor of compose.start 2013-07-12 18:26:13 -04:00
initial_invite.js Add a bulk invite page for the first user in a realm 2013-07-12 13:07:02 -04:00
invite.js Put spaces after "function" in JS code (cosmetic). 2013-07-05 16:32:32 -04:00
landing-page.js Make error messages visible (trac #1294). 2013-06-10 16:42:43 -04:00
message_edit.js Show server errors in the message edit form. 2013-07-12 11:35:09 -04:00
message_list.js Fix scroll position when updating messages. 2013-07-08 22:26:17 -04:00
metrics.js Enable metrics for all production realms 2013-06-27 15:57:55 -04:00
narrow.js Remove the narrow/unarrow opacity animation. 2013-07-15 10:53:03 -04:00
notifications.js Don't limit ourselves to webkit for audible notifications 2013-07-12 17:28:50 -04:00
notifications_bar.js Put spaces after "function" in JS code (cosmetic). 2013-07-05 16:32:32 -04:00
onboarding.js Give up on "pin tab" and instead push for "get app". 2013-07-08 23:02:56 -04:00
popovers.js Fix selector when picking a custom color. 2013-07-10 11:09:56 -04:00
reload.js Preserve the hash when reloading 2013-06-21 16:24:12 -04:00
rows.js Remove global selected_message_id and persistent_message_id variables 2013-02-21 13:29:17 -05:00
search.js Put spaces after "function" in JS code (cosmetic). 2013-07-05 16:32:32 -04:00
settings.js Make make_loading_indicator take its optional text via an options argument 2013-07-15 11:13:53 -04:00
setup.js Make make_loading_indicator take its optional text via an options argument 2013-07-15 11:13:53 -04:00
signup.js Perform JS validation of the login form. 2013-07-08 14:00:19 -04:00
stream_list.js Revert to old mark as unread on view behavior. 2013-07-11 14:01:26 -04:00
subs.js subs: Rearrange some of the color logic to make the linter happy. 2013-07-11 14:42:45 -04:00
tab_bar.js Shorten private operator (private-message -> private). 2013-07-10 16:58:17 -04:00
templates.js Append timestamp to URLs when getting templates on dev machines. 2013-04-05 10:38:38 -04:00
timerender.js Rename timerender.render_time to render_date. 2013-07-02 10:13:57 -04:00
tutorial.js Make the tutorial popovers visible even in thin windows. 2013-07-10 11:20:22 -04:00
typeahead_helper.js Don't show the subject typeahead when it's not helpful. 2013-07-10 11:41:12 -04:00
ui.js Make the loading more messages indicator absolutely positioned 2013-07-15 11:13:53 -04:00
unread.js Put spaces after "function" in JS code (cosmetic). 2013-07-05 16:32:32 -04:00
util.js Add support for absolutely positioned loading indicators 2013-07-15 11:13:53 -04:00
viewport.js Update the minimum message size, which is used in visible message calculations. 2013-07-15 10:53:04 -04:00
zephyr.js Include a link button after the subject when it matches a realm filter. 2013-07-15 10:41:13 -04:00