Stefan Ceriu
a9a0bd81c8
vector-im/element-ios/issues/5114 - Cleanup + rename PollTimeline to TimelinePoll.
2022-01-18 20:05:10 +02:00
Stefan Ceriu
0980804213
vector-im/element-ios/issues/5114 - Allow editing poll start events.
2022-01-18 20:05:10 +02:00
SBiOSoftWhare
ca87f9b1f6
Merge pull request #5342 from vector-im/steve/5321_bubbles_lauching
...
Message bubbles: Add settings and build flag
2022-01-13 09:50:23 +01:00
Stefan Ceriu
36323d61fc
Increased the BubbleCellContentView's inner content view bottom padding so it doesn't overlap the send receipt indicator.
2022-01-07 14:18:05 +02:00
Stefan Ceriu
aaab7b8634
Fixed ffmpeg-kit breaking changes after minor release, fixed version to 4.5.1
2022-01-06 13:31:05 +02:00
SBiOSoftWhare
9cab69ab66
Rename RoomTimelineStyle enum to RoomTimelineStyleIdentifier.
2022-01-04 17:53:15 +01:00
Stefan Ceriu
7161b99d1c
vector-im/element-ios/issues/5298 - Various tweaks following code review.
2022-01-04 17:33:32 +02:00
Stefan Ceriu
0bac754ad9
vector-im/element-ios/issues/5298 - Added build setting + ui and unit tests.
2022-01-04 17:33:32 +02:00
Stefan Ceriu
2ef67f3ed2
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
17f9639173
vector-im/element-ios/issues/5298 - Disable forwarding for location messages and allow replies.
2022-01-04 17:33:32 +02:00
Stefan Ceriu
f2230f528d
vector-im/element-ios/issues/5298 - Improved error messages and moved map configuration to the BuildSettings
2022-01-04 17:33:32 +02:00
Stefan Ceriu
acdf51630f
vector-im/element-ios/issues/5298 - Attempting to set up cocoapods-keys.
2022-01-04 17:33:32 +02:00
Stefan Ceriu
37db201124
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
7826faf6ea
vector-im/element-ios/issues/5298 - Added body message content keys and replaced plain string usages.
2022-01-04 17:33:32 +02:00
Stefan Ceriu
9c66b5b7b1
vector-im/element-ios/issues/5298 - Replaced "msgtype" strings with new kMXMessageTypeKey.
2022-01-04 17:33:32 +02:00
Stefan Ceriu
c1a3fede8f
Rendering location messages in the timeline.
2022-01-04 17:33:32 +02:00
SBiOSoftWhare
c8a88b8864
Add RoomTimelineStyle enum that represents the room timeline styles available.
2022-01-03 18:16:24 +01:00
SBiOSoftWhare
78c8f64962
Move timeline cells in dedicated folders.
2021-12-22 17:25:35 +01:00
Doug
315f5a9cc4
Add AnalyticsScreenTimer and track more screens.
...
Update Analytics with new methods in MXAnalyticsDelegate.
2021-12-16 16:59:45 +00:00
Doug
33ef957053
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
f718514516
Add specific methods to track analytics and test generated event types.
2021-12-16 16:59:45 +00:00
Doug
a984028479
Begin migration from Matomo to PostHog
...
Add CocoaPods-Keys.
2021-12-16 16:59:26 +00:00
SBiOSoftWhare
d7345cdc4a
RoomMemberDetailsViewController: Fix user id theming.
2021-12-14 15:47:09 +01:00
SBiOSoftWhare
03d48396e1
Merge pull request #5297 from vector-im/steve/4568_mxid_copy
...
RoomMemberDetailsViewController: Show user Matrix id and make it copyable
2021-12-14 12:47:40 +01:00
Stefan Ceriu
3de1a8525c
vector-im/element-ios/issues/5114 - Prevent poll events from ever getting merged into other bubble data.
2021-12-10 15:55:17 +02:00
SBiOSoftWhare
fd7f769dd3
RoomMemberDetails: Add safe area layout guides.
2021-12-10 14:02:09 +01:00
SBiOSoftWhare
67a38e5e0e
RoomMemberDetailsViewController: Refactor a property name.
2021-12-10 09:50:06 +01:00
SBiOSoftWhare
ef2b903b99
RoomMemberDetailsViewController: Show user Matrix id and make it copyable.
2021-12-10 09:29:09 +01:00
Stefan Ceriu
ac6561a3d3
vector-im/element-ios/issues/5114 - Polls in the timeline.
2021-12-09 09:37:02 +02:00
SBiOSoftWhare
575a32feda
Merge pull request #5219 from vector-im/steve/5020_matrixkit_merge
...
Merge MatrixKit repository into Element
2021-12-03 15:44:30 +01:00
Stefan Ceriu
f21a469f9a
vector-im/element-ios/issues/4753 - Prevent unnecessary audio file conversions if final file already exists on disk.
2021-12-02 15:38:59 +02:00
Stefan Ceriu
c70c4fb70a
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
SBiOSoftWhare
e8d4af46d2
Update all Objective-C MatrixKit imports to handle new location.
2021-11-30 16:09:53 +01:00
SBiOSoftWhare
90627cdb4a
Remove MatrixKit import from Swift files.
2021-11-29 17:50:30 +01:00
SBiOSoftWhare
2709236dd5
Improve generated Swift header imports.
2021-11-25 23:11:53 +01:00
Doug
6dd471045f
Merge branch 'master' into develop
...
# Conflicts:
# Podfile.lock
# Riot/Modules/Room/RoomViewController.m
2021-11-17 17:36:44 +00:00
Stefan Ceriu
879ac56d83
Fix build after changing aggregation method limits from UInt to Int in the SDK.
2021-11-16 13:41:41 +02:00
Stefan Ceriu
ba9c40cf2d
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
Stefan Ceriu
7c58fff01a
vector-im/element-ios/pull/5014 - Forward original message content and remove the need to re-upload media.
2021-11-09 10:41:21 +02:00
Phl-Pro
31a99e2e09
Merge branch 'develop' into phlpro/4722_objc_headers
2021-11-05 14:41:36 +01:00
Doug
6312c2eb95
Merge pull request #5074 from vector-im/doug/5071_fix_presented_views
...
Fix more button not working.
2021-11-03 16:35:03 +00:00
SBiOSoftWhare
b2934662b7
Merge branch 'hotfix/1.6.7' into hotfix/1.6.7_2
2021-11-03 17:22:21 +01:00
Doug
6497cfd8e2
Ensure DisabledRoomInputToolbarView is used. Fix previewing rooms. Fix favourited DMs in Home.
2021-11-03 10:18:27 +00:00
Doug
a18f6cead5
Present alerts before assigning to currentAlert.
2021-11-01 15:05:02 +00:00
Finn Behrens
530459d6bf
Remember keyboard language for room
...
This adds a `textInputContextIdentifier` to the RoomViewController to save the current language per room.
Signed-off-by: Finn Behrens <me@kloenk.dev >
2021-10-31 19:58:21 +01:00
SBiOSoftWhare
72b0d05465
Update Riot/Modules/Room/RoomInfo/RoomInfoCoordinator.swift
...
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com >
2021-10-29 15:42:19 +02:00
SBiOSoftWhare
773bf6ca28
RoomViewController: Fix a crash on before iOS 14.
2021-10-29 13:47:42 +02:00
SBiOSoftWhare
899f8094f3
RoomSearchViewController: Fix setup.
2021-10-29 13:47:16 +02:00
SBiOSoftWhare
fa807d28f3
RoomInfoListViewController: Weakify self in a closure.
2021-10-29 13:46:34 +02:00
SBiOSoftWhare
360b2745c3
Weakify strong reference delegates.
2021-10-29 12:23:06 +02:00