This website works better with JavaScript.
Explore
Help
Register
Sign In
keejef
/
session-desktop
mirror of
https://github.com/oxen-io/session-desktop
Watch
2
Star
0
Fork
You've already forked session-desktop
0
Code
Issues
8
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
305bd6b3b8
unstable
feature/update-crowdin-translations
master
audit2
show
audit
v1.9.1
v1.9.0
v1.8.6
v1.8.5
v1.8.4
v1.8.3
v1.8.2
v1.8.1
v1.8.0
v1.7.9
v1.7.8
v1.7.7
v1.7.6
v1.7.5
v1.7.4
v1.7.3
v1.7.2
v1.7.1
v1.7.0
v1.6.9
v1.6.8
v1.6.7
v1.6.6
v1.6.5
v1.6.4
v1.6.3
v1.6.2
v1.6.11
v1.6.10
v1.6.1
v1.6.0
v1.5.5
v1.5.4
v1.5.3
v1.5.2
v1.5.1
v1.5.0
v1.4.9
v1.4.8
v1.4.7
v1.4.6
v1.4.5
v1.4.4
v1.4.3
v1.4.2
v1.4.11
v1.4.10
v1.4.1
v1.4.0
v1.3.1
v1.3.0
v1.2.1
v1.2.0
v1.14.3
v1.14.2
v1.14.1
v1.14.0
v1.13.2
v1.13.1
v1.13.0
v1.12.5
v1.12.4
v1.12.3
v1.12.2
v1.12.1
v1.12.0
v1.11.5
v1.11.4
v1.11.3
v1.11.2
v1.11.1
v1.11.0
v1.10.8
v1.10.7
v1.10.6
v1.10.5
v1.10.4
v1.10.3
v1.10.2
v1.10.1
v1.10.0
v1.1.2
v1.1.1
v1.0.9
v1.0.8
v1.0.7
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '305bd6b3b8'
${ noResults }
session-desktop
/
js
/
views
History
Scott Nonnenberg
305bd6b3b8
App loading screen: show messages processed so far
...
Also, show the same loading screen on index.js before we've bootstrapped the app. FREEBIE
8 years ago
..
attachment_preview_view.js
Normalize views' template fetching pattern
9 years ago
attachment_view.js
Show size of files even if size not precomputed for attachment
8 years ago
banner_view.js
Confirmaton on send, banner when 'unverified'
8 years ago
confirmation_dialog_view.js
ConfirmationDialogView: Make showCancel an explicit option
8 years ago
contact_list_view.js
Remove empty string class passed to contact template
8 years ago
conversation_list_item_view.js
Reduce unnecessary updates on conversations at startup
8 years ago
conversation_list_view.js
Remove log message
9 years ago
conversation_search_view.js
findOrCreateById instead of private-specific method
8 years ago
conversation_view.js
App loading screen: show messages processed so far
8 years ago
debug_log_view.js
Add link to github on debug log
9 years ago
error_view.js
Remove all concept of 'key conflict' from the app
8 years ago
file_input_view.js
Flag voice note attachment protos as such
8 years ago
group_member_list_view.js
Show call to action on group member list when verifying
8 years ago
group_update_view.js
Remove erroneous license file and headers
10 years ago
hint_view.js
Add hint for users with no groups or contacts
10 years ago
identicon_svg_view.js
Fix svg icon colors
9 years ago
identity_key_send_error_view.js
Improve experience when discovering identity key error on send
8 years ago
inbox_view.js
App loading screen: show messages processed so far
8 years ago
install_view.js
Move Whisper.events out of views and tests
8 years ago
key_verification_view.js
Add else handlers with logging in toggleVerified catch handler
8 years ago
last_seen_indicator_view.js
Preserve lastSeenIndicator location when not focused
8 years ago
list_view.js
Object.assign -> _.extend(), for to make Chrome 45 and below work
8 years ago
message_detail_view.js
ConfirmationDialogView: Make showCancel an explicit option
8 years ago
message_list_view.js
Add items to conversation history when user verifies/unverifies
8 years ago
message_view.js
Show 'Message not sent' only if 'Some recipients failed' not showing
8 years ago
network_status_view.js
Eliminate all console errors during test run
8 years ago
new_group_update_view.js
Remove comments after NewGroupUpdateView investigation
8 years ago
phone-input-view.js
Fix standalone registration
9 years ago
recipients_input_view.js
Simplify event arguments
10 years ago
recorder_view.js
Use error.stack instead of error for console log
8 years ago
scroll_down_button_view.js
Scroll down button: when scrolled up, or new non-visible message
8 years ago
settings_view.js
Remove 'safety number approval' option from settings dialog
8 years ago
timestamp_view.js
Fixed bubble timestamp update timer breakdown
9 years ago
toast_view.js
Generalize toast view template
9 years ago
whisper_view.js
fixed
#1163
, dark theme flaw
8 years ago