Gil Eluard
6335acc0cd
Merge branch 'develop' into spaces
...
# Conflicts:
# Riot/Modules/Common/Avatar/AvatarViewDataProtocol.swift
# Riot/Modules/Common/Recents/RecentsViewController.m
# Riot/Modules/Home/Views/RoomCollectionViewCell.m
# Riot/Modules/TabBar/TabBarCoordinator.swift
2021-09-15 14:42:04 +02:00
Gil Eluard
21f5d73b6f
[Spaces] M10.8 Browsing users in a space #4682
...
- Update after code review
2021-09-14 16:59:32 +02:00
ismailgulek
0d656ecf2e
Adapt Swifty session states
2021-06-30 18:02:11 +03:00
SBiOSoftWhare
b8d65262c0
UserSessionsService: Add possibility to remove a user session from the associated Matrix session.
2021-06-07 12:09:37 +02:00
Stefan Ceriu
a8b0e8700e
Adopt consolidated logging mechanism ( #4370 )
...
* Adopted the new MXLog and replaced NSLog throughout the application - vector-im/element-ios/issues/4351
* Replaced NSLog() and print() usages with MXLog.debug()
* Added swiftlint rules for NSLog(), print(), println() and os_log()
* Escape paths used to run script build phases for swiftlint and swiftgen
2021-06-03 11:30:07 +03:00
SBiOSoftWhare
597eea1f59
UserSessionsService: Improve add and removal UserSession. Wait for valid Matrix session state before adding a UserSession.
2021-05-28 12:46:48 +02:00
SBiOSoftWhare
7a132f308f
Add UserSession that represents a user session and UserSessionsService that enables to manage multiple user sessions and all logic around sessions management.
2021-05-20 22:10:03 +02:00