signal-desktop/js/views
lilia 67c7a06c28 Use momentjs for timestamp localization
Let momentjs handle proper pluralization of relative times. This comes
at the sacrifice of displaying 'minutes' in the conversation list
timestamp rather than 'min'. Note that we don't use moment's fromNow
instance method so as to preserve the rounding logic that matches the
Android client.

// FREEBIE
2016-08-11 12:22:32 -07:00
..
attachment_preview_view.js Normalize views' template fetching pattern 2015-12-09 18:58:52 -08:00
attachment_view.js Fix lightbox 2016-06-30 16:56:51 -07:00
confirmation_dialog_view.js Dedupe modal styles 2016-02-19 17:34:59 -08:00
contact_list_view.js Normalize views' template fetching pattern 2015-12-09 18:58:52 -08:00
conversation_list_item_view.js More consistent timestamps 2016-04-21 12:06:39 -07:00
conversation_list_view.js Don't sort if already sorted 2016-07-28 18:39:55 -07:00
conversation_search_view.js Remove newContact attribute 2016-03-18 11:21:11 -07:00
conversation_view.js i18n 'Permanently delete this conversation?' 2016-05-05 12:54:15 -07:00
debug_log_view.js Add link to github on debug log 2016-04-09 20:55:21 -07:00
end_session_view.js i18n EndSessionView 2016-01-02 02:51:24 -08:00
error_view.js i18n KeyConflictView 2016-01-02 02:51:25 -08:00
file_input_view.js Fix errant change event handler from firing 2016-04-18 19:15:36 -07:00
group_member_list_view.js Remove unusued event handlers 2016-03-23 15:06:23 -07:00
group_update_view.js Remove erroneous license file and headers 2015-09-07 14:58:42 -07:00
hint_view.js Add hint for users with no groups or contacts 2015-11-27 22:26:56 -08:00
identicon_svg_view.js Prefer single quotes 2016-01-02 02:51:25 -08:00
inbox_view.js Scope media pausing to the open conversation 2016-06-30 12:54:00 -07:00
install_view.js Display a message when provisioning socket fails 2016-02-09 16:23:17 -08:00
key_conflict_dialogue_view.js Rename axolotl storage 2016-04-22 13:43:30 -07:00
key_verification_view.js Update style and copy on key changes 2016-03-24 13:20:50 -07:00
list_view.js Remove unused code 2016-01-26 14:56:16 -08:00
message_detail_view.js Remove unusued event handlers 2016-03-23 15:06:23 -07:00
message_list_view.js Fix scroll position jumping when images load 2015-11-15 15:32:35 -08:00
message_view.js Fix style 2016-07-14 11:09:03 -07:00
new_conversation_view.js Fix minor style errors 2016-02-18 13:45:22 -08:00
new_group_update_view.js DRY up group update sending 2015-09-23 16:45:07 -07:00
phone-input-view.js Fix standalone registration 2015-12-10 10:36:14 -08:00
recipients_input_view.js Simplify event arguments 2015-09-21 10:32:35 -07:00
settings_view.js Add button for re-importing contacts from phone 2016-06-16 16:43:07 -07:00
timestamp_view.js Use momentjs for timestamp localization 2016-08-11 12:22:32 -07:00
toast_view.js i18n FileSizeToast 2016-01-02 02:51:24 -08:00
whisper_view.js Fix minor style errors 2016-02-18 13:45:22 -08:00
window_controls_view.js Remove erroneous license file and headers 2015-09-07 14:58:42 -07:00