Audric Ackermann
|
e4f9efc75e
|
Merge pull request #907 from Bilb/open-group-sync
Open group sync on device link
|
5 years ago |
Audric Ackermann
|
6d03a63d4a
|
add sync of open groups on device link
|
5 years ago |
Audric Ackermann
|
ff45fb27f2
|
Set a bg color to the mainwindow
Might improve sharpness of font rendering
@see https://github.com/electron/electron/blob/master/docs/faq.md#the-font-looks-blurry-what-is-this-and-what-can-i-do
|
5 years ago |
Mikunj Varsani
|
adbc791dcb
|
Merge pull request #877 from loki-project/group-sync
Closed group syncing
|
5 years ago |
Audric Ackermann
|
0c4fe9a361
|
Merge pull request #881 from Bilb/fix-button-label-registration
display continue session signin with seed
|
5 years ago |
Audric Ackermann
|
15738c3525
|
display continue session signin with seed
|
5 years ago |
Ryan Tharp
|
0b25ab7fac
|
Merge pull request #872 from neuroscr/update
loki-messenger => session-desktop
|
5 years ago |
Mikunj
|
d00abed7da
|
Linting
|
5 years ago |
Mikunj
|
a03185248c
|
Fix check for valid sender when handling sync message
|
5 years ago |
Mikunj Varsani
|
702a82b918
|
Merge pull request #874 from loki-project/github-actions
Only enable signing if we have a certificate on Mac
|
5 years ago |
Mikunj
|
0eaebcbcac
|
Don't send contact sync message with pairing authorisation.
Don't send secondary devices in contact sync messages.
|
5 years ago |
Mikunj
|
f35493ce9f
|
Linting
|
5 years ago |
Mikunj
|
abf298ba25
|
Added sending of group sync message
|
5 years ago |
Mikunj
|
b61dd6a839
|
Don't send groups in contact sync message
|
5 years ago |
Mikunj
|
62825faa61
|
Don't perform admin check if it's a new group that we are creating
|
5 years ago |
Mikunj
|
fc6ca57e1e
|
Added support for group request info
|
5 years ago |
Mikunj
|
d20d31b574
|
Linting
|
5 years ago |
Mikunj
|
c6be289092
|
Fix leaving closed groups
|
5 years ago |
Mikunj
|
5f0c7a2416
|
Trying a different approach
|
5 years ago |
Mikunj Varsani
|
9dd1e0f945
|
Update build-binaries.yml
|
5 years ago |
Mikunj
|
5bd7b1254e
|
Fix incorrect bash script
|
5 years ago |
Mikunj
|
9c35659c6e
|
Only enable signing if we have a certificate on Mac
|
5 years ago |
Ryan Tharp
|
2f73836f85
|
Update Messenger/Messenger to Messenger/Session
per Jimmy
|
5 years ago |
Ryan Tharp
|
ec34f50c48
|
update windows path
|
5 years ago |
Ryan Tharp
|
2fd279e514
|
Update loki-messenger links
Update loki-messenger => session-desktop and fix support page
|
5 years ago |
Ryan Tharp
|
a85fc9d0ba
|
loki-messenger => session-desktop
|
5 years ago |
Ryan Tharp
|
cef644b637
|
f5 isn't a valid accelerator
fix WARNING: f5 is not a valid accelerator on MacOS
|
5 years ago |
Vincent
|
292100c2c6
|
Prepare for v1.0.2
|
5 years ago |
Vince
|
40e8f8e044
|
Merge pull request #865 from loki-project/minor-bug
Fix check to see if we have keys or not.
|
5 years ago |
Vince
|
4c12bb6c44
|
Update _conversation.scss
Fix bottom bar floating
|
5 years ago |
Vince
|
8767a7a829
|
Merge pull request #856 from jian10au/fixissue#820
Fixissue#820
|
5 years ago |
Vince
|
781dd981d3
|
Merge pull request #857 from EchedeyLR/patch-1
Reverting changes in pull #336
|
5 years ago |
Vince
|
448d6b7533
|
Merge pull request #860 from Bilb/remove-weird-filter-request-link
remove filter request button from linking device
|
5 years ago |
Vince
|
998cd88068
|
Merge pull request #861 from Bilb/ttl-slider-update-drag
ttl slider update on drag and not on mouseup
|
5 years ago |
Vince
|
fbf82efb6d
|
Merge pull request #859 from Bilb/various-group-updates-fixes
Various group updates fixes
|
5 years ago |
Vince
|
39eb450274
|
Merge pull request #862 from Bilb/no-click-message-detail
disable section event in message detail view
|
5 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.
|
5 years ago |
Vince
|
60158b7462
|
Merge pull request #863 from Bilb/fix-bottom-buttons-overlay-bg
bottom buttons bg = end of gradient of global background
|
5 years ago |
Audric Ackermann
|
fe051cd762
|
bottom buttons bg = end of gradient of global background
|
5 years ago |
Audric Ackermann
|
687aa6e412
|
disable section event in message detail view
|
5 years ago |
Audric Ackermann
|
5e007226a1
|
ttl slider update on drag and not on mouseup
|
5 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.
|
5 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
|
5 years ago |
Vince
|
04fd2d7895
|
Merge pull request #854 from Bilb/hide-notification-group-settings
hide the notification settings in group panel for now
|
5 years ago |
Audric Ackermann
|
b4f1afe720
|
do not add new members if closed group size >= 10
|
5 years ago |
Audric Ackermann
|
b4c3dad4c9
|
show errors on closed group creation with invalid name or members
|
5 years ago |
Audric Ackermann
|
2b2c36bb2e
|
allow remove of group members if group size > 10
|
5 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.
|
5 years ago |
Brian Jian Zhao
|
74be4fa905
|
further lower the min height to 580px
|
5 years ago |
Brian Jian Zhao
|
efcfa6b5e3
|
change electron window min setting
|
5 years ago |