Commit Graph

35 Commits

Author SHA1 Message Date
Nicolas Mauri 068f7f463e Fix: Unit tests 2023-03-21 14:17:52 +01:00
Nicolas Mauri dfa67da296 Fix: an issue where we display the default user icon for a known user 2023-03-21 10:48:17 +01:00
Nicolas Mauri fcc05dad89 Fix: Message pill when the room is an alias 2023-03-21 10:30:19 +01:00
Nicolas Mauri 228dee803a Fix: the avatar was incorrect for the pill of a message if the event is not loaded. 2023-03-21 09:27:48 +01:00
Nicolas Mauri 6fca12390b Fix: implement the changes discussed in the PR 2023-03-21 09:17:34 +01:00
Nicolas Mauri 653b7595c8 Fix: restore the height of the pill to its original value 2023-03-20 10:50:25 +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 64d4b2c0eb Fix slash commands from room composer 2022-07-11 18:17:12 +02:00
aringenbach cc2a95e865 Use latest user data for mention pills 2022-06-16 17:07:47 +02:00
aringenbach fcdd1d3593 Fix issue with mention pill avatar consuming tap gestures 2022-05-30 15:20:03 +02:00
aringenbach ef947fb75b Weakify message text view reference 2022-05-13 14:00:06 +02:00
aringenbach 6434573e7f Flush pills on text view updates 2022-05-13 13:52:46 +02:00
aringenbach e6e32cf5c6 Replace magic number for pill offset 2022-05-11 09:45:16 +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 f583d36295 Fix minor comment & @objc 2022-05-09 17:14:32 +02:00
aringenbach de025aebf1 Move size computations to PillAttachmentViewProvider 2022-05-09 16:53:38 +02:00
aringenbach 44d8dcfe1f Move tools funcs 2022-05-09 15:55:24 +02:00
aringenbach 348b4170fa Rename StringPillsUtils to PillsFormatter 2022-05-09 15:32:53 +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 6f2e74a3ca Remove link in composer 2022-05-03 16:51:47 +02:00
aringenbach bbaac4919b Fix emote sending and edit message 2022-05-03 15:16:02 +02:00
aringenbach 5cc1f569e3 Add documentation 2022-05-02 17:36:53 +02:00
aringenbach 019f4996cb Enable sending messages with pills 2022-05-02 13:35:35 +02:00
aringenbach 9c6fce8ab8 Handle custom permalinks im pills 2022-04-28 15:26:36 +02:00
aringenbach 98c48a7f6b Cleanup pills insertion 2022-04-28 11:55:14 +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
aringenbach 3d4657fc3b Setup NSTextAttachmentViewProvider 2022-04-27 11:55:23 +02:00
aringenbach b11a653f1c Add snapshot pill for incoming mentions 2022-04-14 13:30:08 +02:00