IceCubes/IceCubesApp/App/Tabs/Settings
Paul Schuetz 0b5e764556
Automatically remove spaces in server names (#1600)
* Automatically remove spaces in server names

If a server name includes a space (which can happen if the string is pasted /
autocompleted), this space is removed, which results in the app not crashing.
Fixes #1599

Signed-off-by: Paul Schuetz <pa.schuetz@web.de>

* Format

---------

Signed-off-by: Paul Schuetz <pa.schuetz@web.de>
Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-10-01 09:37:09 +02:00
..
AboutView.swift Convert Theme to Observable 2023-09-18 21:03:52 +02:00
AccountSettingView.swift Remove some .shared usage 2023-09-22 08:32:13 +02:00
AddAccountsView.swift Automatically remove spaces in server names (#1600) 2023-10-01 09:37:09 +02:00
ContentSettingsView.swift UserPreferences -> Observable 2023-09-19 09:18:20 +02:00
DisplaySettingsView.swift Added the ability to display the Pending/Unread button at bottom of the screen for bigger displays or smaller hands (#1595) 2023-10-01 09:24:37 +02:00
HapticSettingsView.swift UserPreferences -> Observable 2023-09-19 09:18:20 +02:00
IconSelectorView.swift Convert Theme to Observable 2023-09-18 21:03:52 +02:00
InstanceInfoView.swift Convert Theme to Observable 2023-09-18 21:03:52 +02:00
PushNotificationsView.swift Convert Theme to Observable 2023-09-18 21:03:52 +02:00
SettingsTab.swift Automatically remove spaces in server names (#1600) 2023-10-01 09:37:09 +02:00
SupportAppView.swift Convert Theme to Observable 2023-09-18 21:03:52 +02:00
SwipeActionsSettingsView.swift UserPreferences -> Observable 2023-09-19 09:18:20 +02:00
TranslationSettingsView.swift Automatically remove spaces in server names (#1600) 2023-10-01 09:37:09 +02:00