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
/
eu
/
siacs
/
conversations
/
entities
/
MucOptions.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for XEP-0191 (Blocking command)
Sam Whited
2014-12-22
1
-33
/
+33
*
made muc parser more compatible with legacy mucs?! (whatever that is exactly)
iNPUTmice
2014-12-03
1
-3
/
+1
*
clean up getProposedNick
iNPUTmice
2014-12-03
1
-6
/
+5
*
MUC: do not add yourself to the muc user list.
Michael
2014-11-23
1
-0
/
+2
*
remove unused imports.
Michael
2014-11-21
1
-2
/
+0
*
STATUS_CODE_SELF_PRESENCE is not set in all case.
Michael
2014-11-21
1
-10
/
+16
*
change status codes string 'number' to a better readable constant.
Michael
2014-11-20
1
-3
/
+5
*
brought ad hoc conferences back. fixed #688 fixed #367
iNPUTmice
2014-11-20
1
-59
/
+101
*
context menu for muc participants + refactor trueCounterpart to use Jid class
iNPUTmice
2014-11-17
1
-5
/
+5
*
more npe checks in muc packet parser
iNPUTmice
2014-11-13
1
-31
/
+34
*
s/getResourcepart().isEmpty()/isBareJid()/
Sam Whited
2014-11-09
1
-2
/
+2
*
Update more files to use JID objects
Sam Whited
2014-11-09
1
-3
/
+3
*
Move a chunk of classes over to using JID objects
Sam Whited
2014-11-09
1
-18
/
+28
*
Make conversations the root project
Sam Whited
2014-10-22
1
-0
/
+369