406 Commits

Author SHA1 Message Date
David Langley
d3ec721906 Add clientPermalinkBaseUrl and set in matrix-sdk options. 2021-10-29 11:07:22 +01:00
David Langley
8cd4969a1d Add clientPermalinkBaseUrl and set in matrix-sdk options. 2021-10-29 11:07:22 +01:00
SBiOSoftWhare
f5374bacf5 BuildSettings: Add property to allow split view detail view stacking. 2021-10-12 19:06:56 +02:00
SBiOSoftWhare
8d42618858 BuildSettings: Add property to allow split view detail view stacking. 2021-10-12 19:06:56 +02:00
Doug
d1eaa90984 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
69e98ce572 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
040416d745 Combine confirm image/video size settings into one. 2021-08-23 11:16:32 +01:00
Doug
c7f426f977 Combine confirm image/video size settings into one. 2021-08-23 11:16:32 +01:00
David Langley
0336c80db8 run template, add entrypoint and update BuildSetting 2021-08-17 15:00:20 +01:00
David Langley
42801a3ca1 run template, add entrypoint and update BuildSetting 2021-08-17 15:00:20 +01:00
Doug
aebec5daeb 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
a9d5d4d5d7 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
09f68529cd Merge branch 'develop' into doug/4479_media_size_selection
# Conflicts:
#	Riot/Managers/Settings/RiotSettings.swift
2021-08-16 10:01:54 +01:00
Doug
7dea78bae9 Merge branch 'develop' into doug/4479_media_size_selection
# Conflicts:
#	Riot/Managers/Settings/RiotSettings.swift
2021-08-16 10:01:54 +01:00
Doug
34d8cf24fe Merge branch 'develop' into doug/4609_support_functional_members
# Conflicts:
#	CHANGES.rst
2021-08-09 10:20:08 +01:00
Doug
5c90ce4a1f Merge branch 'develop' into doug/4609_support_functional_members
# Conflicts:
#	CHANGES.rst
2021-08-09 10:20:08 +01:00
Stefan Ceriu
7c637939a9 Remove labs setting for voice messages, enable the feature by default. Fixed incorrect ffmpeg arguments. 2021-08-06 14:22:52 +03:00
Stefan Ceriu
ecfa544cd0 Remove labs setting for voice messages, enable the feature by default. Fixed incorrect ffmpeg arguments. 2021-08-06 14:22:52 +03:00
Doug
13c4881ef1 Enable functional members by default. 2021-08-06 10:42:18 +01:00
Doug
ea7a7521e3 Enable functional members by default. 2021-08-06 10:42:18 +01:00
Doug
94e47cd6e7 Cherry-pick from fc058c7 and eae64dc. Update CHANGES.rst. 2021-08-04 10:12:50 +01:00
Doug
b984f7e4ed Cherry-pick from fc058c7 and eae64dc. Update CHANGES.rst. 2021-08-04 10:12:50 +01:00
Doug
ab50ed05e9 Add "Confirm image size before sending" setting.
Use this when sending images.
2021-07-28 14:14:34 +01:00
Doug
abd1bd2a41 Add "Confirm image size before sending" setting.
Use this when sending images.
2021-07-28 14:14:34 +01:00
Doug
21049b5ad0 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
367fb799ec 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
c340e60886 Merge branch 'develop' into doug/4521_remove_directory_from_rooms_tab 2021-07-22 14:37:25 +01:00
Doug
18eeec2a05 Merge branch 'develop' into doug/4521_remove_directory_from_rooms_tab 2021-07-22 14:37:25 +01:00
manuroe
f6483d7262 Merge branch 'develop' into element_4090 2021-07-22 14:16:35 +02:00
manuroe
09f7701e09 Merge branch 'develop' into element_4090 2021-07-22 14:16:35 +02:00
Stefan Ceriu
f19511d372 #4090 - Added voice messages switch to the labs section in settings. 2021-07-16 16:57:29 +03:00
Stefan Ceriu
031ef98ac4 #4090 - Added voice messages switch to the labs section in settings. 2021-07-16 16:57:29 +03:00
Stefan Ceriu
134250d486 #4094 - Sending voice message recording length and waveform samples. 2021-07-13 16:03:20 +03:00
Stefan Ceriu
ab10473166 #4094 - Sending voice message recording length and waveform samples. 2021-07-13 16:03:20 +03:00
Stefan Ceriu
844d946432 Merge branch 'develop' into element_4090
# Conflicts:
#	CHANGES.rst
2021-07-13 11:30:16 +03:00
Stefan Ceriu
ca582c21f2 Merge branch 'develop' into element_4090
# Conflicts:
#	CHANGES.rst
2021-07-13 11:30:16 +03:00
Gil Eluard
a803a025a4 Show / hide reset button in secrets recovery screen (#4546). 2021-07-12 22:51:56 +02:00
Gil Eluard
fb2b215a45 Show / hide reset button in secrets recovery screen (#4546). 2021-07-12 22:51:56 +02:00
Doug
afd4d16696 Add decryptNotificationsByDefault build setting. 2021-07-09 15:00:03 +01:00
Doug
0fdffe56c2 Add decryptNotificationsByDefault build setting. 2021-07-09 15:00:03 +01:00
Doug
542533aa1b Don't include directorySection in RecentsDataSource when in RecentsDataSourceModeRooms mode. 2021-07-07 11:48:23 +01:00
Doug
1123d356b7 Don't include directorySection in RecentsDataSource when in RecentsDataSourceModeRooms mode. 2021-07-07 11:48:23 +01:00
langleyd
88d816ddf2 disable new settings ui again 2021-07-06 22:46:31 +01:00
langleyd
5eec7b02b5 disable new settings ui again 2021-07-06 22:46:31 +01:00
langleyd
f240fbf0d2 Enabled new room settings UI while I do ad hoc build 2021-07-06 13:14:15 +01:00
langleyd
9f3f277da7 Enabled new room settings UI while I do ad hoc build 2021-07-06 13:14:15 +01:00
langleyd
997cf15dd3 Add new settings notification feature flag and update ui entry point 2021-06-22 13:39:50 +01:00
langleyd
c390fcc948 Add new settings notification feature flag and update ui entry point 2021-06-22 13:39:50 +01:00
Stefan Ceriu
14f312ad61 #4090 - Added voice messages feature flag. 2021-06-22 09:42:37 +03:00
Stefan Ceriu
06eae5564a #4090 - Added voice messages feature flag. 2021-06-22 09:42:37 +03:00