Commit Graph

5278 Commits (014193e737ba007fb1c1d78b3c2d9bb66c172f61)
 

Author SHA1 Message Date
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
sachaaaaa 41ec18923a
Merge pull request #110 from Mikunj/signal-v1.19
Signal v1.19
6 years ago
sachaaaaa 27674513ba
Merge branch 'development' into signal-v1.19 6 years ago
sachaaaaa 032fecebe6
Merge pull request #112 from Mikunj/copy-public-key
Added option to copy conversation public key.
6 years ago
Mikunj a2f12ca18e Added option to copy conversation public key. 6 years ago
Mikunj 654b0dac84 Merge signal-master. 6 years ago
sha-265 3f78a3c466 Fix text alignment for RTL quoted messages (#2980) 6 years ago
Mikunj Varsani d5101cdd83
Merge pull request #107 from Mikunj/gitlab-fix
Fix gitlab file.
6 years ago
Mikunj 8688c5f442 Fix gitlab file. 6 years ago
sachaaaaa 92876525cd
Merge pull request #105 from sachaaaaa/gitlab_builds
gitlab builds for osx and win
6 years ago
sachaaaaa 9ca8a43438 restore test on windows release binaries 6 years ago
sachaaaaa c0a5f085ea fix space in gruntfile.js 6 years ago
sachaaaaa dd5c11768a win & osx builds on gitlab 6 years ago
sachaaaaa d52e2f5210
Merge pull request #106 from loki-project/remove-pull-request-template
Delete PULL_REQUEST_TEMPLATE.md
6 years ago
sachaaaaa 76cdf61ef9
Merge pull request #104 from BeaudanBrown/pow-refactor
Refactor PoW calculation to use webworkers
Fixes #100
6 years ago
Mikunj Varsani 716fa502b2
Delete PULL_REQUEST_TEMPLATE.md 6 years ago
sachaaaaa 42d3e481f0
Merge pull request #103 from Mikunj/travis
Added travis support for osx and windows
6 years ago