Mikunj
24455fc8b7
Updated TTL to use slider.
6 years ago
Mikunj Varsani
d97ee35f12
Merge pull request #129 from Mikunj/pow-difficulty
...
Reduced PoW difficulty to 100 on production.
6 years ago
Mikunj
8f1650443f
Set custom TTL in outgoing message.
6 years ago
Mikunj
235dbb2176
Added display of message ttl in settings.
...
Fixed setting message ttl.
6 years ago
Mikunj
87113b6cc1
Added message ttl setting storage
6 years ago
Mikunj
4de69bee4b
Reduced PoW difficulty to 100 on production.
6 years ago
sachaaaaa
61c4447ab0
Merge pull request #126 from Mikunj/friend-request-notification
...
Fix notification display after friend request is accepted.
6 years ago
Scott Nonnenberg
2380f01e31
Ensure that too-wide messages don't overflow in small breakpoint
6 years ago
sachaaaaa
3053897645
Merge pull request #127 from Mikunj/travis
...
Travis fixes
6 years ago
Mikunj
ae08bdf5ec
Disable cache on windows
6 years ago
Beaudan Campbell-Brown
80077325e1
Merge pull request #125 from Mikunj/refactor-lib-loki
...
Refactor libloki protocol
6 years ago
Mikunj
5960b8af1c
made travis_wait global.
6 years ago
Mikunj
4d1f4fcb4f
Moved loki_protocol_store.js into libloki/storage.js
6 years ago
sachaaaaa
06cc03811f
Merge pull request #120 from Mikunj/travis-windows-wait
...
Added travis_wait on windows.
6 years ago
Mikunj
a12ed61cc1
Fix notification display after friend request is accepted.
6 years ago
Mikunj
4eda13733a
Cleanup tests.
...
Moved service_node_test to assert to keep consistency.
6 years ago
Mikunj
f9147663d5
Updated tests.
...
Removed libloki-protocol.
6 years ago
Mikunj
070d18b514
Updated function calls.
6 years ago
Mikunj
982f10a505
Split libloki logic.
...
Added to gruntfile.
6 years ago
sachaaaaa
4b4a2b1bf2
Merge pull request #122 from sachaaaaa/consolidateLists
...
Add logic to consolidate list of data returned by different snodes
6 years ago
sachaaaaa
5eb0bc51a4
Merge pull request #119 from sachaaaaa/pow-metrics
...
PoW statistical measurements
6 years ago
sachaaaaa
583a10628a
run service_node in the browser instead of as a nodejs module
6 years ago
sachaaaaa
61145b6e99
rename listSize to numLists in service_nodes.js
6 years ago
sachaaaaa
8c01bea913
variables name consistency and remove superfluous initialisation
6 years ago
sachaaaaa
1274beb510
Add consolidateLists function with unit tests
6 years ago
Scott Nonnenberg
b816638dea
Fix some of the notification avatar colors
6 years ago
Scott Nonnenberg
6eb8f5680c
Preserve links with embedded emoji
6 years ago
Scott Nonnenberg
dc9f9dabfd
Ensure that caption is shown even for single-image message
6 years ago
Scott Nonnenberg
c0be4718fc
Update delivered_to for outgoing with earlier delivery receipts
6 years ago
Scott Nonnenberg
f9ea7be61f
Reintroduce single attachment limit
6 years ago
Scott Nonnenberg
985b1d6aa6
New staged attachments UI, multiple image attachments per message
6 years ago
Scott Nonnenberg
e4babdaef0
Updates to backup infrastructure
6 years ago
Scott Nonnenberg
47f834cf5c
Encrypt device name on account create, on first launch if needed
6 years ago
Scott Nonnenberg
775e31c854
Lint fixes after recent PRs
6 years ago
Herohtar
22ca4f9cc7
Change tray icon click to always show/focus window ( #2984 )
...
* Added function to always show the window on tray icon click and reassigned click event
* Refactored the code to force the window on top into its own function
6 years ago
Herohtar
a21d63e450
Make notification initials consistent with everything else ( #3006 )
...
Make notification initials consistent with Avatar component
6 years ago
Hugo Torzuoli
9ffe7c5836
Update Licence Year ( #3009 )
...
Update License Year
6 years ago
Herohtar
0b60af1c84
Don't compare a numeric value with a string when using the identity operator ( #2989 )
...
Fix comparison for emoji injection at cursor location
6 years ago
sachaaaaa
e1fad6505e
Merge pull request #117 from Mikunj/QoL-fixes
...
Minor fixes
6 years ago
Mikunj
36aadcd0f2
Added travis_wait on windows.
6 years ago
sachaaaaa
e3138f8fde
add yarn pow-metrics
6 years ago
Mikunj
cbb62f4a71
Added tsx files to grunt watch.
...
Fixed minor bug in conversation view.
6 years ago
sachaaaaa
81ce63c9a4
Merge pull request #116 from Mikunj/fix/conversation-menu
...
Fix menu items not triggering
6 years ago
sachaaaaa
e6cdcc981c
Merge pull request #115 from Mikunj/PoW-fixes
...
Pow fixes
6 years ago
Mikunj
f3367465d8
Fix menu items not triggering after conversation is removed and then added.
6 years ago
Mikunj
a0b814bf7c
limit max message length to 2000 characters.
...
Set task time limit to 3 minutes.
6 years ago
Mikunj
3690f4acda
Added timeout argument to WorkerInterface.
6 years ago
Mikunj
6bcb259919
Added PoW error.
6 years ago
sachaaaaa
e50a199f83
Merge pull request #114 from sachaaaaa/build_dir_win
...
set build dir to /release on win to align with other platforms
6 years ago
sachaaaaa
6779bb492f
set build dir to /release on win to align with other platforms
6 years ago