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 (
Collapse
)
Author
Age
Files
Lines
*
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 ↵
Daniel Gultsch
2016-05-16
1
-3
/
+5
|
|
|
|
conference
*
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
|
|
|
|
dont check for known mime type
*
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 ↵
Daniel Gultsch
2016-03-01
1
-9
/
+63
|
|
|
|
already trusted
*
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
|
\
|
|
|
|
PGP Retry decryption from message menu
|
*
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
|
|
*
|
made presences object final in contact
Daniel Gultsch
2016-02-23
1
-5
/
+1
|
/
*
turned muc errors into enum. added error codes for service shutdown
Daniel Gultsch
2016-02-22
1
-15
/
+19
|
*
some mucs may grant voice to visitors in unmoderated rooms
Daniel Gultsch
2016-02-21
1
-1
/
+3
|
*
never parse show in presences as offline
Daniel Gultsch
2016-02-19
1
-11
/
+15
|
*
only offer message correction for the very last message
Daniel Gultsch
2016-02-17
2
-4
/
+26
|
[next]