Files
chatmail-core/src
WofWca 781de46e26 WIP: api!: add LIMIT arg to get_chat_media
In Delta Chat desktop we show the 3 recently used WebXDC apps,
which relies on `get_chat_media`, which is quite expensive.
Hopefully adding `LIMIT 3` makes it faster.

Marking this as a breaking change
because it's breaking TypeScript-wise,
but shouldn't be breaking behavior-wise,
because not providing the argument in JSON-RPC
should be equivalent to providing `null`
(which gets converted to `None`).

TODO:
- [ ] Add to CFFI?
- [ ] Docs. Both the core fn and the JSON-RPC.
2025-10-20 19:18:28 +04:00
..
2025-06-28 17:07:59 +00:00
2025-10-19 11:35:09 +00:00
2025-10-19 11:35:09 +00:00
2025-10-15 16:41:50 +00:00
2025-10-16 23:34:44 +00:00
2025-09-04 13:58:05 +00:00
2025-10-15 16:41:50 +00:00
2025-06-28 17:07:59 +00:00
2025-10-16 23:34:44 +00:00
2025-10-19 11:35:09 +00:00
2025-10-19 11:35:09 +00:00
2025-06-21 11:01:25 +00:00
2025-08-30 23:48:38 +02:00
2025-06-28 17:07:59 +00:00
2025-10-15 16:41:50 +00:00
2025-10-16 23:34:03 +00:00
2025-09-04 13:58:05 +00:00
2025-06-28 17:07:59 +00:00
2025-06-28 17:07:59 +00:00
2025-06-28 17:07:59 +00:00
2025-06-26 14:07:39 +00:00