Commit Graph

18 Commits

Author SHA1 Message Date
Mauro Romito 12837d4b89 update license 2024-09-25 12:24:52 +02:00
Mauro Romito 841a694f8a fixed some swiftlint errors 2024-09-13 16:49:38 +02:00
Nicolas Mauri 2fdb811a1c Fix: truncate pills if they are too long 2023-03-28 11:59:52 +02:00
Nicolas Mauri a875274972 Fix: implement the changes discussed in the PR 2023-03-21 09:17:34 +01:00
Nicolas Mauri 406fcac64e Fix: default pill icon for an unknown user 2023-03-20 10:42:21 +01:00
Nicolas Mauri 18a2360296 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 0615975909 Fix issue with mention pill avatar consuming tap gestures 2022-05-30 15:20:03 +02:00
aringenbach 783ad8fc13 Flush pills on text view updates 2022-05-13 13:52:46 +02:00
aringenbach 69b7eae92f Use font from context and store it in pill data 2022-05-10 17:19:52 +02:00
aringenbach d06ba2d11b Use media manager & avatar view 2022-05-09 17:49:05 +02:00
aringenbach 0b5685a4e8 Move size computations to PillAttachmentViewProvider 2022-05-09 16:53:38 +02:00
aringenbach 16ea479a76 Add dedicated PillTextAttachmentData codable 2022-05-09 15:25:47 +02:00
aringenbach 07b2ddc4a9 Rename isCurrentUser to isHighlighted 2022-05-05 15:28:04 +02:00
aringenbach c8a9f90007 Handle empty displayname & fix iOS 14 mentions 2022-05-05 15:12:59 +02:00
aringenbach 0c813338e3 Set property for UTType & add missing iOS 15 availabilities 2022-05-04 15:58:42 +02:00
aringenbach 8077b8058d Fix fonts and edition on replies 2022-05-04 12:17:21 +02:00
aringenbach f907585ec5 Cleanup and add documentation 2022-04-28 11:25:47 +02:00
aringenbach d6707374f9 Fix disappearing attachments and start cleanup 2022-04-27 16:27:49 +02:00