Commit Graph

8843 Commits

Author SHA1 Message Date
SBiOSoftWhare
d5b20c839c Installation guide: Update Ruby instructions. 2020-08-25 12:34:56 +02:00
SBiOSoftWhare
1a8ddbcf59 Update install guide. 2020-08-25 11:00:17 +02:00
SBiOSoftWhare
56a9257b36 Update Readme. 2020-08-25 09:59:06 +02:00
SBiOSoftWhare
bce2d93f2f Update README.md
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-08-25 09:54:13 +02:00
SBiOSoftWhare
9ca78ae0fb Documentation: Update Matrix room URLs. 2020-08-25 09:50:59 +02:00
SBiOSoftWhare
a0edbb9136 Update install guide. 2020-08-24 16:50:28 +02:00
SBiOSoftWhare
5a59b9aa1a Fix pull request template. 2020-08-24 15:40:44 +02:00
SBiOSoftWhare
52fb461903 Update README.md
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com>
2020-08-24 15:35:31 +02:00
SBiOSoftWhare
6e814f82a5 Add new Readme to pbxproj. 2020-08-24 15:33:19 +02:00
SBiOSoftWhare
d80238fae4 FIx contributing guide. 2020-08-24 15:07:59 +02:00
SBiOSoftWhare
eaf9bdfcb6 Update pull request template. 2020-08-24 14:56:55 +02:00
SBiOSoftWhare
d10970c805 Remove old Readme and Contributing guide. 2020-08-24 14:42:32 +02:00
SBiOSoftWhare
59bcd327ca Update install guide and a section for IPA generation. 2020-08-24 14:41:17 +02:00
SBiOSoftWhare
29019e6cc1 Contributing: Update contributing guide and use Markdown. 2020-08-24 14:40:04 +02:00
SBiOSoftWhare
41f2fb5657 Readme: Update Readme and use Markdown. 2020-08-24 14:35:09 +02:00
SBiOSoftWhare
63c3449f2e Merge branch 'develop' into documentation_update 2020-08-20 18:01:32 +02:00
ismailgulek
bfd3806e61 Merge pull request #3558 from vector-im/element_3452_remarks
Fix Later Remarks on PushKit & CallKit
2020-08-20 18:05:25 +03:00
ismailgulek
30a688811d Fix potential memory management problems 2020-08-20 17:50:15 +03:00
ismailgulek
401d0fb1ca Remove shared instance 2020-08-20 17:43:46 +03:00
ismailgulek
0672a91cbf Rename store variables 2020-08-20 17:33:03 +03:00
ismailgulek
ce1a1e83e5 Rename PushNotificationManager to PushNotificationStore 2020-08-20 17:31:47 +03:00
ismailgulek
3c37ebd8f9 Merge pull request #3555 from vector-im/element_3513
Avoid Email Validation to Redirect to Element Web
2020-08-20 15:10:56 +03:00
ismailgulek
cd40c241d8 Update CHANGES.rst 2020-08-20 14:42:12 +03:00
ismailgulek
5773f0f249 Avoid email validation link to redirect to web app 2020-08-20 14:41:24 +03:00
ismailgulek
deecf73e1f Merge pull request #3554 from vector-im/http_additional_headers
Http Additional Headers
2020-08-20 12:06:10 +03:00
ismailgulek
71911e3c54 Merge branch 'develop' into http_additional_headers 2020-08-20 12:05:23 +03:00
SBiOSoftWhare
7d2683d35d Merge pull request #3553 from vector-im/authentication_screen_customization
AuthenticationVC: Make forgot password button and phone number text field configurable
2020-08-20 10:58:23 +02:00
SBiOSoftWhare
d396f355de AuthenticationVC: Fix show forgot password conditions. 2020-08-20 10:47:52 +02:00
ismailgulek
1aeb2fdb24 Update CHANGES.rst 2020-08-20 11:30:25 +03:00
ismailgulek
ecbd2b9846 Introduce httpAdditionalHeaders on BuildSettings 2020-08-20 11:29:23 +03:00
ismailgulek
2d5e224c35 Update SDK 2020-08-20 11:28:56 +03:00
SBiOSoftWhare
ede85bb148 Update changes 2020-08-19 17:51:13 +02:00
SBiOSoftWhare
9132481a3e AuthInputsView: Handle phone number text field display with BuildSettings. 2020-08-19 17:36:07 +02:00
SBiOSoftWhare
4375ccd374 AuthenticationVC: Handle forgot button display customization with BuildSettings. 2020-08-19 17:32:35 +02:00
SBiOSoftWhare
e2e1a05619 BuildSettings: Add authentication screen customization for phone number field and forgot password action. 2020-08-19 17:24:39 +02:00
ismailgulek
eb895b6200 Merge pull request #3552 from vector-im/element_3551
Fix Biometry Name
2020-08-19 16:28:42 +03:00
ismailgulek
70f8152479 Update CHANGES.rst 2020-08-19 15:37:45 +03:00
ismailgulek
8f4d60af5b Fix LAContext.biometryType none case 2020-08-19 15:37:05 +03:00
ismailgulek
781cef23dd Merge pull request #3548 from vector-im/refactor_room_settings
Refactor Room Settings
2020-08-18 18:17:24 +03:00
ismailgulek
f37654e562 Fix Steves remarks 2020-08-18 18:14:52 +03:00
ismailgulek
27d6625ec1 Change location of TableViewSections 2020-08-18 17:51:11 +03:00
ismailgulek
8644ac8eaa Update CHANGES.rst 2020-08-18 17:48:01 +03:00
ismailgulek
81ef8cf80b Suppress warnings 2020-08-18 17:38:52 +03:00
ismailgulek
f8f07cd402 Use TableViewSections in SettingsViewController 2020-08-18 17:32:31 +03:00
ismailgulek
3ef0c82a45 Use TableViewSections in RoomSettingsViewController 2020-08-18 17:32:13 +03:00
ismailgulek
69ca0b518e Make Row and Section Swift classes, introduce TableViewSections 2020-08-18 17:31:52 +03:00
ismailgulek
9b3cea7524 Update CHANGES.rst 2020-08-18 13:54:21 +03:00
ismailgulek
ff8da60b5f Replace edit API with swipe actions configuration 2020-08-18 13:53:43 +03:00
ismailgulek
15ccb38ea6 Refactor section tags 2020-08-18 13:11:13 +03:00
ismailgulek
e9aeb7121e Refactor room settings screen to use new settings 2020-08-18 13:06:20 +03:00