Commit Graph

17 Commits

Author SHA1 Message Date
Mauro Romito 12837d4b89 update license 2024-09-25 12:24:52 +02:00
aringenbach 67c768f8fc Bump composer version to 2.0.0 and fix PillAttachmentViewProvider 2023-04-11 14:45:44 +02:00
aringenbach 38ae3cd3a8 Merge branch 'develop' into aringenbach/enable_rte_user_mentions 2023-04-11 14:21:31 +02:00
Nicolas Mauri 2fdb811a1c Fix: truncate pills if they are too long 2023-03-28 11:59:52 +02:00
aringenbach 935e61e1bb Enable user mentions in Rich Text Editor 2023-03-23 17:16:57 +01:00
Nicolas Mauri 605c4972a1 Fix: restore the height of the pill to its original value 2023-03-20 10:50:25 +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 98fd77af65 Weakify message text view reference 2022-05-13 14:00:06 +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 4111ebd067 Fix minor comment & @objc 2022-05-09 17:14:32 +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 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