Commit graph

14303 commits

Author SHA1 Message Date
Doug
f968409f0a
Merge pull request #5560 from vector-im/doug/5559_fix_stuck_loading
Fix for the green spinner not being dismissed with a local synapse.
2022-02-11 13:11:53 +00:00
Stefan Ceriu
01e8b4189c Fix introspect not being able to theme the SwiftUI navigation bars. 2022-02-11 14:39:05 +02:00
Anderas
438db8af98
Merge pull request #5557 from vector-im/andy/5498_icloud_backup
Exclude all items from iCloud backup
2022-02-11 12:31:29 +00:00
Doug
c7e6334290 Fix for the green spinner not being dismissed with a local synapse. 2022-02-11 12:29:06 +00:00
Andy Uhnak
3ae220f448 Exclude all items from iCloud backup
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
2022-02-11 11:45:17 +00:00
Stefan Ceriu
790ad83d77 vector-im/element-ios/issues/5114 - Added support for unstable poll prefixes. 2022-02-11 13:35:22 +02:00
aringenbach
94dab7ad4b
Add objective C support to SwiftGen assets helpers (#5533)
* Add objective C support to SwiftGen assets helpers

* Use dot notation in ObjC & fix minor issues

Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-10 17:13:23 +01:00
ismailgulek
b51c717bdd
Add changelog 2022-02-10 17:35:54 +03:00
ismailgulek
ee2b4e4058
Use new api to fetch thread list 2022-02-10 17:35:18 +03:00
Doug
3943b17d57
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
d2e5aa8245
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
8018b541cc SettingsViewController: Fix indent issue. 2022-02-10 15:08:24 +01:00
SBiOSoftWhare
9b5b274022 Message bubbles: Move bubbles settings to labs section atm. 2022-02-10 14:59:45 +01:00
ismailgulek
1fa8da3f34
Use thread protocol when possible 2022-02-10 16:48:27 +03:00
Doug
3fd3077fd8 Updates following PR feedback. 2022-02-10 12:59:13 +00:00
Doug
f8b0866dd3
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
790016fce0
Fix changelog name 2022-02-10 10:08:01 +00:00
ismailgulek
7871da3fca
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
9522304e19
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
4bd5c12f73 Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195. 2022-02-10 08:43:18 +02:00
ismailgulek
93f73005b5
Add changelog 2022-02-10 03:21:38 +03:00
ismailgulek
77b6d6e622
Update section header label and accessory view when needed 2022-02-10 03:20:34 +03:00
ismailgulek
73c34749ce
Refresh tab bar badges when off-screen fetcher updated 2022-02-10 03:19:51 +03:00
Aaron Raimist
0f94c1740e
Switch to using m.login.dummy
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2022-02-10 00:19:02 +00:00
ismailgulek
5dca8d67df
Reuse section headers 2022-02-10 03:19:00 +03:00
ismailgulek
ec649749a9
Register section header classes for table views 2022-02-10 03:14:50 +03:00
ismailgulek
3611773c91
Make SectionHeaderView subclass from UITableViewHeaderFooterView 2022-02-10 03:14:00 +03:00
Doug
850cad4c23 Prepare for new sprint 2022-02-09 18:41:45 +00:00
Doug
e81bff014e Merge branch 'master' into develop 2022-02-09 18:41:43 +00:00
Doug
905a1acf8f Merge branch 'release/1.8.0/master' 2022-02-09 18:41:39 +00:00
Doug
52e375fced finish version++ 2022-02-09 18:41:39 +00:00
Doug
4014012a1a
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
3f85bee7a9 version++ 2022-02-09 17:57:55 +00:00
Doug
9f367958ed 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
db4ac8c8e1
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
7a814f0ff9
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
dfdd79e674 BubbleRoomCellLayoutUpdater: Fix outgoing layout. 2022-02-09 16:34:41 +01:00
SBiOSoftWhare
4f071ac502 RoomTimelineStyle: Remove useless property. 2022-02-09 16:34:05 +01:00
SBiOSoftWhare
c7c0519e76 FileWithoutThumbnailBaseBubbleCell: Update attributed text usage. 2022-02-09 16:32:58 +01:00
SBiOSoftWhare
f60c9d7a03 BaseBubbleCell: Update isTextViewNeedsPositioningVerticalSpace value. 2022-02-09 16:32:36 +01:00
SBiOSoftWhare
2e908c5dae MXKRoomBubbleTableViewCell: Add properties regarding attributed text blank space positioning. 2022-02-09 16:32:07 +01:00
SBiOSoftWhare
2430a81fc0 RoomBubbleCellData: Handle atttributed text message without vert space. 2022-02-09 16:27:30 +01:00
SBiOSoftWhare
c5f9e5e9f4 MXKRoomBubbleCellData: Add new attributed text message property. 2022-02-09 16:19:49 +01:00
SBiOSoftWhare
ad5ed7078a MXKRoomBubbleCellData: Add new attributed text message property. 2022-02-09 16:19:36 +01:00
SBiOSoftWhare
e3622036a3 BubbleRoomTimelineCellProvider: Handle text message cells without sender name and use bubbles for emotes. 2022-02-09 16:14:34 +01:00
SBiOSoftWhare
bc1ccb5d05 Add text message bubble cells without sender name variants. 2022-02-09 16:13:35 +01:00
SBiOSoftWhare
d950f3f5e0 BubbleCellContentView: Separate avatar and user name in different containers. 2022-02-09 16:12:42 +01:00
Doug
07b3bf7860 Add some missing SwiftGen updates to strings. 2022-02-09 15:01:57 +00:00
Doug
85271e6231 Fix header title in room settings. 2022-02-09 14:49:39 +00:00
Doug
70d5fbdb76 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