Commit Graph

102 Commits

Author SHA1 Message Date
Gil Eluard de019ff560 Possibility to lock some room creation parameters from settings
- Update after review
2021-04-06 10:51:07 +02:00
Gil Eluard 3e03a7bf2a Possibility to lock some room creation parameters from settings
- Update after review
2021-04-06 10:47:54 +02:00
Gil Eluard 9eff526a8b Possibility to lock some room creation parameters from settings 2021-04-02 15:54:21 +02:00
Gil Eluard 57f5e16ea1 Enable / disable external friends invite 2021-04-01 15:02:43 +02:00
Gil Eluard a423c9d18f Make the application settings more configurable
- Update after review
2021-04-01 14:16:06 +02:00
Gil Eluard 463d73101d Make the application settings more configurable 2021-03-31 19:04:00 +02:00
ismailgulek 284ad03b7e Update JitsiMeet sdk name 2021-02-09 12:34:45 +03:00
SBiOSoftWhare 86e6068e88 Handle custom scheme URL 2020-12-18 18:44:08 +01:00
Giom Foret 202e7244f7 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 735161d49b BuildSettings: Centralise RoomInputToolbar compression mode setting 2020-10-26 10:24:40 +01:00
ismailgulek e7cc955c73 Make paste media configurable, pass it to the MatrixKit 2020-10-14 01:01:47 +03:00
ismailgulek decf915e2c Make copy media configurable, pass it to the MatrixKit 2020-10-14 01:01:29 +03:00
ismailgulek 7dc70b363f Logout automatically when pin/biometrics provided wrong too many times 2020-09-29 16:57:46 +03:00
ismailgulek ab9cc7655e Add static constants 2020-09-28 18:27:34 +03:00
ismailgulek dbea2e56bc Change variable name to notAllowedPINs 2020-09-17 15:55:41 +03:00
ismailgulek 3ffacb1ef0 Add blocked pins build setting 2020-09-17 14:01:29 +03:00
ismailgulek 7e56aa5c3b Inroduce pinCodeGraceTimeInSeconds 2020-09-07 13:41:52 +03:00
ismailgulek 9cd2970ff9 Merge branch 'develop' into http_additional_headers 2020-08-20 12:05:23 +03:00
ismailgulek 167bc968a6 Introduce httpAdditionalHeaders on BuildSettings 2020-08-20 11:29:23 +03:00
SBiOSoftWhare f764cf32c1 BuildSettings: Add authentication screen customization for phone number field and forgot password action. 2020-08-19 17:24:39 +02:00
ismailgulek f051a9d4c5 Introduce new settings 2020-08-18 13:05:56 +03:00
ismailgulek b206349f5d Change config name 2020-08-14 14:55:06 +03:00
ismailgulek 08f47b1348 Introduce messageDetailsAllowSaving 2020-08-14 14:06:22 +03:00
ismailgulek 005b629fd2 Config 2020-08-10 18:16:07 +03:00
ismailgulek 69115cf5ce Merge branch 'develop' into element_3483 2020-08-06 11:38:25 +03:00
ismailgulek 0b43d28d84 Fix path 2020-08-06 11:05:15 +03:00
ismailgulek 9e85bae200 Adapt new path 2020-08-06 11:02:37 +03:00
ismailgulek 78f41bf7ea Compose pusher app ids in BuildSettings 2020-08-06 10:51:39 +03:00
ismailgulek 0d612f2029 Add Info.plist values to BuildSettings 2020-08-05 17:11:06 +03:00
ismailgulek edb858e02d Add mobile.element.io config for universal link 2020-08-03 17:17:43 +03:00
ismailgulek 5dbc026d05 Namespace some settings 2020-08-03 16:07:39 +03:00
manuroe 59bf60feb8 BuildSettings: Add options for Room directory 2020-07-31 15:14:26 +02:00
manuroe e73c5ceab8 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 7a252b03ca BuildSettings: Integrate Sygnal URL 2020-07-31 12:12:05 +02:00
manuroe e6b474743f BuidSettings: Integrate all possible permalink paths
and make [Tools isUniversalLink:] actually work
2020-07-31 12:08:15 +02:00
manuroe 091d774a65 BuildSettings: Integrate applicationWebAppUrlString 2020-07-31 11:44:26 +02:00
manuroe 72c41ca0c1 BuildSettings: Integrate integrationsWidgetsUrls and rename it 2020-07-31 11:36:56 +02:00
manuroe 70989e4659 BuildSettings: Integrate integrations 2020-07-31 11:33:29 +02:00
manuroe 4df9602122 BuildSettings: Integrate Matomo 2020-07-31 09:15:57 +02:00
manuroe 39e0dcd3f1 BuildSettings: Integrate roomDirectoryServers 2020-07-31 09:02:35 +02:00
manuroe ca870774dd BuildSettings: Integrate stunServerFallback 2020-07-31 08:49:30 +02:00
manuroe 2eb255469e BuildSettings: Integrate Bug report 2020-07-31 08:37:27 +02:00
manuroe 8225d7f4d0 BuildSettings: Integrate legal URLs 2020-07-31 08:29:22 +02:00
manuroe 31e6ea9e98 AuthenticationVC: Make custom server options and register button configurable 2020-07-30 18:07:16 +02:00
ismailgulek 4df19ef1b2 Remove report content setting 2020-07-30 18:12:17 +03:00
ismailgulek e0ab108ce8 Remove non-integrated settings 2020-07-30 16:13:39 +03:00
ismailgulek 9afaed5e72 Integrate allowVoIPUsage 2020-07-30 16:13:27 +03:00
ismailgulek c4c39ff54b All new settings moved to BuildSettings 2020-07-30 16:13:08 +03:00
manuroe 4b7bea06d7 BuildSettings: Make it work from extensions 2020-07-30 11:35:50 +02:00
manuroe d05054c1f0 InfoPlist: Generated class from Info.plist 2020-07-30 10:42:05 +02:00