Commit Graph

13915 Commits

Author SHA1 Message Date
Anderas bd8e389dca Merge pull request #5484 from vector-im/andy/4524-fix-timeline-scroll
Scroll to the bottom of timeline automatically
2022-02-02 16:03:12 +00:00
Andy Uhnak 3b1afa652c Scroll to the bottom of timeline automatically, fixes #4524
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
2022-02-02 14:58:33 +00:00
Stefan Ceriu de6d2a2fad Made StateStoreViewModel state mutable and removed the reducer for all the features using it. 2022-02-02 10:02:12 +02:00
Stefan Ceriu 99a44987a2 Closes vector-im/element-ios/issues/5298 - Add changelog. Enable location sharing by default. 2022-02-02 09:59:45 +02:00
Stefan Ceriu 24f64a8499 Made location sharing and polls toolbar action icon render as template. 2022-02-02 09:59:45 +02:00
Stefan Ceriu dd13a16be9 De-labs location sharing and enable it by default. 2022-02-02 09:59:45 +02:00
SBiOSoftWhare 6a2401b463 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 2cfd21f7b6 Rename 5159.feature.change to 5159.feature 2022-02-01 16:35:34 +00:00
Gil Eluard f9859d39e0 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 f95ebfaaec Accepting a Space Invite has shouty button labels #5175
- fixed
2022-02-01 16:41:57 +01:00
SBiOSoftWhare b62af5f67e BubbleRoomTimelineCellDecorator: Fix typos. 2022-02-01 16:27:43 +01:00
SBiOSoftWhare 2b93cdb430 BuildSettings: Disable message bubble setting atm. 2022-02-01 15:25:53 +01:00
SBiOSoftWhare de42a24820 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 33e7958514 Update third party licenses. 2022-02-01 14:58:28 +01:00
SBiOSoftWhare 8a4c5ebda6 VoiceMessagePlaybackView: Update background view color property name. 2022-02-01 14:49:17 +01:00
SBiOSoftWhare 544bc0de9d FileWithoutThumbnailBaseBubbleCell: Remove useless method. 2022-02-01 14:24:12 +01:00
SBiOSoftWhare 3edffa0d92 BubbleRoomTimelineCellDecorator: Update a guard let indentation. 2022-02-01 14:23:33 +01:00
SBiOSoftWhare 470a92a27e Flip cellData.isIncoming usage. 2022-02-01 14:22:05 +01:00
SBiOSoftWhare 8d73e8e257 FileWithoutThumbnailBaseBubbleCell: Fix nullability crash. 2022-02-01 11:54:03 +01:00
David Langley e39281ad03 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 7172f70e35 Update file without thumbnail cell content view layout. 2022-01-31 17:49:38 +01:00
SBiOSoftWhare 1b6bd0cd27 Message bubbles: Use new background colors. 2022-01-31 17:42:54 +01:00
David Langley fd05294d1f Make sure all code paths that use PHPhotoLibrary request authorization. 2022-01-31 16:41:38 +00:00
SBiOSoftWhare f769cb6edd MXKRoomBubbleTableViewCell: Add possiblity to choose between left or right display for timestamp. 2022-01-31 17:15:35 +01:00
SBiOSoftWhare b965ff0bc4 BubbleRoomTimelineCellDecorator: Handle timestamp for stickers. 2022-01-31 17:13:20 +01:00
SBiOSoftWhare 1a41f5e40d BuildSettings: Enable temporary message bubble setting. 2022-01-31 14:43:06 +01:00
SBiOSoftWhare 19aa1fb2b6 BubbleRoomCellLayoutUpdater: Fix incoming selected sticker cell. 2022-01-31 14:40:17 +01:00
SBiOSoftWhare 682a3c6cc9 RoomSelectedStickerBubbleCell: Handle bubble outgoing case. 2022-01-31 12:11:36 +01:00
SBiOSoftWhare 136daf2787 PollBubbleCell: Fix method override. 2022-01-31 10:56:02 +01:00
SBiOSoftWhare 60045dd00e BubbleRoomTimelineCellDecorator: Handle file without thumbnail cells timestamp. 2022-01-31 10:55:40 +01:00
SBiOSoftWhare 29fdcc4978 BubbleRoomTimelineCellProvider: Handle file without thumbnail cells. 2022-01-31 10:55:03 +01:00
SBiOSoftWhare 4e33f8aa93 Create file without thumbnail outgoing cells. 2022-01-31 10:53:29 +01:00
SBiOSoftWhare d32611377e Add assets for file without thumbnail cells. 2022-01-31 10:53:10 +01:00
SBiOSoftWhare b8d83190c7 Create file without thumbnail iincoming cells. 2022-01-31 10:51:50 +01:00
SBiOSoftWhare e67e257306 Create file without thumbnail content cell and base cell. 2022-01-31 10:51:04 +01:00
SBiOSoftWhare 01b4518081 RoomViewController: Handle file without thumbnail cell identifiers. 2022-01-31 10:48:35 +01:00
SBiOSoftWhare 2e08e71a44 PlainRoomTimelineCellProvider: Handle file without thumbnail cell mapping. 2022-01-31 10:47:55 +01:00
SBiOSoftWhare 66502bb7b6 RoomTimelineCellIdentifier: Add identifiers for file without thumbnail cells. 2022-01-31 10:46:46 +01:00
SBiOSoftWhare fda7a20f6e MXKRoomBubbleTableViewCell: Expose onContentViewTap method. 2022-01-31 10:45:15 +01:00
SBiOSoftWhare 5dba92b82d Update MXKRoomBubbleTableViewCell. 2022-01-31 10:41:44 +01:00
SBiOSoftWhare 1ee1162c2f MXKRoomBubbleCellData: Add convenient isAttachment property. 2022-01-31 10:40:45 +01:00
David Langley 1e9fb6b625 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 fa346db145 Disable refresh tokens and revert pod and lockfile 2022-01-31 00:28:31 +00:00
Gil Eluard 75a02fe66a 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 f7efb7f7e6 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 f7bacbeceb Update following review. 2022-01-28 15:34:46 +00:00
Doug 7f26c33179 Add a simple screen SwiftUI template. 2022-01-28 15:34:46 +00:00
Doug f39fdba212 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 84285ff154 BubbleRoomTimelineCellDecorator: Handle voice message timestamp. 2022-01-28 14:40:02 +01:00
SBiOSoftWhare 4d21536e07 VoiceMessage bubble cells: Add extra space for timestamp. 2022-01-28 14:38:49 +01:00