Commit Graph

1901 Commits

Author SHA1 Message Date
SBiOSoftWhare c7c6f7701c GroupsViewController: Add space beta announce cell. 2021-05-06 12:09:12 +02:00
SBiOSoftWhare 22ee7e35d0 CloseButton: Update UI. 2021-05-06 12:07:20 +02:00
SBiOSoftWhare ee3a5707a1 Add space beta announce cell. 2021-05-06 12:07:08 +02:00
SBiOSoftWhare 0fd608619b RecentsViewController: Allows to decline space invites. 2021-05-05 11:32:18 +02:00
SBiOSoftWhare 866f817966 Use new universal link method where needed. 2021-05-04 10:41:55 +02:00
SBiOSoftWhare 0d33d47d27 LegacyAppDelegate: Add new universal link management methods and handle more precisely spaces not available cases. 2021-05-04 10:41:02 +02:00
SBiOSoftWhare f058412a3c SpaceFeatureUnavailablePresenter: Add open a space case. 2021-05-04 10:38:45 +02:00
SBiOSoftWhare da28465fb6 SpaceFeatureUnavailablePresenter: Handle SpaceFeatureUnavailableViewData. 2021-05-04 10:04:42 +02:00
SBiOSoftWhare 9c2b032b99 SpaceFeatureUnaivableViewController: Use a view data to populate view. 2021-05-04 10:02:31 +02:00
SBiOSoftWhare e66c34de0a LegacyAppDelegate: Adverstize that spaces are not supported when tapping on a space link. 2021-04-29 14:37:07 +02:00
SBiOSoftWhare 7cc9e185b8 RecentsViewController: Adverstize that spaces are not supported when tapping on a space invite. 2021-04-29 14:36:13 +02:00
SBiOSoftWhare d5ca0b0c25 Add SpaceFeatureUnavailablePresenter that enables to present modals for unavailable space features. 2021-04-29 14:32:31 +02:00
SBiOSoftWhare ae7c760ac0 Add SpaceFeatureUnaivableViewController. 2021-04-29 14:32:05 +02:00
Gil Eluard 65ac02bc5c Crash in [RoomViewController setScrollToBottomHidden:] 2021-04-28 16:00:19 +02:00
Gil Eluard 7aa95c03d1 Merge branch 'develop' into element_4261
# Conflicts:
#	CHANGES.rst
2021-04-28 10:07:56 +02:00
Gil Eluard c7fb9a807e Users must not be allowed to add or otherwise manage widgets in rooms
- Avoid navigation to integration management using integration popup with settings set to integration disabled
2021-04-26 20:17:43 +02:00
Gil Eluard 511c37cd5a Widget navigation button still visible with settings set to integration disabled 2021-04-23 22:44:23 +02:00
Gil Eluard 12c24def69 clear cache support for RiotSettings 2021-04-23 22:26:54 +02:00
ismailgulek c57db6e1f7 Hide scroll to bottom when room is left 2021-04-21 12:50:37 +03:00
ismailgulek 93f6ea3063 Pop view controller if pushed before 2021-04-21 12:50:21 +03:00
Gil Eluard c9967f4461 Merge branch 'develop' into element_4218
# Conflicts:
#	CHANGES.rst
#	Riot/Managers/Settings/RiotSettings.swift
2021-04-21 09:08:58 +02:00
Gil Eluard 927bfab0b9 Merge branch 'develop' into element_4211
# Conflicts:
#	CHANGES.rst
2021-04-21 08:23:33 +02:00
Gil Eluard 5d187167a1 Merge branch 'develop' into element_4218
# Conflicts:
#	CHANGES.rst
#	Riot/Managers/Settings/RiotSettings.swift
2021-04-20 15:27:27 +02:00
Gil Eluard c2317951a7 Merge branch 'develop' into element_4211
# Conflicts:
#	Riot/Managers/Settings/RiotSettings.swift
2021-04-20 15:05:20 +02:00
Gil Eluard 65db8a2d5f Show / Hide integrations and actions in rooms 2021-04-20 14:54:53 +02:00
SBiOSoftWhare 5d6b656b2e Merge branch 'develop' into fix_public_search 2021-04-20 14:20:41 +02:00
SBiOSoftWhare 6c093ac466 DirectoryRecentTableViewCell: Do not use "directory_search_results_more_than" string when there is no rooms and the search is on. 2021-04-20 12:01:34 +02:00
Gil Eluard b9e1de5125 Merge branch 'develop' into element_4242
# Conflicts:
#	CHANGES.rst
#	Riot/Managers/Settings/RiotSettings.swift
2021-04-20 11:52:47 +02:00
SBiOSoftWhare c9f2ccc337 PublicRoomsDirectoryDataSource: Fix search when NSFW filter is off. 2021-04-20 11:30:14 +02:00
Gil Eluard 217e5e0326 Merge branch 'develop' into element_4236
# Conflicts:
#	CHANGES.rst
#	Riot/Managers/Settings/RiotSettings.swift
2021-04-20 10:38:30 +02:00
Gil Eluard b178225617 Enable / Disable VoIP feature in Rooms
- Update after review
2021-04-20 10:36:05 +02:00
Gil Eluard e33f1faf35 Show/Hide public directory in Unified Search 2021-04-20 10:31:04 +02:00
Gil Eluard 2912074002 Enable / Disable VoIP feature in Rooms 2021-04-19 20:39:07 +02:00
Gil Eluard 0893a13ba9 Show/Hide Home Screen tabs 2021-04-19 18:53:32 +02:00
Gil Eluard bd3c178521 RoomVC: Crash in refreshTypingNotification 2021-04-19 13:18:26 +02:00
manuroe 63958b57fd Update Riot/Modules/Application/LegacyAppDelegate.m 2021-04-15 15:44:31 +02:00
manuroe c7587d7ac0 Update Riot/Modules/Application/LegacyAppDelegate.m 2021-04-15 15:44:23 +02:00
manuroe e89588df96 Self-verification: Double check cross-signing state before displaying popups 2021-04-15 09:50:56 +02:00
manuroe 3eabba310e Self-verification: Fix compatibility with Element-Web when logging in on web
#4217

