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
*
Merge remote-tracking branch 'refs/remotes/siacs/master' into development
Christian S
2016-04-09
1
-0
/
+4
|
\
|
*
don't show contact details when in conversations with self
Daniel Gultsch
2016-04-09
1
-0
/
+4
*
|
Merge remote-tracking branch 'siacs/master' into development
Christian S
2016-04-03
4
-17
/
+45
|
\
|
|
*
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
*
|
Merge branch 'siacs/master' into development
Christian S
2016-03-17
1
-11
/
+2
|
\
|
|
*
simplified getUsers(max) code
Daniel Gultsch
2016-03-13
1
-11
/
+2
*
|
reformated code
Christian S
2016-03-05
1
-64
/
+64
*
|
Merge branch 'siacs/master' into development
Christian S
2016-03-05
2
-59
/
+72
|
\
|
|
*
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
*
|
Merge branch 'siacs/master' into development
Christian S
2016-03-04
3
-27
/
+94
|
\
|
|
*
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
*
|
Merge branch 'siacs/master' into development
Christian S
2016-02-27
5
-8
/
+39
|
\
|
|
*
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
*
|
|
Merge branch 'siacs/master' into development
Christian S
2016-02-23
2
-21
/
+25
|
\
|
|
|
*
|
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
*
|
Merge branch 'siacs/master' into development
Christian S
2016-02-20
3
-20
/
+97
|
\
|
|
*
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
|
*
added some OTR logging
Daniel Gultsch
2016-02-16
1
-4
/
+7
|
*
basic support for XEP-0308: Last Message Correction. fixes #864
Daniel Gultsch
2016-02-15
2
-5
/
+53
*
|
optimized subtitle in MUCs
Christian S
2016-02-06
1
-1
/
+1
*
|
match new presence modifications
Christian S
2016-02-04
1
-7
/
+0
*
|
Merge remote-tracking branch 'siacs/master' into development
Christian S
2016-02-04
8
-149
/
+467
|
\
|
|
*
prepend instead off append mam messages to conversations when going in reverse
Daniel Gultsch
2016-02-04
1
-1
/
+8
|
*
prevent previoulsly cleared messages from reloading. fixes #1110
Daniel Gultsch
2016-02-04
2
-0
/
+20
|
*
add more fault tolerant checks for messages left on server
Daniel Gultsch
2016-02-04
1
-0
/
+9
|
*
cache server caps
Daniel Gultsch
2016-02-03
1
-1
/
+18
|
*
refactored disco cache. avoid making duplicate call. check hash
Daniel Gultsch
2016-02-03
3
-16
/
+49
|
*
Merge branch 'disco-caps' of https://github.com/singpolyma/Conversations into...
Daniel Gultsch
2016-02-02
4
-47
/
+316
|
|
\
|
|
*
Fetch cached caps result on new presence
Stephen Paul Weber
2016-01-24
1
-1
/
+4
|
|
*
Use a Presence class for presence information
Stephen Paul Weber
2016-01-24
3
-47
/
+71
|
|
*
Persisitence and loading for ServiceDiscoveryResult
Stephen Paul Weber
2016-01-23
1
-10
/
+58
|
|
*
Implement toJSON on ServiceDiscoveryResult
Stephen Paul Weber
2016-01-23
1
-0
/
+34
|
|
*
Generate capHash from any discovery result
Stephen Paul Weber
2016-01-23
1
-4
/
+80
|
|
*
Factor out a representation of XEP-0030 results
Stephen Paul Weber
2016-01-23
1
-0
/
+84
|
*
|
re-read common name from certificates on startup
Daniel Gultsch
2016-02-02
1
-2
/
+7
|
*
|
refactored user handling in conferences. show try again button when conferenc...
Daniel Gultsch
2016-02-01
1
-84
/
+57
[next]