Commit Graph

6840 Commits (c80a6e922c9a17f974d276ab6d594c3964fd48e5)
 

Author SHA1 Message Date
Maxim Shishmarev c1a55848b8
Merge pull request #739 from msgmaxim/secondary-device-fix
Fix not showing messages from secondary devices
6 years ago
Maxim Shishmarev 787996e97d
Merge pull request #736 from msgmaxim/seed-nodes
Update seed nodes
6 years ago
Vincent 0a525629ee Prevent illegal username and passwords 6 years ago
Maxim Shishmarev 8ce066b802 Display subscriber count for open chats 6 years ago
Vincent 4d690768a6 Scrolling button updated and animations to modals 6 years ago
Maxim Shishmarev dc519ac606
Merge pull request #733 from Bilb/clearnet
merging redesign to clearnet
6 years ago
Vincent a0a5a61b29 Various changes suggested by redesign overview 6 years ago
Vincent 3dd18a0c9c Profile picture upload, fixes and copy 6 years ago
Audric Ackermann 72d71e022a
fix position of delete account modal 6 years ago
Audric Ackermann 9b19222e38
fix lint 6 years ago
Audric Ackermann b15fff0a2f
fix send-message line-height with multiple lines 6 years ago
Ryan Tharp 5ced9a2b85 initial refactor of feaure flag detection statements in serverRequest() 6 years ago
Ryan Tharp 6293cd468b bump form-data to 3.0 6 years ago
Ryan Tharp 41e35a1647 support file uploads on file proxy, fix _sendToProxy calling 6 years ago
Ryan Tharp f8252ec1ec decrypt file server response, remove debug, handle crypt before _sendToProxy, improve json parsing failure logging 6 years ago
Ryan Tharp e51a030dc9 include log 6 years ago
Audric Ackermann 5138c16722
correct typo in readme 6 years ago
Audric Ackermann 9ce5dd23ce
fix display of media items position in group panel 6 years ago
Maxim Shishmarev 7cc2f5d707 Fix not showing messages from secondary devices 6 years ago
Audric Ackermann d13efafad2
"Leave {Closed|Open} Group" button depending on group opened 6 years ago
Audric Ackermann aeaa3b9e5d
hide verify password when password is not set 6 years ago
Audric Ackermann 932ae77675
fix tests 6 years ago
Audric Ackermann c0bacd0072
set css for all qrimage divs 6 years ago
Audric Ackermann b4cab22d92
fix blurred session-modal 6 years ago
Audric Ackermann e094731684
use cross-env and update generated exe name 6 years ago
Audric Ackermann 5d8ada7876 fix use of cross-env for build-release 6 years ago
Audric Ackermann 293eca0509 Merge branch 'brand-redesign' into clearnet 6 years ago
Audric Ackermann d3f994d9bf Merge branch 'clearnet' of github.com:loki-project/loki-messenger into clearnet 6 years ago
Vincent 56b1bcac01 Partial copy updates 6 years ago
Audric Ackermann 57f4f92244 fix warning about no key being set for settings category list 6 years ago
Audric Ackermann d1d3c9a68b do not call MainHeader.render() in render of leftpane sections 6 years ago
Vincent a4637febcf Merge branch 'brand-redesign' of https://github.com/loki-project/loki-messenger into brand-redesign 6 years ago
Vincent 4fe82d28d9 Version info 6 years ago
Audric Ackermann 2194a3a537 HARDCODE theme to be dark, even if an old config is set to be light mode enabled 6 years ago
Audric Ackermann 24bf436b0c disable menubar by default and remove old preferences from menubar 6 years ago
Audric Ackermann 7e6bbe9c54 do not make highlighted message different for now 6 years ago
Audric Ackermann 52e782d3fd use cross-env to make build of release easier 6 years ago
Audric Ackermann a45b840dda
User Profile Modal (#738)
User Profile Modal
6 years ago
Vincent 13be2a7b7b Slider time instantaneous, minor updates 6 years ago
Vincent eb70708fec Merge branch 'brand-redesign' of https://github.com/vincentbavitz/loki-messenger into brand-redesign 6 years ago
Vincent eb544efd22 conversation fonts 6 years ago
Vince 5d705312cc
Merge branch 'brand-redesign' into brand-redesign 6 years ago
Vincent b68b4d8a27 Formatting and button positioning 6 years ago
Vincent c369b0c553 Edit user profile complete 6 years ago
Audric Ackermann fa796d4ee7
fix SessionSettings not found as does not exist (#737)
fix SessionSettings not found as does not exist
6 years ago
Audric Ackermann 37cbd3d2c0 fix SessionSettings not found as does not exist 6 years ago
Maxim Shishmarev acd3f41b6c Update seed nodes 6 years ago
Ryan Tharp ce2e85cd38 send ephermal pubkey not privkey, file_proxy JSON encode body 6 years ago
Ryan Tharp 6ab16d7e56 fix case so function exists, give a warning when initialiseRandomPool or getSwarmNodes fail 6 years ago
Ryan Tharp 4198f30b99 Label errors better, make _sendToProxy use ephermal layering 6 years ago