Vincent
d8a12aab0f
conv tinkering
5 years ago
Vince
5c117072ff
Merge pull request #1002 from vincentbavitz/messages-open-groups
...
Messages open groups
5 years ago
Vincent
6360b539a3
linting
5 years ago
Ryan Tharp
a9da21a807
Merge pull request #1001 from neuroscr/patchopensnapps
...
Fix serverRequest retry
5 years ago
Ryan Tharp
57b2840ed8
serverRequest: fix retry, fix note
5 years ago
Vincent
6d9bcc3079
Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into clearnet
5 years ago
Vincent
99a5766592
session nomenclature updates
5 years ago
Vince
78ba6f03e1
Merge pull request #988 from neuroscr/patchopensnapps
...
snode communication and logging clean up #2 & AppDotNot minor refactor
5 years ago
Ryan Tharp
7a0e972ca4
refactor getRandomPoolLength out of markRandomNodeUnreachable
5 years ago
Ryan Tharp
8bf77ce44f
collapse difficulty branching
5 years ago
Ryan Tharp
d15445a1e0
don't create unneeded variables
5 years ago
Ryan Tharp
4bb2e83cb3
lint
5 years ago
Ryan Tharp
bb7d4820a5
Merge pull request #959 from neuroscr/opengroupordering
...
open group avatar redo conversion properly
5 years ago
Ryan Tharp
99679741c1
some renames, improve refresh random pool failures better
5 years ago
Ryan Tharp
6bdc269081
include function name in log message
5 years ago
Ryan Tharp
e4d762a358
Merge branch 'clearnet' of https://github.com/loki-project/loki-messenger into patchopensnapps
5 years ago
Vince
0f06046247
Merge pull request #987 from loki-project/open-group-fix
...
Fix messages not being created properly in open groups
5 years ago
Vince
bed64b2ab8
Merge pull request #935 from Bilb/fix-contextmenu-cache-conversation-view
...
Fix menu cache conversation view
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
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
f599c28470
organisation
5 years ago
Mikunj
33925d69e9
Cleanup
5 years ago
Mikunj Varsani
d8b982e194
Fix messages not being created properly in open groups
5 years ago
Vincent
1d289c04ed
Message reading instantaneous completed
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
Mikunj Varsani
d120cbb55d
Merge pull request #966 from majestrate/loki-tld-hack-2020-03-10
...
make session "work" with .loki tld
5 years ago
Vincent
9a6aafe99c
Pull from clearnet
5 years ago
Vincent
7235ccff88
Emoji quick styling
5 years ago
Vincent
19a5571536
Protobuf init for attachments
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
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
eeb6257526
Remove settings view
5 years ago
Ryan Tharp
738057587d
open group avatar redo conversion properly
5 years ago
Vince
868ad39e88
Merge pull request #932 from neuroscr/fixconvview
...
Fix message still loading exception
5 years ago
Vincent
2dc5885c88
Microphone timer
5 years ago
Mikunj Varsani
64778d15d7
Merge pull request #948 from konstantinullrich/#893-Unhandled-Promise-Rejection-error-when-updating
...
Move cleanupOrphanedAttachments before restart
5 years ago
Konstantin Ullrich
9cc9d61fcd
Remove a redundant restart call
5 years ago
Konstantin Ullrich
1ea0edafa9
Remove redundant if statement to avoid future bugs
5 years ago