Commit Graph

7461 Commits (01491e9c3f2ce9b569db29d4f4ab8b86ac8d6284)
 

Author SHA1 Message Date
jian10au f92cb95f5c
Update ts/components/session/settings/SessionSettingListItem.tsx
Accept the change

Co-Authored-By: Mikunj Varsani <Mikunj@users.noreply.github.com>
6 years ago
Brian Jian Zhao ac8d0aa441 remove the global var setZoomFacotr 6 years ago
Brian Jian Zhao 70100a0ef5 remove value prop in slider and global var setZoomFactor 6 years ago
Brian Jian Zhao fd764a2aa7 match the slider value prop with currentSliderValue 6 years ago
Brian Jian Zhao 75f5d5743f remove all the conditional rendering logic to make code cleaner 6 years ago
Brian Jian Zhao 0daaa04596 fully working; all comments removed; put slider setting into content object 6 years ago
Ryan Tharp c36fd8ae62 handle image/ avatar paths 6 years ago
Ryan Tharp 46d401ecbf Merge branch 'clearnet' of https://github.com/loki-project/loki-messenger into opengroupordering 6 years ago
Audric Ackermann 370467a127
Merge pull request #878 from Bilb/group-profile-image
Group profile image upload
6 years ago
Audric Ackermann a52127de5d
do not trigger change of unchanged messages on conversation reset 6 years ago
Audric Ackermann 2d1739a1e7
add key to a list of badges (cause error on console) 6 years ago
Audric Ackermann 84d5cf4541
fix contextmenu caching on Message right click 6 years ago
Ryan Tharp 97393ef25d fix message order when mix multidevice messages, improve error logging 6 years ago
Ryan Tharp 5b412f74ad Revert "lint"
This reverts commit c6b6ab8be6.
6 years ago
Ryan Tharp c6b6ab8be6 lint 6 years ago
Ryan Tharp 4254f15b44 fix message still loading issue 6 years ago
Ryan Tharp 845fc34964
Fix my typo 6 years ago
Audric Ackermann 0528a4c8ac
fix lint 6 years ago
Audric Ackermann 06aeb126c2
enable search by username in message view #928 6 years ago
Audric Ackermann 55c1410793
Merge pull request #919 from Bilb/fix-background-pill-divider
move pill divider in react and fix the bg
6 years ago
Audric Ackermann 8066cc0709
add link to explain tslint issue with sfc and props type 6 years ago
Brian Jian Zhao ccb470207a use storage instead of component state to store the zoom setting 6 years ago
Audric Ackermann 797ccdc125
Use the new member list UI for the update group dialog (closed) 6 years ago
Brian Jian Zhao 203d314254 fix the slider bug 6 years ago
Brian Jian Zhao 23da1831c2 removed unnecessary comments after review 6 years ago
Ryan Tharp 20c7a42356
Merge pull request #915 from neuroscr/dupfix
Try to address duplicate open group message issues after sleep
6 years ago
Ryan Tharp 0c43c511d7
Merge pull request #868 from neuroscr/tls-fix
Snode communication retries and logging improvement
6 years ago
Ryan Tharp 33f820120c
Merge pull request #922 from neuroscr/update
convert more Signal references to Session
6 years ago
Audric Ackermann 6b2afdf047
Merge pull request #923 from Bilb/fix-close-sessionmodal
fix catch of mouse events on forgotten modals
6 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
6 years ago
Audric Ackermann 649cc5721d
Merge pull request #920 from Bilb/fix-event-propagation-link-message
fix event propogation on links in messages
6 years ago
Audric Ackermann f9c38d720f
Merge pull request #924 from Bilb/enable-notifications
Enable back notifications
6 years ago
Konstantin 99bb9a2c30
Remove redundant braces
Co-Authored-By: Mikunj Varsani <Mikunj@users.noreply.github.com>
6 years ago
Audric Ackermann ff8c2fc050
debounce notifications update to 2sec 6 years ago
Audric Ackermann f5b3eb394c
enable notifications after 10seconds of start or reconnect 6 years ago
Audric Ackermann d6a9038198
enable back notifications 6 years ago
Audric Ackermann daec39b94d
fix catch of mouse events on forgotten modals 6 years ago
Ryan Tharp 8e0f280724 convert more Signal references to Session 6 years ago
Konstantin Ullrich 05a15dc9cd Small Code formating 6 years ago
Konstantin Ullrich c731241689 Remove search icon in message view 6 years ago
Audric Ackermann cb18a48d50
fix event propogation on links in messages 6 years ago
Audric Ackermann f2f4b4be70
move pill divider in react and fix the bg 6 years ago
Audric Ackermann c2517adc89
No underline under contacts title 6 years ago
Audric Ackermann f0760b22ea
Make closed groups show up in contacts left panel 6 years ago
Ryan Tharp d19be45685 add simple lock around lokiPublicChatAPI binding (on top of the clearing, only one is probably needed) 6 years ago
Brian Jian Zhao b877dab7de refactor the code related to checking slider type 6 years ago
Audric Ackermann 7eab7fbcf4
Merge pull request #869 from Bilb/dialog-exit-esc-click-outside
Dialog exit esc click outside
6 years ago
Audric Ackermann e4f9efc75e
Merge pull request #907 from Bilb/open-group-sync
Open group sync on device link
6 years ago
Audric Ackermann 6d03a63d4a
add sync of open groups on device link 6 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
6 years ago