Mauro Romito
09daa04dd4
refactor completed
2023-03-06 14:59:03 +01:00
Nicolas Mauri
de2819ae60
Direct Message: manage encrypted DM in case of invite by email
...
- Don’t allow to invite more than one contact by email
- The DM will be created by enabling the encryption when the HS promotes the encryption
- The chat composer is disabled until a matrix account is created by using the invited email
2023-02-27 18:42:18 +01:00
Flavio Alescio
7b4333e9af
code restyle for poll detail
2023-01-31 16:03:38 +01:00
Flavio Alescio
bb384f837e
added alert to show possible error, improved tests
2023-01-27 17:10:16 +01:00
Flavio Alescio
21eafa2383
added view in timeline action, added tests
2023-01-27 15:07:32 +01:00
Flavio Alescio
333cba0606
added poll detail scene with mock data
2023-01-23 16:38:53 +01:00
Alfonso Grillo
3f343a028b
Begin PollHistoryService
2023-01-23 12:09:46 +01:00
Alfonso Grillo
bd85e7aa20
Add changelog.d file
2023-01-13 11:04:40 +01:00
Alfonso Grillo
e7adb92b77
Cleanup scaffolding
2023-01-12 12:06:15 +01:00
Alfonso Grillo
b9bf4376db
Add poll history scaffolding
2023-01-12 11:43:29 +01:00
Alfonso Grillo
5b47b99dce
Add poll history in room’s settings
2023-01-12 10:42:56 +01:00
ismailgulek
e5db15af08
Fix a race in room data source initializer, by adding threadId parameter in every case
2022-08-26 14:12:13 +03:00
aringenbach
bbf6fd2254
Update Room Info screen back button text
2022-06-22 15:56:31 +02:00
aringenbach
e18a58846c
Handle long press on back buttons
2022-06-22 15:56:31 +02:00
Yoan Pintas
4d96e478bd
Merge pull request #6098 from vector-im/yostyle/disable_search_encrypted_rooms
...
Hide or disable search in the encrypted rooms
2022-05-16 23:24:06 +02:00
aringenbach
231fc52e45
Setup a dedicated listener owned by PresenceIndicatorView
2022-05-12 10:55:00 +02:00
yostyle
9ed151cbfd
Hide or disable search in the encrypted rooms
2022-05-02 22:30:39 +02:00
Gil Eluard
728a80f328
Wrong copy for upgrade room message ( #6003 )
...
* Wrong copy for upgrade room message
- fixed
2022-04-11 15:46:08 +02:00
aringenbach
2dc926a253
Fix RoomTitleView default presence display & add a constraint for disambiguation on RoomInfoBasicView
2022-04-06 16:01:49 +02:00
aringenbach
16c95c1b3d
Update MXPresence to NS_ENUM
2022-04-06 15:23:36 +02:00
aringenbach
4738263ad1
PresenceIndicatorView Swift implementation
2022-04-05 15:13:58 +02:00
aringenbach
282b433bba
Observe presence changes to update RoomInfoBasicView
2022-04-04 18:52:07 +02:00
aringenbach
fb81076ca1
Display presence in RoomInfoBasicView
2022-04-04 18:52:07 +02:00
Gil Eluard
6dce767666
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
27571866b5
Instrument missing screen metrics ( #5764 )
...
* Instrument missing screen metrics
- Done
2022-03-08 10:13:46 +01:00
Gil Eluard
25c21e9653
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
da9c921efb
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
dfda5f09d9
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
bc55dbb11b
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
e39456f758
Enable home and room user indicators
2022-03-01 15:50:24 +00:00
Stefan Ceriu
42e83d5d0d
Removed unnecessary and cropped room info avatar shadow.
2022-03-01 16:43:46 +02:00
Gil Eluard
cfb9021b92
Merge branch 'develop' into gil/SP1_space_creation
2022-03-01 10:15:13 +01:00
Gil Eluard
5387a96f1a
SP3.1: Update room settings for Spaces #5231
...
- Update after review
2022-02-28 16:07:09 +01:00
Andy Uhnak
3f82e61723
Room user indicators
...
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com >
2022-02-25 10:47:53 +00:00
Andy Uhnak
8fd164bfc5
Rename properties and arguments
2022-02-22 16:44:22 +00:00
Andy Uhnak
e4993d8ef1
Update activity indicators on leaving room
...
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com >
2022-02-18 13:31:21 +00:00
Gil Eluard
ce226cff8a
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
Gil Eluard
18d064c752
Merge branch 'develop' into gil/5231_SP3-1_Update_room_settings_for_Spaces
...
# Conflicts:
# Riot/Generated/Strings.swift
# Riot/Modules/Room/Members/RoomParticipantsViewController.m
# Riot/SupportingFiles/Riot-Bridging-Header.h
# RiotSwiftUI/Modules/Common/Mock/MockAppScreens.swift
2021-12-27 11:48:36 +01:00
Doug
296f444b9e
Add AnalyticsScreenTimer and track more screens.
...
Update Analytics with new methods in MXAnalyticsDelegate.
2021-12-16 16:59:45 +00:00
Gil Eluard
919911d53b
Invite to Space in room landing #5225
...
- Added participant invite coordinator
2021-12-08 23:21:55 +01:00
SBiOSoftWhare
e6ef1be7b6
Update all Objective-C MatrixKit imports to handle new location.
2021-11-30 16:09:53 +01:00
SBiOSoftWhare
854ce42656
Update Riot/Modules/Room/RoomInfo/RoomInfoCoordinator.swift
...
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com >
2021-10-29 15:42:19 +02:00
SBiOSoftWhare
27c9baafb3
RoomSearchViewController: Fix setup.
2021-10-29 13:47:16 +02:00
SBiOSoftWhare
f02927b2dd
RoomInfoListViewController: Weakify self in a closure.
2021-10-29 13:46:34 +02:00
SBiOSoftWhare
177f9fb6c1
NavigationStore: Update public method signature.
2021-10-08 17:15:14 +02:00
SBiOSoftWhare
943d35afb1
Use NavigationRouterStore where needed.
2021-10-05 10:48:52 +02:00
David Langley
4865d9d3a5
run template, add entrypoint and update BuildSetting
2021-08-17 15:00:20 +01:00
David Langley
a1dd1cbcad
Merge branch 'develop' of github.com:vector-im/element-ios into langleyd/4669_room_notification_settings_swiftui
2021-08-16 13:00:41 +01:00
Stefan Ceriu
ea40f04b09
Fixes #1482 - Popping the user back to the home screen after leaving a room.
2021-08-13 17:57:50 +03:00
David Langley
7ba98a01a9
Add theming support, and support for other top level configuration to swiftui views with VectorHostingViewController, VectorContentModifier. Add VisibilityModifier. Move from List to VStack.
2021-08-12 11:52:06 +01:00