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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-05-27
don't push default muc conf twice
Daniel Gultsch
1
-0
/
+10
2016-05-26
add 'create conference' dialog
Daniel Gultsch
1
-3
/
+2
2016-05-26
make newly created conferences private by default
Daniel Gultsch
1
-0
/
+1
2016-05-24
show regitration failed try again later in UI
Daniel Gultsch
1
-1
/
+4
2016-05-22
don't make OMEMO default
Christian Schneppe
1
-1
/
+2
2016-05-22
show first unread message on top after reinit
Daniel Gultsch
1
-0
/
+15
2016-05-19
sync around individual calls instead of synchronizing entire object
Daniel Gultsch
1
-49
/
+79
2016-05-19
remove unwanted 'use previous encryption' lookup
Daniel Gultsch
1
-22
/
+1
2016-05-19
also save form elements in disco storage
Daniel Gultsch
1
-2
/
+56
2016-05-19
don't NPE on rare race condition while fetching MAM
Daniel Gultsch
1
-0
/
+9
2016-05-17
improved ordering of muc participants
Daniel Gultsch
1
-2
/
+23
2016-05-17
refactored muc item parsing to also parse muc status messages
Daniel Gultsch
1
-8
/
+4
2016-05-17
offer offline members to be invited again
Daniel Gultsch
1
-2
/
+16
2016-05-16
change affiliation for in memory users that are currently not joined in a con...
Daniel Gultsch
1
-3
/
+5
2016-05-16
keep conference members in memory and show them in conference details
Daniel Gultsch
1
-45
/
+129
2016-05-15
use the same typo in both saving disco and reading disco
Daniel Gultsch
1
-1
/
+2
2016-05-15
escape HTML in OTR messages if other client is Pidgin
Daniel Gultsch
1
-1
/
+1
2016-05-13
don't show duplicate status message in contact details
Daniel Gultsch
1
-3
/
+3
2016-05-13
only default to omemo when all our devices support it
Daniel Gultsch
1
-0
/
+1
2016-05-13
show presence of other resources as template
Daniel Gultsch
3
-0
/
+35
2016-05-13
make omemo default when all resources support it
Daniel Gultsch
3
-14
/
+36
2016-05-13
always show download button when link is encrypted
Daniel Gultsch
1
-5
/
+1
2016-05-13
report host-account as account state in UI
Daniel Gultsch
1
-1
/
+4
2016-05-13
don't show duplicate status message in contact details
Daniel Gultsch
1
-3
/
+3
2016-05-13
only default to omemo when all our devices support it
Daniel Gultsch
1
-0
/
+1
2016-05-13
show presence of other resources as template
Daniel Gultsch
3
-0
/
+35
2016-05-12
make omemo default when all resources support it
Daniel Gultsch
3
-14
/
+36
2016-05-10
always show download button when link is encrypted
Daniel Gultsch
1
-5
/
+1
2016-05-10
report host-account as account state in UI
Daniel Gultsch
1
-1
/
+4
2016-05-05
report bind failure as account state
Daniel Gultsch
1
-1
/
+4
2016-05-05
republish pgp signature when changing status
Daniel Gultsch
1
-2
/
+2
2016-05-03
fixed presence template dedup for 'online' status
Daniel Gultsch
1
-1
/
+2
2016-04-27
removed unused config variables
Daniel Gultsch
2
-6
/
+2
2016-04-26
prevent user from accidentally changing password after using magic create
Daniel Gultsch
1
-0
/
+1
2016-04-23
show status messages in contact details
Daniel Gultsch
1
-0
/
+14
2016-04-22
expert setting to manually change presence
Daniel Gultsch
6
-50
/
+132
2016-04-14
always notify by default in conferences
Daniel Gultsch
1
-1
/
+1
2016-04-13
return own jid as true counterpart on self messages in muc
Daniel Gultsch
1
-0
/
+3
2016-04-09
don't show contact details when in conversations with self
Daniel Gultsch
1
-0
/
+4
2016-03-31
add methods to check max file size for http upload
Daniel Gultsch
2
-1
/
+18
2016-03-31
save otr fingerprint in message
Daniel Gultsch
1
-2
/
+2
2016-03-31
include form fields into caps hash calculation
Daniel Gultsch
1
-2
/
+17
2016-03-31
made setting aes keys in DownloadableFile more readable
Daniel Gultsch
1
-12
/
+8
2016-03-13
simplified getUsers(max) code
Daniel Gultsch
1
-11
/
+2
2016-03-05
reformated code
Christian S
1
-64
/
+64
2016-03-04
mark oob messages and always display download button
Daniel Gultsch
1
-3
/
+15
2016-03-04
add a few more know file extensions
Daniel Gultsch
2
-6
/
+9
2016-03-01
let users confirm each member in a conference even if that contact is already...
Daniel Gultsch
1
-9
/
+63
2016-02-29
use correct jid when leaving a conference. fixes #1732
Daniel Gultsch
1
-1
/
+1
2016-02-29
refactored omemo to take multiple recipients
Daniel Gultsch
2
-8
/
+23
[next]