element-x-ios/changelog.d
Mauro c67c4e362e
Auto-Mocking with Sourcery (#597)
* work in progress, was able to generate a mock for the RoomProxyProtocol, I'll try if I can swap the mock we have with this one

* removing swiftformat from generated

* added the disable of swiftlint directly into the .stencil

* testing if danger still complains

* improved the stencil

* session verification controller proxy using auto mockable

* BugReport mocks and tests added

* changelog

* fixing a typo

Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>

* fix typo in the test

Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>

* removing the Protocol word from the type if present

* using extension in place of a subclass

* removed unused imports

* improved the yielding code

* moved Sourcery files

* stencil master

---------

Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2023-03-08 17:04:31 +01:00
..
115.change Report Content v2 (#659) 2023-03-02 18:24:10 +00:00
444.api Remove unused media loading from URL. (#663) 2023-03-02 11:32:04 +00:00
600.feature Auto-Mocking with Sourcery (#597) 2023-03-08 17:04:31 +01:00
631.bugfix Collapsible timeline item tweaks (#646) 2023-02-27 17:57:41 +02:00
632.bugfix Update login and server selection screens (#651) 2023-03-02 18:05:18 +00:00
_template.md.jinja Towncrier fixes (#97) 2022-06-27 20:41:00 +03:00
pr-650.bugfix Fix settings screen session verification crash 2023-02-28 15:33:55 +02:00
pr-658.bugfix Ignore background images in OnboardingBackgroundView for VoiceOver users (#658) 2023-03-02 13:02:50 +00:00
pr668.documentation Update support link (#668) 2023-03-06 09:38:31 +02:00
pr670.bugfix Hide scroll down button VoiceOver (#670) 2023-03-06 09:34:03 +02:00