This website requires JavaScript.
Explore
Help
Sign In
cogentleman
/
xmpp_client
Watch
1
Star
0
Fork
0
You've already forked xmpp_client
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
d0af5a002e
xmpp_client
/
src
/
main
/
java
/
eu
/
siacs
/
conversations
History
Daniel Gultsch
d0af5a002e
leave code comment about xmpp vs jabber vcard entry
2021-10-04 15:18:37 +02:00
..
android
attempt to read both jabber and xmpp IM fields from address book
2021-10-03 17:26:24 +02:00
crypto
build omemo session when encountering unknown on RTP proceed
2021-05-08 09:25:51 +02:00
entities
use PM on direct reply if last message in notifacation stack is PM
2021-10-03 16:38:30 +02:00
generator
trigger registration dialog on roster;ibr=y only if no accounts are configured
2021-04-30 11:32:42 +02:00
http
fix not recognizing message as download.
fixes
#4178
2021-09-24 09:15:21 +02:00
parser
optimize imports
2021-03-21 21:39:04 +01:00
persistance
make sure messages_index is always cleaned up fully.
fixes
#4170
2021-09-20 06:26:35 +00:00
services
use PM on direct reply if last message in notifacation stack is PM
2021-10-03 16:38:30 +02:00
ui
leave code comment about xmpp vs jabber vcard entry
2021-10-04 15:18:37 +02:00
utils
fix typo in action matcher
2021-10-03 18:51:18 +02:00
xml
migrate to OkHttp instead of HttpUrlConnection
2021-03-19 14:57:20 +01:00
xmpp
remove logging
2021-10-02 16:54:19 +02:00
Config.java
QUOTING_MAX_DEPTH=1 for transitory compatibility with older versions. QUOTE_MAX_DEPTH=7 for performance testing and hiding of a rerendering bug occuring when two adjacent messages are merged.
2021-08-24 07:14:34 +00:00