GitHub/WoltLab/WCF.git
Author Commit
2024-03-22 CyperghostAdd `$userID` parameter to `isAccessible` in `UserProfile`
2024-03-22 CyperghostFix parent call
2024-03-22 CyperghostAdd `isAffectedUser` function the comment `AbstractComm...
2024-03-22 CyperghostRevert "Allow the `SessionHandler` as `$user` parameter...
2024-03-21 CyperghostAdd further variables to the language variables
2024-03-21 CyperghostUse new function `canModerateObject` to check if the...
2024-03-21 CyperghostAllow the `SessionHandler` as `$user` parameter, too
2024-03-21 CyperghostAdd new function `canModerateObject`to `ICommentManager`
2024-03-21 CyperghostRevert "Add a user parameter to check whether the user...
2024-03-20 CyperghostAssign user before sending notification
2024-03-20 CyperghostAdd mail plain and html text
2024-03-20 CyperghostCorrect plain text email template
2024-03-20 CyperghostAdd test notification
2024-03-20 CyperghostUse function `ViewableModerationQueue::getViewableModer...
2024-03-20 CyperghostAdd notification message for reported content
2024-03-20 CyperghostAdd title for notification
2024-03-20 CyperghostSet stackable to false(default)
2024-03-20 CyperghostFire notification report
2024-03-20 CyperghostAdd user notification for new reports
2024-03-20 CyperghostAdd assert check
2024-03-20 CyperghostUser array filter
2024-03-20 CyperghostAdd function to notify moderators about new reports
2024-03-20 CyperghostOverride `isAffectedUser` for article
2024-03-20 CyperghostOverride `isAffectedUser` for comments
2024-03-20 CyperghostAdd a user parameter to check whether the user is allow...
2024-03-19 Olaf BraunAdd an empty upcast converter that handles custom bb...
2024-03-19 Alexander EbertMerge pull request #5841 from WoltLab/rest-rpc-api
2024-03-19 Alexander EbertRemove the previous controllers
2024-03-19 Alexander EbertRename the controller
2024-03-17 Alexander EbertAdd JsDoc comments to the components
2024-03-17 Alexander EbertImplement a cache for the router
2024-03-17 Alexander EbertAdd PhpDoc headers to all components
2024-03-17 Alexander EbertReject requests with a query shorter than 3 characters
2024-03-17 Alexander EbertFix the casing of the enum
2024-03-17 Alexander EbertRebuild JS artifacts
2024-03-17 Alexander EbertAdd a helper method to identify validation errors
2024-03-12 Alexander EbertAdd an API wrapper for editor mentions
2024-03-12 Alexander EbertRemove an unnecessary assertion
2024-03-12 Alexander EbertAdd support for `DELETE` requests
2024-03-11 Alexander EbertMigrate the mentions to the new API endpoint
2024-03-11 Alexander EbertUpdate the shim for the editor suggestions
2024-03-11 Alexander EbertAdd support for `DELETE` requests
2024-03-11 Alexander EbertAlways return a JSON response for errors
2024-03-11 Alexander EbertRemove unused components
2024-03-11 Alexander EbertImplement a prototype based on `FastRoute`
2024-03-11 Alexander EbertRemove the `Assign` controller
2024-03-10 Alexander EbertAdd nikic/FastRoute as a dependency
2024-03-10 Alexander EbertHydrate the parameters using a readonly struct
2024-03-10 Alexander EbertAdd automated parameter validation based on Valinor
2024-03-10 Alexander EbertMigrate the endpoint for mention suggestions
2024-03-10 Alexander EbertAdd support for `GET` requests
2024-03-10 Alexander EbertUse a more specific exception to represent malformed...
2024-03-10 Alexander EbertPrototype for an API method
2024-03-10 Alexander EbertRebuild the JS artifact
2024-03-10 Alexander EbertMerge branch '6.0'
2024-03-08 Marcel WerkMerge pull request #5839 from WoltLab/bugfix/moderation...
2024-03-08 CyperghostDelete moderation queue comment notifications if the...
2024-03-07 Marcel WerkMerge pull request #5838 from WoltLab/category-addition...
2024-03-07 Olaf BraunMerge pull request #5837 from WoltLab/user-menu-items...
2024-03-07 Marcel WerkMake magic method `__isset` respect additionalData...
2024-03-07 Olaf BraunAdd `@since 6.1` comment
2024-03-07 CyperghostAdd a custom event to update the counter of a user...
2024-03-07 Alexander EbertMerge pull request #5836 from WoltLab/setup-php-version...
2024-03-06 Marcel WerkImprove php version check during the setup
2024-03-04 Marcel WerkMerge pull request #5834 from WoltLab/bugfix/UserRegist...
2024-03-04 Marcel WerkMerge pull request #5831 from WoltLab/xsd
2024-03-04 Marcel WerkFix multiple issues in XSD files
2024-03-04 Marcel WerkMerge pull request #5832 from WoltLab/menu-caret-down...
2024-03-04 CyperghostUse timezone object
2024-03-04 CyperghostUse system timezone
2024-03-02 Olaf BraunMerge pull request #5828 from WoltLab/bugfix/recaptcha...
2024-03-01 Marcel WerkFix obsolete 'caret-down' icon in menus
2024-03-01 Marcel WerkRemove obsolete tags in delete instructions
2024-03-01 Marcel WerkUpdate outdated XSD location
2024-03-01 Marcel WerkMerge pull request #5808 from IceQ1337/XSD
2024-03-01 Marcel WerkMerge pull request #5830 from WoltLab/bugfix/moderation...
2024-03-01 CyperghostRemove comments when removing queue objects
2024-03-01 CyperghostUse `continue`
2024-03-01 Olaf BraunUpdate ts/WoltLabSuite/Core/Bootstrap.ts
2024-03-01 CyperghostMove the reCAPTCHA widget overlay to the `pageOverlayCo...
2024-03-01 Olaf BraunMerge pull request #5826 from WoltLab/bugfix/delete...
2024-02-29 Marcel WerkMerge pull request #5824 from WoltLab/cronjob-list...
2024-02-29 CyperghostUse permission `admin.user.canDeleteUser` for deleting...
2024-02-28 Marcel WerkShow package in cronjob list
2024-02-28 Marcel WerkRemove 'required' attribute from wysiwyg options
2024-02-27 Olaf BraunMerge pull request #5823 from WoltLab/spider-list
2024-02-27 CyperghostAdd `@since 6.1` to database scripts
2024-02-27 CyperghostAdd `@since 6.1`
2024-02-27 Olaf BraunUpdate wcfsetup/install/files/lib/system/spider/Spider...
2024-02-27 Olaf BraunUpdate wcfsetup/install/files/lib/system/spider/Spider...
2024-02-27 Olaf BraunUpdate wcfsetup/install/files/lib/system/session/Sessio...
2024-02-27 Olaf BraunUpdate wcfsetup/install/files/lib/data/session/Session...
2024-02-27 Olaf BraunMerge pull request #5822 from WoltLab/bugfix/user-menu...
2024-02-27 CyperghostAdd class docs
2024-02-27 CyperghostUse everytime lowercase identifier
2024-02-27 CyperghostAdd standard spiders to the event
2024-02-27 CyperghostAdd event to register own spiders
2024-02-27 CyperghostRemove unnecessary method `getSpiderIdentifier`
2024-02-27 CyperghostRemove old spider related classes and database columns...
2024-02-27 CyperghostFix `userMenuItemSingleLine` icons
next