-
Support for decoding email headers that are MIME encoded as follows:
```
From: =?ISO-2022-JP?B?P++9pO+9qj8/Pw==?=
To: =?ISO-2022-JP?B?P++9uj8/Pz8=?=
Subject: =?ISO-2022-JP?B?Pz/vvbU/P++9sz8/Pz…
-
### Is your feature request related to a problem? Please describe.
Right now exported CSV files uses `text/comma-separated-values` mime type. According to [RFC 4180](https://datatracker.ietf.org/do…
-
Greetings! Please add `'type': 'text/markdown'` to posts that are of MarkDown.
Also, please add `'type': 'application/xhtml+xml'` to posts that are of XHTML.
```
{'rel': 'alternate', 'h…
-
I have the notebook renderer "x-application/github-issues" installed and confirmed to be working fine. I am unable to successfully trigger the renderer using the following julia code.
```julia
using…
-
**Addition Description**
QIIME2 currently supports Jupyter integration through the Visualization object. However, JupyterLab does not support viewing a QZV file by simply clicking on it in the file…
-
### Describe your request
Auto-sharing the clipboard to a mobile device is really useful; however, when using password managers, you might not want to share passwords, as they could be stored insec…
-
### Description of the issue
Hi there I was trying to create a AUR package for the Ryujinx-bin package using the binaries but I am having a issue with the Ryujinx.xml mime file, when I try and run th…
-
### Description
As of 7.0, Message can be converted to string (mime) but the reverse way cannot be done (if I'm not mistaken).
In order to process emails on mailboxes, as a developer, I would be a…
-
I have tried to run locally on Angular this ngx-extended-pdf-viewer with version 19, 20, 21
and it run stable
but when I push it on the staging servicer I discover that library do not want to show…
-
The performance test reveals that the query on the `thread` table is take time:
```sql
select
thread_id,
hash_base_subject
from thread
where (
username = $1
and hash_mime_message_id in…