Ryan Tharp
|
3038a8c7d2
|
use lodash to reduce confusion
|
5 years ago |
Ryan Tharp
|
c36fd8ae62
|
handle image/ avatar paths
|
5 years ago |
Ryan Tharp
|
46d401ecbf
|
Merge branch 'clearnet' of https://github.com/loki-project/loki-messenger into opengroupordering
|
5 years ago |
Audric Ackermann
|
370467a127
|
Merge pull request #878 from Bilb/group-profile-image
Group profile image upload
|
5 years ago |
Ryan Tharp
|
97393ef25d
|
fix message order when mix multidevice messages, improve error logging
|
5 years ago |
Ryan Tharp
|
5b412f74ad
|
Revert "lint"
This reverts commit c6b6ab8be6 .
|
5 years ago |
Ryan Tharp
|
c6b6ab8be6
|
lint
|
5 years ago |
Ryan Tharp
|
845fc34964
|
Fix my typo
|
5 years ago |
Audric Ackermann
|
55c1410793
|
Merge pull request #919 from Bilb/fix-background-pill-divider
move pill divider in react and fix the bg
|
5 years ago |
Audric Ackermann
|
8066cc0709
|
add link to explain tslint issue with sfc and props type
|
5 years ago |
Ryan Tharp
|
20c7a42356
|
Merge pull request #915 from neuroscr/dupfix
Try to address duplicate open group message issues after sleep
|
5 years ago |
Ryan Tharp
|
0c43c511d7
|
Merge pull request #868 from neuroscr/tls-fix
Snode communication retries and logging improvement
|
5 years ago |
Ryan Tharp
|
33f820120c
|
Merge pull request #922 from neuroscr/update
convert more Signal references to Session
|
5 years ago |
Audric Ackermann
|
6b2afdf047
|
Merge pull request #923 from Bilb/fix-close-sessionmodal
fix catch of mouse events on forgotten modals
|
5 years ago |
Audric Ackermann
|
116c73d741
|
Merge pull request #921 from konstantinullrich/#903_Remove-redundant-search-icon-in-message-view
Remove search icon in message view
|
5 years ago |
Audric Ackermann
|
649cc5721d
|
Merge pull request #920 from Bilb/fix-event-propagation-link-message
fix event propogation on links in messages
|
5 years ago |
Audric Ackermann
|
f9c38d720f
|
Merge pull request #924 from Bilb/enable-notifications
Enable back notifications
|
5 years ago |
Konstantin
|
99bb9a2c30
|
Remove redundant braces
Co-Authored-By: Mikunj Varsani <Mikunj@users.noreply.github.com>
|
5 years ago |
Audric Ackermann
|
ff8c2fc050
|
debounce notifications update to 2sec
|
5 years ago |
Audric Ackermann
|
f5b3eb394c
|
enable notifications after 10seconds of start or reconnect
|
5 years ago |
Audric Ackermann
|
d6a9038198
|
enable back notifications
|
5 years ago |
Audric Ackermann
|
daec39b94d
|
fix catch of mouse events on forgotten modals
|
5 years ago |
Ryan Tharp
|
8e0f280724
|
convert more Signal references to Session
|
5 years ago |
Konstantin Ullrich
|
05a15dc9cd
|
Small Code formating
|
5 years ago |
Konstantin Ullrich
|
c731241689
|
Remove search icon in message view
|
5 years ago |
Audric Ackermann
|
cb18a48d50
|
fix event propogation on links in messages
|
5 years ago |
Audric Ackermann
|
f2f4b4be70
|
move pill divider in react and fix the bg
|
5 years ago |
Ryan Tharp
|
d19be45685
|
add simple lock around lokiPublicChatAPI binding (on top of the clearing, only one is probably needed)
|
5 years ago |
Audric Ackermann
|
7eab7fbcf4
|
Merge pull request #869 from Bilb/dialog-exit-esc-click-outside
Dialog exit esc click outside
|
5 years ago |
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 |
Audric Ackermann
|
e0ff1755ac
|
lint
|
5 years ago |
Ryan Tharp
|
0b25ab7fac
|
Merge pull request #872 from neuroscr/update
loki-messenger => session-desktop
|
5 years ago |
Audric Ackermann
|
ad682b588a
|
make group image upload look same as edit profile upload
|
5 years ago |
Audric Ackermann
|
790085bea1
|
disable profile image upload for closed group
|
5 years ago |
Audric Ackermann
|
1428cfe1dd
|
fix download profile image open groups
|
5 years ago |
Audric Ackermann
|
b756332f89
|
fix group member dialog and refresh right after group avatar update
|
5 years ago |
Audric Ackermann
|
60ed8f2972
|
make download of group avatar work
|
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 |
Audric Ackermann
|
6d5aed7de8
|
make upload of group picture work
|
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 |