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-12-14
show warning snackbar before joining anon-non-private room
Christian Schneppe
1
-1
/
+2
2018-12-04
some code reorder for actionbar titles
Christian Schneppe
1
-9
/
+0
2018-12-04
remove role=none participant when first online participant joins
Christian Schneppe
1
-1
/
+1
2018-11-23
do not add self as crytpo target in MUC
Christian Schneppe
1
-1
/
+1
2018-11-23
fixed race condition that prevented bookmark nick to be used
Christian Schneppe
1
-5
/
+17
2018-11-23
added interface to edit nick
Christian Schneppe
1
-1
/
+7
2018-11-23
use inContactList() instead inRoster() in the proper places
Christian Schneppe
1
-1
/
+1
2018-10-20
show snackbar for remote server timeout in mucs
Christian Schneppe
1
-0
/
+1
2018-09-27
store avatars received over muc presence in contact
Christian Schneppe
1
-317
/
+307
2018-09-12
code cleanup for group chat user context menu
Christian Schneppe
1
-1
/
+0
2018-09-12
start new conversations by long press on avatar
Christian Schneppe
1
-0
/
+10
2018-07-15
display propper toast after room has been destroyed
Christian Schneppe
1
-0
/
+1
2018-07-09
store own affiliation and role to disk
Christian Schneppe
1
-62
/
+47
2018-07-09
support mam:1
Christian Schneppe
1
-7
/
+7
2018-07-09
show snackbar for resource constraint in mucs
Christian Schneppe
1
-0
/
+1
2018-07-09
fixed MucOptions.getName()
Christian Schneppe
1
-5
/
+3
2018-06-29
do not include white listed domains in room list
Christian Schneppe
1
-12
/
+12
2018-06-29
fixed some extended muc info handling. match what ejabberd does
Christian Schneppe
1
-6
/
+19
2018-06-29
use room name (if available and != localpart) as group name
Christian Schneppe
1
-27
/
+31
2018-06-29
WIP: set room avatar and slight redesign of group details
Christian Schneppe
1
-1
/
+14
2018-04-27
display avatar in groups
Christian Schneppe
1
-0
/
+4
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
[next]