Commit Graph

57 Commits

Author SHA1 Message Date
Doug d9e253c904 Add tags to URLPreviewView and BubbleReactionsView so their highlight behaviour matches their bubble component.
Fix bug setting text alpha.
2021-10-13 14:05:06 +01:00
Doug 1ad5bbf0e2 Update Xcode to 12.5 and use macOS 11.
Fixes CI failing when using Swift 5.4 features.
2021-10-13 10:56:44 +01:00
Stefan Ceriu 712434ea0f Fixes #4976 - Replaced HPGrowingTextView with GrowingTextView. Reduced inheritance chain. 2021-10-12 14:17:06 +03:00
Doug 6c11005319 Move call to validateSyncLocalContactsState into MatrixKit. 2021-10-12 11:17:20 +01:00
Doug ad37f87210 Merge pull request #4980 from vector-im/doug/4978_room_avatar_colours
Fix generated avatar colours not matching Element Web.
2021-10-11 16:54:17 +01:00
SBiOSoftWhare 8dfd4ce787 Merge pull request #4960 from vector-im/steve/4734_master_tab_bar_refacto
Split view: Improve detail view management and add possibility to stack views on it
2021-10-11 17:23:20 +02:00
Doug e177f2f03f Fix generated avatar colours not matching Element Web. 2021-10-11 16:06:15 +01:00
Doug 72c455b0b4 Add FramePreferenceKey for use in ViewFrameReader. 2021-10-11 12:18:10 +01:00
Doug 981ce9a0c7 Merge pull request #4709 from vector-im/doug/4484_contacts_access
Add FindYourContactsFooterView to ContactsTableViewController
2021-10-11 10:09:39 +01:00
Doug 473511f8c6 Merge remote-tracking branch 'origin/develop' into doug/4484_contacts_access
# Conflicts:
#	Riot/Modules/ServiceTerms/Modal/ServiceTermsModalCoordinatorBridgePresenter.swift
2021-10-08 11:45:43 +01:00
Doug 09911bd244 Merge pull request #4957 from vector-im/doug/4955_contacts_permissions_analytics
Add an analytics value of accept/decline of identity server terms.
2021-10-08 10:59:08 +01:00
Gil Eluard 50d142501c Merge pull request #4961 from vector-im/gil/4898_fix_performance_issues_with_spaces
Fix performance issues with Spaces on very large accounts #4898
2021-10-07 13:15:05 +02:00
Gil Eluard 3d617fbd55 Fix performance issues with Spaces on very large accounts #4898
- Listen to `MXSpaceNotificationCounter` to update the notification badge
2021-10-06 22:06:00 +02:00
SBiOSoftWhare c7050187ef Update changes 2021-10-06 17:47:27 +02:00
Doug cbd8ef3a3c Track an analytics value on accept/decline of an identity server. 2021-10-05 17:19:19 +01:00
Doug d3f51f0294 Bundler: Update CocoaPods, fastlane and xcode-install. 2021-10-04 15:39:38 +01:00
Doug 634424d288 Small tweaks plus changelog entry.
Use the new generated localisation strings. Add comments.

Address feedback from PR review.
2021-10-01 16:16:26 +01:00
Doug 7082ebb822 Pods: Update ffmpeg-kit-ios-audio, FLEX, FlowCommoniOS, Reusable and SwiftLint. 2021-10-01 14:32:59 +01:00
manuroe cea2c9af60 i18n: Standardise casing of identity server and integration manager. 2021-10-01 11:51:30 +01:00
manuroe 9fcb6a9796 Merge remote-tracking branch 'origin/develop' into develop 2021-10-01 11:36:50 +01:00
manuroe ba122a93e4 RecentsDataSource: Memory leak in [RecentsDataSource dataSource:didStateChange:] 2021-10-01 11:34:39 +01:00
Doug 7253bd7e68 Add changelog entry. 2021-10-01 10:12:38 +01:00
manuroe ad8f291a19 Merge pull request #4921 from vector-im/manu/4920_pr_template_accessibility
Update PR template with a checkbox for accessibility and self review.
2021-10-01 09:31:37 +01:00
manuroe e5f9ee42f2 Merge branch 'master' into develop 2021-09-30 23:51:17 +01:00
Stefan Ceriu 313e666017 vector-im/element-ios/issues/4899 - Fixed various localization issues. 2021-09-30 09:40:12 +03:00
Doug 21a71abedb Merge pull request #4924 from vector-im/doug/4896_url_previews_string_whitespace
Use attributed string whitespace for URL previews.
2021-09-29 16:18:31 +01:00
manuroe 653cd39d46 Upgrade MatrixKit version (v0.16.3) 2021-09-29 12:47:31 +02:00
Gil Eluard 5a22063e81 App may not start in 1.6.0 #4919
- Fixed
2021-09-28 13:07:10 +02:00
Doug 80b4af7ec2 Add changelog entry. 2021-09-28 10:03:41 +01:00
manuroe 25889ab071 Update PR template with a checkbox for accessibility and self review. 2021-09-27 17:06:36 +02:00
Gil Eluard 3d5a4307d2 Spaces still visible after logging in with another account #4916
- added changelog
2021-09-27 13:28:54 +02:00
Doug 501cbd46cb Use AppVersion.xcconfig in Fastfile. 2021-08-18 15:26:38 +01:00
Doug 6a8308ca49 Merge pull request #4662 from vector-im/doug/4132_improve_notification_content
Improve notification content
2021-08-18 13:05:45 +01:00
Stefan Ceriu 3c650f36db Fixes #4714 - Flickering voice message cells while being sent. 2021-08-18 14:58:32 +03:00
Doug e0d171c307 Merge branch 'develop' into doug/4132_improve_notification_content 2021-08-17 14:36:40 +01:00
SBiOSoftWhare 681442ddc3 Add changes 2021-08-16 11:38:18 +02:00
SBiOSoftWhare 5b50d07d79 Merge pull request #4635 from vector-im/steve/4634_alpha_release
Build tools: Support building Ad Hoc alpha release
2021-08-13 18:24:31 +02:00
Stefan Ceriu 216300e687 Fixes #1482 - Popping the user back to the home screen after leaving a room. 2021-08-13 17:57:50 +03:00
SBiOSoftWhare f309e6197b Merge branch 'develop' into steve/4634_alpha_release 2021-08-13 15:25:59 +02:00
SBiOSoftWhare a973f53490 Add changelog 2021-08-13 12:27:59 +02:00
manuroe e2ebe9c422 Remove changelog files by hand 2021-08-12 15:11:41 +02:00
ismailgulek e14e4d2798 Add changelog 2021-08-12 11:08:40 +03:00
Doug 1af17bf5d0 Merge branch 'develop' into doug/4132_improve_notification_content 2021-08-11 17:18:09 +01:00
manuroe c26bd86ea5 Remove changelog files by hand
There was a bug in the release script
2021-08-11 15:32:13 +02:00
Doug 309bf1da50 Merge pull request #4643 from vector-im/doug/4609_support_functional_members
Add support for functional members
2021-08-11 11:21:57 +01:00
manuroe fdab81bd73 Merge pull request #4684 from HonkXL/develop
fixed typo "adress" - fixes issue #4480
2021-08-11 12:21:32 +02:00
manuroe 12478b8697 changelog 2021-08-11 11:47:39 +02:00
manuroe 7ebc884d4f Make Towncrier compatible with the release script 2021-08-11 11:45:01 +02:00
Thomas Weiland 133e4550ae Create 4480.bugfix 2021-08-10 11:52:16 +02:00
Doug 2f8773a905 Add changelog entries. 2021-08-10 10:31:34 +01:00