-
-
Notifications
You must be signed in to change notification settings - Fork 833
Render custom images in reactions #11087
Render custom images in reactions #11087
Commits on Aug 16, 2023
-
Add support for rendering custom emojis in reactions
Signed-off-by: Sumner Evans <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 56646ec - Browse repository at this point
Copy the full SHA 56646ecView commit details -
Include custom reaction short names in tooltips
Signed-off-by: Sumner Evans <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a4b8ae7 - Browse repository at this point
Copy the full SHA a4b8ae7View commit details -
Use custom reaction shortcode for accessibility
This uses the shortcode in the following places: * The aria-label of the reaction buttons * The alt text for the reaction image Signed-off-by: Sumner Evans <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4df35a5 - Browse repository at this point
Copy the full SHA 4df35a5View commit details -
Remove explicit instantiation of
customReactionName
variable and ad……d types Co-authored-by: Šimon Brandner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c0822da - Browse repository at this point
Copy the full SHA c0822daView commit details -
Put custom reaction images behind a labs flag
Signed-off-by: Sumner Evans <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 40f0379 - Browse repository at this point
Copy the full SHA 40f0379View commit details -
Use UnstableValue for finding the shortcode
Co-authored-by: Michael Telatynski <[email protected]> Signed-off-by: Sumner Evans <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c054777 - Browse repository at this point
Copy the full SHA c054777View commit details -
Move calculation of whether to render custom reaction images up to Re…
…actionRow Signed-off-by: Sumner Evans <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f7d7a8c - Browse repository at this point
Copy the full SHA f7d7a8cView commit details -
Make alt text more friendly when custom reaction doesn't have shortcode
Signed-off-by: Sumner Evans <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3045c3f - Browse repository at this point
Copy the full SHA 3045c3fView commit details -
Add test for ReactionsRowButton
Signed-off-by: Sumner Evans <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 53e9eda - Browse repository at this point
Copy the full SHA 53e9edaView commit details -
Apply suggestions from code review
Co-authored-by: Šimon Brandner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1ab97d3 - Browse repository at this point
Copy the full SHA 1ab97d3View commit details -
Signed-off-by: Sumner Evans <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3845d29 - Browse repository at this point
Copy the full SHA 3845d29View commit details
Commits on Aug 18, 2023
-
Co-authored-by: Michael Telatynski <[email protected]> Signed-off-by: Sumner Evans <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for acae684 - Browse repository at this point
Copy the full SHA acae684View commit details