Commit Graph

15 Commits

Author SHA1 Message Date
Nicolas Mauri 6fca12390b Fix: implement the changes discussed in the PR 2023-03-21 09:17:34 +01:00
Nicolas Mauri 7171524ff1 Fix: default pill icon for an unknown user 2023-03-20 10:42:21 +01:00
Nicolas Mauri 265516166c Turning permalinks into pills
#7409: Permalinks to a room/space are pillified
#7411: Permalinks to a matrix user are pillified
#7412: Permalinks to messages are pillified
2023-03-17 16:58:59 +01:00
aringenbach fcdd1d3593 Fix issue with mention pill avatar consuming tap gestures 2022-05-30 15:20:03 +02:00
aringenbach 6434573e7f Flush pills on text view updates 2022-05-13 13:52:46 +02:00
aringenbach f9a009cd49 Use font from context and store it in pill data 2022-05-10 17:19:52 +02:00
aringenbach 8c3bbf8cca Use media manager & avatar view 2022-05-09 17:49:05 +02:00
aringenbach de025aebf1 Move size computations to PillAttachmentViewProvider 2022-05-09 16:53:38 +02:00
aringenbach 65c779d01d Add dedicated PillTextAttachmentData codable 2022-05-09 15:25:47 +02:00
aringenbach 6c9296f2e0 Rename isCurrentUser to isHighlighted 2022-05-05 15:28:04 +02:00
aringenbach f77c111e81 Handle empty displayname & fix iOS 14 mentions 2022-05-05 15:12:59 +02:00
aringenbach f590c9356a Set property for UTType & add missing iOS 15 availabilities 2022-05-04 15:58:42 +02:00
aringenbach d5fdb60eab Fix fonts and edition on replies 2022-05-04 12:17:21 +02:00
aringenbach cdbc42de42 Cleanup and add documentation 2022-04-28 11:25:47 +02:00
aringenbach 2c50978cc4 Fix disappearing attachments and start cleanup 2022-04-27 16:27:49 +02:00