Tim Düsterhus

Results 223 comments of Tim Düsterhus
trafficstars

This is non-trivial, the `UserBBCode` is not being executed for `text/plain` outputs (or rather: no BBCodes are executed for `text/plain`) outputs. This is due to the following: https://github.com/WoltLab/WCF/blob/6bc9841ff3ef744357d5162f77a56e960fd42f52/wcfsetup/install/files/lib/system/html/output/node/HtmlOutputNodeProcessor.class.php#L180-L184 These lines...

Moving to 5.6, the increased PSR-7 support might come in helpful.

The same optimization can likely be applied to the TemplateEngine's metadata files.

> This avoids the need for an external library that is no longer maintained. see also: #4911

Multi-factor authentication failures (c|sh)ould possibly be logged as well.

Related: https://www.woltlab.com/community/thread/296679-fehlgeschlagene-anmeldungen-im-acp/

> Fix fa-flash icon, which is now animated (e.g. located in the notification settings for instant notification). This was fixed upstream. The `fa-flash` animation was renamed `fa-beat-fade` in Beta 3.

Moving this to 5.5. because the automated marking of notifications as read should be cleaned up first.