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
2019-10-26
attempt to fix some rare crashes
Christian Schneppe
1
-1
/
+1
2019-10-26
update ui after bookmark change
Christian Schneppe
1
-2
/
+3
2019-09-20
migrate to AndroidX
Christian Schneppe
1
-2
/
+2
2019-08-31
do not put default nick into bookmark if none has been set before
Christian Schneppe
1
-6
/
+10
2019-06-25
implement client support for muc push
Christian Schneppe
1
-0
/
+5
2019-02-08
hide lock icon in channels; modify muc user context
Christian Schneppe
1
-1
/
+1
2019-02-07
show different room settings for channels and groups
Christian Schneppe
1
-4
/
+12
2019-01-27
refactored group chat members into seperate screen
Christian Schneppe
1
-3
/
+28
2019-01-25
normalize nicks before getting them from bookmarks or pep
Christian Schneppe
1
-8
/
+21
2018-12-27
deduplicate disco response
Christian Schneppe
1
-2
/
+2
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
[next]