If web triggers a verification request (because the users clicked on "Use another login"), remove the newSignIn alert dialog before display the incoming verification request.
2021-04-14 18:50:37 +02:00
manuroe 9264128a8e Self-verification: Fix compatibility with Element-Web when logging in on iOS
#4217

Just after login, send request instead of waiting for an incoming one as per recent EW changes
2021-04-14 17:21:35 +02:00
Gil Eluard f78261f3c0 Make room settings screen configurable dynamically 2021-04-14 15:52:25 +02:00
Gil Eluard 954b1cdf2e Make joining public rooms configurable 2021-04-13 19:21:07 +02:00
Gil Eluard 7f6c9414fd Merge pull request #4147 from vector-im/element_4134
Explore typing notifications inspired by web
2021-04-08 16:25:51 +02:00
Gil Eluard 13d8845e81 Update Riot/Modules/Room/Views/BubbleCells/RoomTypingBubbleCell.swift
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com>
2021-04-08 16:13:56 +02:00
Gil Eluard b713ecd1a2 Update after review 2021-04-08 15:59:53 +02:00
Gil Eluard ceb6ad690d Update after review 2021-04-08 15:19:02 +02:00
Gil Eluard 9efd59c4cc Update Riot/Modules/DotsView/DotsView.swift
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com>
2021-04-08 13:48:49 +02:00
Gil Eluard 01e3616680 Update Riot/Modules/Room/Views/BubbleCells/RoomTypingBubbleCell.swift
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com>
2021-04-08 13:48:25 +02:00
Gil Eluard 93964b54f6 Update after review 2021-04-08 12:11:36 +02:00
Gil Eluard d8b34d1ed6 Update Riot/Modules/Room/Views/InputToolbar/RoomActionItem.swift
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com>
2021-04-08 10:52:51 +02:00