Commit Graph

15987 Commits

Author SHA1 Message Date
ismailgulek d22a8d5862 Scroll to highlighted event better 2022-01-21 00:59:01 +03:00
ismailgulek 6cf5e15d70 Do not show badge for not participated threads 2022-01-21 00:09:25 +03:00
ismailgulek e178ea3f04 Fix toast bottom margin for header action 2022-01-20 23:20:45 +03:00
random d4cad9348d Translated using Weblate (Italian)
Currently translated at 100.0% (1396 of 1396 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/
2022-01-20 19:26:13 +00:00
Szimszon 8b24069128 Translated using Weblate (Hungarian)
Currently translated at 100.0% (1396 of 1396 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/
2022-01-20 19:26:12 +00:00
artevaeckt 539a06b7e0 Translated using Weblate (German)
Currently translated at 99.8% (1394 of 1396 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2022-01-20 19:26:11 +00:00
libexus 134160abd4 Translated using Weblate (German)
Currently translated at 99.8% (1394 of 1396 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2022-01-20 19:26:10 +00:00
ismailgulek 536ae046d2 Do not stack room screen when opening threads from permalinks 2022-01-20 21:36:40 +03:00
SBiOSoftWhare 8f3c47a321 Refactor RoomTimelineCellProviderProtocol to RoomTimelineCellProvider. 2022-01-20 17:09:34 +01:00
SBiOSoftWhare 5a9a756a8d Refactor RoomCellLayoutUpdaterProtocol to RoomCellLayoutUpdater. 2022-01-20 17:00:13 +01:00
SBiOSoftWhare c7f1d610a8 RoomTimelineStyle: Conforms to Themable. 2022-01-20 16:56:32 +01:00
SBiOSoftWhare 8997578680 MXKRoomBubbleCellData: Improve getFirstBubbleComponentWithDisplay and getLastBubbleComponentWithDisplay. 2022-01-20 16:01:45 +01:00
SBiOSoftWhare 1ffa88e983 MXKRoomBubbleTableViewCell: Update a method name. 2022-01-20 15:47:07 +01:00
SBiOSoftWhare 9c043a38f3 MXKRoomBubbleTableViewCell: Update a method name. 2022-01-20 15:33:39 +01:00
SBiOSoftWhare 8444c45e44 BubbleRoomCellLayoutUpdater: Fix CGFloat type. 2022-01-20 15:09:04 +01:00
SBiOSoftWhare d9ea363ace BubbleReactionsView: Fix typos. 2022-01-20 14:46:29 +01:00
ismailgulek d815ca9cde Merge branch 'ismail/5068_design_tweaks' into ismail/5096_thread_notifications 2022-01-20 12:47:22 +03:00
ismailgulek f9efadd9b8 Update thread list filter applied icon 2022-01-20 12:46:13 +03:00
SBiOSoftWhare 38cf543cf1 PlainRoomTimelineCellProvider: Fix missing outgoing attachment cells. 2022-01-19 15:44:20 +01:00
Stefan Ceriu 58a6861475 vector-im/element-ios/issues/5298 - Small tweaks following code review. 2022-01-19 16:11:35 +02:00
Stefan Ceriu 39e9b267fa vector-im/element-ios/issues/5298 - Added changelog entry. 2022-01-19 16:11:35 +02:00
Stefan Ceriu 03f2a2687f vector-im/element-ios/issues/5298 - Removed cocoapods-keys and moved the MapTiler key to the buildSettings. 2022-01-19 16:11:35 +02:00
Stefan Ceriu e4a978fdbe vector-im/element-ios/issues/5298 - Added bottom padding on location markers so they point to the location instead of being centered on it. 2022-01-19 16:11:35 +02:00
Stefan Ceriu c6e5d2ebc0 vector-im/element-ios/issues/5298 - Add support for location m.asset types. 2022-01-19 16:11:35 +02:00
ismailgulek 9787758ba2 Fix test build 2022-01-19 14:21:33 +03:00
SBiOSoftWhare 369c79b5f6 Update changes. 2022-01-19 12:08:40 +01:00
SBiOSoftWhare 0a40f3f24c BubbleRoomCellLayoutUpdater: Update bubble height methods. 2022-01-19 11:46:36 +01:00
David Langley 7a7ee720f2 Change HomeViewControllerWithBannerWrapperViewController to MXKViewControllerActivityHandling conformance. 2022-01-19 09:48:16 +00:00
David Langley fc166cc43c Merge pull request #5405 from vector-im/langleyd/5404_add_build_setting_to_hide_social_login
Add build setting to hide social login
2022-01-19 09:20:18 +00:00
David Langley ad0e27d35a Merge pull request #5403 from vector-im/langleyd/5402_fix_hide_invite_friends_build_setting
Fix BuildSetting to hide "Invite Friends"
2022-01-19 09:19:53 +00:00
David Langley d3699e730e Merge pull request #5400 from vector-im/langleyd/5399_fix_crash_uploading_video_ipad
Fix crash uploading video ipad
2022-01-19 09:19:25 +00:00
David Langley efe7eb403b Add build setting to hide social login 2022-01-18 22:36:50 +00:00
David Langley 399b659fd2 Add sideMenuShowInviteFriends and remove the non functioning settingsScreenShowInviteFriends 2022-01-18 22:13:10 +00:00
ismailgulek 849bfa9b59 Disable thread timelines for now 2022-01-19 01:05:48 +03:00
David Langley 00c413b118 Create 5399.bugfix 2022-01-18 21:37:28 +00:00
David Langley 6c9f11f6c5 Specify source of alertView popup for selecting video/image size on upload 2022-01-18 21:35:53 +00:00
ismailgulek 8cee4153e5 Merge branch 'ismail/5068_design_tweaks' into ismail/5096_thread_notifications 2022-01-19 00:12:40 +03:00
ismailgulek 83948f113f Merge branch 'ismail/5068_start_thread' into ismail/5068_design_tweaks 2022-01-19 00:09:26 +03:00
ismailgulek 701d38c798 Merge branch 'develop' into ismail/5068_start_thread 2022-01-19 00:07:52 +03:00
ismailgulek 740cd65c95 Fix cell layout when thread root is a poll 2022-01-18 23:44:03 +03:00
SBiOSoftWhare d6f16cec36 RoomDataSource: Use RoomTimelineStyle to apply cell selection style. 2022-01-18 20:51:59 +01:00
SBiOSoftWhare d0b3d0b40e BubbleRoomTimelineStyle: Handle selected style. 2022-01-18 20:49:13 +01:00
SBiOSoftWhare 740e04ed99 PlainRoomTimelineStyle: Handle selected style. 2022-01-18 20:46:59 +01:00
SBiOSoftWhare 6635c0f1e1 RoomTimelineStyle: Add method to apply selected style. 2022-01-18 20:46:34 +01:00
SBiOSoftWhare 8cf0dfc051 Text message bubble cells: Fix call to super.setupViews 2022-01-18 19:35:30 +01:00
Stefan Ceriu f2572ee34f vector-im/element-ios/issues/5114 - Renamed unstable extensible audio key. 2022-01-18 20:05:10 +02:00
Stefan Ceriu f3422613cd vector-im/element-ios/issues/5114 - De-labs-ed polls, disabled editing and undisclosed polls until platform parity. 2022-01-18 20:05:10 +02:00
Stefan Ceriu 565c4e339d vector-im/element-ios/issues/5114 - Small answer option count limit code tweak. 2022-01-18 20:05:10 +02:00
Stefan Ceriu d7e9fe61b4 vector-im/element-ios/issues/5114 - Various tweaks following PR review. 2022-01-18 20:05:10 +02:00
Stefan Ceriu bf6ef2bce2 Enabled location sharing for testing purposes. 2022-01-18 20:05:10 +02:00