Commit Graph

162 Commits

Author SHA1 Message Date
Gil Eluard b9e1de5125 Merge branch 'develop' into element_4242
# Conflicts:
#	CHANGES.rst
#	Riot/Managers/Settings/RiotSettings.swift
2021-04-20 11:52:47 +02:00
Gil Eluard 217e5e0326 Merge branch 'develop' into element_4236
# Conflicts:
#	CHANGES.rst
#	Riot/Managers/Settings/RiotSettings.swift
2021-04-20 10:38:30 +02:00
Gil Eluard b178225617 Enable / Disable VoIP feature in Rooms
- Update after review
2021-04-20 10:36:05 +02:00
Gil Eluard e33f1faf35 Show/Hide public directory in Unified Search 2021-04-20 10:31:04 +02:00
Eric Eastwood bf1f3e8880 Add gitter.im to default list of room directories
Fix https://github.com/vector-im/element-ios/issues/4233
2021-04-19 14:09:45 -05:00
Gil Eluard 2912074002 Enable / Disable VoIP feature in Rooms 2021-04-19 20:39:07 +02:00
Gil Eluard 0893a13ba9 Show/Hide Home Screen tabs 2021-04-19 18:53:32 +02:00
Gil Eluard f78261f3c0 Make room settings screen configurable dynamically 2021-04-14 15:52:25 +02:00
Gil Eluard 954b1cdf2e Make joining public rooms configurable 2021-04-13 19:21:07 +02:00
Gil Eluard 13fbc75ea5 Merge branch 'develop' into element_4181
# Conflicts:
#	CHANGES.rst
#	Riot/Managers/Settings/RiotSettings.swift
2021-04-06 15:59:40 +02:00
Gil Eluard 57517d6aac Possibility to lock some room creation parameters from settings
- Update after review
2021-04-06 10:51:07 +02:00
Gil Eluard 90412e3393 Possibility to lock some room creation parameters from settings
- Update after review
2021-04-06 10:47:54 +02:00
Gil Eluard 16937adc62 Possibility to lock some room creation parameters from settings 2021-04-02 15:54:21 +02:00
Gil Eluard a5526415fb Enable / disable external friends invite 2021-04-01 15:02:43 +02:00
Gil Eluard 9b4cb2f94f Make the application settings more configurable
- Update after review
2021-04-01 14:16:06 +02:00
Gil Eluard 550c4033ea Make the application settings more configurable 2021-03-31 19:04:00 +02:00
ismailgulek af9d3c47d3 Update JitsiMeet sdk name 2021-02-09 12:34:45 +03:00
SBiOSoftWhare 7cad8fc2ff Handle custom scheme URL 2020-12-18 18:44:08 +01:00
Giom Foret fd12966af8 Improve App Config:
- BuildSettings: Fix warnings about some force_cast
- AppConfiguration: Restore modular widget events in rooms histories (they were added previously). I consider we still want them because of this: https://github.com/vector-im/element-ios/blob/develop/Config/AppConfiguration.swift#L57, I may be wrong.
2020-12-01 09:07:17 +01:00
manuroe f351d14a14 BuildSettings: Centralise RoomInputToolbar compression mode setting 2020-10-26 10:24:40 +01:00
ismailgulek 197bc2ed05 Make paste media configurable, pass it to the MatrixKit 2020-10-14 01:01:47 +03:00
ismailgulek f33adac703 Make copy media configurable, pass it to the MatrixKit 2020-10-14 01:01:29 +03:00
ismailgulek d7081700f4 Logout automatically when pin/biometrics provided wrong too many times 2020-09-29 16:57:46 +03:00
ismailgulek 95b85a36f4 Add static constants 2020-09-28 18:27:34 +03:00
ismailgulek 8936c4e92e Change variable name to notAllowedPINs 2020-09-17 15:55:41 +03:00
ismailgulek 16ccde751d Add blocked pins build setting 2020-09-17 14:01:29 +03:00
ismailgulek c13db018bd Inroduce pinCodeGraceTimeInSeconds 2020-09-07 13:41:52 +03:00
ismailgulek 58bf3a47d2 Merge branch 'develop' into http_additional_headers 2020-08-20 12:05:23 +03:00
ismailgulek 1cb835712c Introduce httpAdditionalHeaders on BuildSettings 2020-08-20 11:29:23 +03:00
SBiOSoftWhare 39e8b16f14 BuildSettings: Add authentication screen customization for phone number field and forgot password action. 2020-08-19 17:24:39 +02:00
ismailgulek e78a55605c Introduce new settings 2020-08-18 13:05:56 +03:00
ismailgulek aa74571d43 Change config name 2020-08-14 14:55:06 +03:00
ismailgulek 06f88d11f0 Introduce messageDetailsAllowSaving 2020-08-14 14:06:22 +03:00
ismailgulek 318be21a68 Config 2020-08-10 18:16:07 +03:00
ismailgulek afc641a0a4 Merge branch 'develop' into element_3483 2020-08-06 11:38:25 +03:00
ismailgulek 294d9433ff Fix path 2020-08-06 11:05:15 +03:00
ismailgulek e028c1205d Adapt new path 2020-08-06 11:02:37 +03:00
ismailgulek f1bc48def3 Compose pusher app ids in BuildSettings 2020-08-06 10:51:39 +03:00
ismailgulek 22cd8f8297 Add Info.plist values to BuildSettings 2020-08-05 17:11:06 +03:00
ismailgulek 5bb849da26 Add mobile.element.io config for universal link 2020-08-03 17:17:43 +03:00
ismailgulek 704f09e65b Namespace some settings 2020-08-03 16:07:39 +03:00
manuroe e6e04e131c BuildSettings: Add options for Room directory 2020-07-31 15:14:26 +02:00
manuroe b830e272b7 BuildSettings: Integrate default HS and IS URLs
We still have them in user defaults but default values are defined in BuildSettings
2020-07-31 12:47:28 +02:00
manuroe 406f64e666 BuildSettings: Integrate Sygnal URL 2020-07-31 12:12:05 +02:00
manuroe f609a770dc BuidSettings: Integrate all possible permalink paths
and make [Tools isUniversalLink:] actually work
2020-07-31 12:08:15 +02:00
manuroe 535d1d3faa BuildSettings: Integrate applicationWebAppUrlString 2020-07-31 11:44:26 +02:00
manuroe 62af574cc6 BuildSettings: Integrate integrationsWidgetsUrls and rename it 2020-07-31 11:36:56 +02:00
manuroe 6601c60755 BuildSettings: Integrate integrations 2020-07-31 11:33:29 +02:00
manuroe abc7875c25 BuildSettings: Integrate Matomo 2020-07-31 09:15:57 +02:00
manuroe 90d24182d9 BuildSettings: Integrate roomDirectoryServers 2020-07-31 09:02:35 +02:00