-
### Precondition
- [X] I understood that this template is only for feature requests and not for bug reports
### Cross-checked related issues?
- [X] I have cross-checked this overview https://github…
-
Currently Robrix does not display anything at all for text message content that is wrapped within a `` tag. This is bad and makes it seem like the message is empty.
The easiest way to implement th…
-
mdrxy updated
2 weeks ago
-
I don't know when this happened, but I was testing VoDT and I noticed the message log had become blank except for a single question mark.
-
**Storage Explorer Version**: 1.37.0-dev (103)
**Build Number**: 20241122.6
**Branch**: main
**Platform/OS**: Windows11/Windows11/Linux Ubuntu 22.04/MacOS Sequoia 15.0(Apple M1 Pro)
**Architecture**: …
-
## Problem
User is unable to copy text from messages displayed in UI
![image.png](https://raw.githubusercontent.com/nus-cs2103-AY2425S1/pe/master/files/f6a754e3-3159-4332-96e8-9e061bc9bd59.png)
…
-
## Problem
User is unable to copy text from messages displayed in UI
![image.png](https://raw.githubusercontent.com/accountexeregister/pe/main/files/f6a754e3-3159-4332-96e8-9e061bc9bd59.png)
#…
-
Currently if you try to upload a file with an empty message you get an error.
-
### Go version
go version go1.21.4 darwin/arm64
### Output of `go env` in your module/workspace:
```shell
GO111MODULE='on'
GOARCH='arm64'
GOBIN='/Users/xxx/go/bin'
GOCACHE='/Users/xxx/Lib…
-
Friends
Is there any function or method to detect if a message is HTML or TEXT?
For example:
```
if(condition){
$body = $message->getBodyHtml();
} else {
$body = $message->getBodyText();
…
Spl4x updated
3 weeks ago