Commit graph

602 commits

Author SHA1 Message Date
Anderas
70d39ef741
Merge pull request #5893 from vector-im/andy/5883_search_crash
Prevent crash when searching for rooms
2022-03-22 16:51:43 +00:00
Doug
ea44865da5
Merge pull request #5891 from vector-im/doug/5651_ftue_celebration
Add FTUE celebration screen
2022-03-22 16:34:41 +00:00
Gil Eluard
909222e212 Add "Invite people" to the space menu in the left panel and update menu order #5810
- done
2022-03-22 16:51:43 +01:00
aringenbach
399d798937 Fix changelog message 2022-03-22 16:24:07 +01:00
aringenbach
9fc634655d Add changelog 2022-03-22 14:26:44 +01:00
Andy Uhnak
f17ef7b20e Prevent crash when searching for rooms 2022-03-22 12:52:11 +00:00
Doug
29dffb3d6e Improve celebration screen layout on iPad
Rename OnboardingConstants to OnboardingMetrics.
Fix strings warning about public property in public extension.
Remove unused OnboardingCelebrationViewModelResult.
2022-03-22 12:02:05 +00:00
David Langley
96c3ed8df3
Merge pull request #5476 from vector-im/langleyd/5472_green_spinner_incorrectly_hidden
Green spinner hidden too early
2022-03-22 11:55:52 +00:00
Andy Uhnak
ef45cc029d Ensure the login button is always visible 2022-03-22 11:44:52 +00:00
aringenbach
9c10bab0cf
Merge pull request #5784 from vector-im/aringenbach/5745_mandatory_secure_backup
Support for mandatory backup/verification
2022-03-22 12:39:40 +01:00
Stefan Ceriu
99ca48fb88 Prevent the homescreen from resetting on every appearance. 2022-03-22 12:44:26 +02:00
MaximeE
49144e1e0e 5720: Update from develop 2022-03-22 09:41:25 +01:00
Anderas
1ddae2b76d
Merge pull request #5882 from vector-im/andy/5873_initial_sync
Do not clear cache if there are no stored filters
2022-03-22 08:19:47 +00:00
Doug
d10c387460
Merge pull request #5861 from vector-im/doug/5652_ftue_personalisation
FTUE personalisation screens
2022-03-21 18:54:11 +00:00
Doug
a827a375d7 Fix crash trying to remove a UserSession for a nil MXSession. 2022-03-21 17:50:05 +00:00
Doug
efa97c9669 Updates following self review. 2022-03-21 17:37:16 +00:00
Stefan Ceriu
c53f34dcd0 Fix user suggestions not showing up when re-entering a room. 2022-03-21 18:40:21 +02:00
Andy Uhnak
2746e4cfaf Do not clear cache if there are no stored filters 2022-03-21 16:08:17 +00:00
Arnaud Ringenbach
a3c604eff3 Merge branch 'develop' into aringenbach/5745_mandatory_secure_backup 2022-03-21 15:28:23 +01:00
Doug
06abdf78ad Re-enable NSException on Share extension dismiss.
Disable crash logging in the share extension because of this.
2022-03-21 10:06:19 +00:00
Gil Eluard
6fd2f2c3a2
Merge pull request #5856 from vector-im/gil/5500-Change_behaviour_of_avatar_self_in_left_menu
Change behaviour of avatar/self in left menu to match common paradigm…
2022-03-21 10:21:54 +01:00
Johannes Marbach
c734d7c93e Fix retain cycle in UserSuggestionViewModel
Steps to reproduce:

- Launch app
- Enter and leave a bunch of rooms
- Fire up the memory graph debugger
- Filter for `UserSuggestionViewModel`

