Commit Graph

13914 Commits

Author SHA1 Message Date
Gil Eluard 07accfb186 joining a space seemed to noop
- Should be fixed
2022-02-02 17:38:33 +01:00
Stefan Ceriu b24d7725ec Made StateStoreViewModel state mutable and removed the reducer for all the features using it. 2022-02-02 10:02:12 +02:00
Stefan Ceriu 88f39336b5 Closes vector-im/element-ios/issues/5298 - Add changelog. Enable location sharing by default. 2022-02-02 09:59:45 +02:00
Stefan Ceriu 634367e94a Made location sharing and polls toolbar action icon render as template. 2022-02-02 09:59:45 +02:00
Stefan Ceriu 500aba906e De-labs location sharing and enable it by default. 2022-02-02 09:59:45 +02:00
SBiOSoftWhare 22f72fdf28 Merge pull request #5461 from vector-im/steve/5209_media_bubbles_2
Message bubbles: Layout for media (part 2)
2022-02-01 17:52:19 +01:00
Doug e54db687f6 Rename 5159.feature.change to 5159.feature 2022-02-01 16:35:34 +00:00
Gil Eluard 54779c6c76 Merge pull request #5478 from vector-im/gil/5175_Accepting_a_Space_Invite_has_shouty_button_labels
Accepting a Space Invite has shouty button labels
2022-02-01 17:33:55 +01:00
Gil Eluard ea9911cadd Accepting a Space Invite has shouty button labels #5175
- fixed
2022-02-01 16:41:57 +01:00
SBiOSoftWhare 1f24033fbf BubbleRoomTimelineCellDecorator: Fix typos. 2022-02-01 16:27:43 +01:00
SBiOSoftWhare e8026b54f5 BuildSettings: Disable message bubble setting atm. 2022-02-01 15:25:53 +01:00
SBiOSoftWhare 2d86f3f772 Update Riot/Modules/Room/Views/BubbleCells/Styles/Bubble/BubbleRoomTimelineCellDecorator.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2022-02-01 15:24:26 +01:00
SBiOSoftWhare 736f766df9 Update third party licenses. 2022-02-01 14:58:28 +01:00
SBiOSoftWhare cbe34de73b VoiceMessagePlaybackView: Update background view color property name. 2022-02-01 14:49:17 +01:00
SBiOSoftWhare 82e52b5651 FileWithoutThumbnailBaseBubbleCell: Remove useless method. 2022-02-01 14:24:12 +01:00
SBiOSoftWhare 072d80ab75 BubbleRoomTimelineCellDecorator: Update a guard let indentation. 2022-02-01 14:23:33 +01:00
SBiOSoftWhare a1fcf51812 Flip cellData.isIncoming usage. 2022-02-01 14:22:05 +01:00
SBiOSoftWhare 2f8929e3e7 FileWithoutThumbnailBaseBubbleCell: Fix nullability crash. 2022-02-01 11:54:03 +01:00
David Langley ac17b9640d Merge pull request #5466 from vector-im/langleyd/5465_media_library_freeze_15.2
Make sure all code paths that use PHPhotoLibrary request authorization.
2022-02-01 10:06:26 +00:00
SBiOSoftWhare ff4be933cf Update file without thumbnail cell content view layout. 2022-01-31 17:49:38 +01:00
SBiOSoftWhare abec1a6771 Message bubbles: Use new background colors. 2022-01-31 17:42:54 +01:00
David Langley 3b212c4332 Make sure all code paths that use PHPhotoLibrary request authorization. 2022-01-31 16:41:38 +00:00
SBiOSoftWhare 2ae790b4c8 MXKRoomBubbleTableViewCell: Add possiblity to choose between left or right display for timestamp. 2022-01-31 17:15:35 +01:00
SBiOSoftWhare 640c3d21b9 BubbleRoomTimelineCellDecorator: Handle timestamp for stickers. 2022-01-31 17:13:20 +01:00
SBiOSoftWhare 301a380bf2 BuildSettings: Enable temporary message bubble setting. 2022-01-31 14:43:06 +01:00
SBiOSoftWhare 52aa9e4ce2 BubbleRoomCellLayoutUpdater: Fix incoming selected sticker cell. 2022-01-31 14:40:17 +01:00
SBiOSoftWhare 68994a1449 RoomSelectedStickerBubbleCell: Handle bubble outgoing case. 2022-01-31 12:11:36 +01:00
SBiOSoftWhare 19221cdd91 PollBubbleCell: Fix method override. 2022-01-31 10:56:02 +01:00
SBiOSoftWhare 68c3c6cbaf BubbleRoomTimelineCellDecorator: Handle file without thumbnail cells timestamp. 2022-01-31 10:55:40 +01:00
SBiOSoftWhare 4b4099fefa BubbleRoomTimelineCellProvider: Handle file without thumbnail cells. 2022-01-31 10:55:03 +01:00
SBiOSoftWhare 168b3d8d26 Create file without thumbnail outgoing cells. 2022-01-31 10:53:29 +01:00
SBiOSoftWhare 58d840e763 Add assets for file without thumbnail cells. 2022-01-31 10:53:10 +01:00
SBiOSoftWhare 0a24209c33 Create file without thumbnail iincoming cells. 2022-01-31 10:51:50 +01:00
SBiOSoftWhare 4bf6ccee0e Create file without thumbnail content cell and base cell. 2022-01-31 10:51:04 +01:00
SBiOSoftWhare 5e11c6c6c8 RoomViewController: Handle file without thumbnail cell identifiers. 2022-01-31 10:48:35 +01:00
SBiOSoftWhare 93f9ea598e PlainRoomTimelineCellProvider: Handle file without thumbnail cell mapping. 2022-01-31 10:47:55 +01:00
SBiOSoftWhare 277a6d85e6 RoomTimelineCellIdentifier: Add identifiers for file without thumbnail cells. 2022-01-31 10:46:46 +01:00
SBiOSoftWhare bd7c0f19db MXKRoomBubbleTableViewCell: Expose onContentViewTap method. 2022-01-31 10:45:15 +01:00
SBiOSoftWhare 82f236b01c Update MXKRoomBubbleTableViewCell. 2022-01-31 10:41:44 +01:00
SBiOSoftWhare e73fedfef5 MXKRoomBubbleCellData: Add convenient isAttachment property. 2022-01-31 10:40:45 +01:00
David Langley 7378847594 Merge pull request #5293 from vector-im/langleyd/5292_refresh_tokens
App: Refresh Tokens Implementation
2022-01-31 08:59:19 +00:00
David Langley e6ee4a7381 Disable refresh tokens and revert pod and lockfile 2022-01-31 00:28:31 +00:00
Gil Eluard b9641e42bf Merge pull request #5460 from vector-im/gil/5454_avatar_view_prevents_to_select_space_in_space_list
Avatar view prevents to select space in space list
2022-01-30 21:57:48 +01:00
Gil Eluard 1e1ae6a133 it'd be lovely if tapping on the space avatar was considered a selection too #5454
- Fixed
2022-01-30 21:10:20 +01:00
Doug 5a8f560a55 Update following review. 2022-01-28 15:34:46 +00:00
Doug f825696e7d Add a simple screen SwiftUI template. 2022-01-28 15:34:46 +00:00
Doug 301fff2539 Merge pull request #5398 from vector-im/doug/5159_ftue_splash
Add a splash screen before authentication is shown
2022-01-28 15:34:26 +00:00
SBiOSoftWhare cd987cd10e BubbleRoomTimelineCellDecorator: Handle voice message timestamp. 2022-01-28 14:40:02 +01:00
SBiOSoftWhare 2b3e952163 VoiceMessage bubble cells: Add extra space for timestamp. 2022-01-28 14:38:49 +01:00
SBiOSoftWhare 77a31faa71 VoiceMessagePlaybackView: Expose stackViewTrailingContraint. 2022-01-28 14:32:43 +01:00