GitHub/WoltLab/WCF.git
Author Commit
2023-04-28 Tim DüsterhusMerge branch '5.5'
2023-04-28 Tim DüsterhusMerge branch '5.4' into 5.5
2023-04-28 Tim DüsterhusUpdate to `actions/upload-artifact@v3` in wcfsetup.yml
2023-04-28 Alexander EbertImplement mention support for user groups
2023-04-27 Alexander EbertRemove an obsolete reference to a previous status code
2023-04-27 Alexander EbertForce suppress pointer events for the system notificati...
2023-04-27 Alexander EbertGracefully handle a missing CKEditor instance
2023-04-27 Marcel WerkCustom icon for search result items (#5461)
2023-04-27 Alexander EbertUpdate the CKEditor bundle
2023-04-27 Alexander EbertAdd the phrase for the spoiler button
2023-04-27 Marcel WerkMerge branch 'master' of https://github.com/WoltLab/WCF
2023-04-27 Marcel WerkAdd missing PHPDoc
2023-04-27 Marcel WerkMerge pull request #5460 from WoltLab/input-type-url
2023-04-27 Tim DüsterhusUnify the output format of `|date` and `|plainTime...
2023-04-27 Tim DüsterhusFix deprecation note for `|date` and `|plainTime` modifiers
2023-04-27 Marcel WerkFix missing caching of article in notifications about...
2023-04-27 Marcel WerkMove generic cache preparing to `AbstractCommentRespons...
2023-04-27 Marcel WerkFix event hash for notifications about comment responses
2023-04-27 Marcel WerkEnable inputmode for URL form fields by default
2023-04-27 Marcel WerkChange URL form field to `input type="url"`
2023-04-27 Marcel WerkRemove obsolete code
2023-04-27 Marcel WerkFix inconsistency of the English version of `wcf.acp...
2023-04-27 Marcel WerkMerge pull request #5454 from WoltLab/abstract-comment...
2023-04-27 Marcel WerkApply suggestions from code review
2023-04-27 Alexander EbertPrevent iOS from zooming when focusing the editor
2023-04-27 Marcel WerkMerge pull request #5459 from WoltLab/time-template...
2023-04-27 Tim DüsterhusImprove API for `{time}`
2023-04-26 Alexander EbertSynchronize the `wysiwyg` template
2023-04-26 Alexander EbertExport custom bbcode icons as image src
2023-04-26 Alexander EbertAllow custom images as the icon for the bbcode button
2023-04-26 Marcel WerkMark time modifier functions as deprecated
2023-04-26 Marcel WerkReplace |time modifier by {time} function
2023-04-26 Marcel WerkFix documentation of the icon template plugin
2023-04-26 Marcel WerkEnable `inputmode` for email form fields by default
2023-04-26 Marcel WerkAdd default implementation for user notifications about...
2023-04-26 Tim DüsterhusMerge pull request #5455 from WoltLab/relative-time...
2023-04-26 Tim DüsterhusDisallow changing the languageCode of existing languages
2023-04-26 Tim DüsterhusFix checks for form mode in LanguageAddForm
2023-04-26 Tim DüsterhusFix “today or yesterday” rendering for languages that...
2023-04-26 Tim DüsterhusMerge branch 'language-add-formbuilder'
2023-04-26 mutecImplement `LanguageContentCopying` event
2023-04-26 mutecConvert `Language*Form` to form builder
2023-04-25 Alexander EbertAllow for custom workflows that do not rely on passwords
2023-04-25 Marcel WerkAdd default implementation for user notifications about...
2023-04-25 Tim DüsterhusMerge pull request #5453 from WoltLab/datepicker-disabled
2023-04-25 Tim DüsterhusMerge pull request #5452 from WoltLab/devtools-sync
2023-04-25 Marcel WerkMerge pull request #5450 from WoltLab/user-notification...
2023-04-25 Tim DüsterhusFix CSS to disable the datePicker hover effect on uncli...
2023-04-25 Tim DüsterhusAdd `.disabled` class to Date/Picker cells before or...
2023-04-25 Tim DüsterhusFix visuals in devtoolsProjectSync if the first non...
2023-04-25 Tim DüsterhusMerge branch '5.5'
2023-04-25 Tim DüsterhusImprove phrasing for `user_authentication_failure_...
2023-04-24 Marcel WerkRemove the "New Notification:" prefix from notification...
2023-04-24 Tim DüsterhusMerge branch '5.5'
2023-04-24 Tim DüsterhusFix creating menuItem PIP entries without parent using...
2023-04-24 Tim DüsterhusUse `intdiv()` in `ExifUtil::simplifyRational()`
2023-04-24 Tim DüsterhusMerge pull request #5449 from WoltLab/exifutil-simplify...
2023-04-24 Tim DüsterhusSimplify the ExposureTime fraction in ExifUtil::getForm...
2023-04-24 Tim DüsterhusMerge pull request #5437 from WoltLab/random-cronjob
2023-04-24 Tim DüsterhusRemove obsolete manual cronjob randomization.
2023-04-24 Tim DüsterhusUse `<expression type="random">` for randomized cronjobs
2023-04-24 Tim DüsterhusGenerate WCF_UUID earlier during installation
2023-04-23 Alexander EbertFix the styling of the overflow toolbar
2023-04-23 Alexander EbertFix the overflow behavior of the grouped toolbar
2023-04-22 Alexander EbertEnable the automatic grouping of items in the toolbar
2023-04-21 Alexander EbertUse a darker shade to separate split buttons
2023-04-21 Tim DüsterhusFix version variable in INVALID_REQUIRED_PACKAGE_VERSIO...
2023-04-21 Tim DüsterhusMerge pull request #5438 from WoltLab/quit-more-often
2023-04-21 Alexander EbertMerge pull request #5440 from WoltLab/ckeditor5-styling
2023-04-21 Alexander EbertRemove the border radius from the table creation widget
2023-04-21 Alexander EbertApply `cursor: pointer` to all non-disabled buttons
2023-04-21 Alexander EbertImprove the color scheme of focus indicators
2023-04-21 Alexander EbertAdd the missing border to the pseudo dialog for draft...
2023-04-21 Alexander EbertApply the framework’s style to CKEditor
2023-04-21 Alexander EbertApply the style variables for the editor toolbar
2023-04-21 Tim DüsterhusDelete some remaining `@package` tags in *.php
2023-04-21 Tim DüsterhusRun the userQuit cronjob every 4 hours
2023-04-21 Tim DüsterhusMerge pull request #5436 from WoltLab/mfa-code-visuals
2023-04-21 Tim DüsterhusSupport randomized cronjobs in cronjob PIP
2023-04-21 Tim DüsterhusImprove visuals for MFA code inputs
2023-04-21 Tim DüsterhusUpdate to FontAwesome 6.4.0
2023-04-21 Tim DüsterhusMerge pull request #5434 from WoltLab/username-validati...
2023-04-21 Tim DüsterhusMerge pull request #5435 from WoltLab/fix-google-font
2023-04-21 Tim DüsterhusFix the use of Google Fonts
2023-04-20 Tim DüsterhusMove the REGISTER_USERNAME_FORCE_ASCII check into an...
2023-04-20 Tim DüsterhusAdd UsernameValidating event
2023-04-20 Tim DüsterhusImprove Ckeditor/Types.ts
2023-04-20 Alexander EbertUnify the general styling of CKEditor
2023-04-20 Tim DüsterhusFix incorrect phrase reference in styleAdd.tpl
2023-04-20 Tim DüsterhusMerge branch '5.5'
2023-04-20 Tim DüsterhusAdd parameter types from psr/http-message to LegacyPlac...
2023-04-20 Tim DüsterhusMerge pull request #5429 from WoltLab/username-spoof
2023-04-19 Marcel WerkMerge pull request #5430 from WoltLab/generic-share...
2023-04-19 Marcel WerkUse new position in article template
2023-04-19 Marcel WerkAdd generic position for share button in the content...
2023-04-19 Marcel WerkAdd support for button-type share buttons
2023-04-19 Tim DüsterhusExtend REGISTER_USERNAME_FORCE_ASCII to support ICU...
2023-04-19 Alexander EbertRelease 5.5.11 5.5.11
2023-04-19 Alexander EbertMerge branch '5.4' into 5.5
2023-04-19 Alexander EbertRelease 5.4.27 5.4.27
next