David Langley
69ee8fd96a
Change License: AGPL + Element Commercial ( #28856 )
...
* Add commercial licence and update config files
* Update license in headers
* Revert "Update license in headers"
This reverts commit 7ed7949485e88889a9ffc8075a9df1f8e936777e.
* Update only spdx id
* Remove LicenseRef- from package.json
LicenseRef- no longer allowed in npm v3 package.json
This fixes the warning in the logs and failing build check.
2025-01-06 11:18:54 +00:00
David Langley
491f0cd08a
Change license ( #13 )
...
* Copyright headers 1
* Licence headers 2
* Copyright Headers 3
* Copyright Headers 4
* Copyright Headers 5
* Copyright Headers 6
* Copyright headers 7
* Add copyright headers for html and config file
* Replace license files and update package.json
* Update with CLA
* lint
2024-09-09 13:57:16 +00:00
Suguru Hirahara
f5d79897d9
Remove some obsolete CSS rules ( #10754 )
...
* Remove `mx_MImageReplyBody_info` from `_MImageReplyBody.pcss`
Edited by 866a11d7e39b6746689453639018d221f40f94f3
Deprecated by 6b3098d8fe0cfd1633f5f9474030650337fa2a60
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Remove `mx_WidgetCard_maxPinnedTooltip` from `_WidgetCard.pcss`
Added by ef0843d4ad00bfd9c3572469351c5d771f858836
Deprecated by ada6d1aa46ee909eb27e055faa255193a3416d05
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Remove `mx_AliasSettings_editable` from `_AliasSettings.pcss`
Added by eac50aa800887583e46b19a2fd91455dc1c76bcb
Deprecated by 2903a0e71218830c8b1c9ef072f1e8d98f589a67
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Remove `mx_AliasSettings_localAliasHeader` from `_AliasSettings.pcss`
Added by 3253d0b93dc8a61a9a1b230ae441dfa83aeda4ab
Deprecated by 2e3f225520d2224212c596c44108824df5535361
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Remove `mx_RoomList_explorePrompt` from `_RoomList.pcss`
Added by e20b3754339e77eff3add18ca10854c830bb32c4
Deprecated by 328d7ea5ebb0af8056d77660545aa3d069cf0b2c
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Remove `mx_Stickers_hideStickers` from `_Stickers.pcss`
Added by 79d3cca6e9a2769239220d6eb057b176535fc4c3
Deprecated by 31b3b2e2ed7d4006fb603e4f72c197ac76d9898b
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
---------
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
2023-05-03 13:26:10 +00:00
Germain
72c24af5c0
Disallow invalid inline style comments in stylesheets ( #9099 )
2022-07-27 14:39:29 +01:00
Michael Telatynski
01f4bb8c78
Rename PostCSS files to .pcss ( #9013 )
...
* Rename PostCSS files to `.pcss`
* Make Stylelint happy
* Delint
* Rename new files too
* delint
* Fix bad comment placement
2022-07-15 14:53:23 +01:00