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