mirror of
https://github.com/SchildiChat/schildichat-desktop.git
synced 2025-07-02 21:50:04 +02:00
Compare commits
5 commits
v1.10.13-s
...
v1.10.15-s
Author | SHA1 | Date | |
---|---|---|---|
![]() |
4349e1116e | ||
![]() |
b7dfafa250 | ||
![]() |
50e2b95737 | ||
![]() |
0d28fedcd1 | ||
![]() |
67d0129df1 |
6 changed files with 8 additions and 8 deletions
3
Makefile
3
Makefile
|
@ -67,9 +67,8 @@ web: setup
|
|||
echo "$(VERSION)" > element-web/webapp/version
|
||||
|
||||
desktop-common: web
|
||||
export SQLCIPHER_STATIC=1
|
||||
$(YARN) --cwd element-desktop run fetch --cfgdir ''
|
||||
$(YARN) --cwd element-desktop run build:native
|
||||
SQLCIPHER_STATIC=1 $(YARN) --cwd element-desktop run build:native
|
||||
|
||||
macos-common: web icns
|
||||
$(YARN) --cwd element-desktop run fetch --cfgdir ''
|
||||
|
|
|
@ -3,9 +3,10 @@
|
|||
SchildiChat Web/Desktop is a fork of Element [Web](https://github.com/vector-im/element-web)/[Desktop](https://github.com/vector-im/element-desktop).
|
||||
|
||||
The most important changes of SchildiChat Web/Desktop compared to Element Web/Desktop are:
|
||||
- A unified chat list for both direct and group chats
|
||||
- Customizable room list style (compact single line, intermediate and roomy with two line preview)
|
||||
- Option to show direct and group chats in a combined list
|
||||
- Improved theming options
|
||||
- Message bubbles
|
||||
- Bigger items in the room list
|
||||
- … and more!
|
||||
|
||||
Desktop downloads with installation instructions are listed on our website: [https://schildi.chat/desktop](https://schildi.chat/desktop)
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 31b23944dc6f2ae9dee02ad9c91c1d2ada75472d
|
||||
Subproject commit 1d3a14db9c017d935085611c3259f386e19a366b
|
|
@ -1 +1 @@
|
|||
Subproject commit 4ab85f7cfb4570477a63d0c217d723ff73539fc5
|
||||
Subproject commit 11fedf60a5067b7139a90b70b0e672acd4e8f82a
|
|
@ -1 +1 @@
|
|||
Subproject commit 4a5ee08063d1e48aa707a2898675168cc3c176db
|
||||
Subproject commit ee15b188973d85c3e23a169e0b79f4bda58aa35f
|
|
@ -1 +1 @@
|
|||
Subproject commit 8fd244ea3c20c3dc665e21eb1f6e6ede57c80ff7
|
||||
Subproject commit f1676885198c4544e73a103571c0d14dcfcadeef
|
Loading…
Add table
Add a link
Reference in a new issue