construct icon indicating copy to clipboard operation
construct copied to clipboard

This is The Construct

Results 67 construct issues
Sort by recently updated
recently updated
newest added

An optimized build with `-flto` crashes during execution. This does not occur in any other optimized build without `-flto`. relevant portion of stacktrace: ``` (#0 ... #10 template jumble in...

bug
performance
cause unknown
build

The header openssl/tls1.h does not seem able to be compiled on its own, so ./configure considers it not to exist. Everything still compiles and works normally. Either this is simply...

bug
build

Are you planning to add support for LDAP authentication?

feature

See https://matrix.org/blog/2023/09/matrix-2-0/ It seems this new tech makes login and sync much faster. It's also required to use Element X. Synapse and Dendrite require PostgreSQL for this to work (as...

feature