Commit Graph

576 Commits

Author SHA1 Message Date
Stefan Ceriu dce59fb6ee Fix crash when opening rooms where the current user doesn't have permission to post messages. 2022-05-18 11:58:25 +03:00
aringenbach f8430d7c62 Check nullability on attributed text 2022-05-13 17:02:56 +02:00
aringenbach 9e4b5baaf7 Fix composer text coloration 2022-05-13 16:40:47 +02:00
aringenbach 932b9ad4e6 Merge pull request #6145 from vector-im/aringenbach/6144_presence_home_dm_refresh
Presence: fix live updates on Home & DM list
2022-05-12 16:19:04 +02:00
aringenbach 9483f05790 Merge pull request #6039 from vector-im/aringenbach/3526_user_pills
Add mention pills to timeline & composer
2022-05-12 11:05:22 +02:00
aringenbach a5fd8f7417 Setup a dedicated listener owned by PresenceIndicatorView 2022-05-12 10:55:00 +02:00
aringenbach ba0d7197fe Trigger auto-correct on send 2022-05-04 17:39:54 +02:00
aringenbach 79156ba3c7 Fix fonts and edition on replies 2022-05-04 12:17:21 +02:00
aringenbach 64d44b71d1 Fix mention from suggestion 2022-05-03 09:14:59 +02:00
aringenbach e756f0789d Add documentation 2022-05-02 17:36:53 +02:00
aringenbach 02991e5b6a Enable sending messages with pills 2022-05-02 13:35:35 +02:00
ismailgulek cb6eb65ca8 Reduce space between room avatar and name 2022-04-28 03:24:14 +03:00
ismailgulek 94c606d7b6 Reduce space between the title and room name 2022-04-28 03:16:10 +03:00
aringenbach e21a81366e Fix RoomTitleView default presence display & add a constraint for disambiguation on RoomInfoBasicView 2022-04-06 16:01:49 +02:00
aringenbach d492f6764c Weakify self on presence notifications observers 2022-04-05 15:21:53 +02:00
aringenbach 10cebea479 PresenceIndicatorView Swift implementation 2022-04-05 15:13:58 +02:00
aringenbach ce05f3de08 Merge branch 'develop' into aringenbach/5933_presence_indicator 2022-04-05 14:14:45 +02:00
ismailgulek a8d6391409 Do not scale room name in thread header 2022-04-05 02:34:36 +03:00
aringenbach c5e4481937 Slightly reduce RoomTitleView presence indicator border width 2022-04-04 18:52:07 +02:00
aringenbach 7080d8fbd6 Add observer to refresh RoomTitleView on presence updates 2022-04-04 18:52:07 +02:00
aringenbach 089f2cda9a Move RoomTitleView encryption badge when presence is displayed 2022-04-04 18:52:07 +02:00
aringenbach 0745aa8c89 Enable presence indicator border colour update 2022-04-04 18:52:07 +02:00
aringenbach 2e91512e14 Add presence indicator to RoomTitleView 2022-04-04 18:52:07 +02:00
Doug c9cc59d006 Remove MatrixKitL10n from SwiftGen
Uses VectorL10n everywhere.
2022-03-03 09:34:54 +00:00
SBiOSoftWhare 1a8f6fb138 Merge branch 'develop' into steve/bubbles_move_files 2022-02-16 16:07:32 +01:00
SBiOSoftWhare a2f0985e8f Merge pull request #5588 from vector-im/steve/5409_bubbles_constants
Message bubbles: Use layout constants instead magic numbers
2022-02-16 12:36:12 +01:00
SBiOSoftWhare 5e432d32b4 BubbleRoomCellLayoutUpdater: Fix outgoing message issue. 2022-02-16 11:59:35 +01:00
Stefan Ceriu 02ab8eec9e Merge branch 'master' into develop 2022-02-16 12:45:06 +02:00
Doug 37a0c72169 Fix for images sometimes being sent unencrypted in an encrypted room. 2022-02-16 12:42:00 +02:00
SBiOSoftWhare 38e4375f30 Room timeline: Move files in explicit folders. 2022-02-16 09:36:52 +01:00
SBiOSoftWhare 3db5c7a59e BubbleRoomTimelineCellDecorator: Use layout constants. 2022-02-15 17:27:44 +01:00
SBiOSoftWhare d392791ec3 FileWithoutThumbnailCellContentView: Use constants. 2022-02-15 17:11:51 +01:00
SBiOSoftWhare 9fc3233312 RoomMessageBubbleBackgroundView: Use constants. 2022-02-15 17:11:41 +01:00
SBiOSoftWhare 16aa2b1876 BubbleRoomCellLayoutConstants: Add new decoration constraints. 2022-02-15 17:11:03 +01:00
SBiOSoftWhare 1a4ba860d9 BubbleRoomCellLayoutUpdater: User constants. 2022-02-15 15:53:52 +01:00
SBiOSoftWhare 70751a6aaa PollBaseBubbleCell: Use constants. 2022-02-15 14:46:54 +01:00
SBiOSoftWhare 8aafab94dd Voice message cells: Use constants. 2022-02-15 12:12:49 +01:00
SBiOSoftWhare 106f1ad6c4 Poll cells: Use constants. 2022-02-15 12:10:32 +01:00
SBiOSoftWhare 9a9f4ebf7a Location sharing cells: Use constants. 2022-02-15 12:09:13 +01:00
SBiOSoftWhare dd43be272b File cells: Use constants. 2022-02-15 12:07:41 +01:00
SBiOSoftWhare 4b9afa0ee3 Text message bubbles: Use constants. 2022-02-15 12:05:31 +01:00
SBiOSoftWhare 0595b5b5fb BubbleRoomCellLayoutConstants: Update constants and add new ones. 2022-02-15 12:03:08 +01:00
ismailgulek c740a8110e Use thread protocols where possible 2022-02-11 18:11:44 +03:00
aringenbach 2f6546799e Add objective C support to SwiftGen assets helpers (#5533)
* Add objective C support to SwiftGen assets helpers

* Use dot notation in ObjC & fix minor issues

Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-10 17:13:23 +01:00
Stefan Ceriu 4b1eb75fd3 Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195. 2022-02-10 08:43:18 +02:00
SBiOSoftWhare 4e7c71b97e Merge pull request #5518 from vector-im/steve/bubbles_text_msg
Message bubbles: Create new text message cells for bubbles
2022-02-09 17:29:11 +01:00
SBiOSoftWhare 58b249ccd4 BubbleRoomCellLayoutUpdater: Fix outgoing layout. 2022-02-09 16:34:41 +01:00
SBiOSoftWhare a9fc0fc4ae RoomTimelineStyle: Remove useless property. 2022-02-09 16:34:05 +01:00
SBiOSoftWhare 3ae07474d7 FileWithoutThumbnailBaseBubbleCell: Update attributed text usage. 2022-02-09 16:32:58 +01:00
SBiOSoftWhare aacf38820a BaseBubbleCell: Update isTextViewNeedsPositioningVerticalSpace value. 2022-02-09 16:32:36 +01:00