Files
Desktop/js
lilia 800e5ab703 Pass protobuf attachment ids as strings
Latest protobuf.js requires that we pass in the sign value when making
longs from strings, ex: dcodeIO.Long.fromString(id, true);

However, it does the string->long conversion automatically if its given
a string for a fixed64 field, so we can pass our string ids right in!
ftw
2014-10-29 23:18:29 -07:00
..
2014-10-29 16:05:51 -07:00
2014-10-25 19:48:54 -07:00
2014-10-27 02:09:46 -07:00
2014-10-28 22:47:48 -07:00