Restored the user online location for profiles
[GitHub/WoltLab/WCF.git] / wcfsetup /
2020-12-09 Alexander EbertRestored the user online location for profiles
2020-12-08 joshuarueswegFix `wcf.user.register.needEmailConfirmation`
2020-12-08 joshuarueswegFix `wcf.user.register.needEmailConfirmation`
2020-12-07 Alexander EbertMerge branch '5.2' into 5.3
2020-12-07 Alexander EbertMerge branch '3.1' into 5.2
2020-12-07 Alexander EbertForce the use of the attachment thumbnail if the origin...
2020-12-07 Alexander EbertWorkaround for the misaligned caret in Safari caused...
2020-12-07 Alexander EbertImproved the iOS WebKit click detection inside the...
2020-12-07 Alexander EbertForce a whitespace before and after inserted smileys
2020-12-07 Tim DüsterhusMerge pull request #3793 from WoltLab/style-import...
2020-12-07 Tim DüsterhusValidate package installation permissions in StyleImpor...
2020-12-07 Joshua RüswegMerge pull request #3786 from WoltLab/like-rebuild
2020-12-06 Alexander EbertOnly close the user panel drop-downs if no key modifier...
2020-12-06 Alexander EbertDiscard the current selection when saving a quote
2020-12-06 Alexander EbertPrevent the tooltip being selectable while the user...
2020-12-06 Alexander EbertUnified behavior of the notification list and the corre...
2020-12-06 Alexander EbertConsistent width of menus in the mobile menu
2020-12-06 Matthias SchmidtMerge branch '5.2' into 5.3
2020-12-06 Matthias SchmidtFix dependencies for single media form field
2020-12-05 Tim DüsterhusAdd missing space after comma in ReactionHandler::rende...
2020-12-04 Tim DüsterhusSimplify selection of existing like objects in LikeRebu...
2020-12-04 Tim DüsterhusAllow LikeRebuildDataWorker to leverage the wcf1_like...
2020-12-04 joshuarueswegMerge branch '5.2'
2020-12-04 joshuarueswegIgnore invalid file ids during deleting uploaded files
2020-12-04 joshuarueswegFix detecting images with capitalised file extensions
2020-12-04 joshuarueswegOnly rebuild favicons if there is a new image uploaded
2020-12-04 joshuarueswegFix updating pageLogo in StyleAction
2020-12-02 Marcel WerkImproved wrapping of reaction filter buttons on mobile
2020-12-01 Alexander EbertMerge branch '5.2' into 5.3
2020-12-01 Alexander EbertMerge branch '3.1' into 5.2
2020-12-01 Alexander EbertIncorrect version comparison for accessible packages
2020-12-01 joshuarueswegPrevent rewriting filenames for processed files
2020-11-27 Tim DüsterhusFix copy and paste error in en.xml
2020-11-26 Tim DüsterhusMerge branch '5.2' into 5.3
2020-11-26 Tim DüsterhusMerge pull request #3763 from WoltLab/http-request...
2020-11-26 Tim DüsterhusSet an explicit timeout for ImageProxyAction's HttpClient
2020-11-26 Tim DüsterhusSet an explicit timeout for FontManager's HttpClient
2020-11-26 Tim DüsterhusReplace HTTPRequest's timeout by connect_timeout +...
2020-11-25 Tim DüsterhusFix typo in de.xml
2020-11-25 Jannis GrimmFix typo in informal German phrases
2020-11-24 Marcel WerkImproved randomized sort order of related articles
2020-11-23 Alexander EbertMerge branch '5.2' into 5.3
2020-11-23 Alexander EbertMissing check for empty object ids 5.2.10
2020-11-23 Alexander EbertMerge branch '5.2' into 5.3
2020-11-23 Marcel Werkrandomized sort order of related articles
2020-11-23 Alexander EbertRelease 5.2.10
2020-11-23 Alexander EbertMerge branch '3.1' into 5.2
2020-11-23 Alexander EbertRelease 3.1.18 3.1.18
2020-11-23 Alexander EbertUse modified package servers when running in enterprise...
2020-11-23 Tim DüsterhusMerge branch '5.2' into 5.3
2020-11-23 Tim DüsterhusWhitelist `iterator_count` in enterprise mode
2020-11-22 Alexander EbertMerge branch '5.2' into 5.3
2020-11-22 Alexander EbertMerge branch '3.1' into 5.2
2020-11-22 Alexander EbertMerge pull request #3744 from Krymonota/patch-18
2020-11-22 Alexander EbertMerge pull request #3745 from Krymonota/patch-19
2020-11-21 joshuarueswegMerge branch '5.2' into 5.3
2020-11-21 joshuarueswegFix point calculation for removing reactions from an...
2020-11-21 Alexander EbertRelease 5.3.1
2020-11-21 NiklasFix JSDoc module typo in `RewriteGenerator`
2020-11-21 NiklasAdd missing JSDoc to `EmailSmtpTest`
2020-11-21 Alexander EbertForce the removal of orphaned comments during the upgrade
2020-11-20 WoltLabUpdating minified JavaScript files
2020-11-20 Alexander EbertMerge branch '5.2' into 5.3
2020-11-20 WoltLabUpdating minified JavaScript files
2020-11-20 Alexander EbertMerge branch '3.1' into 5.2
2020-11-20 WoltLabUpdating minified JavaScript files
2020-11-20 Alexander EbertWorkaround for a Chromium bug on Windows
2020-11-20 Alexander EbertVerbose style compatibility for 5.2/5.3
2020-11-20 Alexander EbertPermit images uploaded as media to be wrapped in a...
2020-11-20 Tim DüsterhusMerge branch '5.2' into 5.3
2020-11-19 Alexander EbertClean up comments when removing moderation queues ...
2020-11-19 Marcel WerkEnabled three column layout for boxes top / bottom
2020-11-19 Alexander EbertSkip DOM updates when the article is not present
2020-11-19 Tim DüsterhusMerge pull request #3739 from WoltLab/fix-style-preview
2020-11-19 Tim DüsterhusFix style preview images when upgrading from 5.2
2020-11-19 Marcel WerkFixed html in acp search results
2020-11-19 Tim DüsterhusMerge branch '5.2' into 5.3
2020-11-18 Alexander EbertMerge branch '5.2' into 5.3
2020-11-18 Alexander EbertMerge branch '3.1' into 5.2
2020-11-18 Alexander EbertMutable variable access inside a callback
2020-11-18 Matthias SchmidtMerge branch '5.2' into 5.3
2020-11-18 Matthias SchmidtMerge branch '3.1' into 5.2
2020-11-18 Matthias SchmidtFix ACL buttons when editing media files successively
2020-11-18 Matthias SchmidtRevert "Fix ACL buttons when editing media files succes...
2020-11-18 Matthias SchmidtFix ACL buttons when editing media files successively
2020-11-18 Matthias SchmidtMerge branch '5.2' into 5.3
2020-11-18 Matthias SchmidtFix file icon update after upload on media list page
2020-11-18 Tim DüsterhusMerge pull request #3727 from WoltLab/favicon-template...
2020-11-17 WoltLabUpdating minified JavaScript files
2020-11-17 Tim DüsterhusFix typo in favicon template filename
2020-11-17 Alexander EbertPlace the `@charset` at the very beginning of the gener...
2020-11-17 Tim DüsterhusMerge pull request #3724 from WoltLab/upgrade-53-ignore...
2020-11-17 Tim DüsterhusMerge branch '5.2' into 5.3
2020-11-17 Tim DüsterhusEncode HTML special chars in form builder's action
2020-11-17 Tim DüsterhusVerify the existence of the old imagePath in update_com...
2020-11-13 Alexander EbertForce a sane value for `REGISTER_ACTIVATION_METHOD`
2020-11-12 Alexander EbertMerge branch '5.2' into 5.3
2020-11-12 Alexander EbertWorkaround for nested paragraphs after pasting in Firefox
2020-11-12 Matthias SchmidtMerge branch '5.2' into 5.3
2020-11-12 Matthias SchmidtDisallow changing time support after setting value...
next