Consistently use "entered" in English phrases instead of "given"
[GitHub/WoltLab/WCF.git] / wcfsetup / install /
2021-04-11 Matthias SchmidtConsistently use "entered" in English phrases instead...
2021-04-11 Matthias SchmidtAdd missing url attribute for message share buttons...
2021-04-09 Matthias SchmidtRevert "Do not encode link in `Ui/Message/Share/Dialog`"
2021-04-09 Matthias SchmidtDo not encode link in `Ui/Message/Share/Dialog`
2021-04-09 Matthias SchmidtAdd `Ui/Message/Share/Dialog` as reusable share dialog...
2021-04-09 Tim DüsterhusMerge pull request #4110 from WoltLab/xars-oof
2021-04-09 Tim DüsterhusSet X-Auto-Response-Suppress: OOF header on all mail
2021-04-09 Matthias SchmidtConsistently use "The entered X" in English phrases...
2021-04-09 Matthias SchmidtMerge branch '5.3'
2021-04-07 Joshua RüswegMerge pull request #4103 from WoltLab/acp-user-email...
2021-04-07 Joshua RüswegFix codestyle
2021-04-07 Marcel WerkMerge branch '5.3'
2021-04-07 Marcel WerkMerge branch '5.2' into 5.3
2021-04-07 Marcel WerkLack of filtering of content from ignored users
2021-04-07 Tim DüsterhusMerge branch '5.3'
2021-04-07 Tim DüsterhusMerge pull request #4105 from WoltLab/notification...
2021-04-06 Tim DüsterhusAttempt to prevent deadlocks involving marking all...
2021-04-06 Tim DüsterhusUpdate to Guzzle 7.3
2021-04-06 Tim DüsterhusMerge pull request #4098 from netzhuffle/patch-4
2021-04-04 joshuarueswegAdd acp user email search
2021-04-04 joshuarueswegAdd meta tags for trophy page
2021-04-04 joshuarueswegAdd meta tags for CategoryArticleListPage
2021-03-31 Matthias SchmidtFix code style
2021-03-31 Matthias SchmidtFix code style
2021-03-31 Matthias SchmidtMerge branch '5.3'
2021-03-31 Marcel WerkPreview images and cover photos were exported twice
2021-03-30 Marcel WerkRemove/replace nbsp when copying code to the clipboard
2021-03-30 Matthias SchmidtMerge branch '5.3'
2021-03-30 Marcel WerkCover photo deletion was not saved properly
2021-03-30 Marcel WerkAlways fetch package information using the default...
2021-03-30 Matthias SchmidtImprove `Ui/Object/Action` implementation (#4101)
2021-03-30 Marcel WerkFixed missing language variables for error messages
2021-03-30 Marcel WerkRemoved obsolete language variables
2021-03-29 Marcel WerkMerge branch '5.2' into 5.3
2021-03-29 Marcel WerkMerge branch '3.1' into 5.2
2021-03-29 Marcel WerkUpdate the user rank after users change their profile
2021-03-29 Matthias SchmidtFix identifier of DOM change listener in `Ui/Object...
2021-03-29 Marcel WerkRemoved obsolete Chrome workaround for dialogs with...
2021-03-28 Marcel WerkRemoved obsolete whitespaces
2021-03-28 Marcel WerkDelete trophy images when deleting tropies
2021-03-28 Marcel WerkFixed wrong parameter type
2021-03-28 Marcel WerkMissing margin for trophies with images
2021-03-28 Marcel WerkMade sure ids in toc are unique
2021-03-28 Marcel WerkMerge branch '5.2' into 5.3
2021-03-28 Marcel WerkMerge branch '3.1' into 5.2
2021-03-28 Marcel WerkStrip rtl override char
2021-03-26 Joshua RüswegMerge pull request #4093 from WoltLab/redirect-guard
2021-03-26 Alexander EbertPermit the use of `array_diff` in templates
2021-03-24 Matthias SchmidtMerge pull request #4080 from WoltLab/ts_dbo_action
2021-03-24 Matthias SchmidtMerge branch 'master' into ts_dbo_action
2021-03-24 Matthias SchmidtAvoid using template compiler in `ObjectActionFunctionT...
2021-03-24 Matthias SchmidtReplace use of `WCF.Search.User` with `Ui/User/Search...
2021-03-23 Jannis GrimmFix param type for handleException
2021-03-23 Alexander EbertIncorrect position of the suggestion drop-down
2021-03-22 Matthias SchmidtRemove duplicate colon
2021-03-22 Matthias SchmidtRemove trailing whitespace in ObjectActionFunctionTempl...
2021-03-22 Matthias SchmidtExtend documentation of `ObjectActionFunctionTemplatePl...
2021-03-22 Matthias SchmidtMake `wcf.global.button.delete.confirmMessage` globally...
2021-03-21 Matthias SchmidtUpdate obsolete comment in `Media/Manager/Base`
2021-03-21 Matthias SchmidtDeprecate `WCF.Action.*` classes
2021-03-21 Matthias SchmidtUse `Ui/Object/Action/Delete` for attachments
2021-03-21 Matthias SchmidtReplace use of `WCF.Action.SimpleProxy` with `Ui/Object...
2021-03-21 Matthias SchmidtRemove obsolete JavaScript function
2021-03-21 Matthias SchmidtUse `Ui/Object/Action` for media files
2021-03-21 Matthias SchmidtUse `Ui/Object/Action/Delete` in more places in ACP
2021-03-21 Matthias SchmidtSupport nested structures in `Ui/Object/Action/Delete`
2021-03-21 Matthias SchmidtConvert last uses of `WCF.Action.Toggle` to `Ui/Action...
2021-03-21 Matthias SchmidtAdd support for `(enable|disable)Title` for toggling...
2021-03-21 Matthias SchmidtFix code formatting in ObjectActionFunctionTemplatePlugin
2021-03-21 Matthias SchmidtUse ObjectActionFunctionTemplatePlugin in more places...
2021-03-21 Matthias SchmidtAdd and use ObjectActionFunctionTemplatePlugin
2021-03-21 Matthias SchmidtUse new templates for object action delete and toggle...
2021-03-21 Matthias SchmidtAdd templates for object action delete and toggle icons
2021-03-21 Matthias SchmidtStart using `Ui/Object/Action/*` in ACP
2021-03-21 Matthias SchmidtApply suggestions from code review
2021-03-21 Matthias SchmidtMove `Controller/ClipboardData` to `Controller/Clipboar...
2021-03-21 Matthias SchmidtAdd draft for global `WCF.Action.(Delete|Toggle)` repla...
2021-03-21 Matthias SchmidtFix editing newly uploaded media files
2021-03-21 Matthias SchmidtMerge pull request #4095 from WoltLab/WCF_Action_Proxy
2021-03-21 Matthias SchmidtApply suggestions from code review
2021-03-20 joshuarueswegThrow `UserInputException` insteadof `InvalidArgumentEx...
2021-03-20 joshuarueswegMerge branch '5.3'
2021-03-20 joshuarueswegThrow `UserInputException` insteadof `InvalidArgumentEx...
2021-03-20 Matthias SchmidtUse `Ui/Sortable/List` instead of `WCF.Sortable.List`
2021-03-20 Matthias SchmidtUse modern JavaScript to reset data import mapping
2021-03-20 Matthias SchmidtMove cronjob execution to `BootstrapFrontend` and use...
2021-03-20 joshuarueswegAdd missing new line
2021-03-20 joshuarueswegAdd UGC tag only for user generated content
2021-03-18 Tim DüsterhusUse RedirectGuard in ImageProxy
2021-03-18 Tim DüsterhusUse RedirectGuard during URL unfurling
2021-03-18 Tim DüsterhusAdd RedirectGuard for Guzzle
2021-03-18 Marcel WerkMerge pull request #4091 from WoltLab/password-focus
2021-03-17 Tim DüsterhusMerge branch '5.3'
2021-03-17 Tim DüsterhusMerge pull request #4092 from WoltLab/woltlab-source...
2021-03-17 Tim DüsterhusUse WoltLabSource.isActive() to check whether the sourc...
2021-03-17 Tim DüsterhusMaintain focus of the password input when adding the...
2021-03-17 Tim DüsterhusFix update instructions for wcf1_unfurl_url
2021-03-16 Joshua RüswegMerge pull request #4036 from WoltLab/unfurl-url
2021-03-16 joshuarueswegAdd `og:image:url` detection
2021-03-16 joshuarueswegReject to unfurl urls with an explicit port
next