Commit Graph

7384 Commits (a6e54d5c5214bf1d16a56a474a447d3ea0a7377c)
 

Author SHA1 Message Date
Audric Ackermann 82b02f84ec
Merge pull request #930 from Bilb/include-friend-search-result
Include friend search result #928
6 years ago
Ryan Tharp 91ad732549
Merge pull request #934 from neuroscr/opengroupordering
Fix message order when mix multidevice messages come in AND default avatars
6 years ago
Audric Ackermann 7a86a68c22
enable back note to self in search result 6 years ago
Ryan Tharp ce876a8024 not meant to include this 6 years ago
Ryan Tharp 6d9976c0bc
Merge pull request #946 from neuroscr/fixopengroupeditnav
Put "Edit Group Name/Avatar" back in gear menu
6 years ago
Ryan Tharp 2b29b76d66 lint 6 years ago
Ryan Tharp 3038a8c7d2 use lodash to reduce confusion 6 years ago
Ryan Tharp a53fcee1bd lint 6 years ago
Ryan Tharp 1792e2d952 add editGroupNameOrPicture to gear 6 years ago
Ryan Tharp 36f0332f80 Merge branch 'clearnet' of https://github.com/loki-project/loki-messenger into clearnet 6 years ago
Ryan Tharp 9b030cfed3 Revert "try some additional linux formats"
This reverts commit bea2930ce3.
6 years ago
Mikunj 78389440c0 Update sqlcipher to 4.2.0. 6 years ago
Ryan Tharp bea2930ce3
try some additional linux formats 6 years ago
Ryan Tharp 81d43ba5ab lint 6 years ago
Ryan Tharp 56d5bb5b33
fix lint 6 years ago
Audric Ackermann 488c0b4e08
Merge pull request #917 from Bilb/closed-group-contact-panel
Make closed groups show up in contacts left panel
6 years ago
Audric Ackermann 7ecf30cd9e
Merge pull request #918 from Bilb/no-border-under-contact-title
No underline under contacts title
6 years ago
Mikunj Varsani 053b31ad38
Merge pull request #938 from Mikunj/github-actions
GitHub actions Part 2
6 years ago
Vince 67e3846787
Merge pull request #905 from jian10au/scaleslider
Zoom factor slider
6 years ago
Brian Jian Zhao eff2eeb119 remove zoom factor text next to % 6 years ago
Brian Jian Zhao 634c6f7de0 lint the code again and ready for merge 6 years ago
Brian Jian Zhao d9dd1f4340 hard dots enabled as true 6 years ago
Mikunj b7a1c5fd5a Remove old CI files 6 years ago
Mikunj a09e370e1d Added testing on pull request
Disable proxy in tests.
6 years ago
Brian Jian Zhao ed5533b21f lint the code again and ready for review 6 years ago
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