Commit Graph

7538 Commits (2e3ebc0c8a0b6b9f0bb3526cb8a00e17849d9993)
 

Author SHA1 Message Date
Ryan Tharp 2e3ebc0c8a
Merge pull request #1043 from neuroscr/fix-int-tests
make closed group create button clickable (via minimum height), onBlur calls onChange
6 years ago
Maxim Shishmarev 804b4e54ac
Merge pull request #1041 from msgmaxim/lns
API implementation for LNS
6 years ago
Ryan Tharp 1556181906 Merge branch 'clearnet' of https://github.com/loki-project/loki-messenger into fix-int-tests 6 years ago
Ryan Tharp 86ab440bb8 make minimum window height, so integration tests can clicked on closed group button 6 years ago
Vince 9718c42c11
Merge pull request #1038 from Bilb/fix-integration-test
fix integration tests
6 years ago
Ryan Tharp 34a1fdbfec add onBlur incase onChange doesn't fire 6 years ago
Ryan Tharp e78426de99 just in case onChange isnt triggered 6 years ago
Maxim Shishmarev 932ea23ceb API implementation for LNS 6 years ago
Ryan Tharp 1279c22d6b Merge branch 'fix-integration-test' of https://github.com/Bilb/loki-messenger into clearnet 6 years ago
Ryan Tharp acdb62f4f0
Merge pull request #1037 from neuroscr/patchopensnapps
Fix tokens for File Server/Open Groups And other important snode comm fixes
6 years ago
Vince 9dbfac3c55
Merge pull request #1035 from vincentbavitz/password-whitespace
Password Whitespace Elimation
6 years ago
Vincent f76b12b814 Split typescript upgrade to new pr 6 years ago
Vincent 5eec031803 Revert fancy code 6 years ago
Mikunj Varsani 32b9f2b5a9
Merge pull request #1029 from Mikunj/theme-setting
Fix theme setting not being sent back to main.js
6 years ago
Mikunj 915ea1e283 fix quotes 6 years ago
Ryan Tharp 9ade8cbb1e using undefined instead of false 6 years ago
Audric Ackermann a5176e3748
use new electron to kill tests windows 6 years ago
Audric Ackermann 5f42eb8212
fix integration tests 6 years ago
Ryan Tharp 7cff4aa221 Merge branch 'master' of https://github.com/loki-project/loki-messenger into patchopensnapps 6 years ago
Ryan Tharp 55acf4c24f make log less confusing 6 years ago
Vincent 9349ebd37a fancy syntax 6 years ago
Ryan Tharp 6d7197a371 Merge branch 'clearnet' of https://github.com/loki-project/loki-messenger into patchopensnapps 6 years ago
Ryan Tharp 62169e74f6 clear refreshRandomPoolPromise lock so you can refresh your randomPool, handle edge case if not enough snodes in randomPool for guards 6 years ago
Vincent 3793c0feca upgrade tslint 6 years ago
Ryan Tharp c5573cc422 handle edgecase where there's less than 2 snodes in the randomPool (and it wouldn't trigger a refresh), log style, better warning if sendToProxy returns false 6 years ago
Ryan Tharp a2b1c2e8f6 lint 6 years ago
Vincent 33967ccc50 Typescript 3.8 6 years ago
Ryan Tharp 4384229b4c log when _retrieveNextMessages's call to lokiRpc fails 6 years ago
Audric Ackermann 8dccd1db2a
Merge pull request #1031 from Bilb/registration-add-debug-logs
add logs to registration process
6 years ago
Vincent b4cb6e1087 Typescript 3.7 6 years ago
Ryan Tharp 2a7ebe6696 don't say it's sent when it's not 6 years ago
Ryan Tharp 4c870d4b74 improve loki tld host checking, fix proxyFetch calling sendToProxy so tokens can be fetched 6 years ago
Vincent 640999ab61 Password whitespace trim on set 6 years ago
Vince 7449e90dec
Merge pull request #1034 from vincentbavitz/minor-ui-improvements
Minor ui improvements
6 years ago
Vincent 86bcee58ce lint 6 years ago
Vincent a75e0a9429 Password prompt fixes 6 years ago
Audric Ackermann cd507b4352
add logs to registration process
toast on exception
use a separate mnemonicSeed for signup (generated )and signin (entered by user)
6 years ago
Mikunj Varsani 3e86acb2e5
Merge pull request #1028 from konstantinullrich/Fix-link-in-Pull-Template
Fix Links in Pull Request Template
6 years ago
Vincent 0b16f5965b replace jQuery selectors with Refs 6 years ago
Vincent 866196315e Password screen fullheigt 6 years ago
Vincent 1fd0c8168f Memberlist modal strict styling 6 years ago
Vincent e5390d54f4 memberlist item alignment 6 years ago
Vincent b1f93a0c25 Group timer options scroll unification 6 years ago
Vincent 513fe8f977 Updated nulled modal buttons 6 years ago
Vincent 330a070fdf Height params adjusted to fit modals 6 years ago
Mikunj 09f1e635c8 Fix theme setting not being send back to main.js 6 years ago
Audric Ackermann 24114bab8d
Merge pull request #1024 from Bilb/fix-pre-approved-friend-request
fix pre approved friend requests
6 years ago
Konstantin Ullrich ba4db7738b Fix Links in Pull Request Template 6 years ago
Mikunj Varsani 32a14cf489
Merge pull request #1023 from Mikunj/build-instructions
Added manual building instructions
6 years ago
Audric Ackermann 0d0439cacc
Merge pull request #1020 from Bilb/spell-check-fixes
fix spell checker using the electron one
6 years ago