Gil Eluard
75699ccf49
Added Labs flag for the new App Layout
...
- Make CI happy
2022-08-29 16:01:34 +02:00
Gil Eluard
0c4f69ffcc
Added Labs flag for the new App Layout
...
- Make CI happy
2022-08-29 15:24:10 +02:00
Gil Eluard
4b619eda39
Added Labs flag for the new App Layout
2022-08-29 14:59:09 +02:00
Gil Eluard
13b26e1845
App Layout: Release Experience
...
- Update after code / design review
2022-08-23 16:25:52 +02:00
Doug
bf771954c0
Remove flairs and related groups.
2022-08-09 15:04:54 +01:00
Doug
a59758419b
Fix build errors.
2022-08-09 15:04:54 +01:00
Doug
768a9e1cfd
Add support for in-app notifications. ( #6341 )
2022-07-07 15:31:37 +01:00
SBiOSoftWhare
08f8a8a7c4
RiotSettings: Send local notification on live location sharing activation changes.
2022-06-29 18:09:48 +02:00
Johannes Marbach
2dc1b06033
Expose live-location sharing labs flag (default: false)
...
Signed-off-by: Johannes Marbach <johannesm@element.io >
2022-06-21 09:43:45 +02:00
MaximeE
2f9a00bd9b
6195: Add labbs flag for live location sharing
2022-05-24 11:43:00 +02:00
ismailgulek
abef13c6bf
Merge branch 'develop' into ismail/5770_threads_notice
2022-03-30 13:35:14 +03:00
David Langley
d23728fa9a
Merge pull request #5743 from vector-im/langleyd/5017_uisi_autoreporter
...
App: UISI AutoReporting
2022-03-24 14:58:23 +00:00
David Langley
878a7be5b9
Fix documentation and update big report client init.
2022-03-21 14:45:54 +00:00
ismailgulek
60ac1902ba
Add notice displayed setting
2022-03-18 13:21:06 +03:00
Gil Eluard
2436da6547
Instrument metrics for iOS for the IA project #5401
...
- updates after review
2022-03-17 10:48:00 +01:00
David Langley
cd913b2a12
Merge branch 'develop' of github.com:vector-im/element-ios into langleyd/5017_uisi_autoreporter
2022-03-16 21:45:33 +00:00
David Langley
7c6a798caa
Add AutoReported, re-work big client interface and hook up AutoReporter.
2022-03-11 16:47:08 +00:00
Gil Eluard
6dce767666
Merge branch 'develop' into gil/SP1_space_creation
...
# Conflicts:
# Riot/Modules/Room/Members/RoomParticipantsViewController.m
# Riot/Modules/Room/RoomViewController.m
# Riot/Modules/Room/Settings/RoomSettingsViewController.h
# Riot/Modules/Spaces/SpaceMembers/MemberList/SpaceMemberListViewController.swift
2022-03-08 11:23:55 +01:00
Arnaud Ringenbach
66bf8f0428
Rename profile as userAvatarAndName
2022-03-07 13:45:02 +01:00
Arnaud Ringenbach
6ae0a9cdb3
Use only latest profiles in the timeline (labs)
2022-03-07 13:45:02 +01:00
Gil Eluard
af99903cea
Merge branch 'develop' into gil/SP1_space_creation
...
# Conflicts:
# Riot/Modules/People/PeopleViewController.m
# Riot/Modules/Room/Members/RoomParticipantsViewController.m
# Riot/Modules/Spaces/SpaceList/SpaceListViewModel.swift
2022-02-21 17:20:58 +01:00
Doug
3548566070
Updates following PR feedback.
2022-02-10 12:59:13 +00: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
Stefan Ceriu
dd13a16be9
De-labs location sharing and enable it by default.
2022-02-02 09:59:45 +02:00
SBiOSoftWhare
6a2401b463
Merge pull request #5461 from vector-im/steve/5209_media_bubbles_2
...
Message bubbles: Layout for media (part 2)
2022-02-01 17:52:19 +01:00
SBiOSoftWhare
1a41f5e40d
BuildSettings: Enable temporary message bubble setting.
2022-01-31 14:43:06 +01:00
ismailgulek
d5a58779a3
Merge branch 'develop' into ismail/5068_start_thread
2022-01-25 14:30:52 +03:00
SBiOSoftWhare
dc4d332222
Merge pull request #5383 from vector-im/steve/5208_text_msg_layout
...
Message bubbles: Text message layout
2022-01-21 16:06:57 +01:00
ismailgulek
e344dcceed
Merge branch 'develop' into ismail/5068_start_thread
2022-01-19 00:07:52 +03:00
Stefan Ceriu
459359a31e
vector-im/element-ios/issues/5114 - De-labs-ed polls, disabled editing and undisclosed polls until platform parity.
2022-01-18 20:05:10 +02:00
ismailgulek
7a74dc422f
Merge branch 'develop' into ismail/5068_start_thread
2022-01-17 11:35:10 +03:00
SBiOSoftWhare
51fb12b33d
RiotSettings: Add convenient method to get current room timeline style identifier.
2022-01-14 09:48:18 +01:00
SBiOSoftWhare
f91a7990d2
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
e1505d70c5
vector-im/element-ios/issues/5298 - Added build setting + ui and unit tests.
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
ismailgulek
2e28cb0750
Merge branch 'develop' into ismail/5068_start_thread
2022-01-04 15:28:19 +03:00
SBiOSoftWhare
0ecdfb106d
Settings: Add enable room message bubbles parameter.
2022-01-03 18:30:59 +01:00
Doug
1f6b19eed3
Move string formatting to Tools.
...
Revert contacts tracking from MatrixKit.
Final tweaks before PR.
2021-12-16 17:01:22 +00:00
Doug
f45b4644c3
Don't read analytics opt in status from account data.
...
Update PostHog to 1.4.3.
Add tests for prompt type.
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
Gil Eluard
96d465cde6
Let people know when rooms have moved element-ios
...
- Added coach message view
2021-12-15 14:51:26 +01: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
ismailgulek
516d14439f
Merge branch 'develop' into ismail/5068_start_thread
2021-11-19 00:23:24 +03:00
Doug
c946f2962a
Merge branch 'master' into develop
...
# Conflicts:
# Podfile.lock
# Riot/Modules/Room/RoomViewController.m
2021-11-17 17:36:44 +00:00
ismailgulek
f6ae6afc81
Merge branch 'develop' into ismail/5068_start_thread
2021-11-11 21:43:16 +03:00
ismailgulek
0008b12d71
Disable threads by default
2021-11-11 12:47:54 +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
afaffce552
Introduce lab setting for threads
2021-11-09 14:44:27 +03:00
Gil Eluard
26b41ca1d7
Set Show All Rooms to true by default #5076
2021-11-02 07:00:12 +01:00