Commit Graph

14181 Commits

Author SHA1 Message Date
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
Doug 1f933a271a Merge pull request #5467 from vector-im/doug/5160_ftue_use_case
Add the FTUE use case screen for new users.
2022-02-10 14:28:28 +00:00
SBiOSoftWhare d07b5d2611 Merge pull request #5542 from vector-im/steve/bubbles_to_labs
Message bubbles: Move bubbles settings to labs section
2022-02-10 15:08:36 +01:00
SBiOSoftWhare c5e926d4e6 SettingsViewController: Fix indent issue. 2022-02-10 15:08:24 +01:00
SBiOSoftWhare 1e26681e34 Message bubbles: Move bubbles settings to labs section atm. 2022-02-10 14:59:45 +01:00
Doug 56b70d254b Updates following PR feedback. 2022-02-10 12:59:13 +00:00
Doug 200a1623ce Merge pull request #5510 from aaronraimist/register-spec
Make registration spec compliant (fixes registration on Conduit)
2022-02-10 10:09:52 +00:00
Aaron Raimist 23f1505944 Fix changelog name 2022-02-10 10:08:01 +00:00
ismailgulek 30fda7b926 Merge pull request #5539 from vector-im/ismail/5537_home_badges
Home Screen: Fix Section & TabBar Badges
2022-02-10 11:49:50 +03:00
aringenbach 75c4b26851 Fix phone number validation through custom URL (#5527)
* Fix phone number validation through custom URL

* Rename msisdnSubmissionHttpClient

Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-10 09:25:20 +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
ismailgulek 990d9bb305 Add changelog 2022-02-10 03:21:38 +03:00
ismailgulek 06551036c8 Update section header label and accessory view when needed 2022-02-10 03:20:34 +03:00
ismailgulek 22a2bb0f90 Refresh tab bar badges when off-screen fetcher updated 2022-02-10 03:19:51 +03:00
Aaron Raimist 82bee33aeb Switch to using m.login.dummy
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2022-02-10 00:19:02 +00:00
ismailgulek 16135e6e8a Reuse section headers 2022-02-10 03:19:00 +03:00
ismailgulek 357c8fa621 Register section header classes for table views 2022-02-10 03:14:50 +03:00
ismailgulek 7737cee9fa Make SectionHeaderView subclass from UITableViewHeaderFooterView 2022-02-10 03:14:00 +03:00
Doug 32a0a65c24 Prepare for new sprint 2022-02-09 18:41:45 +00:00
Doug 425fad4d20 Merge branch 'master' into develop 2022-02-09 18:41:43 +00:00
Doug c00582e9b8 Merge branch 'release/1.8.0/master' 2022-02-09 18:41:39 +00:00
Doug 322c243475 finish version++ 2022-02-09 18:41:39 +00:00
Doug 45e1cc31dd Merge pull request #5536 from vector-im/release/1.8.0/release
Release 1.8.0
2022-02-09 18:39:54 +00:00
Doug 680ce201d6 version++ 2022-02-09 17:57:55 +00:00
Doug 5a652fcd46 changelog.d: Upgrade MatrixSDK version ([v0.22.0](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.22.0)). 2022-02-09 17:57:55 +00: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
Doug 9f38e9a73d Merge pull request #5534 from vector-im/doug/5525_fix_header_title
Fix header title in room settings.
2022-02-09 16:15:04 +00: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
SBiOSoftWhare 6aa005d145 MXKRoomBubbleTableViewCell: Add properties regarding attributed text blank space positioning. 2022-02-09 16:32:07 +01:00
SBiOSoftWhare 7255cefdc4 RoomBubbleCellData: Handle atttributed text message without vert space. 2022-02-09 16:27:30 +01:00
SBiOSoftWhare 3d6fb8da37 MXKRoomBubbleCellData: Add new attributed text message property. 2022-02-09 16:19:49 +01:00
SBiOSoftWhare 19323d0508 MXKRoomBubbleCellData: Add new attributed text message property. 2022-02-09 16:19:36 +01:00
SBiOSoftWhare be259d4392 BubbleRoomTimelineCellProvider: Handle text message cells without sender name and use bubbles for emotes. 2022-02-09 16:14:34 +01:00
SBiOSoftWhare 290c2b4a83 Add text message bubble cells without sender name variants. 2022-02-09 16:13:35 +01:00
SBiOSoftWhare fcced28069 BubbleCellContentView: Separate avatar and user name in different containers. 2022-02-09 16:12:42 +01:00
Doug ca471a0593 Add some missing SwiftGen updates to strings. 2022-02-09 15:01:57 +00:00
Doug a8cb42bde5 Fix header title in room settings. 2022-02-09 14:49:39 +00:00
Doug 0d9cf2dd58 Revert change to localization strings link
The change moved the entire string into event_formatter_rerequest_keys_part1_link and left an empty part_2
2022-02-09 11:34:25 +00:00
SBiOSoftWhare 130acc4387 BubbleRoomCellLayoutUpdater: Update legacy text message cells layout. 2022-02-09 12:34:05 +01:00