Files
chatmail-core/src
B. Petersen 97238798d3 do not truncate messages in contact requests
core-c has truncated messages in the contact requests.
this is questionable in general, as
- all messages, including contact requests,
  are already truncated, unquoted, simplified etc.
- the ui should be capable of showing the full text anyway
  (when the contact request is accepted, the whole messase is shown)
- also, all current ui show the contact requests by name only in the
  chatlist; the user often does not even come to the contact request view.
- if the ui wants to show the contact request is a special way,
  it is probably better to leave this truncation up to the ui
2019-09-26 21:53:31 +02:00
..
2019-09-25 01:06:42 +02:00
2019-09-21 16:37:19 +02:00
2019-09-25 23:46:44 +02:00
2019-09-15 23:40:08 +02:00
2019-09-18 07:34:56 +02:00
2019-09-26 20:45:03 +02:00
2019-09-15 23:40:08 +02:00
2019-09-25 23:46:44 +02:00
2019-09-16 07:58:08 +02:00
2019-09-21 16:37:19 +02:00
2019-09-15 23:40:08 +02:00
2019-09-18 14:35:49 +02:00
2019-09-23 21:23:55 +02:00