index
:
conversations-plus
filetransfer
introduce_cplus_database_version
master
message_display_rework
improved conversations
lookshe
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
*
show warning when trying to highlight users that have left the conference
Daniel Gultsch
2015-07-22
1
-0
/
+9
*
Optimize imports
Andreas Straub
2015-07-20
1
-2
/
+2
*
don't set unknown error in muc
Daniel Gultsch
2015-05-12
1
-2
/
+0
*
don't add users with null nicks to muc user list
iNPUTmice
2015-02-27
1
-1
/
+1
*
clear muc tiles cache only when necessary
iNPUTmice
2015-02-21
1
-0
/
+15
*
keep proper image file extension
Daniel Gultsch
2015-01-11
1
-1
/
+0
*
make room persistant when changing subject or other muc options
Daniel Gultsch
2015-01-10
1
-0
/
+4
*
allow for very basic muc configuration
Daniel Gultsch
2015-01-08
1
-2
/
+4
*
more muc options
Daniel Gultsch
2015-01-07
1
-5
/
+25
*
basic affiliation changes in muc
Daniel Gultsch
2015-01-07
1
-12
/
+36
*
Show affiliation instead of role in MucDetails and offer 'advanced mode' to d...
Daniel Gultsch
2015-01-05
1
-33
/
+70
*
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