Commit Graph

698 Commits

Author SHA1 Message Date
Doug 3bdf9b261a Add AnalyticsPrompt to SwiftUI target and replace old UIAlertController. 2021-12-16 17:01:22 +00:00
Doug 8ec27e8579 Begin migration from Matomo to PostHog
Add CocoaPods-Keys.
2021-12-16 16:59:26 +00:00
Gil Eluard 01020cef53 Merge branch 'gil/5228_let_people_know_when_rooms_have_moved' into gil/5224_space_creation 2021-12-15 14:52:57 +01:00
Gil Eluard 96d465cde6 Let people know when rooms have moved element-ios
- Added coach message view
2021-12-15 14:51:26 +01:00
Gil Eluard edb40a553a Merge branch 'gil/5225_invite_to_space_in_room_landing' into gil/5224_space_creation
# Conflicts:
#	Riot/Assets/en.lproj/Vector.strings
#	Riot/Generated/Images.swift
#	Riot/Generated/Strings.swift
2021-12-14 09:53:07 +01:00
Gil Eluard 0cb94a0659 Invite to Space in room landing #5225
- added room option bottom sheet
2021-12-13 22:16:02 +01:00
Gil Eluard fa6d242fba Merge branch 'develop' into gil/5225_invite_to_space_in_room_landing
# Conflicts:
#	Riot/Modules/Room/RoomCoordinator.swift
2021-12-13 15:09:40 +01:00
Gil Eluard acfcbcbc51 Merge branch 'develop' into gil/143_create_public_space 2021-12-13 09:03:36 +01:00
Gil Eluard 2c7f8709fd Space panel overflow journeys & rough edge warnings #5227
- space menu additions according to new requirements
2021-12-10 18:01:56 +01:00
Gil Eluard fe4d84ec06 Implement FAB journeys & rough edge warnings element-ios#5226
- List of Space members with search
- Invite interactions
- Join room from list
- Implement add room button, with rough edge warning.
2021-12-10 09:59:10 +01:00
ismailgulek a97086aad8 Merge branch 'ismail/5092_thread_list' into ismail/5094_thread_links 2021-12-10 11:08:01 +03:00
ismailgulek 071029ddeb Merge branch 'ismail/5117_thread_message_actions' into ismail/5092_thread_list 2021-12-10 11:07:27 +03:00
ismailgulek 6480b354e8 Merge branch 'ismail/5068_start_thread' into ismail/5117_thread_message_actions 2021-12-10 11:03:00 +03:00
Gil Eluard 4f58ee524d Invite to Space in room landing #5225
- add share invite link to contacts screen
- Fixed regression
2021-12-09 16:12:44 +01:00
ismailgulek a717f444da Merge branch 'develop' into ismail/5068_start_thread 2021-12-09 15:25:14 +03:00
Gil Eluard f7b59f1a61 [iOS] Create public space #143
- Update after design review
2021-12-09 09:04:21 +01:00
Stefan Ceriu dc574ab0a6 vector-im/element-ios/issues/5114 - Polls in the timeline. 2021-12-09 09:37:02 +02:00
Gil Eluard 3ce1f1c630 [iOS] Create public space #143
- Update after design review
2021-12-01 23:56:59 +01:00
ismailgulek 30c2159fc1 Merge branch 'ismail/5092_thread_list' into ismail/5094_thread_links 2021-11-30 01:54:56 +03:00
ismailgulek fda11bc5ed Merge branch 'ismail/5117_thread_message_actions' into ismail/5092_thread_list 2021-11-30 01:34:44 +03:00
ismailgulek 1f92c80897 Make remove actions destructive & move remove action to the bottom 2021-11-30 01:29:52 +03:00
ismailgulek 8f412d6806 Implement actions for a thread 2021-11-25 14:55:44 +03:00
ismailgulek c3f3adcebf Update deleted message design 2021-11-25 01:33:37 +03:00
Gil Eluard 99fa4392a7 [iOS] Create public space #143
- Initial space creation flow
2021-11-23 09:35:32 +01:00
ismailgulek 8e303788c1 Add thread list empty view 2021-11-22 16:16:15 +03:00
ismailgulek 1b4d172b80 Merge branch 'ismail/5117_thread_message_actions' into ismail/5092_thread_list 2021-11-22 14:59:07 +03:00
ismailgulek 72c129a8ff Merge branch 'ismail/5068_start_thread' into ismail/5117_thread_message_actions 2021-11-22 12:26:41 +03:00
ismailgulek e0e3bbd99b Move more button out of the title view & remove weird constraints 2021-11-22 12:22:53 +03:00
ismailgulek d34f5d43f3 Add my threads filtering 2021-11-19 03:36:51 +03:00
ismailgulek d629c7c782 Generate classes 2021-11-16 17:14:57 +03:00
ismailgulek 00bb071504 Add new action for the thread root event in thread view 2021-11-12 17:25:58 +03:00
ismailgulek f6ae6afc81 Merge branch 'develop' into ismail/5068_start_thread 2021-11-11 21:43:16 +03:00
Stefan Ceriu 1ea0308895 vector-im/element-ios/issues/5114 - Poll creation screen
- added input toolbar poll creation action.
- reordered input toolbar actions as per designs.
- added multiline text field and extracted common components.
2021-11-11 11:24:28 +02:00
ismailgulek c2621ad19b Create thread title string 2021-11-11 01:02:47 +03:00
ismailgulek 7267a0889d Add thread option to an event if the labs setting enabled 2021-11-09 15:24:08 +03:00
ismailgulek ca84e052d2 Add labs setting for threads 2021-11-09 15:18:18 +03:00
ismailgulek 919e1d6adb Add context menu item 2021-11-03 13:36:18 +03:00
Doug 78f280979d Send videos as 320p to encrypted rooms. 2021-10-29 10:50:56 +01:00
Doug af2f36a862 Use footers for app and discovery information.
Remove Invite Friends button from settings.
Reorganise Advanced and Other settings.
Rename Other to About.
2021-10-20 17:40:39 +01:00
Stefan Ceriu 6efb00a909 Merge pull request #5014 from vector-im/stefan/messageForwarding
Message forwarding
2021-10-19 16:17:07 +03:00
Stefan Ceriu 1ea5bae14a vector-im/element-ios/issues/5009 - Refactored share extension and started using the shared code directly in the main application. 2021-10-18 16:40:48 +03:00
Gil Eluard 8cbc0dbada Merge branch 'develop' into gil/4570_home_space_data_filtering 2021-10-15 14:20:04 +02:00
Doug 4e0c76885d Merge remote-tracking branch 'origin/develop' into doug/4484_contacts_access
# Conflicts:
#	Riot/Modules/ServiceTerms/Modal/ServiceTermsModalCoordinatorBridgePresenter.swift
2021-10-08 11:45:43 +01:00
Gil Eluard 0cf934de51 [Spaces] M10.4.1 Home space data filtering #4570
- Added settings menu for Home space
2021-10-07 15:37:20 +02:00
Doug 43751a852a Add final strings. Tweak header. 2021-10-06 17:36:28 +01:00
Doug 4e434ef451 Small tweaks plus changelog entry.
Use the new generated localisation strings. Add comments.

Address feedback from PR review.
2021-10-01 16:16:26 +01:00
manuroe dff3da0b35 i18n: Standardise casing of identity server and integration manager. 2021-10-01 11:51:30 +01:00
Doug 95868e50b0 Merge branch 'develop' into doug/4484_contacts_access
# Conflicts:
#	Riot/Assets/en.lproj/Vector.strings
#	Riot/Generated/Strings.swift
#	Riot/Modules/Application/LegacyAppDelegate.m
#	Riot/Modules/Settings/SettingsViewController.m
2021-09-30 11:14:02 +01:00
Gil Eluard c3e2bb6880 Merge branch 'develop' into spaces 2021-09-23 15:26:06 +02:00
Gil Eluard 3f0ae67367 [spaces] several fixes for pre release
- [When switching spaces, user and room tabs are not populated](https://github.com/vector-im/element-ios/issues/4889)
- [Explore rooms list in space has odd ordering](https://github.com/vector-im/element-ios/issues/4890)
- Fixed Coming Soon error for Explore rooms
2021-09-22 16:57:31 +02:00