ME
ME
The following error is thrown (w/o a reference to the app's source code): ``` PeachPie PHP Compiler version 1.0.0-appv4840+631baa3c525c6dd80e02a2c56b9c3e945ea211d9 \.nuget\packages\peachpie.net.sdk\1.0.0-appv4840\build\Peachpie.NET.Core.Sdk.targets(245,5): error : Translate(ErrorType App.Shell.AppShell) \.nuget\packages\peachpie.net.sdk\1.0.0-appv4840\build\Peachpie.NET.Core.Sdk.targets(245,5): error : at Pchp.CodeAnalysis.Emit.PEModuleBuilder.Translate(NamedTypeSymbol namedTypeSymbol,...
According to this extension list https://docs.peachpie.io/compatibility-status I would like to add the "imagick" extension for image manipulation and PDF-to-image conversion, see https://www.php.net/manual/en/book.imagick.php This/these lib(s) might help to implement it: Repo:...
Setup: -- JS based client (running in browser) -- Bootstrapping cross-signing and secret storage were successfully completed -- Backup has been created and gets updated -- IndexedDBs: cryptoStore, syncStore When...
Support device (re)hydration to overcome the issue that encrypted messages cannot be read if the receiving user was offline while the sender sent messages. See e.g. ... https://github.com/vector-im/element-web/issues/2996 https://github.com/vector-im/element-web/issues/3825 I...
It would be nice if it would be possible to exclude a list of Emojis from being removed via method `removeEmoji`.
Now that TNTSearch supports Redis, wouldn't it be even more flexible and easier to just add support for a PSR-16 cache adapter?
I am getting the following error (Synapse: v1.12.2, JS SDK v4.0.0); ... device is already verified: sharing keys ... ``` Unable to verify signature on one-time key for device ...:GSERJXCMEZ:...
Add support for configuring redirection of unauthenticated users to the SSO login page like it is done in Element Web (see https://github.com/vector-im/element-web/blob/develop/docs/config.md): > Options to define how to handle unauthenticated...
`hydrogen-web` is intended to be embedded in websites as a lightweight client. IMHO, the current user interface supports this intended use in a suboptimal way. Wouldn't it be better to...
### Your use case Some may want to run element-call on Apache server. Therefore, it would be helpful to have a working configuration for this (in the config folder), esp....