element-x-ios/ElementX/Sources/Other
Mauro 7544619a55
Updated `setPusher` function (#684)
* updated set_pusher function from the SDK

* this fixes a crash and allows for the navigation to work by using the threadIdentifier of the notification

* adding NCE target

* project setup completed with xcodegen

* no need for those ugly storyboards

* code improvement

* removing unused outlet

* mocks generated with the comment instead of the marker protocol

* updated stencil

* fixed unit tests

* updated swiftformat

* pr comments
2023-03-16 16:39:10 +01:00
..
EffectsScene Fixes #322 - Developer options menu (#581) 2023-02-15 11:07:06 +00:00
Extensions Updated `setPusher` function (#684) 2023-03-16 16:39:10 +01:00
HTMLParsing Fixes #464 - Incorrect regex usage on extended grapheme clusters 2023-02-10 09:50:52 +02:00
Logging Add required state on subscribe. (#589) 2023-02-16 16:06:15 +00:00
SwiftUI Allow theming of the search bar. (#700) 2023-03-15 10:02:51 +00:00
UserIndicator Enable shorthand_optional_binding SwiftLint rule. (#582) 2023-02-15 09:34:48 +00:00
AccessibilityIdentifiers.swift Epic: create and join rooms - Start Chat (#680) 2023-03-14 10:50:09 +01:00
AvatarSize.swift 430 - Design review for first public TestFlight Part2 (#496) 2023-01-30 11:51:07 +00:00
BlurHashDecode.swift Add SwiftFormat wraparguments (#579) 2023-02-15 08:53:10 +00:00
InfoPlistReader.swift Hardcode the sliding sync proxy. (#502) 2023-01-31 17:48:24 +00:00
MatrixEntityRegex.swift Fixes #464 - Incorrect regex usage on extended grapheme clusters 2023-02-10 09:50:52 +02:00
NetworkMonitor.swift Reduce the quality of service of all custom dispatch queues 2023-01-26 16:31:26 +02:00
PermalinkBuilder.swift Fixes #464 - Incorrect regex usage on extended grapheme clusters 2023-02-10 09:50:52 +02:00
ProgressTracker.swift Added a progress tracker to the bug report view (#513) 2023-02-08 21:52:31 +01:00
ScrollViewAdapter.swift Use a UITableView component for the timeline. (#349) 2022-12-05 15:39:21 +00:00
Tests.swift Add UI_TESTS_SCREEN as a disabled env var for quicker debugging. (#619) 2023-02-23 15:07:33 +00:00
UserAgentBuilder.swift Add SwiftFormat wraparguments (#579) 2023-02-15 08:53:10 +00:00
UserSettingPropertyWrapper.swift Made room state event collapsing configurable, expose it in the developer menu. Allow the UserSetting property wrappers to only store values in memory (+11 squashed commits) 2023-02-24 07:34:07 +02:00