mormaer
mormaer
**Describe the bug** When viewing posts that uses links in the format `[email protected]`, the `MarkdownView` only recognises the `[email protected]` portion and returns it as a `mailto:` link. **Expected Behavior** The...
During internal testing of the `0.0.7 (23)` build there have been reports of the following error message appearing repeatedly as the user scrolls their feed: > "Sorry, something unexpected happened....
While scrolling the feed in the application and making requests for subsequent pages we're seeing intermittent SSL errors cause the networking to fail; > "An SSL error has occurred and...
As discussed in Mlem Development we want to adopt a solid architecture in the application. Although we have many ideas about how that will look and patterns we'd like to...
## Introduction This issue is a place to continue discussions that started on #198. The idea is that when first opening the app as a new user, who potentially is...
@BrooklynMan - do you know if we have a default avatar we'd like to use here when the user has not set one? _Originally posted by @mormaer in https://github.com/mormaer/Mlem/pull/218#discussion_r1238776897_
## Introduction This issue is a place to continue discussions that started on mlemgroup/mormaer-mlem#198. The idea is that when first opening the app as a new user, who potentially is...
## Introduction When the project first started interaction with the API was over WebSocket, with the responses being manually parsed using some help from `SwiftyJSON`. Later, the project was transitioned...
**Describe the bug** At present the application performs some initial steps to determine the correct endpoint to use for the API. This is only done once at the point a...
## Introduction As detailed in the recent Lemmy announcement from version `0.19.0` users will have the option to export and import a backup of their profile information. > Users can...