framework/extensions/mentions/tests/integration/api
Sami Mazouz bf52743510
chore: improve group mentions parsing (#3723)
* chore: improve group mentions color handling
* Avoid storing the `GroupMention--dark` and light classes on the database.
* Avoid recreating YIQ logic on the backend.
* Improve text color flexibility through CSS variables.
* Apply fixes from StyleCI
* chore: tweak tests
* chre: unused import

Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
2023-01-22 14:11:13 +01:00
..
GroupMentionsTest.php chore: improve group mentions parsing (#3723) 2023-01-22 14:11:13 +01:00
ListPostsTest.php fix: multiple createdAt columns in query causes conflicts (#3506) 2022-07-09 10:36:48 +01:00
PostMentionsTest.php Merge pull request from GHSA-22m9-m3ww-53h3 2023-01-10 15:00:37 +01:00
UserMentionsTest.php fix(mentions): accessing id of null user relation (#3618) 2022-08-26 10:38:00 +01:00