Scott Nonnenberg
b08c10a547
FileInputView: Event on attachment change to hide/show microphone
7 years ago
sachaaaaa
7f78409f43
add TTL variation in pow metrics
7 years ago
Scott Nonnenberg
43e5d16020
Support for web socket communication with no signaling key
7 years ago
Scott Nonnenberg
00755072ee
Include caption, width and height for outgoing attachments
7 years ago
Mikunj
d626344ae1
Fix double quotes.
7 years ago
Mikunj
924c51d5c7
Removed min and max clamping in code.
...
This should be done UI and Server side instead.
7 years ago
Mikunj
24455fc8b7
Updated TTL to use slider.
7 years ago
Mikunj Varsani
d97ee35f12
Merge pull request #129 from Mikunj/pow-difficulty
...
Reduced PoW difficulty to 100 on production.
7 years ago
Mikunj
8f1650443f
Set custom TTL in outgoing message.
7 years ago
Mikunj
235dbb2176
Added display of message ttl in settings.
...
Fixed setting message ttl.
7 years ago
Mikunj
87113b6cc1
Added message ttl setting storage
7 years ago
Mikunj
4de69bee4b
Reduced PoW difficulty to 100 on production.
7 years ago
sachaaaaa
61c4447ab0
Merge pull request #126 from Mikunj/friend-request-notification
...
Fix notification display after friend request is accepted.
7 years ago
Scott Nonnenberg
2380f01e31
Ensure that too-wide messages don't overflow in small breakpoint
7 years ago
sachaaaaa
3053897645
Merge pull request #127 from Mikunj/travis
...
Travis fixes
7 years ago
Mikunj
ae08bdf5ec
Disable cache on windows
7 years ago
Beaudan Campbell-Brown
80077325e1
Merge pull request #125 from Mikunj/refactor-lib-loki
...
Refactor libloki protocol
7 years ago
Mikunj
5960b8af1c
made travis_wait global.
7 years ago
Mikunj
4d1f4fcb4f
Moved loki_protocol_store.js into libloki/storage.js
7 years ago
sachaaaaa
06cc03811f
Merge pull request #120 from Mikunj/travis-windows-wait
...
Added travis_wait on windows.
7 years ago
Mikunj
a12ed61cc1
Fix notification display after friend request is accepted.
7 years ago
Mikunj
4eda13733a
Cleanup tests.
...
Moved service_node_test to assert to keep consistency.
7 years ago
Mikunj
f9147663d5
Updated tests.
...
Removed libloki-protocol.
7 years ago
Mikunj
070d18b514
Updated function calls.
7 years ago
Mikunj
982f10a505
Split libloki logic.
...
Added to gruntfile.
7 years ago
sachaaaaa
4b4a2b1bf2
Merge pull request #122 from sachaaaaa/consolidateLists
...
Add logic to consolidate list of data returned by different snodes
7 years ago
sachaaaaa
5eb0bc51a4
Merge pull request #119 from sachaaaaa/pow-metrics
...
PoW statistical measurements
7 years ago
sachaaaaa
583a10628a
run service_node in the browser instead of as a nodejs module
7 years ago
sachaaaaa
61145b6e99
rename listSize to numLists in service_nodes.js
7 years ago
sachaaaaa
8c01bea913
variables name consistency and remove superfluous initialisation
7 years ago
sachaaaaa
1274beb510
Add consolidateLists function with unit tests
7 years ago
Scott Nonnenberg
b816638dea
Fix some of the notification avatar colors
7 years ago
Scott Nonnenberg
6eb8f5680c
Preserve links with embedded emoji
7 years ago
Scott Nonnenberg
dc9f9dabfd
Ensure that caption is shown even for single-image message
7 years ago
Scott Nonnenberg
c0be4718fc
Update delivered_to for outgoing with earlier delivery receipts
7 years ago
Scott Nonnenberg
f9ea7be61f
Reintroduce single attachment limit
7 years ago
Scott Nonnenberg
985b1d6aa6
New staged attachments UI, multiple image attachments per message
7 years ago
Scott Nonnenberg
e4babdaef0
Updates to backup infrastructure
7 years ago
Scott Nonnenberg
47f834cf5c
Encrypt device name on account create, on first launch if needed
7 years ago
Scott Nonnenberg
775e31c854
Lint fixes after recent PRs
7 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
7 years ago
Herohtar
a21d63e450
Make notification initials consistent with everything else ( #3006 )
...
Make notification initials consistent with Avatar component
7 years ago
Hugo Torzuoli
9ffe7c5836
Update Licence Year ( #3009 )
...
Update License Year
7 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
7 years ago
sachaaaaa
e1fad6505e
Merge pull request #117 from Mikunj/QoL-fixes
...
Minor fixes
7 years ago
Mikunj
36aadcd0f2
Added travis_wait on windows.
7 years ago
sachaaaaa
e3138f8fde
add yarn pow-metrics
7 years ago
Mikunj
cbb62f4a71
Added tsx files to grunt watch.
...
Fixed minor bug in conversation view.
7 years ago
sachaaaaa
81ce63c9a4
Merge pull request #116 from Mikunj/fix/conversation-menu
...
Fix menu items not triggering
7 years ago
sachaaaaa
e6cdcc981c
Merge pull request #115 from Mikunj/PoW-fixes
...
Pow fixes
7 years ago