Commit Graph

7775 Commits (373224eee20a1aca87ddea4c699719e7f32c7189)
 

Author SHA1 Message Date
Vince 54c5f31433
Merge pull request #967 from Mikunj/auto-update-setting
Added setting to disable checking for auto updates.
5 years ago
Vince bed64b2ab8
Merge pull request #935 from Bilb/fix-contextmenu-cache-conversation-view
Fix menu cache conversation view
5 years ago
Vince 8fb092af21
Merge pull request #982 from konstantinullrich/#974-Match-styleguide-with-native-ContextMenus
Replace native Context Menu with a syleguided one in SearchInput
5 years ago
Ryan Tharp 8d4be4cb0b lint 5 years ago
Ryan Tharp e66e30bb0b URL for lint 5 years ago
Ryan Tharp 07ce97aa56 serverRequest/sendToProxy refactor, start messagesPollLock implementation, improve logging 5 years ago
Ryan Tharp 2d76b1eda9 .loki support improvement 5 years ago
Ryan Tharp a00aa73715 disconnect even if it's been stopped before, logging improvements 5 years ago
Ryan Tharp 9a01317e96 log error 5 years ago
Ryan Tharp 455bfa4ab7 result guard, mark internal-only intended functions with _ prefix and simplify parameters, logging improvements 5 years ago
Ryan Tharp 241e64b94b lint 5 years ago
Ryan Tharp e3545fa338 change unreachableNode 2nd param to object, put lock around getRandomSnodeAddress so they can't stack, markRandomNodeUnreachable returns remaining count, adjust logging 5 years ago
Ryan Tharp 1c78e1a701 sendToProxy use agent, handle 401/500s, retry system 5 years ago
Vincent 09a18d1938 Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into clearnet 5 years ago
Mikunj 33925d69e9 Cleanup 5 years ago
Mikunj Varsani 66cec1f51e Review fix. 5 years ago
Konstantin Ullrich 447ba9d3aa Remove redundant code from SessionSearchInput 5 years ago
Mikunj Varsani d8b982e194 Fix messages not being created properly in open groups 5 years ago
Mikunj Varsani f594a5e5cf
Merge pull request #978 from konstantinullrich/#901-TTL-Display-Clock-Alternative
Add a numeric TTL Countdown if the time left is under 1 minute
5 years ago
Mikunj Varsani ba48028375
Merge pull request #977 from konstantinullrich/#631-Keyboard-selection-via-Shift-not-working-when-starting-a-selection-from-the-right
Implement Blib's change
5 years ago
Konstantin Ullrich e9be9bcbc5 lint quotemark ` should be ' 5 years ago
Konstantin Ullrich de6dc26d6c Replace native Context Menu with a syleguided one in SearchInput 5 years ago
Vince fa41acc7ac
Merge pull request #962 from konstantinullrich/#889-Advanced-Search
#889 Advanced search
5 years ago
Mikunj Varsani da53c91147
Merge pull request #981 from loki-project/revert-980-win32
Revert "Enable building win32 binaries."
5 years ago
Mikunj Varsani a285c091b3
Revert "Enable building win32 binaries." 5 years ago
Mikunj Varsani 8db35bad5f
Merge pull request #980 from loki-project/win32
Enable building win32 binaries.
5 years ago
Mikunj Varsani d120cbb55d
Merge pull request #966 from majestrate/loki-tld-hack-2020-03-10
make session "work" with .loki tld
5 years ago
Mikunj Varsani 75dadb2054
Merge pull request #960 from neuroscr/fix952
Fix #952: remove org.whispersystems in notifications
5 years ago
Mikunj Varsani 04aca110c6
Merge pull request #976 from Mikunj/slow-message-fix
Speed up message decryption.
5 years ago
Mikunj Varsani c007afaa25 Build binaries for win32 5 years ago
Konstantin Ullrich 18a464fc58 Add a numeric TTL Countdown if the time left is under 1 minute 5 years ago
Konstantin Ullrich c410ef5354 Remove Debuglog 5 years ago
Konstantin Ullrich 2ed7ed5de5 Implement Blib's change 5 years ago
Mikunj 8c91aa04f1 Speed up message creation.
We were fetching all of our devices everytime a new message was received.
This was only used for when the message was a public chat message, so i moved it into the relevant if statement.

In the future if we increase the device link limit, we'll need to fetch all our devices on application launch or something.
5 years ago
Mikunj 26140e0ed0 Send delivery receipts asynchronously 5 years ago
Konstantin Ullrich d823850a9e Add overflow-y auto to session-id-editable to be able see the whole sessionID 5 years ago
Konstantin Ullrich 20feb23017 small lint fix in search.ts 5 years ago
Konstantin Ullrich 366acae1cd Minor Fix check if from is invalid not just null 5 years ago
Konstantin Ullrich 87aee6286d Implement requested minor changes 5 years ago
Mikunj Varsani b5c6cdd7a1
Merge pull request #969 from Mikunj/github-actions
Update checkout action to v2
5 years ago
Mikunj 9c3762aed8 Update checkout action to v2 5 years ago
Mikunj d31feed2c0 Review fixes 5 years ago
Mikunj 86b427cc4d Lint 5 years ago
Mikunj d10a8f0a6f Added setting to disable checking for auto updates. 5 years ago
Mikunj Varsani d6c3f89fde
Merge pull request #965 from Mikunj/clean-settings
Clean settings
5 years ago
Jeff Becker 8d684f7b1b
make .loki public chats "work"
passing number zero to environmental variables UNSETS the variable, pass "0" instead.
this commit makes it "work" but is probably not the right fix, that comes later. (tm)
5 years ago
Mikunj 745e898bcc Remove more unused functions 5 years ago
Mikunj d5bb069207 Cleanup unused functions 5 years ago
Mikunj 6767f71a6b Make getMediaPermissions synchronous 5 years ago
Mikunj eeb6257526 Remove settings view 5 years ago