Jani Monoses

Results 27 issues of Jani Monoses

This will need a server component as well and likely collaboration with OWS on server infrastructure setup.

Signal on Android allows specifying which types of attachments to download automatically, taking into account network connectivity type. Implement the same here.

Allow pairing with Signal desktop.

When viewing videos the images are often garbled on first play. The aspect ratios or orientation gets mixed up when viewing multiple videos in a row. The root cause is...

Optionally protect the message store using password based encryption.

When upstream Android and Chrome apps implement multi-device sync, add support for it and make sure we interoperate with those.

Most models use identical of almost identical copies of RotaryEmbedding (cfg.rope_theta vs hardcoded 10000, rope_theta being f32 or f64, chunk() vs 2 calls to narrow() ). A few others (mixformer,...