Files
chatmail-core/deltachat-ffi
Jikstra d946774741 Make dc_msg_get_summarytext_by_raw safe (#316)
* Make dc_msg_get_summarytext_by_raw safe

* use dc_truncate method in all places

* Fix tests and add docs to dc_truncate()

* Make text argument an AsRef<&str> and rename type_0 to viewtype

* Fix too early return in dc_msg_get_summarytext_by_raw. Fixes https://github.com/deltachat/deltachat-core-rust/issues/313
2019-08-16 14:58:20 +02:00
..
2019-04-28 18:06:26 +03:00
2019-08-14 13:58:51 +02:00
2019-08-15 23:52:04 +02:00

Delta Chat C Interface