Commit Graph

1604 Commits

Author SHA1 Message Date
Andy Uhnak 1b24371337 Join room loading indicators 2022-03-29 15:03:09 +01:00
Andy Uhnak 0376939c85 Use bounds not frame 2022-03-24 14:24:14 +00:00
Andy Uhnak 024f1c6d03 Fix typing performance by avoiding expensive UI operations 2022-03-24 12:40:37 +00:00
MaximeEvrard42 65d2e9fba4 Merge pull request #5859 from vector-im/maximee/5720_location_sharing_UI_change
Update UI in location sharing view #5720
2022-03-24 11:58:09 +01:00
MaximeE 756d65f3e5 5720: Rework some location sharing related view 2022-03-23 15:48:19 +01:00
Andy Uhnak b274a73953 Prevent "left room" message from showing twice 2022-03-22 09:10:08 +00:00
MaximeE e3060d919d 5720: Update from develop 2022-03-22 09:41:25 +01:00
Stefan Ceriu c1874d83a5 Fix user suggestions not showing up when re-entering a room. 2022-03-21 18:40:21 +02:00
Andy Uhnak 2701ec9ae5 Merge branch 'master' into develop 2022-03-18 17:01:32 +00:00
SBiOSoftWhare dfce72d8f8 Fix conflicts with develop 2022-03-18 15:12:34 +01:00
Andy Uhnak 7d3ecfb120 Revert copy change 2022-03-18 14:02:50 +00:00
Andy Uhnak 69be930692 Allow ignoring invited users that have not joined a room yet 2022-03-18 13:31:43 +00:00
ismailgulek f3cdec498a Update thread list bar button item badge 2022-03-18 02:08:03 +03:00
SBiOSoftWhare 7465f4ea7e RoomVC: Handle theme change for live location banner. 2022-03-17 17:34:09 +01:00
SBiOSoftWhare b26b87e421 RoomCoordinator: Update with new RoomViewControllerDelegate methods. 2022-03-17 16:59:30 +01:00
SBiOSoftWhare e8a4e5fa5f RoomVC: Handle live location banner. 2022-03-17 16:58:52 +01:00
MaximeE 1966d6b796 5720: Update UI in location sharing View 2022-03-17 16:52:22 +01:00
SBiOSoftWhare 1f136aaec8 Create LiveLocationSharingBannerView. 2022-03-17 16:48:10 +01:00
Gil Eluard 1203c7725a 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
ismailgulek 27e3e0ab2c Reload thread screen for the first message 2022-03-15 16:15:38 +03:00
Gil Eluard bd0041c5dc Merge branch 'develop' into gil/5769_add_trigger_to_join_and_view_room_metrics_event 2022-03-15 10:32:19 +01:00
Gil Eluard 67b0df922f Add trigger to join and view room metrics events #5769
- Added trigger for JoinedRoom event
- Tracking ViewRoom event for rooms and events
2022-03-15 10:31:24 +01:00
Andy Uhnak 2a7036819c Merge branch 'master' into develop 2022-03-14 16:26:07 +00:00
Andy Uhnak 9751d22772 Anchor action sheet to source view 2022-03-14 08:47:52 +00:00
Andy Uhnak e0adc29903 Ignore the sender of a room invite without needing to join the room first 2022-03-11 16:24:40 +00:00
Arnaud Ringenbach 63cb0e0ce7 Room: Refresh header when call actions become available 2022-03-11 09:09:49 +01:00
Andy Uhnak 18d0ccf6b7 Add more comments 2022-03-10 17:40:23 +00:00
Andy Uhnak 902a227e8d Do not show user indicators when the view controller is not visible 2022-03-10 15:56:40 +00:00
Gil Eluard 5229264d21 Merge branch 'develop' into gil/SP1_space_creation 2022-03-08 13:19:38 +01:00
Anderas 5dfbaef799 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 4f43793313 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 24de57bb58 Instrument missing screen metrics (#5764)
* Instrument missing screen metrics

- Done
2022-03-08 10:13:46 +01:00
Andy Uhnak eef9802e96 Use split controller's top navigation controller to present toasts 2022-03-08 08:34:45 +00:00
Arnaud Ringenbach 4530b61df3 Rename dataSource2 parameters and handle target profiles 2022-03-07 13:45:02 +01:00
Gil Eluard dcebd89fdf selection impossible when filtering in add room screen #5757 (#5758)
- Fixed
- Other minor code / UI tweaks
2022-03-07 12:25:50 +01:00
Gil Eluard 42b4144323 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 8d31cbc0f9 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 06bda465d9 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
Doug c9cc59d006 Remove MatrixKitL10n from SwiftGen
Uses VectorL10n everywhere.
2022-03-03 09:34:54 +00:00
Andy Uhnak 830feeb7c0 Enable home and room user indicators 2022-03-01 15:50:24 +00:00
Stefan Ceriu b657e51267 Removed unnecessary and cropped room info avatar shadow. 2022-03-01 16:43:46 +02:00
Anderas 7c3a86c24d Merge pull request #5690 from vector-im/andy/5603_room_indicators
Room activity indicators
2022-03-01 13:08:29 +00:00
ismailgulek 67709c7da5 Merge pull request #5709 from vector-im/ismail/5365_thread_analytics
Threads: Analytics
2022-03-01 15:23:47 +03:00
Gil Eluard 0abef4312e Merge branch 'develop' into gil/SP1_space_creation 2022-03-01 10:15:13 +01:00
SBiOSoftWhare 02df90249c Timeline: Rename call cells. 2022-02-28 16:48:41 +01:00
SBiOSoftWhare 088b8dc125 Timeline: Rename key verification cells. 2022-02-28 16:20:58 +01:00
Gil Eluard bca69bb7c8 SP3.1: Update room settings for Spaces #5231
- Update after review
2022-02-28 16:07:09 +01:00
SBiOSoftWhare 5537b223ed Timeline: Rename message typing cell. 2022-02-28 15:58:10 +01:00
SBiOSoftWhare 4a5d4c23b1 Timeline decorations: Refactor reaction class names. 2022-02-28 15:52:29 +01:00
ismailgulek cd031a631e Implement analytics for threads 2022-02-28 17:46:57 +03:00