Files
kumomta/assets
Wez Furlong db5ebb88a7 message: expose recipient list to lua api
message:recipient() may now return an array style table
holding the recipient list, if there is more than a single
recipient on the message.

Since this can be somewhat ambiguous/frustrating to work with,
there is now also a message:recipient_list() that will always
return an array style table, even if it holds just a single
element.

The included helpers have been updated to use `message:recipient_list`.

message:set_recipient() will now optionally accept an array
style table holding the recipient list to be set.
2025-10-07 07:52:58 +01:00
..
2025-07-01 13:11:09 +01:00
2023-10-12 20:43:58 -04:00
2025-03-12 11:07:52 -07:00
2025-03-12 11:07:52 -07:00
2025-03-15 07:34:00 -07:00
2025-04-16 14:53:25 -07:00
2024-05-02 10:35:49 -07:00