Add command to automatically reload your theme (#4718)

This commit is contained in:
nerix
2023-07-23 14:13:21 +02:00
committed by GitHub
parent fca57696bb
commit 9f8a1d8823
7 changed files with 150 additions and 40 deletions
+1
View File
@@ -13,6 +13,7 @@
- Minor: Add accelerators to the right click menu for messages (#4705)
- Minor: Add pin action to usercards and reply threads. (#4692)
- Minor: Stream status requests are now batched. (#4713)
- Minor: Added `/c2-theme-autoreload` command to automatically reload a custom theme. This is useful for when you're developing your own theme. (#4718)
- Bugfix: Increased amount of blocked users loaded from 100 to 1,000. (#4721)
- Bugfix: Fixed generation of crashdumps by the browser-extension process when the browser was closed. (#4667)
- Bugfix: Fix spacing issue with mentions inside RTL text. (#4677)