Commit Graph

14079 Commits

Author SHA1 Message Date
Gil Eluard cd2a075654 SP2: Adding Rooms to Spaces #523o
- update after review
2022-02-17 14:02:52 +01:00
Gil Eluard 13f55fab91 SP2: Adding Rooms to Spaces #523o
- fixed SwiftUI Unit tests
2022-02-17 13:14:45 +01:00
Gil Eluard ac7318165c SP2: Adding Rooms to Spaces #523o
- update after review
2022-02-17 10:47:44 +01:00
Gil Eluard 8f65c204e8 Update RiotSwiftUI/Modules/Spaces/AddRoomSelector/Service/AddRoomItemsProcessor.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2022-02-17 10:35:23 +01:00
Gil Eluard a08291429d SP2: Adding Rooms to Spaces #523o
- update after review
2022-02-15 22:23:12 +01:00
Gil Eluard 7c488b8d72 Update RiotSwiftUI/Modules/Spaces/MatrixItemChooser/View/MatrixItemChooser.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2022-02-15 19:16:16 +01:00
Gil Eluard 245446e479 Update RiotSwiftUI/Modules/Spaces/MatrixItemChooser/View/MatrixItemChooser.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2022-02-15 19:15:04 +01:00
Gil Eluard ddb37af99f Update RiotSwiftUI/Modules/Spaces/MatrixItemChooser/View/MatrixItemChooser.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2022-02-15 19:14:30 +01:00
Gil Eluard 5593756287 Update RiotSwiftUI/Modules/Spaces/AddRoomSelector/View/AddRoomSelector.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2022-02-15 19:14:04 +01:00
Gil Eluard c4e9525d6a Update Riot/Routers/TabRouters/TabBarRouter.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2022-02-15 19:11:49 +01:00
Gil Eluard d483f4f73f Update RiotSwiftUI/Modules/Spaces/MatrixItemChooser/View/MatrixItemChooser.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2022-02-15 19:11:35 +01:00
Gil Eluard 1f5561a567 Merge branch 'gil/SP1_space_creation' into gil/5230_SP2-Adding_Rooms_to_Spaces 2022-02-11 11:01:26 +01:00
Gil Eluard 50672ead8c Merge pull request #5317 from vector-im/gil/5228_let_people_know_when_rooms_have_moved
Let people know when rooms have moved element-ios
2022-02-11 10:59:38 +01:00
Gil Eluard 0fdc14121d SP1.5: Let people know when rooms have moved #5228
- Update after review
2022-02-10 19:25:06 +01:00
Gil Eluard 48f7dbe74b SP1.5: Let people know when rooms have moved #5228
- Update after review
2022-02-08 23:13:17 +01:00
Gil Eluard a3078cf6a2 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
Gil Eluard 73e1d430da Merge branch gil/SP1_space_creation into gil/5230_SP2-Adding_Rooms_to_Spaces 2022-02-04 16:43:43 +01:00
Gil Eluard b35c07d93c SP1.5: Let people know when rooms have moved
- Added changelog
2022-02-04 15:32:24 +01:00
Gil Eluard 0955fd5e5d Merge branch 'gil/SP1_space_creation' into gil/5228_let_people_know_when_rooms_have_moved 2022-02-04 14:31:26 +01:00
Gil Eluard 4d6133ef85 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
Gil Eluard afcc2fa94a Merge pull request #5316 from vector-im/gil/5225_invite_to_space_in_room_landing
Invite to space in room landing
2022-02-04 11:13:12 +01:00
Stefan Ceriu 4debc2736c vector-im/element-ios/issues/5298 - Tweaks following code review. 2022-02-04 11:33:55 +02:00
Stefan Ceriu 4fe6d9a5ad 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
Stefan Ceriu e6f9d34036 vector-im/element-ios/issues/5298 - Reusing location sharing coordinator external sharing logic in the timeline. 2022-02-04 11:33:55 +02:00
aringenbach efa0b60e31 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 7ae80789e0 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
Gil Eluard b1e255b5f6 SP1.2: Invite to Space in room landing element-ios#5225
- Update after review
2022-02-04 09:05:50 +01:00
Gil Eluard 40fdba0cc1 SP1.2: Invite to Space in room landing element-ios#5225
- Update after review
2022-02-03 23:44:07 +01:00
David Langley ae15312227 Add secret-check job 2022-02-03 21:06:59 +00:00
David Langley 303e553625 Disable if 2022-02-03 21:03:01 +00:00
David Langley 3b873c9618 Can't use secrets in job.if. Try env vars. 2022-02-03 21:01:20 +00:00
Gil Eluard b44fd8390e Update Riot/Modules/TabBar/TabBarCoordinator.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2022-02-03 21:01:14 +01:00
Gil Eluard bfea80a234 Update Riot/Modules/Room/ParticipantsInviteModal/ContactsPicker/RoomInviteViewController.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2022-02-03 20:59:44 +01:00
Gil Eluard db67d15c92 Update Riot/Modules/Spaces/SpaceMembers/SpaceMembersCoordinator.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2022-02-03 20:58:55 +01:00
Gil Eluard 8592bbb090 Update Riot/Modules/Spaces/SpaceMembers/SpaceMembersCoordinator.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2022-02-03 20:58:39 +01:00
Gil Eluard ddf14b8ba4 Update Riot/Modules/Room/ParticipantsInviteModal/RoomParticipantsInviteModalCoordinatorBridgePresenter.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2022-02-03 20:58:25 +01:00
Gil Eluard 98a83783cc Update Riot/Modules/Room/ParticipantsInviteModal/ContactsPicker/ContactsPickerViewModel.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2022-02-03 20:56:47 +01:00
Stefan Ceriu 55279b49d8 Fix ThemeService not available on the RiotSwiftUITests target. 2022-02-03 18:30:39 +00:00
Stefan Ceriu 80a1fee3da Fix ThemeService not available on the RiotSwiftUI target. 2022-02-03 18:30:39 +00:00
Doug b4a3e5c143 Use a snapshot view for context menu previews. 2022-02-03 18:30:39 +00:00
Stefan Ceriu 8b920f3391 Fixed location sharing and poll edit form navigation and navigation bar styles. 2022-02-03 18:30:39 +00:00
Doug 03ac541f91 Update strings, fix missing symbol. 2022-02-03 18:30:39 +00:00
Doug 37956bd397 Add a preview provider to the context menu. 2022-02-03 18:30:39 +00:00
Doug fc90b2eb72 Add context menu to HomeViewController cells. 2022-02-03 18:30:39 +00:00
Doug d8e26b9064 Fix visual issues when building with Xcode 13. 2022-02-03 18:30:39 +00:00
Arnaud Ringenbach 8f7b8ca6fc 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 d83094a5ae Create pr-5496.build 2022-02-03 17:10:27 +00:00
David Langley 0b40d89342 Only run job if secrets are available. 2022-02-03 17:03:33 +00:00
daniellekirkwood ea02877892 Add automation for WTF and FTUE project boards (#5494) 2022-02-03 16:34:18 +00:00
ismailgulek 3f6895b0b4 Merge pull request #5257 from vector-im/ismail/5096_thread_notifications
Thread Notifications & Badges
2022-02-03 16:30:39 +03:00