#3206643: Project messaging channel in core
Closes #3206643
Edited by Benji Fisher
Merge request reports
Activity
added 10 commits
- ff8a7b96 - Restore stricter validation of URLs
- 67f33a2f - Remove an unused variable from a test class
- d87f04f3 - Trust that Semver::satisfies() will not throw an exception
- 336642e0 - Make the array_filter() callbacks static
- 13ed989f - Apply both filters before caching the announcements
- 80b5ce38 - Simplify the code: remove some if/else blocks
- f1dfe1d3 - Sort the use statements
- fc1c6b9d - Code cleanup
- cbf50655 - Code cleanup - more descriptive variable names
- 86c64ef9 - Code cleanup - use a reference, improve a line break
Toggle commit listadded 158 commits
-
86c64ef9...dd0d85bb - 156 commits from branch
project:10.1.x
- d6271205 - Merge branch '10.1.x' into 3206643-10.1
- de12acdf - Remove IE compliant JS + Build step.
-
86c64ef9...dd0d85bb - 156 commits from branch
added 1 commit
- 1753ea3c - Refactor CSS to use PostCSS and utilize custom properties within off-canvas.
- Resolved by quietone
- Resolved by Alex Pott
- Resolved by Alex Pott
- Resolved by Alex Pott
- Resolved by Alex Pott
added 11 commits
- 985cc9ab - Issue #2898903 by tetranz, alexpott, smustgrave, immaculatexavier,...
- 0c303a45 - Issue #3320240 by solideogloria, tobiasb, smustgrave, alexpott: Entity count...
- f3105507 - Issue #3324215 by andypost: Upgrade composer/pcre to 3.1.0
- 06edf33e - Issue #3319582 by mondrake, Spokje, longwave, mallezie: Fix calls to methods...
- 90e90929 - Issue #784672 by smustgrave, floretan, lokapujya, joegraduate, jcnventura,...
- af3d3209 - Issue #3159842 by smustgrave, andypost, longwave: Fix wording in...
- 1eea4a5f - Issue #3196619 by Shashwat Purav, larowlan, paulocs, Elin Yordanov: Typo in...
- bde0b762 - Issue #3268818 by ravi.shankar, quietone: Fix class comment doc blocks in non...
- 7be94e69 - Issue #3049525 by longwave, fougere, larowlan, kim.pepper, AaronBauman, Wim...
- 705b55c4 - Issue #3324376 by alexpott: Fix random fail introduced by new text format tests
- 7644bad2 - Issue #3314632 by andypost, Gábor Hojtsy: upgrade phpspec/prophecy to 1.16.0 to support PHP 8.2
Toggle commit listadded 34 commits
-
b05e02aa...35dc2ea0 - 11 commits from branch
project:10.1.x
- 3d0a0e1d - Issue #3206643, Comment #99 rerolled for 10.1.x
- ae987003 - Automated fixes from the JS linter
- bcfcb6d5 - Issue #3206643, Comment #108
- a0a19877 - Issue #3206643, Comment #110
- 7dffd253 - Issue #3206643, Comment #112
- 2bda27b3 - Issue #3206643, Comment #114
- 59c8bf4e - Declare and set class variables in the same order as the constructor declaration
- db54d202 - Use snake_case for all constructor parameters
- 627d029b - Simplify control flow
- f4dafdf5 - Correct grammar in a code comment
- 1769b948 - Restore stricter validation of URLs
- fc019421 - Remove an unused variable from a test class
- 8c961c43 - Trust that Semver::satisfies() will not throw an exception
- 260dddea - Make the array_filter() callbacks static
- d17607aa - Apply both filters before caching the announcements
- b1c51a0e - Simplify the code: remove some if/else blocks
- 2f4fb8a8 - Sort the use statements
- 501548b8 - Code cleanup
- 811ede98 - Code cleanup - more descriptive variable names
- aee9ea05 - Code cleanup - use a reference, improve a line break
- e927fd94 - Remove IE compliant JS + Build step.
- 319f4a3b - Refactor CSS to use PostCSS and utilize custom properties within off-canvas.
- c0ddf50b - 3206643: Marked as experimental
Toggle commit list-
b05e02aa...35dc2ea0 - 11 commits from branch
added 1 commit
added 25 commits
-
d2ff70fe - 1 commit from branch
project:10.1.x
- 2662ed0a - Issue #3206643, Comment #99 rerolled for 10.1.x
- 04d12e76 - Automated fixes from the JS linter
- b7701087 - Issue #3206643, Comment #108
- dff81228 - Issue #3206643, Comment #110
- eb5031cd - Issue #3206643, Comment #112
- 57f6549d - Issue #3206643, Comment #114
- 02b97b76 - Declare and set class variables in the same order as the constructor declaration
- 1462d268 - Use snake_case for all constructor parameters
- 3c9d89f2 - Simplify control flow
- 64af5954 - Correct grammar in a code comment
- 9a4be062 - Restore stricter validation of URLs
- 6193fe80 - Remove an unused variable from a test class
- 8498023f - Trust that Semver::satisfies() will not throw an exception
- 5dbf83f0 - Make the array_filter() callbacks static
- b541411c - Apply both filters before caching the announcements
- 931caa7c - Simplify the code: remove some if/else blocks
- d7b0231c - Sort the use statements
- dac4651a - Code cleanup
- b106afc7 - Code cleanup - more descriptive variable names
- cc9c9593 - Code cleanup - use a reference, improve a line break
- b9d1f7c7 - Remove IE compliant JS + Build step.
- 2cbf1738 - Refactor CSS to use PostCSS and utilize custom properties within off-canvas.
- 56b2b6ab - 3206643: Marked as experimental
- 538a4ce1 - 3206643: Fixed #124, open after using ESCAPE key
Toggle commit list-
d2ff70fe - 1 commit from branch
added 24 commits
- 3d0a0e1d - Issue #3206643, Comment #99 rerolled for 10.1.x
- ae987003 - Automated fixes from the JS linter
- bcfcb6d5 - Issue #3206643, Comment #108
- a0a19877 - Issue #3206643, Comment #110
- 7dffd253 - Issue #3206643, Comment #112
- 2bda27b3 - Issue #3206643, Comment #114
- 59c8bf4e - Declare and set class variables in the same order as the constructor declaration
- db54d202 - Use snake_case for all constructor parameters
- 627d029b - Simplify control flow
- f4dafdf5 - Correct grammar in a code comment
- 1769b948 - Restore stricter validation of URLs
- fc019421 - Remove an unused variable from a test class
- 8c961c43 - Trust that Semver::satisfies() will not throw an exception
- 260dddea - Make the array_filter() callbacks static
- d17607aa - Apply both filters before caching the announcements
- b1c51a0e - Simplify the code: remove some if/else blocks
- 2f4fb8a8 - Sort the use statements
- 501548b8 - Code cleanup
- 811ede98 - Code cleanup - more descriptive variable names
- aee9ea05 - Code cleanup - use a reference, improve a line break
- e927fd94 - Remove IE compliant JS + Build step.
- 319f4a3b - Refactor CSS to use PostCSS and utilize custom properties within off-canvas.
- c0ddf50b - 3206643: Marked as experimental
- 6cb564af - 3206643: Fixed #124, open after using ESCAPE key
Toggle commit listadded 1 commit
added 132 commits
-
1941d438...4d9b40b0 - 108 commits from branch
project:10.1.x
- 93f47af4 - Issue #3206643, Comment #99 rerolled for 10.1.x
- 3a5a7a7f - Automated fixes from the JS linter
- d0b76ee7 - Issue #3206643, Comment #108
- f1499b48 - Issue #3206643, Comment #110
- dbd83d04 - Issue #3206643, Comment #112
- 6d46ec12 - Issue #3206643, Comment #114
- 6fa5b0a2 - Declare and set class variables in the same order as the constructor declaration
- cce9dccb - Use snake_case for all constructor parameters
- a565eb53 - Simplify control flow
- 4b1d694a - Correct grammar in a code comment
- cd2fa3f5 - Restore stricter validation of URLs
- 93325885 - Remove an unused variable from a test class
- acbca3c1 - Trust that Semver::satisfies() will not throw an exception
- df9e0687 - Make the array_filter() callbacks static
- 4acc9a0a - Apply both filters before caching the announcements
- 5ecef2ec - Simplify the code: remove some if/else blocks
- dc33c0cd - Sort the use statements
- 432b1bd2 - Code cleanup
- 721bcd62 - Code cleanup - more descriptive variable names
- 5bbfab9f - Code cleanup - use a reference, improve a line break
- 265e23b5 - Remove IE compliant JS + Build step.
- fb2d4234 - Refactor CSS to use PostCSS and utilize custom properties within off-canvas.
- 94b174c6 - 3206643: Marked as experimental
- 418fa1fc - 3206643: Fixed #124, open after using ESCAPE key
Toggle commit list-
1941d438...4d9b40b0 - 108 commits from branch
Please register or sign in to reply