Relates to: #5058
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-03-21 10:26:43 +02:00
SBiOSoftWhare
21473374d0 Fix conflicts with develop 2022-03-18 15:12:34 +01:00
ismailgulek
d9b5445755
Merge branch 'develop' into ismail/5770_threads_notice 2022-03-18 15:07:44 +03:00
ismailgulek
88e5ab0152
Add changelog 2022-03-18 13:24:10 +03:00
ismailgulek
3330fbd06a
Add changelog 2022-03-18 02:08:38 +03:00
Anderas
c3b231b1e4
Merge pull request #5852 from vector-im/andy/5547_crash_tabs
Fix crash when pressing tabs
2022-03-17 16:04:30 +00:00
SBiOSoftWhare
ab157c5f10 Update changes 2022-03-17 17:02:29 +01:00
MaximeE
9ca2b1dda3 5720: Changelog 2022-03-17 16:56:53 +01:00
Gil Eluard
594187d02f
Merge pull request #5834 from vector-im/gil/5769_add_trigger_to_join_and_view_room_metrics_event
Add trigger to JoinedRoom event and implement ViewRoom metrics event
2022-03-17 16:09:38 +01:00
Gil Eluard
178a6a7f30 Change behaviour of avatar/self in left menu to match common paradigm and take user to their own profile/settings
- Done
2022-03-17 15:56:33 +01:00
Gil Eluard
2ba9d4a593 Merge branch 'develop' into gil/5769_add_trigger_to_join_and_view_room_metrics_event
# Conflicts:
#	Riot/Modules/Analytics/Analytics.swift
2022-03-17 13:59:24 +01:00
Andy Uhnak
909de0e44f Fix crash when pressing tabs 2022-03-17 12:37:42 +00:00
ismailgulek
3abe3a5527
Add changelog 2022-03-17 14:24:50 +03:00
Gil Eluard
164be250ae
Merge pull request #5836 from vector-im/gil/5401_Instrument_metrics_for_the_IA_project
Instrument metrics for iOS for the IA project #5401
2022-03-17 11:55:55 +01:00
ismailgulek
0a5164a435
Merge pull request #5822 from vector-im/ismail/5441_thread_timeline_fixes
Thread Timeline Fixes
2022-03-17 13:16:49 +03:00
Gil Eluard
25026afde5
Merge pull request #5831 from vector-im/gil/5825_crash_after_leaving_empty_space_and_all_rooms
Crash after leaving empty space and all rooms
2022-03-17 10:03:40 +01:00
Gil Eluard
9ff5cf3163 Instrument metrics for iOS for the IA project #5401
- Added last needed metrics
2022-03-16 16:56:27 +01:00
ismailgulek
3171b2533d
Merge pull request #5833 from vector-im/ismail/5829_reply_to_thread_root
Fix replies to thread root events
2022-03-16 18:14:07 +03:00
Doug
14fddc1d22
Merge pull request #5826 from vector-im/doug/scroll_edge_name
Make scrollEdgesAppearance singular to match UIKit
2022-03-16 14:45:49 +00:00
SBiOSoftWhare
0f8d5045d2
Merge pull request #5828 from vector-im/steve/5827_map_multiple_annot
Location sharing: Support multiple user annotation views on the map
2022-03-16 15:22:04 +01:00
ismailgulek
6b2317b50d
Add changelog 2022-03-16 17:13:52 +03:00
Gil Eluard
63dbf10972 Crash after leaving empty space and all rooms #5825
- fixed
2022-03-16 14:52:06 +01:00
Arnaud Ringenbach
b6868465f2 Merge branch 'develop' into aringenbach/5745_mandatory_secure_backup 2022-03-16 13:41:47 +01:00
SBiOSoftWhare
00f19be101 Update changes 2022-03-16 11:39:15 +01:00
Doug
b42c3fa87c Make scrollEdgesAppearance singular to match UIKit 2022-03-16 08:58:21 +00:00
ismailgulek
32591bfe2e
Add changelog 2022-03-15 16:16:19 +03:00
Gil Eluard
75203ef2f1 Add trigger to join and view room metrics events #5769
- Added changelog
2022-03-15 10:50:35 +01:00
ismailgulek
efae900a4e
Add changelog 2022-03-14 13:44:50 +03:00
Arnaud Ringenbach
62c6ff759f Room: Refresh header when call actions become available 2022-03-11 09:09:49 +01:00
Arnaud Ringenbach
24ff83dc18 Merge branch 'develop' into aringenbach/5745_mandatory_secure_backup
# Conflicts:
#	Riot/Modules/CreateRoom/EnterNewRoomDetails/EnterNewRoomDetailsViewModel.swift
2022-03-10 10:35:20 +01:00
Gil Eluard
c76e0bc4b4
Merge pull request #5748 from vector-im/gil/SP1_space_creation
Creating & managing Spaces
2022-03-10 10:18:48 +01:00
Anderas
9b922a3bc6
Merge pull request #5781 from vector-im/andy/5780_indicator_context
Replace user indicator presenting view controller with context
2022-03-09 12:28:50 +00:00
ismailgulek
78c26e0ede
Merge pull request #5779 from vector-im/ismail/5749_thread_notifications
Thread Notification Fixes
2022-03-09 14:10:50 +03:00
Arnaud Ringenbach
4ea18f999b Add changelog 2022-03-09 11:53:57 +01:00
Andy Uhnak
589ded77e7 Replace user indicator presenting view controller with context 2022-03-09 09:11:47 +00:00
ismailgulek
e7192be4b7
Merge branch 'develop' into ismail/5749_thread_notifications 2022-03-08 21:18:59 +03:00
ismailgulek
ee8bee7c4b
Add changelog 2022-03-08 21:18:34 +03:00
Gil Eluard
e6e8319f93 Merge branch 'develop' into gil/SP1_space_creation 2022-03-08 13:19:38 +01:00
Anderas
d68dee41e5
Merge pull request #5767 from vector-im/andy/5752_missing_spinner
Use split controller's top navigation controller to present toasts
2022-03-08 11:30:52 +00:00
Gil Eluard
996ef72498 Merge branch 'develop' into gil/SP1_space_creation
# Conflicts:
#	Riot/Modules/Room/Members/RoomParticipantsViewController.m
#	Riot/Modules/Room/RoomViewController.m
#	Riot/Modules/Room/Settings/RoomSettingsViewController.h
#	Riot/Modules/Spaces/SpaceMembers/MemberList/SpaceMemberListViewController.swift
2022-03-08 11:23:55 +01:00
Gil Eluard
9ebd8a4802
Instrument missing screen metrics (#5764)
* Instrument missing screen metrics

- Done
2022-03-08 10:13:46 +01:00
Andy Uhnak
869240d965 Use split controller's top navigation controller to present toasts 2022-03-08 08:34:45 +00:00
Doug
37bff41d45 Add alert property to ErrorAlertInfo. 2022-03-07 13:34:39 +00:00
Arnaud Ringenbach
724eef1b83 Use only latest profiles in the timeline (labs) 2022-03-07 13:45:02 +01:00
Doug
26305ed120 Add missing languages. 2022-03-07 12:10:16 +00:00
Gil Eluard
5fef457fd6
selection impossible when filtering in add room screen #5757 (#5758)
- Fixed
- Other minor code / UI tweaks
2022-03-07 12:25:50 +01:00
Andy Uhnak
318057e61b Use new activity indicators on all tabs 2022-03-04 16:51:15 +00:00
Gil Eluard
aadf1b7d67 Merge branch 'develop' into gil/SP1_space_creation
# Conflicts:
#	Config/BuildSettings.swift
#	Riot/Generated/Strings.swift
#	Riot/Modules/Home/HomeViewController.m
#	Riot/Modules/Room/Members/RoomParticipantsViewController.m
2022-03-04 13:38:18 +01:00
Gil Eluard
cd742d972a Merge branch 'gil/SP1_space_creation' of github.com:vector-im/element-ios into gil/SP1_space_creation 2022-03-04 13:06:27 +01:00
Gil Eluard
1fcf96865c
SP4: space settings (#5730)
* SP4: Space Settings

- Space settings screen implemented
- No space upgrade available as per Element web
- Need more insights for the space address field
- Added settings live update
- Added local alias implementation
2022-03-04 12:53:42 +01:00
Andy Uhnak
3ec1e80c9d Track failed creation of attributed strings 2022-03-03 12:45:50 +00:00
Doug
7ccbdc4efc Remove unused NSBundle extension methods.
Fix compile errors and remove duplicate strings after rebase.
2022-03-03 10:04:20 +00:00
Doug
8d567540ef Fix emptyView never being shown in RecentsViewController. 2022-03-02 11:43:18 +00:00
Stefan Ceriu
e3d5550856 Started applying navigation bar theme styles to iOS 13 and 14 too. 2022-03-01 19:26:50 +02:00
Andy Uhnak
a6f3167596 Enable home and room user indicators 2022-03-01 15:50:24 +00:00
Stefan Ceriu
7649bec713 Removed unnecessary and cropped room info avatar shadow. 2022-03-01 16:43:46 +02:00
ismailgulek
ff727abd55
Add changelog 2022-03-01 16:49:40 +03:00
Anderas
bb4f44a1ba
Merge pull request #5690 from vector-im/andy/5603_room_indicators
Room activity indicators
2022-03-01 13:08:29 +00:00
ismailgulek
39950495ab
Merge branch 'develop' into ismail/5365_thread_analytics 2022-03-01 14:35:36 +03:00
Gil Eluard
89a16a72c2 Merge branch 'develop' into gil/SP1_space_creation 2022-03-01 10:15:13 +01:00
Doug
318d985f13
Merge pull request #5698 from vector-im/doug/5653_ftue_analytics_prompt
Prepare onboarding flow for personalisation screens.
2022-02-28 17:25:19 +00:00
ismailgulek
870b08d720
Add changelog 2022-02-28 17:49:34 +03:00
aringenbach
45bc72ee99
Move invites to dedicated sections and enable section collapse (#5683)
* Display invites in dedicated sections

* Activate shrinkable and fix home number of rows for section

* Rework section header

* Display badge in people and room tabs

* Add changelog & remove useless todo

* Improve isSectionShrinked condition, remove useless import and shrinkable sets

* Restore invitation count in tab bar badge

* Display badge for invites section

* Add comment on invites count

* Update right accessory view on data source update

Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-28 13:48:07 +01:00
MaximeEvrard42
8a1a30bef3
Merge pull request #5678 from vector-im/maximee/3779_fix_reply_after_jump_unread
Show input tool bar and allow reply/edit when jump to old message
2022-02-25 17:59:02 +01:00
Doug
be641ef7c4 Fix accessibility/build/changelog 2022-02-25 15:40:04 +00:00
Andy Uhnak
070f7b8d61 Show DM/room start header for every user
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
2022-02-25 14:24:06 +00:00
MaximeE
34f2ead36e Merge branch 'develop' into maximee/3779_fix_reply_after_jump_unread 2022-02-25 15:17:01 +01:00
Gil Eluard
d8c9d933e8 Merge branch 'gil/5231_SP3-1_Update_room_settings_for_Spaces' into gil/5232_SP3-2_Long_press_on_rooms_in_space_room_lists
# Conflicts:
#	Riot/Assets/en.lproj/Vector.strings
2022-02-25 14:31:22 +01:00
ismailgulek
69cab973e0
Merge pull request #5666 from vector-im/ismail/5552_fallback_reply_color
Fix color for thread fallback replies
2022-02-25 14:13:49 +03:00
Stefan Ceriu
c57b463458 Fixes vector-im/element-ios/issues/5691 - Partially hidden room invitation header. 2022-02-25 13:13:33 +02:00
Andy Uhnak
63865668e5 Room user indicators
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
2022-02-25 10:47:53 +00:00
Andy Uhnak
62a58781f8 Enable home activity indicator
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
2022-02-25 09:54:13 +00:00
Anderas
c7985e5a1a
Merge pull request #5630 from vector-im/andy/5605_leave_room
Update activity indicators on leaving room
2022-02-25 09:52:03 +00:00
aringenbach
00c5d5a0cd
Remove exclamation mark badge in invites cell (#5684)
* Remove exclamation mark and improve global design in invites cell

* Revert back to current design, only removing exclamation mark badge

Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-25 10:45:47 +01:00
Doug
24056d131c
Disable the default analytics configurations for forks. (#5688)
* Disable the default analytics configurations for forks.

* Check the analytics configuration instead of the PostHog Config.
2022-02-24 15:46:18 +00:00
MaximeE
b282d7d702 3779: Changelog 2022-02-23 11:17:42 +01:00
ismailgulek
e955127c07
Add changelog 2022-02-22 15:08:42 +03:00
Anderas
8a7a7cb4f2
Merge pull request #5647 from vector-im/andy/5639_notification_scroll
Fix scrolling to the bottom of timeline when opening notification
2022-02-21 19:17:53 +00:00
Doug
a0a1d63b78 Add a SharedFont type to ElementFonts.
Using iOS 13 as availability so the properties can be simplified when support for iOS 12 is dropped.
2022-02-21 17:55:57 +00:00
Andy Uhnak
a34ca32e69 Fix tableview scroll when opening notification
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
2022-02-21 17:24:51 +00:00
Gil Eluard
8bd67bdc52 Merge branch 'gil/SP1_space_creation' into gil/5231_SP3-1_Update_room_settings_for_Spaces
# Conflicts:
#	Podfile.lock
2022-02-21 17:57:58 +01:00
Gil Eluard
8fa0a673d6 Merge branch 'develop' into gil/SP1_space_creation
# Conflicts:
#	Riot/Modules/People/PeopleViewController.m
#	Riot/Modules/Room/Members/RoomParticipantsViewController.m
#	Riot/Modules/Spaces/SpaceList/SpaceListViewModel.swift
2022-02-21 17:20:58 +01:00
Gil Eluard
df25a2ce2f Merge branch 'gil/SP1_space_creation' into gil/5231_SP3-1_Update_room_settings_for_Spaces
# Conflicts:
#	Riot/Modules/Spaces/SpaceRoomList/ExploreRoomCoordinator.swift
#	RiotSwiftUI/Modules/Spaces/MatrixItemChooser/View/MatrixItemChooser.swift
2022-02-21 15:27:05 +01:00
Stefan Ceriu
f655bc3ae6 vector-im/element-ios/issues/5114 - Fixed arithmetical exception errors when changing poll responses. 2022-02-21 14:04:00 +02:00
Stefan Ceriu
e003b66129 vector-im/element-ios/issues/5114 - Enabled poll editing and undisclosed polls. 2022-02-21 13:20:02 +02:00
aringenbach
e83b408a9c
Update create room avatar placeholder & add remove button (#5635)
* Update create room avatar placeholder & add remove button
* Remove unnecessary set corner radius
* Add create room cells height to constants

Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-21 10:41:03 +01:00
Doug
5dffd2900a Expose room cells to voiceover on Home tab. 2022-02-21 09:28:34 +00:00
SBiOSoftWhare
36f242b96d Add changes 2022-02-18 18:15:54 +01:00
SBiOSoftWhare
1662635910 Merge branch 'develop' into steve/5553_bubbles_text_link
# Conflicts:
#	Riot/Modules/Room/TimelineCells/Common/MXKRoomBubbleTableViewCell.h
2022-02-18 15:16:59 +01:00
SBiOSoftWhare
9773e86606
Merge pull request #5624 from vector-im/steve/5521_bubbles_readmarker
Message Bubbles: Fix read marker appearing part way thru a message
2022-02-18 15:14:30 +01:00
ismailgulek
e337b3a543
Merge pull request #5628 from vector-im/ismail/5582_opening_threads
Improve Opening Threads
2022-02-18 17:06:46 +03:00
SBiOSoftWhare
f5de16ea7e
Merge pull request #5616 from vector-im/steve/5555_horizontal_lines
Message bubbles: Fix horizontal lines between messages
2022-02-18 15:05:10 +01:00
SBiOSoftWhare
51714801ae
Merge pull request #5613 from vector-im/steve/5550_bubbles_text_width
Message bubbles: Increase text message width
2022-02-18 15:02:32 +01:00
Doug
c8f60b065d
Merge pull request #5623 from vector-im/doug/5621_ftue_spinner
Use a different green spinner during onboarding
2022-02-18 13:46:48 +00:00
Andy Uhnak
bf39fbf8de Update activity indicators on leaving room
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
2022-02-18 13:31:21 +00:00
ismailgulek
8f57cf3c79
Add changelog 2022-02-18 14:37:25 +03:00
Doug
4a0a67ff73
Merge pull request #5591 from vector-im/doug/5590_ftue_analytics
Add support for UserProperties to analytics and capture FTUE use case selection.
2022-02-18 10:49:06 +00:00
aringenbach
057cb9ed70
Fix HTML render for links containing Markdown formatting (#5587)
* Fix HTML render for links containing Markdown formatting

* Log renderToHTML fail as an error

* Fix AST nodes memory handling

Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-18 09:00:45 +01:00
SBiOSoftWhare
feb5a8638b Add changes 2022-02-17 19:26:26 +01:00
Doug
1b3ff901f6
Merge pull request #5546 from vector-im/doug/5545_srgb_tint
Update the tintColor in ThemeV1 to sRGB to match Compound and ThemeV2.
2022-02-17 17:56:10 +00:00
Doug
3313429b25 Move presentation of the loading spinner into AuthenticationCoordinator for new users.
Also moves key verification out of a bridge presenter in AuthenticationVC and into the AuthenticationCoordinator.
2022-02-17 17:31:43 +00:00
Stefan Ceriu
898869061d vector-im/element-ios/issues/5609 - Add attribution to location sharing maps. 2022-02-17 19:11:08 +02:00
SBiOSoftWhare
1932a82c4a Update changes 2022-02-17 10:39:51 +01:00
SBiOSoftWhare
511ce99aaa Update changes 2022-02-17 09:42:33 +01:00
SBiOSoftWhare
8fd2d8765d Update changes 2022-02-17 09:31:08 +01:00
Anderas
1cbb4aa9ad
Merge pull request #5580 from vector-im/andy/4829_activity_indicators
Add new loading indicator on Home screen
2022-02-16 15:11:15 +00:00
aringenbach
03ec41011f
Remove bubbles background from search screens (#5601)
Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-16 15:37:56 +01:00
Doug
423b1a90a0 Fix reCaptcha failing to indicate success. 2022-02-16 12:09:40 +00:00
Andy Uhnak
ef5303160d Implement home screen activity indicators 2022-02-16 11:48:26 +00:00
SBiOSoftWhare
774acff038
Merge pull request #5588 from vector-im/steve/5409_bubbles_constants
Message bubbles: Use layout constants instead magic numbers
2022-02-16 12:36:12 +01:00
David Langley
a4fb86c3ac
Merge pull request #5428 from simonwiedmer/wiedmer_proximity_sensor
Fix proximity sensor and sleep timer
2022-02-16 11:10:17 +00:00
SBiOSoftWhare
d032333898 Add changes 2022-02-16 12:03:14 +01:00
Doug
0fee802e03 Add support for UserProperties to analytics and capture FTUE use case selection.
Additionally update taps to interactions following updates in the analytics event repo.
2022-02-15 18:06:23 +00:00
Anderas
a90578d29d
Merge pull request #5585 from vector-im/andy/common_kit
Add CommonKit and Activity
2022-02-15 15:46:19 +00:00
Andy Uhnak
6a84b75654 Changelog 2022-02-15 13:49:29 +00:00
ismailgulek
c74688b17b
Merge branch 'develop' into ismail/5562_search_aggregations 2022-02-15 16:15:53 +03:00
ismailgulek
05e64f3da5
Merge pull request #5561 from vector-im/ismail/5540_thread_list
Thread List API Implementation
2022-02-15 16:13:36 +03:00
aringenbach
c57693255f
Update filter placeholder and icon (#5520)
* Update filter placeholder and icon

* Use SwiftGen asset helper & add filter_on icon

Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-14 10:25:21 +01:00
Simon Wiedmer
280b3c8812 Merge remote-tracking branch 'upstream/develop' into wiedmer_proximity_sensor 2022-02-14 08:24:25 +01:00
Doug
1f8cc3f559 Revert "Fix for images sometimes being sent unencrypted inside an encrypted room."
This reverts commit 0dcf310d24.
2022-02-11 18:17:39 +00:00
Doug
0dcf310d24 Fix for images sometimes being sent unencrypted inside an encrypted room. 2022-02-11 18:16:13 +00:00
ismailgulek
5bfb21f206
Add changelog 2022-02-11 18:16:37 +03:00
MaximeE
b23564aab6 Merge branch 'develop' into maximee/5346_replace_kick_wording 2022-02-11 14:32:52 +01:00
MaximeE
774ff51c81 Changelog 2022-02-11 14:32:28 +01:00
ismailgulek
6b2f5277c7
Merge branch 'develop' into ismail/5540_thread_list 2022-02-11 16:13:26 +03:00
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
Gil Eluard
4a0f86ee8e Merge branch 'gil/SP1_space_creation' into gil/5230_SP2-Adding_Rooms_to_Spaces 2022-02-11 11:01:26 +01: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
Doug
0ca712c8d9 Update the tintColor in ThemeV1 to sRGB to match Compound and ThemeV2. 2022-02-10 15:40:46 +00:00
ismailgulek
b51c717bdd
Add changelog 2022-02-10 17:35:54 +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
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
Aaron Raimist
e3941cb1b9
Add changelog
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2022-02-06 21:16:20 +00:00
Gil Eluard
d5f18521f3 SP3.2: Long press on rooms in space room lists #5232
- Added changelog
2022-02-06 21:30:38 +01:00
Gil Eluard
483b87708e SP3.1: Update room settings for Spaces #5231
- Added missing changelog
2022-02-06 16:12:12 +01:00
Gil Eluard
96cf359703 Merge branch gil/5230_SP2-Adding_Rooms_to_Spaces into gil/5231_SP3-1_Update_room_settings_for_Spaces 2022-02-05 21:43:29 +01:00
Gil Eluard
97e22f50aa SP2: Adding Rooms to Spaces #523o
- check permission before adding room
- Added join button in explore room screens
2022-02-05 08:20:39 +01:00
Doug
d11b3e0950 Add the Use Case selection screen to the onboarding flow. 2022-02-04 16:10:38 +00:00
Arnaud Ringenbach
f5eac5d0ad Handle jpeg and png UTType properly
Signed-off-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-04 16:31:58 +01:00
Gil Eluard
b38662a012 SP1.5: Let people know when rooms have moved
- Added changelog
2022-02-04 15:32:24 +01:00
daniellekirkwood
c5253cf8a6
Update automation for WTF and FTUE project boards (#5505) 2022-02-04 13:52:47 +00:00
Gil Eluard
f9a1fdfe85 Merge branch 'develop' into gil/SP1_space_creation
# Conflicts:
#	Riot/Modules/Room/RoomCoordinatorBridgePresenter.swift
#	Riot/Modules/Room/RoomCoordinatorParameters.swift
#	Riot/Modules/Room/RoomViewController.m
#	Riot/Modules/TabBar/TabBarCoordinator.swift
2022-02-04 14:29:57 +01:00
Stefan Ceriu
9ac722dcad vector-im/element-ios/issues/5298 - Add .well-known configuration support for tile server and map styles. 2022-02-04 11:33:55 +02:00
aringenbach
793977864c
Merge pull request #5497 from vector-im/aringenbach/5252_search_results_highlight_color
Display search matching pattern with a highlight color
2022-02-04 10:30:12 +01:00
David Langley
579eec2103
Merge pull request #5496 from vector-im/langleyd/5491_fix_CI_for_non_vector_repo_prs
Only run job if secrets are available.
2022-02-04 09:21:23 +00:00
Doug
26e30bedf7 Add a preview provider to the context menu. 2022-02-03 18:30:39 +00:00
Doug
047dd44f05 Fix visual issues when building with Xcode 13. 2022-02-03 18:30:39 +00:00
Arnaud Ringenbach
3fe7a242eb Display search matching pattern with a highlight color
Signed-off-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-03 18:49:40 +01:00
David Langley
bdddac2665 Create pr-5496.build 2022-02-03 17:10:27 +00:00
daniellekirkwood
3c3ef4d945
Add automation for WTF and FTUE project boards (#5494) 2022-02-03 16:34:18 +00:00
Simon Wiedmer
fb108650ae Merge remote-tracking branch 'upstream/develop' into wiedmer_proximity_sensor 2022-02-03 16:52:37 +01:00
ismailgulek
ac9da65621
Merge pull request #5483 from vector-im/ismail/5448_roomlist_updates
HomeViewController: Fix empty sections
2022-02-03 15:20:55 +03:00
David Langley
5c6a0db54c
Merge pull request #5492 from vector-im/langleyd/5491_fix_CI_for_non_vector_repo_prs
Don't buld alpa release for non vector-im/element-ios repos
2022-02-03 10:21:25 +00:00
David Langley
1b6600816b Don't buld alpa release for non vector-im/element-ios repos 2022-02-03 09:32:15 +00:00
Gil Eluard
7bce24ae96
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
07f1268f36 joining a space seemed to noop
- Should be fixed
2022-02-02 17:38:33 +01:00
Anderas
03e920857d
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
Andy Uhnak
0c6034e493 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
de6ddc27e9
Add changelog 2022-02-02 16:44:32 +03:00
Gil Eluard
00f5c5ad90 SP1.2: Invite to Space in room landing element-ios#5225
- Added change logs
2022-02-02 09:57:11 +01:00
Stefan Ceriu
d07d9ed51c Closes vector-im/element-ios/issues/5298 - Add changelog. Enable location sharing by default. 2022-02-02 09:59:45 +02:00
Doug
a6e3da0373
Rename 5159.feature.change to 5159.feature 2022-02-01 16:35:34 +00:00
Gil Eluard
6001f0cd0f Accepting a Space Invite has shouty button labels #5175
- fixed
2022-02-01 16:41:57 +01:00
David Langley
12d52a3bed Green spinner should not hide for MXSessionStateProcessingBackgroundSyncCache. 2022-02-01 11:11:37 +00:00
David Langley
916e476770 Make sure all code paths that use PHPhotoLibrary request authorization. 2022-01-31 16:41:38 +00:00
Gil Eluard
1bc743d585 it'd be lovely if tapping on the space avatar was considered a selection too #5454
- Fixed
2022-01-30 21:10:20 +01:00
Doug
aef470ebb9 Add a simple screen SwiftUI template. 2022-01-28 15:34:46 +00:00
Doug
7eb2311cd5
Merge pull request #5398 from vector-im/doug/5159_ftue_splash
Add a splash screen before authentication is shown
2022-01-28 15:34:26 +00:00
David Langley
aebf141102
Merge pull request #5452 from vector-im/langleyd/5451_call_transfer_on_hold
Call transfer selection should put the other person on hold.
2022-01-27 15:32:39 +00:00
David Langley
f49dbc5ae5 Call transfer selection should put the other person on hold. 2022-01-27 14:16:09 +00:00
Doug
3f8d930fac Add Indonesian and Slovak languages. 2022-01-27 10:37:53 +00:00
ismailgulek
a148e54e6f
Merge branch 'develop' into ismail/5068_start_thread 2022-01-27 01:45:40 +03:00
Doug
c50ec305f8 Add WIP to towncrier. 2022-01-26 16:26:43 +00:00
Doug
baf709f34e Fix drag sutters and enable swipe to pop gesture.
Add docs and last tweaks following a self review.
Add constants for max content size and disable splash screen via build settings.
2022-01-26 14:25:48 +00:00
ismailgulek
6ee10b5ffe
Merge branch 'develop' into ismail/5068_start_thread 2022-01-26 00:00:35 +03:00
ismailgulek
8cc82cf7e1
Merge branch 'develop' into ismail/5068_start_thread 2022-01-25 14:30:52 +03:00
SBiOSoftWhare
07107d3528
Merge pull request #5419 from vector-im/steve/5209_media_bubbles
Message Bubbles: Layout for Media (part 1)
2022-01-25 10:46:46 +01:00
Simon Wiedmer
d8291fb3bb Add changelog 2022-01-25 09:02:56 +01:00
ismailgulek
0235f810f3
Add changelog 2022-01-25 03:23:41 +03:00
David Langley
a8d9a0f926
Merge pull request #5408 from vector-im/langleyd/5407_fix_indefinite_grey_spinner_on_home
Fix indefinite grey spinner on home view banner wrapper.
2022-01-24 14:45:59 +00:00
Gil Eluard
b2bf867a84 Merge branch 'gil/SP1_space_creation' into gil/143_create_public_space
# Conflicts:
#	RiotSwiftUI/Modules/Common/Mock/MockAppScreens.swift
2022-01-24 09:30:05 +01:00
SBiOSoftWhare
b1d11186b1 Update changes. 2022-01-21 18:33:10 +01:00
SBiOSoftWhare
95ee3cf041
Merge pull request #5383 from vector-im/steve/5208_text_msg_layout
Message bubbles: Text message layout
2022-01-21 16:06:57 +01:00
Stefan Ceriu
18c11d62e8 vector-im/element-ios/issues/5298 - Added changelog entry. 2022-01-19 16:11:35 +02:00
SBiOSoftWhare
e38fa82f3a Update changes. 2022-01-19 12:08:40 +01:00
David Langley
117b325fc8 Change HomeViewControllerWithBannerWrapperViewController to MXKViewControllerActivityHandling conformance. 2022-01-19 09:48:16 +00:00
David Langley
1200dd967f
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
4813b348df
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
c7bebd4708 Add build setting to hide social login 2022-01-18 22:36:50 +00:00
David Langley
06f873446e Add sideMenuShowInviteFriends and remove the non functioning settingsScreenShowInviteFriends 2022-01-18 22:13:10 +00:00
David Langley
f1aa677d0a Create 5399.bugfix 2022-01-18 21:37:28 +00:00
Gil Eluard
a18884fd26 Merge branch 'gil/5230_SP2-Adding_Rooms_to_Spaces' into gil/5231_SP3-1_Update_room_settings_for_Spaces 2022-01-17 20:40:33 +01:00
ismailgulek
aeccbc0dac
Merge branch 'develop' into ismail/5068_start_thread 2022-01-17 11:35:10 +03:00
Ekaterina Gerasimova
04c8c05a41 Fix graphql warnings in issue automation
Fixes #5294
2022-01-16 17:40:11 +00:00
Stefan Ceriu
cf752f496d Fix vector-im/element-ios/issues/4208 - Home screen doesn't update properly on theme changes. 2022-01-14 17:56:58 +02:00
Gil Eluard
be4cd455f1 Merge branch 'develop' into gil/5231_SP3-1_Update_room_settings_for_Spaces
# Conflicts:
#	Riot/Assets/en.lproj/Vector.strings
#	Riot/Generated/Strings.swift
#	Riot/Modules/Spaces/SpaceMembers/MemberList/SpaceMemberListViewController.swift
#	Riot/Modules/Spaces/SpaceRoomList/ExploreRoom/SpaceExploreRoomViewController.swift
2022-01-13 16:30:55 +01:00
Gil Eluard
cdb4cc131e SP3.1: Update room settings for Spaces element-ios#5231
- Changed the Room Settings screen according to the new design
- Implemented the room access flow
- Added room upgrade support
- Implemented the room suggestion screen
2022-01-13 15:53:45 +01:00
ismailgulek
9dff29457f
Merge branch 'develop' into ismail/4384_summary_db 2022-01-13 12:20:41 +03:00
SBiOSoftWhare
565b1cca05
Merge pull request #5342 from vector-im/steve/5321_bubbles_lauching
Message bubbles: Add settings and build flag
2022-01-13 09:50:23 +01:00
manuroe
6497c24074
Merge pull request #5345 from vector-im/bca/reduce_decryption_grace_period
Reduce grace period to report decryption failure
2022-01-12 15:21:00 +01:00
David Langley
42fd62acc3 Create 5375.bugfix 2022-01-12 11:34:48 +00:00
ismailgulek
8ddd56d762
Make changelog one line 2022-01-11 02:44:36 +03:00
Valere
08ad5a67da Update change log 2022-01-10 09:24:53 +01:00
ismailgulek
ca36f99a08
Merge branch 'develop' into ismail/5068_start_thread 2022-01-04 15:28:19 +03:00
SBiOSoftWhare
02e7209f7d Update changes 2022-01-04 10:24:31 +01:00
ismailgulek
5eb53bbed6
Merge branch 'develop' into ismail/4384_summary_db 2021-12-27 15:59:37 +03:00
Gil Eluard
775e91b263 [iOS] Create public space #143
- added changelog + additional tweaks
2021-12-23 16:26:27 +01:00
Doug
a2aa01f06c Move string formatting to Tools.
Revert contacts tracking from MatrixKit.
Final tweaks before PR.
2021-12-16 17:01:22 +00:00
ismailgulek
4dd78e3f2e
Merge branch 'develop' into ismail/5068_start_thread 2021-12-16 14:00:03 +03:00
SBiOSoftWhare
0ef26ccccc Add changes 2021-12-15 11:07:41 +01:00
ismailgulek
2ef4e94f8a
Merge branch 'ismail/5094_thread_links' into ismail/5095_thread_search_results 2021-12-10 11:08:50 +03:00
ismailgulek
d5dc6928ea
Merge branch 'ismail/5092_thread_list' into ismail/5094_thread_links 2021-12-10 11:08:01 +03:00
ismailgulek
1f918c921d
Merge branch 'ismail/5068_start_thread' into ismail/5117_thread_message_actions 2021-12-10 11:03:00 +03:00
Ekaterina Gerasimova
3e20953309 Remove issue workflow for the old Delight board 2021-12-09 10:48:44 +00:00
Stefan Ceriu
e6946eb6ea vector-im/element-ios/issues/5190 - Fix crash when trying to scroll the people's tab to the top. 2021-12-09 09:39:40 +02:00
Stefan Ceriu
d5982e813b vector-im/element-ios/issues/5114 - Polls in the timeline. 2021-12-09 09:37:02 +02:00
Doug
547be31d42 Use a single strings step with 2 actions. 2021-12-08 16:20:54 +00:00
ismailgulek
4b8adeee0c
Add changelog 2021-12-01 01:22:54 +03:00
ismailgulek
11ba0958b1
Merge branch 'ismail/5092_thread_list' into ismail/5094_thread_links 2021-11-30 01:54:56 +03:00
ismailgulek
88ab52c3f3
Merge branch 'ismail/5068_start_thread' into ismail/5117_thread_message_actions 2021-11-30 01:34:21 +03:00
Doug
67c5bff9ed
Merge pull request #5166 from vector-im/doug/5165_use_dtcoretext_callback
Use DTCoreText callback for sanitizing HTML in GroupHomeViewController.
2021-11-29 15:59:15 +00:00
ismailgulek
8bec8a20eb
Add changelog 2021-11-29 18:27:57 +03:00
David Langley
034e253fb1
Merge pull request #5200 from vector-im/langleyd/5199_fix_failed_first_call_in_closed_app
Fix voip calls after singout/signin
2021-11-26 16:27:27 +00:00
David Langley
f1c96d11e2 Create 5199.bugfix 2021-11-26 14:38:28 +00:00
SBiOSoftWhare
ce5f802d1e Update changes 2021-11-25 23:13:00 +01:00
David Langley
a7ff60eb49 Fix hidden rooms from showing. 2021-11-24 11:38:32 +00:00
ismailgulek
a0d7e1fa33
Merge branch 'ismail/5068_start_thread' into ismail/5117_thread_message_actions 2021-11-19 00:24:02 +03:00
Doug
ae2b6a58be Use DTCoreText callback for sanitizing HTML in GroupHomeViewController. 2021-11-18 14:47:18 +00:00
Doug
e324767d7d Merge branch 'master' into develop
# Conflicts:
#	Podfile.lock
#	Riot/Modules/Room/RoomViewController.m
2021-11-17 17:36:44 +00:00
manuroe
2ce2522b7b
Merge pull request #5153 from kittykat/issue-board
Update issue triage automation for P1 and need info
2021-11-17 09:03:39 +01:00
David Langley
b394ceccd5
Merge pull request #5156 from vector-im/langleyd/5155_ignore_badge_updates_from_virtual_rooms
Ignore badge updates for virtual rooms.
2021-11-17 05:28:46 +00:00
Kat Gerasimova
9da5ee5ac8
Merge pull request #4984 from opusforlife2/issue_template
Remove redundancy in heading in bug report issue form
2021-11-16 22:45:56 +00:00
David Langley
5de508191d Fix changelog description 2021-11-16 14:55:07 +00:00
David Langley
91b575537c changelog 2021-11-16 12:19:35 +00:00
Ekaterina Gerasimova
60be73071f Update issue triage automation for P1 and need info
Move P1 issues to app and crypto team boards. Move unlabelled issues
without X-Needs-Info out of column on Triage board.
2021-11-16 10:16:07 +00:00
ismailgulek
f953a31c28
Add changelog 2021-11-15 14:00:36 +03:00
Stefan Ceriu
c961a71f7f vector-im/element-ios/pull/5014 - Forward original message content and remove the need to re-upload media. 2021-11-09 10:41:21 +02:00
Gil Eluard
6411ab31a8
Merge pull request #4994 from vector-im/gil/4893_support_pagination_in_the_space_summary_api
Support pagination in the Space Summary API
2021-11-09 09:35:24 +01:00
Doug
08785b59f3 Remove concurrency restriction on develop. 2021-11-05 16:05:35 +00:00
Doug
8f4eea8939 Add concurrency to GitHub workflows to auto-cancel older runs. 2021-11-05 15:07:08 +00:00
Phl-Pro
8246dc93e0
Merge branch 'develop' into phlpro/4722_objc_headers 2021-11-05 14:41:36 +01:00
Doug
4017817727
Merge pull request #5067 from Kloenk/keyboard_context
Remeber keyboard language for room
2021-11-05 12:28:35 +00:00
David Langley
6f11fb7b05
Merge pull request #5099 from vector-im/langleyd/5098_incorrect_clientPermalinkBaseUrl_default
Set correct default for clientPermalinkBaseUrl
2021-11-05 11:38:08 +00:00
David Langley
3695b1a3f6 Set correct default for clientPermalinkBaseUrl 2021-11-05 11:08:51 +00:00
David Langley
e2369343db
Merge pull request #5060 from vector-im/langleyd/4981_custom_baseurl_permalinks
Add clientPermalinkBaseUrl and set in matrix-sdk options.
2021-11-04 16:54:31 +00:00
David Langley
d41cf3c907 Expand on BuildingSetting description and add changelog 2021-11-04 12:29:49 +00:00
ismailgulek
ead8cddd5c
Add changelog 2021-11-02 16:53:09 +03:00
Doug
0543feae58 Remove duplicate sources for some strings files in Riot/target.yml. 2021-11-01 19:06:51 +00:00
Finn Behrens
f284f2f983 Remember keyboard language for room
This adds a `textInputContextIdentifier` to the RoomViewController to save the current language per room.

Signed-off-by: Finn Behrens <me@kloenk.dev>
2021-10-31 19:58:21 +01:00
Stefan Ceriu
37adc8ae4d Fixes vector-im/element-ios/issues/5063 - Fixed retain cycles between the user suggestion coordinator and the suggestion service, and in the suggestion service currentTextTrigger subject sink. 2021-10-29 17:05:17 +03:00
SBiOSoftWhare
88d46cd808
Merge pull request #5061 from vector-im/steve/5058_fix_retain_cycles
Fix retain cycles
2021-10-29 15:42:35 +02:00
Doug
baef854c37 Fix avatars and hide spaces in Share Extension. 2021-10-29 15:07:57 +03:00
Doug
d0555b58f2
Merge pull request #5059 from vector-im/doug/4815_share_extension_prompt
Handle showMediaSizeSelection in the share extension.
2021-10-29 13:03:47 +01:00
SBiOSoftWhare
db4172e2a2 Add changes 2021-10-29 12:14:20 +02:00
SBiOSoftWhare
9e145b95c1 Add changes 2021-10-28 18:18:34 +02:00
Doug
0ac42bb9c6 Send original data when when the compression prompt is disabled.
Rebase changes on develop.
2021-10-28 11:27:30 +01:00
Gil Eluard
cf73ac2534 Merge branch 'develop' into gil/4893_support_pagination_in_the_space_summary_api 2021-10-27 10:28:42 +02:00
Philippe Loriaux
389071a3ca Update changelog 2021-10-27 09:20:47 +02:00
Stefan Ceriu
efa726b515 vector-im/element-ios/issues/4976 - Replaced GrowingTextView with simpler, custom implementation. Cleaned up the RoomInputToolbar header. 2021-10-26 17:41:29 +03:00
Doug
8768eb2e76
Merge pull request #4988 from kittykat/issue-template
Update defect issue template to improve wording
2021-10-26 14:16:09 +01:00
Stefan Ceriu
75eddf38ed vector-im/element-ios/issues/4384 - Using mutable room list fetch sort options after chaning them to be a structure. 2021-10-25 17:54:27 +03:00
Stefan Ceriu
35802071dd Fixes vector-im/element-ios/issues/5042 - Message composer doesn't follow keyboard when swiping to dismiss. 2021-10-25 16:23:58 +03:00
Stefan Ceriu
fe98559d4a vector-im/element-ios/issues/5041 - Fixed share extension and message forwarding room list accessory view icon. 2021-10-25 13:54:06 +03:00
Gil Eluard
77371c75de Support pagination in the Space Summary API 2021-10-12 20:48:30 +02:00
Stefan Ceriu
fa05233998 Fixes #4976 - Replaced HPGrowingTextView with GrowingTextView. Reduced inheritance chain. 2021-10-12 14:17:06 +03:00
Doug
17110e2a91 Move call to validateSyncLocalContactsState into MatrixKit. 2021-10-12 11:17:20 +01:00
Ekaterina Gerasimova
bdba1a855c Update defect issue template to improve wording
Improve wording around rageshakes based on feedback.

Fixes #4987

Signed-off-by: Ekaterina Gerasimova <ekaterinag@element.io>
2021-10-12 10:31:47 +01:00
opusforlife2
d9962bb19c
Add changelog file for PR #4984 2021-10-11 19:19:46 +00:00
Doug
93e70896ba
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