GitHub/WoltLab/WCF.git
Author Commit
2020-06-29 Tim DüsterhusRedirect NotificationDisableAction to NotificationUnsub...
2020-06-29 Tim DüsterhusAdd NotificationUnsubscribeForm
2020-06-29 Tim DüsterhusAdd UserNotificationEvent::getObjectType()
2020-06-29 Tim DüsterhusAdd support for the List-Unsubscribe header to Email
2020-06-29 Tim DüsterhusAdd List-ID header to notification mails
2020-06-29 Tim DüsterhusAdd support for the List-ID header to Email
2020-06-28 Marcel WerkFixed documentation issue
2020-06-28 Alexander EbertNew version number: 5.3.0 Alpha 1
2020-06-28 Alexander EbertMerge branch '5.2'
2020-06-28 Tim DüsterhusMerge pull request #3397 from WoltLab/media-caption...
2020-06-28 Tim DüsterhusMerge pull request #3396 from WoltLab/composer-deps
2020-06-28 Tim DüsterhusMerge pull request #3409 from WoltLab/php8-handleError
2020-06-28 Tim DüsterhusFix PHP 8 compatibility for WCF::handleError()
2020-06-28 Matthias SchmidtMerge branch '5.2'
2020-06-28 Matthias SchmidtMerge branch '3.1' into 5.2
2020-06-28 Matthias SchmidtHide empty tag box on tagged page
2020-06-28 Matthias SchmidtMove sidebar on the TaggedPage to the right
2020-06-27 Matthias SchmidtMerge branch '5.2'
2020-06-27 Matthias SchmidtFix validation of url form field value
2020-06-27 Alexander EbertRelease 5.2.7 5.2.7
2020-06-27 woltlab.comUpdating minified JavaScript files
2020-06-27 Alexander EbertMerge branch '3.1' into 5.2
2020-06-27 Tim DüsterhusMerge pull request #3374 from WoltLab/exception-log...
2020-06-27 Alexander EbertRelease 3.1.15 3.1.15
2020-06-27 woltlab.comUpdating minified JavaScript files
2020-06-27 Alexander EbertMerge branch '3.0' into 3.1
2020-06-27 Alexander EbertPreparing the release 3.0.25 3.0.25
2020-06-27 Alexander EbertRevert "Preparing the release 3.1.15"
2020-06-27 Alexander EbertPreparing the release 3.1.15
2020-06-27 Alexander EbertIncorrect encoding of conditions
2020-06-27 Alexander EbertMerge branch '3.0' into 3.1
2020-06-27 Alexander EbertIncorrect encoding of conditions
2020-06-27 Matthias SchmidtMerge branch '5.2'
2020-06-27 Matthias SchmidtFix checking current value of radio button form fields
2020-06-26 Tim DüsterhusMerge branch '5.2'
2020-06-26 Tim DüsterhusWhitelist `parse_url` in enterprise mode
2020-06-26 Tim DüsterhusLimit media images' caption size to image width
2020-06-26 Tim DüsterhusUpdate composer dependencies
2020-06-25 Marcel WerkMerge pull request #3385 from WoltLab/amp-ext-img
2020-06-25 Tim DüsterhusOutput external images with unknown dimensions in AMP...
2020-06-25 Marcel WerkMerge branch '5.2'
2020-06-25 Marcel WerkMerge branch '3.1' into 5.2
2020-06-25 Marcel WerkFixed 'data too long for column username' issue
2020-06-24 joshuarueswegFix leaking globals
2020-06-24 Joshua RüswegMerge pull request #3383 from WoltLab/audio-attachment
2020-06-24 joshuarueswegAdd audio player for embedded audio attachments
2020-06-24 Joshua RüswegMerge pull request #3372 from WoltLab/video-attachment...
2020-06-24 Marcel WerkMerge pull request #3358 from WoltLab/user-profile...
2020-06-24 Marcel WerkReverted changes to UserProfile::getSpecialTrophies()
2020-06-24 Marcel WerkUpdate com.woltlab.wcf/templates/user.tpl
2020-06-24 Matthias SchmidtFix JavaScript error for ACL form fields in non-ajax...
2020-06-24 Matthias SchmidtMerge branch '5.2'
2020-06-24 Matthias SchmidtMerge branch '5.2' of github.com:WoltLab/WCF into 5.2
2020-06-24 Matthias SchmidtCheck for missing length of varchar columns
2020-06-24 Matthias SchmidtFix updating decimal fields with default value (#3382)
2020-06-24 Alexander EbertMerge pull request #3375 from WoltLab/notification...
2020-06-23 Alexander EbertVisually disable the email settings for suppressed...
2020-06-23 Alexander EbertRefresh the aria label when the tooltip value is updated
2020-06-23 Alexander EbertDisplay a tooltip for the currently selected email...
2020-06-23 Alexander EbertMissing phrases for the column heads
2020-06-23 Alexander EbertNew UI for the notification settings
2020-06-23 Marcel WerkMerge branch '5.2'
2020-06-23 Marcel WerkMerge branch '3.1' into 5.2
2020-06-23 Marcel WerkArticle image did not always have the right content...
2020-06-23 Tim DüsterhusCollapse duplicated exceptions on ExceptionLogViewPage
2020-06-23 Tim DüsterhusAdd stackHash to ExceptionLogUtil
2020-06-23 Marcel WerkMerge branch '5.2'
2020-06-23 Marcel WerkMerge branch '3.1' into 5.2
2020-06-23 Marcel WerkFixed 'Prepared statement contains too many placeholder...
2020-06-23 Marcel WerkMerge branch 'master' of https://github.com/WoltLab/WCF
2020-06-23 Marcel WerkNew method PreparedStatement::fetchSingleObject()
2020-06-23 Tim DüsterhusMerge pull request #3371 from WoltLab/notification...
2020-06-22 Marcel WerkMerge branch '5.2'
2020-06-22 Marcel WerkMerge branch '3.1' into 5.2
2020-06-22 Marcel WerkMessage with the content "0" led to empty entries in...
2020-06-22 joshuarueswegRe-add checking whether the video can be played by...
2020-06-22 joshuarueswegAdd max-size for video elements
2020-06-22 joshuarueswegImprove layout for embedded videos in ugc
2020-06-22 joshuarueswegMerge branch '5.2'
2020-06-22 joshuarueswegFix broken HTML markup
2020-06-22 Tim DüsterhusMake use of NotificationEmailDeliveryBackgroundJob
2020-06-22 Tim DüsterhusAdd NotificationEmailDeliveryBackgroundJob
2020-06-22 Tim DüsterhusMerge branch '5.2'
2020-06-22 Tim DüsterhusMerge pull request #3367 from WoltLab/remotefile-openssl
2020-06-22 Tim DüsterhusMerge pull request #3310 from WoltLab/external-lib...
2020-06-22 Tim DüsterhusRevert "Update jQuery to 3.5.1"
2020-06-22 Tim DüsterhusUpdate prism to 1.20.0
2020-06-22 Tim DüsterhusUpdate pica to 5.1.0
2020-06-22 Tim DüsterhusUpdate jQuery to 3.5.1
2020-06-18 Tim DüsterhusMerge pull request #3369 from WoltLab/codemirror-scroll...
2020-06-16 Tim DüsterhusDo not attempt to resize non-images in attachment upload
2020-06-15 Marcel WerkRemoved outdated flash code
2020-06-15 Marcel WerkMerge branch '5.2'
2020-06-15 Marcel WerkMerge branch '3.1' into 5.2
2020-06-15 Marcel WerkMerge pull request #3368 from WoltLab/twitch-bbcode-fix
2020-06-15 Marcel WerkApplied code suggestions
2020-06-15 Tim DüsterhusPreserve the scroll position in styleAdd when saving
2020-06-15 Tim DüsterhusPreserve the scroll position in styleGlobalValues when...
2020-06-15 Tim DüsterhusAllow tracking codemirror's scroll offset within a...
2020-06-14 Alexander EbertMerge pull request #3366 from WoltLab/media-consent
next