ismailgulek
7a74dc422f
Merge branch 'develop' into ismail/5068_start_thread
2022-01-17 11:35:10 +03:00
SBiOSoftWhare
79ecc8b4d6
RoomVC: Handle cell provider.
2022-01-14 10:23:15 +01:00
Gil Eluard
f9a4890459
Merge branch 'develop' into gil/5231_SP3-1_Update_room_settings_for_Spaces
...
# Conflicts:
# Riot/Assets/en.lproj/Vector.strings
# Riot/Generated/Strings.swift
# Riot/Modules/Spaces/SpaceMembers/MemberList/SpaceMemberListViewController.swift
# Riot/Modules/Spaces/SpaceRoomList/ExploreRoom/SpaceExploreRoomViewController.swift
2022-01-13 16:30:55 +01: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
ismailgulek
f2eaca0d22
Remove old code
2022-01-12 14:46:54 +03:00
ismailgulek
61e9d4feda
Merge branch 'ismail/5068_design_tweaks' into ismail/5096_thread_notifications
2022-01-12 13:58:48 +03:00
ismailgulek
dd1bc87f06
Add EventMenuBuilder to manage ordering on event menu actions
2022-01-10 17:31:28 +03:00
ismailgulek
8a2300d455
Fix context menu action orders & layout fixes
2022-01-06 03:22:14 +03:00
ismailgulek
471c69bdaa
Implement toast messages when links are copied
2022-01-06 02:41:57 +03:00
Stefan Ceriu
902141b1c6
vector-im/element-ios/issues/5298 - Displaying a modal when tapping on a location in the timeline.
2022-01-04 17:33:32 +02:00
Stefan Ceriu
69523c044c
vector-im/element-ios/issues/5298 - Disable forwarding for location messages and allow replies.
2022-01-04 17:33:32 +02:00
Stefan Ceriu
cef0c4f2d4
vector-im/element-ios/issues/5298 - Implemented location sharing from the input toolbar action menu.
2022-01-04 17:33:32 +02:00
Stefan Ceriu
3f715ec2c4
vector-im/element-ios/issues/5298 - Replaced "msgtype" strings with new kMXMessageTypeKey.
2022-01-04 17:33:32 +02:00
Stefan Ceriu
ca2493f09d
Rendering location messages in the timeline.
2022-01-04 17:33:32 +02:00
ismailgulek
8deb8e05d0
Update icons & summary view margins
2022-01-04 16:20:40 +03:00
ismailgulek
2e28cb0750
Merge branch 'develop' into ismail/5068_start_thread
2022-01-04 15:28:19 +03: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
ismailgulek
e8ce73330c
Make remove and report actions destructive
2021-12-21 16:45:19 +03:00
ismailgulek
8f2d42be36
Add view in room action for attachments
2021-12-21 16:44:51 +03:00
Doug
296f444b9e
Add AnalyticsScreenTimer and track more screens.
...
Update Analytics with new methods in MXAnalyticsDelegate.
2021-12-16 16:59:45 +00:00
Doug
cea6cd145b
Use matrix-analytics-events generated stubs (locally for now).
...
Track screens, removing any that aren't part of the schema.
2021-12-16 16:59:45 +00:00
Doug
84fdd7585c
Add specific methods to track analytics and test generated event types.
2021-12-16 16:59:45 +00:00
Doug
8ec27e8579
Begin migration from Matomo to PostHog
...
Add CocoaPods-Keys.
2021-12-16 16:59:26 +00:00
ismailgulek
7339a4fe23
Adapt MXEventTimeline changes
2021-12-15 01:44:04 +03: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
ismailgulek
7699f05421
Merge branch 'ismail/5095_thread_search_results' into ismail/5096_thread_notifications
2021-12-10 11:14:55 +03: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
ismailgulek
a717f444da
Merge branch 'develop' into ismail/5068_start_thread
2021-12-09 15:25:14 +03:00
Stefan Ceriu
dc574ab0a6
vector-im/element-ios/issues/5114 - Polls in the timeline.
2021-12-09 09:37:02 +02:00
Gil Eluard
919911d53b
Invite to Space in room landing #5225
...
- Added participant invite coordinator
2021-12-08 23:21:55 +01:00
ismailgulek
26cca1e0d9
Hide jump to unread button on threads, override scroll to bottom action, fix #5264
2021-12-08 16:04:11 +03:00
SBiOSoftWhare
f097c592fa
Merge pull request #5219 from vector-im/steve/5020_matrixkit_merge
...
Merge MatrixKit repository into Element
2021-12-03 15:44:30 +01:00
ismailgulek
8d8308e1ed
Clear highlighted event when view gone
2021-12-03 02:41:01 +03:00
ismailgulek
3e37f9c586
Mark thread as read when viewed
2021-12-02 16:57:41 +03:00
Stefan Ceriu
d7acd090f5
vector-im/element-ios/issues/4753 - Allow audio file attachments to be played back inline by reusing the existing voice message UI.
2021-12-02 15:38:59 +02:00
ismailgulek
f82159cb72
Update logic for thread list bar button item
2021-12-02 14:45:23 +03:00
ismailgulek
d445c37fc9
Create BadgedBarButtonItem class and use it for thread list item
2021-12-01 17:24:47 +03:00
SBiOSoftWhare
e6ef1be7b6
Update all Objective-C MatrixKit imports to handle new location.
2021-11-30 16:09:53 +01:00
ismailgulek
786f7b60a9
Just highlight event when possible instead of reloading data source
2021-11-30 14:13:57 +03: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
ab7e732272
Merge branch 'ismail/5119_thread_root_removal' into ismail/5094_thread_links
2021-11-30 01:14:51 +03:00
ismailgulek
acd82200f6
Merge branch 'ismail/5117_thread_message_actions' into ismail/5119_thread_root_removal
2021-11-30 01:14:23 +03:00
ismailgulek
c1f364580a
Fix alert
2021-11-30 01:14:05 +03:00
ismailgulek
819489c9d3
Display room title view for non-live timelines too
2021-11-30 01:13:14 +03:00
ismailgulek
1ce4696543
Merge branch 'ismail/5092_thread_list' into ismail/5094_thread_links
2021-11-26 01:46:32 +03:00
ismailgulek
d267782aa4
Merge branch 'ismail/5117_thread_message_actions' into ismail/5092_thread_list
2021-11-26 01:45:37 +03:00