Cryptodog / cryptodog

The Cryptodog client
https://crypto.dog
GNU Affero General Public License v3.0
35 stars 9 forks source link

Missing size in file send #29

Closed Lohikar closed 6 years ago

Lohikar commented 8 years ago

In the "send encrypted file" dialog, the maximum size of a file you can send should be shown. However, the templating engine seems to not be replacing a string correctly. 2016-02-14_18-18-55 - 0xdeadbeef lobby_-_google_chrome

ayyghost commented 8 years ago

It's not replacing it at all. Original Cryptocat locale decoder had a str.replace(). That seems to be missing here.