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