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-10-14 02:13:03 -03:00
2025-10-17 10:30:46 +00:00
2025-10-20 19:18:28 +04:00
2025-06-28 17:07:59 +00:00
2025-10-09 14:03:56 -03:00
2025-10-19 11:35:09 +00:00
2025-10-19 11:35:09 +00:00
2025-10-20 04:19:22 -03:00
2025-10-20 04:19:22 -03:00
2025-10-15 16:41:50 +00:00
2025-10-02 11:19:48 +00:00
2025-07-19 10:58:35 +00:00
2025-10-06 15:29:24 +00:00
2025-10-20 04:19:22 -03:00
2025-10-16 23:34:44 +00:00
2025-10-15 17:07:55 +00:00
2025-09-04 13:58:05 +00:00
2025-10-20 04:19:22 -03:00
2025-10-20 04:19:22 -03:00
2025-08-23 21:08:17 +02:00
2025-10-20 04:19:22 -03:00
2025-10-15 16:41:50 +00:00
2025-10-19 17:08:23 +00:00
2025-06-28 17:07:59 +00:00
2025-10-20 04:19:22 -03:00
2025-10-02 16:45:06 +00:00
2025-10-20 04:19:22 -03:00
2025-10-09 15:26:59 +00:00
2025-10-09 15:26:59 +00:00
2025-10-09 15:26:59 +00:00
2025-10-14 02:13:03 -03:00
2025-10-17 10:30:46 +00:00
2025-10-20 19:18:28 +04:00
2025-10-20 04:19:22 -03:00
2025-10-09 20:28:21 +00:00
2025-10-16 23:34:44 +00:00
2025-10-18 18:09:56 +00:00
2025-10-20 04:19:22 -03: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-07-16 11:39:06 -03:00
2025-10-09 14:03:56 -03:00
2025-10-12 13:12:00 +00:00
2025-09-04 19:46:14 +00:00
2025-10-13 13:29:57 +02:00
2025-06-30 12:25:57 +00:00
2025-10-07 15:53:37 +00:00
2025-06-21 11:01:25 +00:00
2025-10-02 16:33:10 -03:00
2025-10-02 18:35:12 +00:00
2025-10-14 05:43:10 -03:00
2025-08-30 23:48:38 +02:00
2025-10-09 14:03:56 -03:00
2025-07-17 20:01:16 +00:00
2025-06-28 17:07:59 +00:00
2025-10-09 15:26:59 +00:00
2025-10-19 11:35:09 +00:00
2025-10-15 16:45:36 +00:00
2025-10-15 16:41:50 +00:00
2025-10-18 18:09:56 +00:00
2025-10-09 15:26:59 +00:00
2025-10-20 04:19:22 -03:00
2025-10-16 23:34:03 +00:00
2025-04-04 20:51:37 +00:00
2025-10-18 18:09:56 +00:00
2025-09-04 13:58:05 +00:00
2025-10-02 14:57:24 +00:00
2025-10-19 11:35:09 +00:00
2025-06-28 17:07:59 +00:00
2025-08-22 17:32:55 -03:00
2025-10-20 04:19:22 -03:00
2025-04-04 20:51:37 +00:00
2025-10-09 15:26:59 +00:00
2025-10-19 11:35:09 +00:00
2025-06-28 17:07:59 +00:00
2025-10-09 15:26:59 +00:00
2025-08-15 14:00:41 -03:00
2025-10-19 11:35:09 +00:00
2025-10-05 12:19:10 +00:00
2025-10-20 04:19:22 -03:00
2025-10-20 04:19:22 -03:00
2024-11-25 13:34:33 +00:00
2025-06-28 17:07:59 +00:00
2025-10-19 11:35:09 +00:00
2025-10-14 05:43:10 -03:00
2025-06-26 14:07:39 +00:00
2025-10-09 15:26:59 +00:00