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
/
ui
/
ConferenceDetailsActivity.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
changed single_account config into more simple lock_settings
Daniel Gultsch
2016-02-27
1
-1
/
+1
*
optionally lock conference domains as well and hide known domains in ui
Daniel Gultsch
2016-02-24
1
-2
/
+5
*
opt out handling of the autojoin flag. fixes #1666
Daniel Gultsch
2016-02-01
1
-1
/
+1
*
show per conference notification settings in details activity
Daniel Gultsch
2016-01-08
1
-0
/
+63
*
set bookmark name to room subject if no subject has been set before
Daniel Gultsch
2015-12-11
1
-0
/
+1
*
parse vcard avatars from muc presences
Daniel Gultsch
2015-12-03
1
-6
/
+2
*
hide subject edit button if not editable by user
Daniel Gultsch
2015-11-26
1
-0
/
+2
*
pgp fixes and revert configuration changes
Daniel Gultsch
2015-11-25
1
-10
/
+0
*
Reset the margins manually after rotating
saqura
2015-10-26
1
-0
/
+10
*
Show whether MAM is supported in MUCs
saqura
2015-10-06
1
-1
/
+12
*
added possibiltiy to set conferences as moderated (only visible in advanced m...
Daniel Gultsch
2015-09-13
1
-6
/
+31
*
added Config.java varibale to lock account creation to specfic domain
Daniel Gultsch
2015-08-03
1
-2
/
+8
*
allow for private messages being started from muc details in anonymous mucs
Daniel Gultsch
2015-07-21
1
-7
/
+15
*
Merge branch 'CryptoNextBeta' into development
Andreas Straub
2015-07-20
1
-2
/
+1
|
\
|
*
Optimize imports
Andreas Straub
2015-07-20
1
-2
/
+1
*
|
don't show 'show contact details' context menu item when contact isn not in r...
Daniel Gultsch
2015-07-20
1
-3
/
+8
*
|
show contact details in conference details ...
Christian S
2015-07-19
1
-0
/
+5
|
/
*
handle conference invites differently to deal with killed activities. fixes #...
Daniel Gultsch
2015-05-12
1
-0
/
+4
*
stop conference details from crashing when rotating the screen
Daniel Gultsch
2015-04-28
1
-0
/
+3
*
limit ui refresh rate
iNPUTmice
2015-02-17
1
-13
/
+6
*
sort users in muc
Daniel Gultsch
2015-02-07
1
-3
/
+12
*
make room persistant when changing subject or other muc options
Daniel Gultsch
2015-01-10
1
-16
/
+10
*
ensure that everyone is member before making a room private
Daniel Gultsch
2015-01-09
1
-1
/
+8
*
allow for very basic muc configuration
Daniel Gultsch
2015-01-08
1
-7
/
+73
*
code cleanup
Daniel Gultsch
2015-01-08
1
-2
/
+0
*
kick after ban
Daniel Gultsch
2015-01-08
1
-1
/
+14
*
some clean ups for affiliation change context menu
Daniel Gultsch
2015-01-08
1
-2
/
+8
*
more muc options
Daniel Gultsch
2015-01-07
1
-1
/
+26
*
basic affiliation changes in muc
Daniel Gultsch
2015-01-07
1
-13
/
+63
*
Show affiliation instead of role in MucDetails and offer 'advanced mode' to d...
Daniel Gultsch
2015-01-05
1
-45
/
+48
*
Add support for XEP-0191 (Blocking command)
Sam Whited
2014-12-22
1
-12
/
+12
*
set nick and autojoin=true for new bookmarks
iNPUTmice
2014-12-03
1
-0
/
+4
*
Misc. "fixes" to correct warnings.
Sam Whited
2014-11-29
1
-3
/
+6
*
create conversation with bare jid
iNPUTmice
2014-11-27
1
-1
/
+1
*
Merge pull request #713 from betheg/muc
Daniel Gultsch
2014-11-24
1
-1
/
+13
|
\
|
*
add an listener for the muc roster update.
Michael
2014-11-23
1
-1
/
+13
*
|
MUC: option to set/delete bookmark in conference details.
Michael
2014-11-23
1
-0
/
+39
|
/
*
remove unused imports.
Michael
2014-11-21
1
-1
/
+0
*
brought ad hoc conferences back. fixed #688 fixed #367
iNPUTmice
2014-11-20
1
-21
/
+28
*
context menu for muc participants + refactor trueCounterpart to use Jid class
iNPUTmice
2014-11-17
1
-23
/
+70
*
Fix linter suppression
Sam Whited
2014-11-17
1
-2
/
+3
*
highlight muc members by touching their name in muc details. fixed #503
iNPUTmice
2014-11-17
1
-71
/
+87
*
auto register/unregister listeners
iNPUTmice
2014-11-11
1
-40
/
+22
*
Rework `Account.getJid()' to return full JIDs
Sam Whited
2014-11-09
1
-1
/
+1
*
Update another chunk of stuff to use JID objects
Sam Whited
2014-11-09
1
-3
/
+3
*
register nfc callback in every activity that provides a proper sharable uri
iNPUTmice
2014-11-04
1
-1
/
+1
*
made qr code available from muc and contact details as well
iNPUTmice
2014-11-04
1
-0
/
+9
*
Merge branch 'gradle' into development
Sam Whited
2014-10-30
1
-1
/
+1
*
Make conversations the root project
Sam Whited
2014-10-22
1
-0
/
+280