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.
3a151393c5
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 '3a151393c5'
${ noResults }
session-desktop
/
js
History
Scott Nonnenberg
3a151393c5
Move wrapDeferred from background.js to preload.js
...
It's necessary anywhere that will have to deal with Deferreds.
7 years ago
..
models
Don't pop conversations with timer change to top (
#2084
)
7 years ago
modules
Avoid `ensure-error` for privacy reasons
7 years ago
views
Move to better database deletion call; clears in-memory caches
7 years ago
.eslintrc
Auto-fixes: UX Improvements (
#2077
)
7 years ago
Mp3LameEncoder.min.js
Copy audio-related files into js/ instead of symlinking them (
#1456
)
8 years ago
WebAudioRecorderMp3.js
Copy audio-related files into js/ instead of symlinking them (
#1456
)
8 years ago
background.js
Move wrapDeferred from background.js to preload.js
7 years ago
backup.js
Remove config after unlink, clear db when linked with new number
7 years ago
chromium.js
Remove extension.notification
8 years ago
conversation_controller.js
Allow ConversationController.load() to be called more than once
7 years ago
database.js
Move logging to disk via bunyan
8 years ago
delivery_receipts.js
Immediately remove delivery receipts from the retry cache (
#1719
)
8 years ago
emoji_util.js
Upgrade emoji support (
#1482
)
8 years ago
expire.js
Build expiration date
8 years ago
expiring_messages.js
Fetch all conversations on startup of app, not on inbox load (
#1437
)
8 years ago
focus_listener.js
Ensure `isFocused` always returns boolean
7 years ago
i18n.js
Use correct locale, fall back to en if we don't have translations
8 years ago
jquery.js
Set parent window for about/new version, escape to close (
#1795
)
8 years ago
keychange_listener.js
Fetch conversations once, clean up ConversationController API (
#1420
)
8 years ago
libphonenumber-util.js
Refactor number parsing and validation
10 years ago
libsignal-protocol-worker.js
Update libsignal-protocol v1.0.0
9 years ago
logging.js
Remove unused `require`
7 years ago
notifications.js
Make `isEnabled` an instance variable
7 years ago
read_receipts.js
Feature: Blue check marks for read messages if opted in (
#1489
)
8 years ago
read_syncs.js
Feature: Blue check marks for read messages if opted in (
#1489
)
8 years ago
registration.js
Remove config after unlink, clear db when linked with new number
7 years ago
reliable_trigger.js
Apply reliable trigger to Backbone.Collection as well
8 years ago
rotate_signed_prekey_listener.js
Fix merge confilict in rotate_signed_prekey_listener.js
8 years ago
signal_protocol_store.js
Return number (not id) in getNumber, remove unnecessary comment
7 years ago
spell_check.js
Merge locale-provided strings into english for failover support
8 years ago
storage.js
Remove config after unlink, clear db when linked with new number
7 years ago
wall_clock_listener.js
Reschedule all timers on time travel, set interval back to 1000ms
8 years ago