Audric Ackermann
|
406f5deedd
|
remove bug_report.md to update line endings
|
5 years ago |
Audric Ackermann
|
796a37189a
|
Disable disappearing message before friend request accepted
Hide nickname option fron menu in ConversationHeader for now
|
5 years ago |
Audric Ackermann
|
9041c2ad06
|
Merge pull request #1036 from Bilb/fix-password-login-crash
Close the password window once mainwindow is focused
|
5 years ago |
Ryan Tharp
|
90d2bbb338
|
refactor refreshRandomPool into small functions, exception clean up
|
5 years ago |
Ryan Tharp
|
0bffccb441
|
setValueWrapper refactor, add group prefix for easier grepping, DRY
|
5 years ago |
Ryan Tharp
|
3d93c05929
|
setValueWrapper refactor, fix process killing on macOs, remove unneeded resolves
|
5 years ago |
Ryan Tharp
|
f5f9614680
|
I looked up how to xpath byId, thought I'd include it
|
5 years ago |
Ryan Tharp
|
1e863e5a8a
|
bump int test timeout from 5s to 10s, add test-integration-parts which is more reliable
|
5 years ago |
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 |
Vincent
|
0a2e2e50d5
|
Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into integration-test-vince
|
5 years ago |
Vincent
|
bbba903864
|
Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into integration-test-vince
|
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 |
Vincent
|
0a682db24a
|
Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into integration-test-vince
|
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 |
Vincent
|
dd67a6b7d6
|
Fontsize adjust
|
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
|
c5ffcf1c3b
|
Merge branch 'clearnet' into package-cleanup
|
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 |
Vince
|
4d29218997
|
Merge branch 'clearnet' into fonts-open
|
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 |
Audric Ackermann
|
b39ac9f44e
|
Close the password window once mainwindow is focused
password was closed to early and no windows were shown which triggered
the app stop
|
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 |