Commit Graph

3547 Commits

Author SHA1 Message Date
ismailgulek d861506d9f Fix review remarks 2022-02-03 14:25:14 +03:00
ismailgulek 5d9a5ed486 Fix files search build error 2022-02-03 14:24:32 +03:00
ismailgulek 1face7d301 Merge branch 'develop' into ismail/5096_thread_notifications 2022-02-03 14:01:21 +03:00
SBiOSoftWhare f826d7c724 BubbleRoomTimelineCellProvider: Handle poll cells. 2022-02-03 10:15:04 +01:00
SBiOSoftWhare 6edb3bf521 Implement poll outgoing bubble cells. 2022-02-03 10:13:53 +01:00
SBiOSoftWhare 27ac8c8113 Implement poll incoming bubble cells. 2022-02-03 10:12:57 +01:00
SBiOSoftWhare 00ffb850c6 Create a PollBaseBubbleCell. 2022-02-03 10:11:53 +01:00
SBiOSoftWhare e342a7fc5e PollBubbleCell: Expose poll view adding method. 2022-02-03 10:10:56 +01:00
Gil Eluard 13e58f9b14 Merge pull request #5487 from vector-im/gil/5323_Space_list_loses_responsiveness_upon_refresh
Space list loses responsiveness upon refresh
2022-02-03 10:00:08 +01:00
SBiOSoftWhare c010a9f218 PlainRoomTimelineCellProvider: Update poll cells mapping. 2022-02-03 09:57:23 +01:00
SBiOSoftWhare e31dfe0e40 RoomVC: Handle poll cell identifiers. 2022-02-03 09:56:59 +01:00
SBiOSoftWhare ed9ebe8abf RoomTimelineCellIdentifier: Add incoming and outgoing poll cell indentifiers. 2022-02-03 09:56:15 +01:00
ismailgulek fb4c013730 Add thread setting check to permalinks and search results 2022-02-03 01:40:52 +03:00
Gil Eluard 5262e5036c Merge pull request #5486 from vector-im/gil/5171_joining_a_space_seemed_to_noop 2022-02-02 19:48:24 +01:00
Gil Eluard 59a02f3f37 Space list loses responsiveness upon refresh/update, often in the middle of scrolling
- Fixed
2022-02-02 18:15:26 +01:00
Gil Eluard 07accfb186 joining a space seemed to noop
- Should be fixed
2022-02-02 17:38:33 +01:00
Anderas 0fa465f8bd 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
SBiOSoftWhare 2bc7d47193 BubbleCellContentView: Do not align content view and pagination title. 2022-02-02 16:55:34 +01:00
Andy Uhnak d5ce90b3d9 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
ismailgulek 9c79c49f3c Reload section if total number of rooms changes, fixes #5448 2022-02-02 16:43:52 +03:00
ismailgulek e84e78b1e7 Merge branch 'develop' into ismail/5096_thread_notifications 2022-02-02 12:46:00 +03: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
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 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 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
ismailgulek cf2420669f Merge branch 'develop' into ismail/5096_thread_notifications 2022-02-01 01:23:00 +03: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 640c3d21b9 BubbleRoomTimelineCellDecorator: Handle timestamp for stickers. 2022-01-31 17:13:20 +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 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