Mudkip
Mudkip
The current main branch isnโt stable yet, please switch to `release` branch.
It'll be great!
The tag list is sorted with `localizedCaseInsensitiveCompare` at https://github.com/mudkipme/MoeMemos/blob/main/MoeMemos/Model/NestedTag.swift#L39 Did you encounter any issues with tag list sorting?
I'm unable to reproduce this issue, could you provide the server log when you upload the image and save the memo? And I'd like to know whether the attachment is...
This is weird. The API request to CreateResource shouldn't contain the `Memo` field, and I'll upload a TestFlight build to ensure this field is null anyway. Can you see any...
Thanks for the information. Please try the latest build on TestFlight (1.6.1) and check whether the issue is fixed: https://testflight.apple.com/join/YVHheZ50
> On a sidenote, I'm using `SQLite` backend and in this (testflight) version of `MoeMemos` am forced to use access token since user/password authentication fails with the following server logs:...
Thanks for the information. So it is the PATCH request causing this and it should be the same reason with https://github.com/mudkipme/MoeMemosAndroid/issues/187#issuecomment-2180452176. This will be fixed by https://github.com/usememos/memos/pull/3600 when it got...
The fix is merged, please try upgrading the server to `neosmemo/memos:latest` or `0.22.3` docker tag.
I'm unable to reproduce this issue with both Memos 0.22.2 and 0.21.0. Could you use a proxy tool to find out the request url & body, and responses happened when...