Doug
8ec27e8579
Begin migration from Matomo to PostHog
...
Add CocoaPods-Keys.
2021-12-16 16:59:26 +00:00
David Langley
14886788d6
Add first refresh token implementation pass. Account credential persistence and NotificationService handling.
2021-12-09 17:28:56 +00:00
Stefan Ceriu
dc574ab0a6
vector-im/element-ios/issues/5114 - Polls in the timeline.
2021-12-09 09:37:02 +02:00
SBiOSoftWhare
fe84f0d862
Remove MatrixKit import from Swift files.
2021-11-29 17:50:30 +01:00
David Langley
08b6b25e01
Remove buildsetting
2021-11-16 15:02:52 +00:00
David Langley
81f1a946f6
Ignore badge updates for virtual rooms.
2021-11-16 12:00:20 +00: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
David Langley
ee2385a246
Set correct default for clientPermalinkBaseUrl
2021-11-05 11:08:51 +00:00
David Langley
7f313ca4f5
Update matrixPermalinkPaths -> permalinkSupportedHosts for consistency with android naming
2021-11-04 16:22:58 +00:00
David Langley
055c30e75b
Expand on BuildingSetting description and add changelog
2021-11-04 12:29:49 +00:00
David Langley
276f5e0458
Add clientPermalinkBaseUrl and set in matrix-sdk options.
2021-10-29 11:07:22 +01:00
SBiOSoftWhare
dcaddb91e7
BuildSettings: Add property to allow split view detail view stacking.
2021-10-12 19:06:56 +02:00
Doug
2f33dd04ab
Merge branch 'develop' into doug/4479_media_size_selection
...
# Conflicts:
# Riot/Assets/en.lproj/Vector.strings
2021-08-27 16:30:01 +01:00
Doug
67fcb15cbe
Combine confirm image/video size settings into one.
2021-08-23 11:16:32 +01:00
David Langley
4865d9d3a5
run template, add entrypoint and update BuildSetting
2021-08-17 15:00:20 +01:00
Doug
82bfe5db0a
Add an (optional) prompt when sending a video to select its size.
...
Use high quality when filming video in-app.
2021-08-16 17:48:26 +01:00
Doug
bff0231a96
Merge branch 'develop' into doug/4479_media_size_selection
...
# Conflicts:
# Riot/Managers/Settings/RiotSettings.swift
2021-08-16 10:01:54 +01:00
Doug
e2cf4e28d7
Merge branch 'develop' into doug/4609_support_functional_members
...
# Conflicts:
# CHANGES.rst
2021-08-09 10:20:08 +01:00
Stefan Ceriu
a19aea00e8
Remove labs setting for voice messages, enable the feature by default. Fixed incorrect ffmpeg arguments.
2021-08-06 14:22:52 +03:00
Doug
f2e0c63fd7
Enable functional members by default.
2021-08-06 10:42:18 +01:00
Doug
f93a99845e
Cherry-pick from fc058c7 and eae64dc. Update CHANGES.rst.
2021-08-04 10:12:50 +01:00
Doug
b51cbbba68
Add "Confirm image size before sending" setting.
...
Use this when sending images.
2021-07-28 14:14:34 +01:00
Doug
1db4e68c50
Merge branch 'develop' into doug/4519_decrypt_notifications_by_default_fix
...
# Conflicts:
# CHANGES.rst
# Config/BuildSettings.swift
2021-07-23 10:15:44 +01:00
Doug
547955bba8
Merge branch 'develop' into doug/4521_remove_directory_from_rooms_tab
2021-07-22 14:37:25 +01:00
manuroe
e3c57cb4c6
Merge branch 'develop' into element_4090
2021-07-22 14:16:35 +02:00
Stefan Ceriu
c0067a81b3
#4090 - Added voice messages switch to the labs section in settings.
2021-07-16 16:57:29 +03:00
Stefan Ceriu
fa69b983f8
#4094 - Sending voice message recording length and waveform samples.
2021-07-13 16:03:20 +03:00
Stefan Ceriu
6902c3a4d2
Merge branch 'develop' into element_4090
...
# Conflicts:
# CHANGES.rst
2021-07-13 11:30:16 +03:00
Gil Eluard
3ddc562fa7
Show / hide reset button in secrets recovery screen ( #4546 ).
2021-07-12 22:51:56 +02:00
Doug
4f16c3f8b5
Add decryptNotificationsByDefault build setting.
2021-07-09 15:00:03 +01:00
Doug
f9f3dad1fa
Don't include directorySection in RecentsDataSource when in RecentsDataSourceModeRooms mode.
2021-07-07 11:48:23 +01:00
langleyd
ac615e5ecb
disable new settings ui again
2021-07-06 22:46:31 +01:00
langleyd
017c6b3eeb
Enabled new room settings UI while I do ad hoc build
2021-07-06 13:14:15 +01:00
langleyd
6f74b79f1b
Add new settings notification feature flag and update ui entry point
2021-06-22 13:39:50 +01:00
Stefan Ceriu
2c65088ea1
#4090 - Added voice messages feature flag.
2021-06-22 09:42:37 +03:00
SBiOSoftWhare
8427b7035b
BuildSettings: Add help url and side menu feature flag.
2021-06-07 18:46:16 +02:00
Gil Eluard
ec251627d1
Merge pull request #4286 from vector-im/element_4285
...
Show / Hide More and Report Content contextual menu from settings
2021-04-29 20:36:48 +02:00
manuroe
f8efc92eea
Merge pull request #4283 from vector-im/element_3158_v2
...
Jitsi: use HS preferredDomain as Jitsi server to create conference v2
2021-04-29 19:54:45 +02:00
Gil Eluard
3e833d51d1
Merge branch 'develop' into element_4285
2021-04-29 19:49:42 +02:00
Gil Eluard
e8f9393545
Show / hide NSFW and decrypted content options in Settings screen from build settings
2021-04-29 17:53:18 +02:00
manuroe
7e303b80f9
Merge branch 'develop' into element_3158_v2
2021-04-29 17:52:19 +02:00
Gil Eluard
a22e457017
Show / Hide More and Report Content contextual menu from settings
2021-04-29 17:03:34 +02:00
Gil Eluard
432ea1b1e8
Enable / disable "Hide all messages from this user" of Room Member Screen from settings
2021-04-29 15:38:19 +02:00
SBiOSoftWhare
e4fddeb203
WidgetManager: Update Jitsi domain retrieval.
2021-04-29 12:37:27 +02:00
Gil Eluard
c9967f4461
Merge branch 'develop' into element_4218
...
# Conflicts:
# CHANGES.rst
# Riot/Managers/Settings/RiotSettings.swift
2021-04-21 09:08:58 +02:00
Gil Eluard
927bfab0b9
Merge branch 'develop' into element_4211
...
# Conflicts:
# CHANGES.rst
2021-04-21 08:23:33 +02:00
Gil Eluard
5d187167a1
Merge branch 'develop' into element_4218
...
# Conflicts:
# CHANGES.rst
# Riot/Managers/Settings/RiotSettings.swift
2021-04-20 15:27:27 +02:00
Gil Eluard
c2317951a7
Merge branch 'develop' into element_4211
...
# Conflicts:
# Riot/Managers/Settings/RiotSettings.swift
2021-04-20 15:05:20 +02:00
Gil Eluard
8e0cf913dd
Show / Hide integrations and actions in rooms
...
- Initial Build Settings
2021-04-20 14:57:31 +02:00
Gil Eluard
65db8a2d5f
Show / Hide integrations and actions in rooms
2021-04-20 14:54:53 +02:00