GitHub/WoltLab/WCF.git
Author Commit
2022-04-28 Alexander EbertIgnore connection errors caused by page navigation
2022-04-28 Alexander EbertDelay menu interaction until the page is loaded
2022-04-28 Alexander EbertSimplified the code logic
2022-04-28 Alexander EbertUse icons to represent the moderation queue types
2022-04-28 Alexander EbertMerge pull request #4704 from WoltLab/string-validation
2022-04-28 Tim DüsterhusMerge pull request #4762 from WoltLab/password-cleanup
2022-04-28 Alexander EbertRemove the Google Plus profile field
2022-04-28 Tim DüsterhusDeprecate TPhpass::hash() and TPhpass::needsRehash()
2022-04-28 Tim DüsterhusExplicitly implement `Phpass::hash()` and `Phpass:...
2022-04-28 Tim DüsterhusImplement Drupal8::needsRehash()
2022-04-28 Tim DüsterhusMove the Drupal8 costs into a class constant
2022-04-28 Tim DüsterhusDelegate to TPhpass in Drupal8
2022-04-28 Tim DüsterhusUse `\hash('md5', …)` instead of `\md5()` in TPhpass
2022-04-28 Tim DüsterhusDelegate base64 encoding for Drupal8 to TPhpass
2022-04-28 Tim DüsterhusAdd TPhpass::encode64()
2022-04-28 Tim DüsterhusMerge branch '5.4'
2022-04-28 Tim DüsterhusAdd the Drupal8 hashing algorithm
2022-04-28 Tim DüsterhusFix the TPhpass algorithm
2022-04-27 Tim DüsterhusMerge pull request #4758 from WoltLab/mailbox-filterAddress
2022-04-27 Marcel WerkMerge pull request #4760 from WoltLab/unified-mark...
2022-04-27 Marcel WerkUnified language variables for "mark as read" buttons
2022-04-27 Marcel WerkMerge pull request #4759 from WoltLab/content-interacti...
2022-04-27 Marcel WerkAvoid empty content interaction elements to avoid obsol...
2022-04-27 Tim DüsterhusDelegate to Mailbox::filterAddress() in UserUtil::isVal...
2022-04-27 Tim DüsterhusAdd Mailbox::filterAddress()
2022-04-27 joshuarueswegAdd explicit support for `*` in excludedPackages in...
2022-04-27 Tim DüsterhusRevert "Unify the email validation of UserUtil::isValid...
2022-04-27 Marcel WerkAdded standalone button for "mark as read"
2022-04-27 Marcel WerkRemoved useless RSS feed dialog for notifications
2022-04-27 Tim DüsterhusMatch stop words case insensitively in MysqlSearchEngine
2022-04-27 Tim DüsterhusReplace MysqlSearchEngine::getStopWords() by ::isStopWord()
2022-04-26 Alexander EbertRelease 5.5.0 Alpha 4 5.5.0_Alpha_4
2022-04-26 WoltLabUpdating minified JavaScript files
2022-04-26 Tim DüsterhusMerge pull request #4757 from WoltLab/visit-tracker
2022-04-26 Tim DüsterhusRemove support for object specific lifetimes in VisitTr...
2022-04-26 Tim DüsterhusFix cleaning of tracked visits in DailyCleanUpCronjob
2022-04-26 Tim DüsterhusSimplify VisitTracker::getVisitTime()
2022-04-26 Tim DüsterhusRemove the intransparent doubling of the visit tracker...
2022-04-26 Tim DüsterhusIncrease VisitTracker::DEFAULT_LIFETIME to 31 days
2022-04-26 Tim DüsterhusUse constant expression for VisitTracker::DEFAULT_LIFETIME
2022-04-26 Alexander EbertEnforce equal heights of all buttons
2022-04-26 Alexander EbertRephrased the button to set up notifications
2022-04-26 Tim DüsterhusMerge pull request #4756 from WoltLab/user-util-is...
2022-04-26 Tim DüsterhusUnify the email validation of UserUtil::isValidEmail...
2022-04-25 Alexander EbertPasting code into a code box caused duplicates
2022-04-25 Alexander EbertSuperfluous CSS for dialog alignment
2022-04-25 Alexander EbertDisable the focus trap before hiding the dialog
2022-04-25 Alexander EbertDisable hiding of the user menu on Redactor focus
2022-04-25 Alexander EbertDisable hiding of the user menu on Redactor focus
2022-04-25 Alexander EbertKeep the scrollbar visible while scrolling
2022-04-25 Alexander EbertSynchronize the unread indicator on menu close
2022-04-25 Alexander EbertUse the DOM attribute as notification counter
2022-04-25 Alexander EbertUser-friendly messages for network errors
2022-04-25 Tim DüsterhusMerge branch '5.4'
2022-04-25 Sascha GreuelSet explicit `referrerpolicy` for Vimeo embeds
2022-04-25 Tim DüsterhusSet explicit `referrerpolicy` for YouTube embeds
2022-04-25 Tim DüsterhusFix assertion in TMultiRecipientModerationQueueCommentU...
2022-04-24 Alexander EbertRelease 5.5.0 Alpha 3 5.5.0_Alpha_3
2022-04-24 WoltLabUpdating minified JavaScript files
2022-04-24 Marcel WerkAdded standalone button for "mark as read"
2022-04-24 Marcel WerkShow notification after "mark as read" is done
2022-04-24 Alexander EbertSkip the notification tab when in maintenance mode
2022-04-24 Alexander EbertImproves visuals when marking user menu items read
2022-04-24 Alexander EbertIncorrect selector target
2022-04-23 Alexander EbertMoved the page menu item counter to the text
2022-04-23 Alexander EbertAdditional indicator for the active page menu
2022-04-23 Marcel WerkFixed code style
2022-04-23 Alexander EbertUnused import
2022-04-23 Marcel WerkMerge branch 'master' of https://github.com/WoltLab/WCF
2022-04-23 Marcel WerkWrapping of the pagination prevented
2022-04-23 Marcel WerkFixed margins when pagination top was hidden
2022-04-23 Marcel WerkUnified code of content header / footer navigation
2022-04-23 Alexander EbertDo not focus the search suggestions automatically
2022-04-23 Alexander EbertSelecting a search suggestion discarded the search
2022-04-22 Alexander EbertSuperfluous whitespace
2022-04-22 Alexander EbertRestore the user menu DOM on close
2022-04-22 Alexander EbertExclude the macOS emoji keyboard from keypresses
2022-04-22 Alexander EbertIncorrect selection when submitting editor dialogs
2022-04-22 Tim DüsterhusUpdate fileDelete.xml to remove files where only the...
2022-04-22 Tim DüsterhusMerge branch '5.4'
2022-04-22 Tim DüsterhusRemove reference to CONTRIBUTING.md from README.md
2022-04-21 Marcel WerkAdded global language variable for "mark as read" buttons
2022-04-21 Marcel WerkButton label optimized
2022-04-21 Alexander EbertMerge branch '5.4'
2022-04-21 Alexander EbertDetect italic/underline text pasted from Google Docs
2022-04-21 Marcel WerkPagination of search results was not accessible for...
2022-04-20 Marcel WerkIndividual sorting of search results had no effect
2022-04-20 Alexander EbertRelease 5.5.0 Alpha 2 5.5.0_Alpha_2
2022-04-20 WoltLabUpdating minified JavaScript files
2022-04-20 Alexander EbertIncorrect focus/scroll management on iOS
2022-04-20 Alexander EbertIncorrect DOM behavior of `dboAction`
2022-04-20 Alexander EbertMerge pull request #4746 from WoltLab/55-user-menu...
2022-04-20 Alexander EbertInconsistent layout of multiline text
2022-04-20 Alexander EbertCleaned up the user menu, extra profile link
2022-04-20 Alexander EbertMerge pull request #4744 from WoltLab/deprecate-fetchRe...
2022-04-20 Tim DüsterhusDeprecate UserAvatarAction::fetchRemoteAvatar()
2022-04-20 Tim DüsterhusAdd `@since` to UserProfileAction::setAvatar()
2022-04-20 Marcel WerkFetching a remote avatar didn't work if user doesn...
2022-04-19 Tim DüsterhusProperly check permissions for the `systemIdMismatch...
2022-04-19 Alexander EbertMerge pull request #4739 from SoftCreatR/patch-4
next