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
*
Imports organized
steckbrief
2016-02-12
1
-4
/
+0
*
Merge tag '1.9.3' into trz/merge_1.9.3
lookshe
2016-02-11
1
-166
/
+140
|
\
|
*
refactored user handling in conferences. show try again button when conferenc...
Daniel Gultsch
2016-02-01
1
-84
/
+57
|
*
when no avatar found show avatar of contact and not the muc user in conferences
Daniel Gultsch
2015-12-09
1
-3
/
+3
|
*
properly clear muc user avatar caches
Daniel Gultsch
2015-12-04
1
-2
/
+7
|
*
use proposed nick as default nick in mucoptions
Daniel Gultsch
2015-12-04
1
-1
/
+1
|
*
parse vcard avatars from muc presences
Daniel Gultsch
2015-12-03
1
-155
/
+122
|
*
hide subject edit button if not editable by user
Daniel Gultsch
2015-11-26
1
-4
/
+18
|
*
pgp fixes and revert configuration changes
Daniel Gultsch
2015-11-25
1
-23
/
+4
|
*
Show whether MAM is supported in MUCs
saqura
2015-10-06
1
-0
/
+5
|
*
fixed NPE when executing rename callback in muc
Daniel Gultsch
2015-09-28
1
-1
/
+3
|
*
added possibiltiy to set conferences as moderated (only visible in advanced m...
Daniel Gultsch
2015-09-13
1
-6
/
+20
|
*
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
*
|
Merge tag '1.5.2' into trz/rebase
lookshe
2015-08-11
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