index
:
PiratX
feature/fixed_domain_flavor
master
thedevstack
The new way for communications
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
de
/
pixart
/
messenger
/
entities
/
MucOptions.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-04-13
persist some muc configurations
Christian Schneppe
1
-11
/
+18
2018-04-02
migrate to xmpp-addr
Christian Schneppe
1
-13
/
+12
2018-02-10
do not cross reference bookmarks and conversations
Christian Schneppe
1
-1
/
+1
2018-01-27
make chat markers opportunistic in private mucs
Christian Schneppe
1
-0
/
+4
2018-01-21
show warning toast if PM is disabled in MUC
Christian Schneppe
1
-0
/
+5
2018-01-17
fix wrong avatar shown when true jid doesn't match in muc
Christian Schneppe
1
-1
/
+1
2017-12-27
clear muc avatar after going online
Christian Schneppe
1
-1
/
+3
2017-12-27
save muc subject to disk and use crypto targets for offline name generation
Christian Schneppe
1
-6
/
+28
2017-12-16
try to detect invalid nick (w/ emoji) in MUCs
Christian Schneppe
1
-0
/
+1
2017-11-28
some bug fixes
Christian Schneppe
1
-1
/
+4
2017-11-22
send and show read markers in private, non-anonymous groups
Christian Schneppe
1
-11
/
+23
2017-10-29
black list certain local parts and show domain instead
Christian Schneppe
1
-11
/
+2
2017-09-04
don’t use xmpp or jabber as default muc nick
Christian Schneppe
1
-1
/
+11
2017-09-04
fixed conference naming for joined people not in your contact list
Christian Schneppe
1
-2
/
+8
2017-08-01
fetch device ids for muc members w/o known devices
Christian Schneppe
1
-2
/
+8
2017-04-26
limited offline support for pgp group chats
Christian Schneppe
1
-1
/
+7
2017-03-11
display chat states in conferences
Christian Schneppe
1
-1
/
+14
2017-03-11
send and parse Chat States to and from conferences
Christian Schneppe
1
-0
/
+35
2017-03-09
cleaned code of muc name generator
Christian Schneppe
1
-10
/
+6
2017-03-09
fixed multi-session-nick renaming behaviour
Christian Schneppe
1
-2
/
+3
2017-03-04
rename the Xmlns class to Namespace
Christian Schneppe
1
-3
/
+3
2017-02-22
Fix a typo in legacy
Christian Schneppe
1
-2
/
+2
2017-02-22
bump mam namespace
Christian Schneppe
1
-2
/
+6
2016-11-29
better handle the case when same user is joined with multiple nicks in the sa...
Christian Schneppe
1
-6
/
+25
2016-11-19
reformat code
Christian Schneppe
1
-660
/
+660
2016-11-15
extract affiliations from unavailable presence
Christian Schneppe
1
-1
/
+1
2016-11-12
don't add outcasts or non-members in members-only rooms back to list
Christian Schneppe
1
-1
/
+4
2016-10-08
fetch new conference configuration on every conf update
Christian Schneppe
1
-1
/
+0
2016-09-09
download own vcard avatar if none is set. fixes #2008
Daniel Gultsch
1
-1
/
+1
2016-09-07
show server not found muc error
Daniel Gultsch
1
-0
/
+1
2016-07-29
changed package id inside manifest and project
Christian Schneppe
1
-7
/
+7
2016-07-09
simplified muc users ordering
Daniel Gultsch
1
-11
/
+12
2016-06-28
only keep offline members in members only conferences
Daniel Gultsch
1
-1
/
+4
2016-06-14
clear muc tiles when avatar of member changes
Daniel Gultsch
1
-1
/
+5
2016-06-14
sort muc users by affiliation, name. fixes #1913
Daniel Gultsch
1
-9
/
+15
2016-06-03
trim nick from bookmark before checking if it's empty
Daniel Gultsch
1
-2
/
+2
2016-05-31
optimize imports
Christian Schneppe
1
-1
/
+0
2016-05-27
don't push default muc conf twice
Daniel Gultsch
1
-0
/
+10
2016-05-26
make newly created conferences private by default
Daniel Gultsch
1
-0
/
+1
2016-05-19
sync around individual calls instead of synchronizing entire object
Daniel Gultsch
1
-49
/
+79
2016-05-17
improved ordering of muc participants
Daniel Gultsch
1
-2
/
+23
2016-05-17
refactored muc item parsing to also parse muc status messages
Daniel Gultsch
1
-8
/
+4
2016-05-17
offer offline members to be invited again
Daniel Gultsch
1
-2
/
+16
2016-05-16
change affiliation for in memory users that are currently not joined in a con...
Daniel Gultsch
1
-3
/
+5
2016-05-16
keep conference members in memory and show them in conference details
Daniel Gultsch
1
-45
/
+129
2016-04-13
return own jid as true counterpart on self messages in muc
Daniel Gultsch
1
-0
/
+3
2016-03-13
simplified getUsers(max) code
Daniel Gultsch
1
-11
/
+2
2016-02-29
use correct jid when leaving a conference. fixes #1732
Daniel Gultsch
1
-1
/
+1
2016-02-29
refactored omemo to take multiple recipients
Daniel Gultsch
1
-0
/
+11
2016-02-22
turned muc errors into enum. added error codes for service shutdown
Daniel Gultsch
1
-15
/
+19
[next]