Commit Graph

901 Commits (a09e370e1d8c0cdd29e4639e93c3587402b6a6bf)

Author SHA1 Message Date
Mikunj a09e370e1d Added testing on pull request
Disable proxy in tests.
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
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
Konstantin 99bb9a2c30
Remove redundant braces
Co-Authored-By: Mikunj Varsani <Mikunj@users.noreply.github.com>
5 years ago
Audric Ackermann daec39b94d
fix catch of mouse events on forgotten modals 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
Audric Ackermann 7eab7fbcf4
Merge pull request #869 from Bilb/dialog-exit-esc-click-outside
Dialog exit esc click outside
5 years ago
Audric Ackermann 15738c3525
display continue session signin with seed 5 years ago
Audric Ackermann 1f411df0ce
lint 5 years ago
Audric Ackermann 99133437d6
close all dialogs on ESC or click outside 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
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
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
Audric Ackermann f4600293e9
hide the notification settings in group panel for now 5 years ago
Audric Ackermann a67a409150
Merge pull request #842 from Bilb/clearnet
separate update group name and group members dialog (add and remove m…
5 years ago
Audric Ackermann 0e2d95be03
fix #805 select message only onclick on it 5 years ago
Vincent 01389aa802 More styles 5 years ago
Vincent a1e4072ec1 Stylistic updated 5 years ago
Vincent 4d65fe76ab Updating tos & privacy links 5 years ago
Audric Ackermann ff10637a5a
separate update group name and group members dialog
(add and remove members are separated)
5 years ago
Vincent 30ccb81d3d Disappearing messages in Channel Settings panel 5 years ago
Vincent 06f2e4e32b Fixed group creation with zero members 5 years ago
Vincent d288c7bd03 secretPrompt fix 5 years ago
Vincent 7b674bb8d8 Various UI improvements 5 years ago
Vincent 582bc71b99 Contacts section reformatting 5 years ago
Vincent cf0b9e45fa Emoji spacing & message highlight formatting 5 years ago
Vincent 2101abb911 Modal blurs and stylistic simplifications 5 years ago
Mikunj Varsani cc85de5250 Optimisation and lint fixes 5 years ago
Mikunj Varsani 7d3a18e855 Fix secondary device showing incorrect sessionID 5 years ago
Mikunj Varsani 4f6dd7a8d5 Rename functions to be less confusing 5 years ago
Mikunj Varsani a75ef365b8 Fix device unlinking.
Fix session request being sent even if we have keys to setup a session.
Fix minor crash.
5 years ago
Mikunj Varsani e1d06fc9be Fix messages from secondary device not being mapped correctly to their primary device.
Fix creating closed groups from secondary device.
Fix primary device showing up in create group dialog.
5 years ago
Ryan Tharp 192fb3e382 add line break due to CI 5 years ago
Ryan Tharp 9b204e4a8f make sure invalid Pubkey is shown to the user and stop loader 5 years ago
Mikunj Varsani beb4cdbed8 Closed group fixes. (#816)
* Fix group updates not syning

* Fix leaving closed groups

* Fix incorrect members being shown on create group dialog

* Linting

* Fix create closed group showing our own conversation
5 years ago
Ryan Tharp 1179105a75 allow TLDs longer than 5 characters, actually close on sucess 5 years ago
Mikunj Varsani ce4909cd29 Disable join public chat prompt 5 years ago
Mikunj Varsani 75660c7269 fixed file server holding up message sender init.
fix joining closed groups.
5 years ago
Mikunj Varsani 21e982e5c2 Fix open group joining. 5 years ago
Ryan Tharp 8aa7682bc4 Merge branch 'clearnet' of https://github.com/loki-project/loki-messenger into tls-fix 5 years ago