You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix utf-8 decoding error DOS vector
* Fix all kinds of state related bugs (carbons etc.)
* fixed logic and builds
* Try to fix multicarbon issue and add more logging
* update active chat with own messages
* Try to fix smacks request bug
* Make outputBuffer dynamic in size
* Fix smacks request bug this time for sure
* Allow jid as roster source
* Fix ambiguous column name
* != nil
* show correct message timestamp
* Basic message draft support (#382)
* Save message drafts
* Using completion handler
* dont block main thread
* stanzaid
* typo
* Implement XEP-0368, fixes#206
This is a bugfix for usage of multiple SRV records and additionally adds
xmpps SRV record and ALPN support
* Make database access concurrent
* Revert "dont block main thread"
This reverts commit 2ffc1a5.
* Fix crash when registering new account via QuickSetup
* remove help
* Create XEPsupport.md
@marmistrz
I create the file in here, so you can start committing and helping out. I will also link that within the read me.
Thank you for you pre-work!
@anurodhp I will merge this directly as a link in the ReadMe. If you disagree on anything just contact me!
* Update ReadMe.md
Added link to XEP list
* Update XEPsupport.md
* Update XEPsupport.md
* Update XEPsupport.md
* Minor XEPSupport.md fix.
* text fix
* super view did load
* v 4.6
* super ugly but allows presence inside presence for now.
* dont crash
* Fix#370 (#388)
* display geo location (#390)
* Revert "text fix"
This reverts commit c30f81f.
Co-authored-by: Anurodh Pokharel <info@monal.im>
Co-authored-by: Friedrich Altheide <11352905+FriedrichAltheide@users.noreply.github.com>
Co-authored-by: Echolon <Echolon@users.noreply.github.com>
Co-authored-by: Marcin Mielniczuk <marmistrz.dev@zoho.eu>
With restricted access to the mod_register module in ejabber (no registration, but password change possible)
( mod_register:
access: none)
the password change isn't possible from within monal.im on ios. I tested it with gajim, it works there.
The text was updated successfully, but these errors were encountered: