.. |
activity.js
|
presence: Change "unknown" to "offline".
|
2017-10-12 10:42:06 -07:00 |
alert_words.js
|
node tests: Use zrequire in alert_words.js.
|
2017-11-08 12:24:17 -08:00 |
bot_data.js
|
node tests: Use zrequire in bot_data.js.
|
2017-11-08 12:24:17 -08:00 |
channel.js
|
middleware: Use a proper error code on CSRF failure.
|
2017-07-25 14:02:12 -07:00 |
colorspace.js
|
eslint: Set array-bracket-spacing rule and clean project.
|
2017-10-06 12:43:12 -07:00 |
common.js
|
Introduce make_zjquery().
|
2017-05-24 17:41:41 -07:00 |
compose.js
|
node tests: Use zrequire in compose.js.
|
2017-11-08 12:24:17 -08:00 |
compose_actions.js
|
node tests: Use zrequire in compose_actions.js.
|
2017-11-08 12:24:17 -08:00 |
compose_fade.js
|
node tests: Use zrequire in compose_fade.js.
|
2017-11-08 12:24:17 -08:00 |
composebox_typeahead.js
|
node tests: Use zrequire in composebox_typeahead.js.
|
2017-11-08 12:24:17 -08:00 |
dict.js
|
Add Dict.is_empty().
|
2017-04-21 21:59:22 -07:00 |
dispatch.js
|
node tests: Use zrequire in dispatch.js.
|
2017-11-08 12:24:17 -08:00 |
drafts.js
|
node tests: Use zrequire in drafts.js.
|
2017-11-08 12:24:17 -08:00 |
emoji.js
|
node tests: Use zrequire in emoji.js.
|
2017-11-08 12:24:17 -08:00 |
emoji_picker.js
|
node tests: Use zrequire in emoji_picker.js.
|
2017-11-08 12:24:17 -08:00 |
filter.js
|
node tests: Use zrequire in filter.js.
|
2017-11-08 12:24:17 -08:00 |
hashchange.js
|
node tests: Use zrequire in hashchange.js.
|
2017-11-08 12:24:17 -08:00 |
hotkey.js
|
hotkeys: Ensure navigation hotkeys do not work while overlay is open.
|
2017-11-03 15:38:10 -07:00 |
i18n.js
|
node tests: Use zrequire in i18n.js.
|
2017-11-08 12:24:17 -08:00 |
markdown.js
|
markdown: Remove now-obsolete bugdown_matches_marked.
|
2017-11-07 12:01:57 -08:00 |
message_edit.js
|
message edit: Prevent editing any failed messages.
|
2017-07-21 11:38:25 -07:00 |
message_list.js
|
node tests: Use stubbed i18n in message_list.js.
|
2017-11-08 12:24:17 -08:00 |
message_list_view.js
|
notifications: Fix desktop/sound notifications for @all.
|
2017-08-24 23:56:10 -07:00 |
message_store.js
|
markdown: Remove is_me_message UserMessage flags.
|
2017-08-27 09:34:24 -07:00 |
muting.js
|
Revert "muting.js: Track muted streams using stream id."
|
2017-05-17 07:06:32 -07:00 |
narrow.js
|
Add empty narrow msg for group-pm-with.
|
2017-09-24 15:13:58 -04:00 |
narrow_state.js
|
narrow.js: Create narrowed_by_stream_reply().
|
2017-06-27 14:06:59 -04:00 |
password.js
|
passwords: Express the quality threshold as guesses required.
|
2017-10-08 15:48:44 -07:00 |
people.js
|
Calculate gravatar hashes on the webapp client.
|
2017-11-07 10:36:02 -08:00 |
people_errors.js
|
Change warn -> error in people.report_late_add().
|
2017-11-07 09:51:10 -08:00 |
pm_conversations.js
|
typeahead: Add pm_conversations module.
|
2017-06-01 08:05:37 +00:00 |
pm_list.js
|
Use zrequire in node_tests/pm_list.js.
|
2017-08-09 12:32:09 -07:00 |
presence.js
|
node tests: Add test_set_user_status().
|
2017-06-19 08:00:55 -04:00 |
reactions.js
|
reactions.js: Fix the conditional check for sending reaction request.
|
2017-10-09 11:31:21 -07:00 |
recent_senders.js
|
recent_senders: Add sort by stream message recency.
|
2017-09-14 07:20:52 -07:00 |
rtl.js
|
Add rtl.js library for detecting direction of text.
|
2017-04-22 11:25:54 -07:00 |
search_suggestion.js
|
Add 'group-pm-with' to operator autocomplete.
|
2017-09-24 13:56:33 -04:00 |
server_events.js
|
Revert commits related to client_message_id.
|
2017-07-14 12:13:35 -07:00 |
settings_bots.js
|
zjquery: Add $.create() method.
|
2017-07-08 10:32:32 -04:00 |
settings_org.js
|
Restructure organization settings and permissions.
|
2017-08-28 17:20:13 -07:00 |
stream_color.js
|
eslint: change space-before-function-paren from warning to error.
|
2016-12-05 09:50:37 -08:00 |
stream_data.js
|
Add stream_data.get_streams_for_admin().
|
2017-08-27 19:08:04 -07:00 |
stream_events.js
|
stream_events: Fix exceptions when subscribed by another client.
|
2017-10-17 23:42:29 -07:00 |
stream_list.js
|
Extract top_left_corner.js.
|
2017-08-14 13:03:57 -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
|
frontend: Make perfectScrollbars pass tests.
|
2017-08-16 08:07:28 -07:00 |
templates.js
|
Use stub_i18n in templates.js.
|
2017-11-08 12:24:17 -08:00 |
timerender.js
|
uploads: Only display year uploaded if previous year.
|
2017-07-25 23:06:58 -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
|
Simplify rendering of "more topics" link.
|
2017-09-26 13:58:54 -07:00 |
typeahead_helper.js
|
emoji: Migrate bugdown emoji to use sprite sheets.
|
2017-09-29 11:14:34 -07:00 |
typing_data.js
|
Extract typing indicator inbound timing logic.
|
2017-03-22 08:20:21 -07:00 |
typing_status.js
|
Revamp state tracking for outbound typing indicators.
|
2017-03-22 07:01:20 -07:00 |
unread.js
|
Revert "Get unread messages from the server in the web app."
|
2017-09-22 10:20:19 -07:00 |
user_events.js
|
node: Fix node test for user_events.
|
2017-08-16 16:46:41 -07:00 |
util.js
|
util: Remove execute_early.
|
2017-07-04 13:54:33 -07:00 |
zjquery.js
|
zjquery: Add $.create() method.
|
2017-07-08 10:32:32 -04:00 |