Ryan Tharp
|
ec34f50c48
|
update windows path
|
6 years ago |
Ryan Tharp
|
2fd279e514
|
Update loki-messenger links
Update loki-messenger => session-desktop and fix support page
|
6 years ago |
Ryan Tharp
|
a85fc9d0ba
|
loki-messenger => session-desktop
|
6 years ago |
Ryan Tharp
|
cef644b637
|
f5 isn't a valid accelerator
fix WARNING: f5 is not a valid accelerator on MacOS
|
6 years ago |
Ryan Tharp
|
a02fe95556
|
detect not ready through statusCode instead of string, log any non-200 statusCode, warn if no reply at all, try to debug iv errors, don't call .json() on falsish values
|
6 years ago |
Ryan Tharp
|
4a55040688
|
improve code quality
|
6 years ago |
Audric Ackermann
|
1f411df0ce
|
lint
|
6 years ago |
Audric Ackermann
|
99133437d6
|
close all dialogs on ESC or click outside
|
6 years ago |
Ryan Tharp
|
4ba4b8bb54
|
improve logging, add one retry if not enough snodes in the swarm on long poll start
|
6 years ago |
Ryan Tharp
|
c404d1c729
|
log exception and when we exhausted long polling pool
|
6 years ago |
Ryan Tharp
|
69dcfa2845
|
getSwarmNodes refactor to include results from RANDOM_SNODES_TO_USE nodes, make refreshSwarmNodesForPubKey return filteredNodes, initialiseRandomPool() retries 3 times with delays
|
6 years ago |
Ryan Tharp
|
774c468c39
|
handle non-base64 responses appropriately, include which server failed in logs
|
6 years ago |
Vincent
|
292100c2c6
|
Prepare for v1.0.2
|
6 years ago |
Vince
|
40e8f8e044
|
Merge pull request #865 from loki-project/minor-bug
Fix check to see if we have keys or not.
|
6 years ago |
Vince
|
4c12bb6c44
|
Update _conversation.scss
Fix bottom bar floating
|
6 years ago |
Vince
|
8767a7a829
|
Merge pull request #856 from jian10au/fixissue#820
Fixissue#820
|
6 years ago |
Vince
|
781dd981d3
|
Merge pull request #857 from EchedeyLR/patch-1
Reverting changes in pull #336
|
6 years ago |
Vince
|
448d6b7533
|
Merge pull request #860 from Bilb/remove-weird-filter-request-link
remove filter request button from linking device
|
6 years ago |
Vince
|
998cd88068
|
Merge pull request #861 from Bilb/ttl-slider-update-drag
ttl slider update on drag and not on mouseup
|
6 years ago |
Vince
|
fbf82efb6d
|
Merge pull request #859 from Bilb/various-group-updates-fixes
Various group updates fixes
|
6 years ago |
Vince
|
39eb450274
|
Merge pull request #862 from Bilb/no-click-message-detail
disable section event in message detail view
|
6 years ago |
Mikunj
|
38182efe01
|
Fix check to see if we have keys or not.
The previous check was also forcing the keys to be processed, which we don't want.
|
6 years ago |
Vince
|
60158b7462
|
Merge pull request #863 from Bilb/fix-bottom-buttons-overlay-bg
bottom buttons bg = end of gradient of global background
|
6 years ago |
Audric Ackermann
|
fe051cd762
|
bottom buttons bg = end of gradient of global background
|
6 years ago |
Audric Ackermann
|
687aa6e412
|
disable section event in message detail view
|
6 years ago |
Audric Ackermann
|
5e007226a1
|
ttl slider update on drag and not on mouseup
|
6 years ago |
Audric Ackermann
|
fc9fd5a514
|
remove filter request button from linking device
we match the android way: when a request you can directly accept or
cancel the whole link process.
|
6 years ago |
Vince
|
f91ce45c92
|
Merge pull request #852 from Bilb/fix-message-selection-only-on-message-click
fix #805 select message only onclick on it
|
6 years ago |
Vince
|
04fd2d7895
|
Merge pull request #854 from Bilb/hide-notification-group-settings
hide the notification settings in group panel for now
|
6 years ago |
Audric Ackermann
|
b4f1afe720
|
do not add new members if closed group size >= 10
|
6 years ago |
Audric Ackermann
|
b4c3dad4c9
|
show errors on closed group creation with invalid name or members
|
6 years ago |
Audric Ackermann
|
2b2c36bb2e
|
allow remove of group members if group size > 10
|
6 years ago |
Echedey
|
3c936d10f0
|
Reverting changes in pull #336
As suggested, with that old commit the "Go to Release Notes" link is broken referencing to "https://github.com/loki-project/session-desktop/releases/tag/1.0.1" for example.
|
6 years ago |
Brian Jian Zhao
|
74be4fa905
|
further lower the min height to 580px
|
6 years ago |
Brian Jian Zhao
|
efcfa6b5e3
|
change electron window min setting
|
6 years ago |
Vince
|
e2f74b0701
|
Merge pull request #853 from vincentbavitz/clearnet
More animations
|
6 years ago |
Vincent
|
2e3ae0cf45
|
small fixes
|
6 years ago |
Vince
|
54279b7113
|
Update README.md
|
6 years ago |
Mikunj Varsani
|
42e951e49a
|
Merge pull request #841 from adrianheine/patch-1
Support newer nodejs versions
|
6 years ago |
Audric Ackermann
|
f4600293e9
|
hide the notification settings in group panel for now
|
6 years ago |
Vince
|
da12dc521f
|
Update README.md
|
6 years ago |
Vince
|
8540f2e800
|
Update README.md
|
6 years ago |
Vince
|
d611f36eef
|
Update README.md
Readme spacing
|
6 years ago |
Audric Ackermann
|
f47d1fd9ef
|
Merge pull request #850 from Bilb/communicate-file-size-limit-user
show error when user try to add file >10mb as attachment
|
6 years ago |
Vincent
|
ad48730300
|
More animations
|
6 years ago |
Mikunj Varsani
|
cea5acf62e
|
Merge pull request #843 from loki-project/session-reset-cleanup
Refactor session reset handling
|
6 years ago |
Audric Ackermann
|
a67a409150
|
Merge pull request #842 from Bilb/clearnet
separate update group name and group members dialog (add and remove m…
|
6 years ago |
Audric Ackermann
|
0e2d95be03
|
fix #805 select message only onclick on it
|
6 years ago |
Vince
|
6e9040b626
|
Merge pull request #851 from vincentbavitz/clearnet
Various improvements
|
6 years ago |
Vincent
|
7e5f967379
|
minor grunt fix
|
6 years ago |