schildi-web/.github
su-ex 58d68a5e03 * Further improve replies ([\#6396](https://github.com/matrix-org/matrix-react-sdk/pull/6396)). Fixes #19074, #18194 #18027 and #19179.
* Enable users to join group calls from multiple devices ([\#9625](https://github.com/matrix-org/matrix-react-sdk/pull/9625)).
 * fix(visual): make cursor a pointer for summaries ([\#9419](https://github.com/matrix-org/matrix-react-sdk/pull/9419)). Contributed by @r00ster91.
 * Add placeholder for rich text editor ([\#9613](https://github.com/matrix-org/matrix-react-sdk/pull/9613)).
 * Consolidate public room search experience ([\#9605](https://github.com/matrix-org/matrix-react-sdk/pull/9605)). Fixes #22846.
 * New password reset flow ([\#9581](https://github.com/matrix-org/matrix-react-sdk/pull/9581)). Fixes #23131.
 * Device manager - add tooltip to device details toggle ([\#9594](https://github.com/matrix-org/matrix-react-sdk/pull/9594)).
 * sliding sync: add lazy-loading member support ([\#9530](https://github.com/matrix-org/matrix-react-sdk/pull/9530)).
 * Limit formatting bar offset to top of composer ([\#9365](https://github.com/matrix-org/matrix-react-sdk/pull/9365)). Fixes #12359. Contributed by @owi92.
 * Fix issues around up arrow event edit shortcut ([\#9645](https://github.com/matrix-org/matrix-react-sdk/pull/9645)). Fixes #18497 and #18964.
 * Fix search not being cleared when clicking on a result ([\#9635](https://github.com/matrix-org/matrix-react-sdk/pull/9635)). Fixes #23845.
 * Fix screensharing in 1:1 calls ([\#9612](https://github.com/matrix-org/matrix-react-sdk/pull/9612)). Fixes #23808.
 * Fix the background color flashing when joining a call ([\#9640](https://github.com/matrix-org/matrix-react-sdk/pull/9640)).
 * Fix the size of the 'Private space' icon ([\#9638](https://github.com/matrix-org/matrix-react-sdk/pull/9638)).
 * Fix reply editing in rich text editor (https ([\#9615](https://github.com/matrix-org/matrix-react-sdk/pull/9615)).
 * Fix thread list jumping back down while scrolling ([\#9606](https://github.com/matrix-org/matrix-react-sdk/pull/9606)). Fixes #23727.
 * Fix regression with TimelinePanel props updates not taking effect ([\#9608](https://github.com/matrix-org/matrix-react-sdk/pull/9608)). Fixes #23794.
 * Fix form tooltip positioning ([\#9598](https://github.com/matrix-org/matrix-react-sdk/pull/9598)). Fixes #22861.
 * Extract Search handling from RoomView into its own Component ([\#9574](https://github.com/matrix-org/matrix-react-sdk/pull/9574)). Fixes #498.
 * Fix call splitbrains when switching between rooms ([\#9692](https://github.com/matrix-org/matrix-react-sdk/pull/9692)).
 * [Backport staging] Fix replies to emotes not showing as inline ([\#9708](https://github.com/matrix-org/matrix-react-sdk/pull/9708)).
 -----BEGIN PGP SIGNATURE-----
 
 iQJFBAABCAAvFiEE6Vt2megLaKnq2aGaK6qbhVK9kEcFAmOPPYwRHHJlbGVhc2Vz
 QHJpb3QuaW0ACgkQK6qbhVK9kEc3fg//Vzdy55OjVeb65+1zSP2oEuj8ieAZ039L
 T56pmYC0p6cn3TUu392EcKMuK4WwsH/DIO9x2PR0+HHnSVkUu/qyan2aFF3eKyii
 H8mVoHnZ+kGFvXzKp+/OAkym14nb8UOhOkM4VYdhCDEoJhFMdoPqJNEyZa8kJ5Nd
 +xMrOtk6W9rBUngNQpmclHtknQXUnZb4CvCeEXKIjy9dtYagm0rx/HnsknmaNHTe
 XoobqUb7YyZT2DXg55gxA8hDiR+bVBrF9A0xUBEqocmcY8GYMHmeRJ3RvW0cU4MZ
 VU8AFqpREzSdB6+FQntsf1T78e4T1kuVSJU4A/1eFwhrhJoHxY5uA+BlDU6O+G5p
 HLyXQUyIUkD4fSgckKCEVEWQDwZJ+PWoz6KODud4h0KtxAJ/qraIEsHEcmYM+nSg
 HNRmwDdx39TUgIdVaG0Ho9XA0+PFvCHP0FKghF0+no4gJgqXGPbP+1QntxkplBjz
 oopzwozQv896t7KrOndTZeorgENPbTvE9N6IYrtzv43YvTFLpSLhPEfmQJT4Q0U0
 IXGBBLl84KHGnQ93vh99W9L9+bfhLiLYBx46NWZc6c35PDGYBG4bM342FP1j7eOU
 cwL+3WZzvy25Ggdq9judLT63JmxZ5flhquk7/ipYNu27p3pcBXFYXzX8W6lDtuPx
 Gh7UoGZc7lY=
 =LbVz
 -----END PGP SIGNATURE-----
gpgsig -----BEGIN PGP SIGNATURE-----
 
 iHUEABYKAB0WIQR6emmsWm8pV5k1AY7p6fZkQRCUPgUCY493HQAKCRDp6fZkQRCU
 PvR2AQCzO42PJi9mris77ZSlNq9VpYAMD+WmcsK1HvpzbAzoBgEAjhNW/7kc6eSd
 Qibko85i5R/w5nNb3eCnv3RHbeqy7QY=
 =08PZ
 -----END PGP SIGNATURE-----

Merge tag 'v1.11.16' into sc

* Further improve replies ([\#6396](https://github.com/matrix-org/matrix-react-sdk/pull/6396)). Fixes #19074, #18194 #18027 and #19179.
* Enable users to join group calls from multiple devices ([\#9625](https://github.com/matrix-org/matrix-react-sdk/pull/9625)).
* fix(visual): make cursor a pointer for summaries ([\#9419](https://github.com/matrix-org/matrix-react-sdk/pull/9419)). Contributed by @r00ster91.
* Add placeholder for rich text editor ([\#9613](https://github.com/matrix-org/matrix-react-sdk/pull/9613)).
* Consolidate public room search experience ([\#9605](https://github.com/matrix-org/matrix-react-sdk/pull/9605)). Fixes #22846.
* New password reset flow ([\#9581](https://github.com/matrix-org/matrix-react-sdk/pull/9581)). Fixes #23131.
* Device manager - add tooltip to device details toggle ([\#9594](https://github.com/matrix-org/matrix-react-sdk/pull/9594)).
* sliding sync: add lazy-loading member support ([\#9530](https://github.com/matrix-org/matrix-react-sdk/pull/9530)).
* Limit formatting bar offset to top of composer ([\#9365](https://github.com/matrix-org/matrix-react-sdk/pull/9365)). Fixes #12359. Contributed by @owi92.
* Fix issues around up arrow event edit shortcut ([\#9645](https://github.com/matrix-org/matrix-react-sdk/pull/9645)). Fixes #18497 and #18964.
* Fix search not being cleared when clicking on a result ([\#9635](https://github.com/matrix-org/matrix-react-sdk/pull/9635)). Fixes #23845.
* Fix screensharing in 1:1 calls ([\#9612](https://github.com/matrix-org/matrix-react-sdk/pull/9612)). Fixes #23808.
* Fix the background color flashing when joining a call ([\#9640](https://github.com/matrix-org/matrix-react-sdk/pull/9640)).
* Fix the size of the 'Private space' icon ([\#9638](https://github.com/matrix-org/matrix-react-sdk/pull/9638)).
* Fix reply editing in rich text editor (https ([\#9615](https://github.com/matrix-org/matrix-react-sdk/pull/9615)).
* Fix thread list jumping back down while scrolling ([\#9606](https://github.com/matrix-org/matrix-react-sdk/pull/9606)). Fixes #23727.
* Fix regression with TimelinePanel props updates not taking effect ([\#9608](https://github.com/matrix-org/matrix-react-sdk/pull/9608)). Fixes #23794.
* Fix form tooltip positioning ([\#9598](https://github.com/matrix-org/matrix-react-sdk/pull/9598)). Fixes #22861.
* Extract Search handling from RoomView into its own Component ([\#9574](https://github.com/matrix-org/matrix-react-sdk/pull/9574)). Fixes #498.
* Fix call splitbrains when switching between rooms ([\#9692](https://github.com/matrix-org/matrix-react-sdk/pull/9692)).
* [Backport staging] Fix replies to emotes not showing as inline ([\#9708](https://github.com/matrix-org/matrix-react-sdk/pull/9708)).
2022-12-06 18:08:38 +01:00
..
ISSUE_TEMPLATE Fix typo (#23485) 2022-10-13 19:47:05 +00:00
workflows * Further improve replies ([\#6396](https://github.com/matrix-org/matrix-react-sdk/pull/6396)). Fixes #19074, #18194 #18027 and #19179. 2022-12-06 18:08:38 +01:00
cfp_headers Deploy develop branch to Cloudflare Pages (#23454) 2022-11-08 13:27:20 +00:00
FUNDING.yml Add funding details for GitHub sponsor button 2019-06-07 11:44:26 +01:00
PULL_REQUEST_TEMPLATE.md Add a basic PR checklist for all PRs (#22811) 2022-07-11 15:02:13 -06:00
renovate.json Configure Renovate (#22940) 2022-07-27 15:09:04 +00:00