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
bae9fc45c2
xmpp_client
/
src
/
main
/
java
/
eu
/
siacs
/
conversations
History
Daniel Gultsch
bae9fc45c2
make rtcpMux optional
2021-10-31 10:20:58 +01:00
..
android
make custom 'xmpp' protocol in address book case insensitve
2021-10-31 08:35:44 +01: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
fixed IndexOutOfBounds when rendering quotes
2021-10-31 10:20:34 +01:00
utils
fix mime type detection in urls that have query params or an anchor
2021-10-14 17:30:55 +02:00
xml
migrate to OkHttp instead of HttpUrlConnection
2021-03-19 14:57:20 +01:00
xmpp
make rtcpMux optional
2021-10-31 10:20:58 +01: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