-
-
Notifications
You must be signed in to change notification settings - Fork 109
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Add setting to configure if file transfers should show up in Files App - Add setting to send images as original - Improve Onboarding texts - Fix flickering of intro screens - Improve handling of xmpp: URIs - Several other bugfixes
- Loading branch information
Showing
8 changed files
with
28 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
Nunca hubo un mejor momento para empezar a usar XMPP, una red de pública de chat que no se encuentra bajo el control ni la propiedad de nadie. Monal es la vía rápida y amigable para usar XMPP. Solo descargue la app, ingrese o regístrese y estará listo para chatear en minutos. Se ve y se usa de la misma manera que las otras apps, así que no existe necesidad de “aprender XMPP” o preocuparse por lo que es. | ||
|
||
Características más notables: | ||
- Código abierto | ||
- Sin publicidad! Fuerte foco en la privacidad. No envía información de uso ni "métricas" | ||
- No recaba ningún tipo de información personal | ||
- Con conexión directa al servidor, su contraseña y el resto de la información nunca se envían a terceros | ||
- Chat encriptado con OMEMO | ||
- Funciona con servidores corporativos de XMPP que requieren una VPN | ||
- Soporta chat multi usuario (MUC - Multi User Chat) para chats en grupo | ||
- Llamadas de Audio y Video | ||
|
||
Implementa ciertas extensiones XMPP destinadas a mejorar la comunicación movil: | ||
- XEP-0357: Notificaciones automáticas | ||
- XEP-0280: Copia sincronizada de mensajes entre los distintos clientes | ||
- XEP-0198: Gestión de flujo de datos para una reconexión rápida | ||
- XEP-0199: Ping XMPP para mantener la conexión | ||
- XEP-0313: Administrador de archivo de mensajes para descarga del historial de chat | ||
- XEP-0352: Visualización de estado del cliente para reducir dramáticamente el uso de la batería | ||
- XEP-0363: Carga de archivos HTTP para enviar imágenes en las conversaciones |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
xmpp, jabber, chat, instant messaging, messaging, ejabberd, prosody, OMEMO |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
https://monal-im.org/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
https://monal-im.org/privacy/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
https://monal-im.org/support/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters