Results 47 issues of lwcorp

Currently clicking on the central video does nothing, i.e. it's unclickable. Please make it play/pause the video.

I know it might be a bit out of scope, but it will be amazing if you added a way for `public function appendMessage` to dissect an external plaintext [EML](https://en.wikipedia.org/wiki/.eml)...

While PHP doesn't support OAuth natively, its native `imap_append` command has an important parameter called `$internal_date`: > If this parameter is set, it will set the INTERNALDATE on the appended...

The online site has a floating video in all pages, and it doesn't seem to load. **Firefox:** ![firefox](https://user-images.githubusercontent.com/1773306/64236391-f93e3a80-cf02-11e9-8112-135cbff3a915.png) **Chrome:** ![chrome](https://user-images.githubusercontent.com/1773306/64236396-fcd1c180-cf02-11e9-9da3-a08378279010.png)

bug
Website

### Checklist - [X] I added a descriptive title - [X] I searched for other feature requests and couldn't find a duplicate (including also the ``type-feature`` tag) - [X] I...

type: feature
backlog

All official sources refer to Mantis like it's still there. Please remove those references, and if possible mention in each source when was Mantis removed and whether there any migration...

enhancement

While editing campaigns there is a Rate link with a seemingly completely unrelated tooltip, could you fix the tooltip to explain what Rate actually does (and thus also possibly prevent...

bug

If someone tries to send a PR to your code, two commit checks always fail. **Steps to reproduce** 1. Edit a file or create a new one. 1. Commit it....

enhancement

Please allow plugins to add links to the homepage, so that for example **viewinbrowser** could [add its archive there](https://github.com/bramley/phplist-plugin-viewbrowser/issues/23#issuecomment-1925448555): ![image](https://github.com/bramley/phplist-plugin-viewbrowser/assets/1773306/a1fc065d-0239-4099-b1c7-0375b20e49f7)

enhancement

`viewinbrowser` relies on dl.php to download attachments, [which requires `&uid=$uid](https://github.com/phpList/phplist3/blob/main/public_html/lists/dl.php#L50). While this makes perfect sense for e-mail, [it cripples the notion of attachments in archives](https://github.com/bramley/phplist-plugin-viewbrowser/issues/25#issue-2117272682). I mean, there's no sense...

enhancement