.. |
activity.js
|
Make nicer slugs for "pm-with" narrows.
|
2017-01-17 15:13:49 -08:00 |
alert_words.js
|
refactor: Remove last uses of page_params.email in JS code.
|
2017-01-21 21:45:12 -08:00 |
bot_data.js
|
refactor: Remove last uses of page_params.email in JS code.
|
2017-01-21 21:45:12 -08:00 |
composebox_typeahead.js
|
Handle spaces better in compose typeaheads.
|
2017-01-27 12:35:46 -08:00 |
dict.js
|
eslint: change quote-props from off to error and fix violations.
|
2016-12-02 18:35:53 -08:00 |
dispatch.js
|
Extract user_events.js.
|
2017-01-21 21:45:12 -08:00 |
echo.js
|
build_emoji: Generate emoji names and codepoints from emoji_map.
|
2017-01-28 17:05:32 -08:00 |
filter.js
|
refactor: Remove last uses of page_params.email in JS code.
|
2017-01-21 21:45:12 -08:00 |
hashchange.js
|
Make nicer slugs for "sender" narrows.
|
2017-01-19 14:54:50 -08:00 |
i18n.js
|
lint: Fix several no-unused-vars eslint rule violations.
|
2016-12-03 18:43:47 -08:00 |
message_edit.js
|
deps: Move `xdate` from `static/third` to `npm`
|
2017-01-19 17:07:55 -08:00 |
message_list.js
|
eslint: Update node tests to use new comma-dangle rules.
|
2016-12-03 15:00:24 -08:00 |
message_list_view.js
|
Move small_avatar_url() to people.js.
|
2017-01-21 21:45:12 -08:00 |
message_store.js
|
Use user's current full name when rendering messages.
|
2017-01-30 11:49:19 -08:00 |
muting.js
|
eslint: Update node tests to use new comma-dangle rules.
|
2016-12-03 15:00:24 -08:00 |
narrow.js
|
Fix banners for unknown streams.
|
2017-01-28 13:11:31 -08:00 |
password.js
|
Add node tests for password checks.
|
2017-01-10 04:55:41 -08:00 |
people.js
|
Use Dict[user_id] in people.filter_by_search_terms.
|
2017-01-26 10:24:15 -08:00 |
pm_list.js
|
Extract frontend_tests/node_tests/pm_list.js.
|
2017-01-30 11:49:19 -08:00 |
search_suggestion.js
|
refactor: Remove last uses of page_params.email in JS code.
|
2017-01-21 21:45:12 -08:00 |
server_events.js
|
lint: Fix several no-unused-vars eslint rule violations.
|
2016-12-03 18:43:47 -08:00 |
settings.js
|
lint: Add dangling commas in JavaScript objects.
|
2017-01-11 15:23:42 -08: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
|
refactor: Remove last uses of page_params.email in JS code.
|
2017-01-21 21:45:12 -08:00 |
stream_list.js
|
Extract frontend_tests/node_tests/pm_list.js.
|
2017-01-30 11:49:19 -08:00 |
subs.js
|
lint: Add dangling commas in JavaScript objects.
|
2017-01-11 15:23:42 -08:00 |
templates.js
|
build_emoji: Generate emoji names and codepoints from emoji_map.
|
2017-01-28 17:05:32 -08:00 |
topic_list.js
|
eslint: Update node tests to use new comma-dangle rules.
|
2016-12-03 15:00:24 -08:00 |
typeahead_helper.js
|
lint: Add dangling commas in JavaScript objects.
|
2017-01-11 15:23:42 -08:00 |
unread.js
|
Use blueslip.warn, not error, for unknown emails.
|
2017-01-19 14:54:50 -08:00 |
user_events.js
|
Live-update PM list for full-name changes.
|
2017-01-30 11:49:19 -08:00 |
util.js
|
invite: Leave not yet invited users in the invite modal's textarea.
|
2016-12-27 17:14:21 -08:00 |