tracing::error?
Unable to rebase this further on top of curren lss master; will get back to it later. I'd say we'd better figure out some other pull requests out of the way first "in the way".
I'm currently stuck with this due to database migration, but we can revisit the approach later. I'm trying to advance our key handling and make it resemble what SA does more, but if there's a better and cleaner way to do it I'm all ears.
Rebased but not tested in isolation. Will get back to this later.
Adds a missing 't'.
I would've used Weblate for this change, but for some reason I'm unable to connect to it at the moment.
It's only ever used once at startup, reading two small files asynchronously probably don't yield any time saved in the context it's used and it lets the code that uses it be simplified (in my opinion) quite a bit.
Matti Viljanen (6589dfea) at 28 Feb 15:35
Properly check reaction target message author
... and 13 more commits
Matti Viljanen (7b3f4584) at 28 Feb 15:33
Handle mark Kyber pre keys used more correctly
... and 23 more commits
Matti Viljanen (3f714c1d) at 28 Feb 15:23
wip: sticker and vcard service messages
... and 1 more commit
Adds a missing 't'.
I would've used Weblate for this change, but for some reason I'm unable to connect to it at the moment.
Nice catch for the non-allocating values! Looks fine to me.
Currently, the session view is sectioned with "Today", "Yesterday", etc., until all days of the week, and then "Older".
This PR should:
section() call take into account timezones (cc @tneo). Days are UTC-0 centred, yielding the occasional glitch for people close to UTC, but .section() return a Cow instead of always allocating.Matti Viljanen (c0178d1d) at 18 Jan 18:18
Detect account PIN code set during registration
... and 131 more commits
Matti Viljanen (6b89eeb1) at 18 Jan 17:49
Minimal changes for libsignal-service-rs WebSocket
... and 17 more commits
This MR improves Kyber key handling by implementing last_resot_key_tuples table, similar to what Signal Android does. It includes one index migration and tests for the new functions.
Matti Viljanen (0c1ef275) at 18 Jan 17:42
Handle mark Kyber pre keys used more correctly
... and 2 more commits
Matti Viljanen (ddac0795) at 18 Jan 17:29
Run cargo update and cargo upgrade
... and 34 more commits
Matti Viljanen (07bcb2c9) at 18 Jan 17:27
Properly check reaction target message author
... and 15 more commits