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
/
parser
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
log all background stanzas when background logging is enabled
Daniel Gultsch
2016-06-05
2
-8
/
+0
*
opt-in to send last userinteraction in presence
Daniel Gultsch
2016-06-04
3
-23
/
+41
*
make grace period configurable
Daniel Gultsch
2016-06-02
1
-2
/
+12
*
log background msgs not foreground msgs
Daniel Gultsch
2016-06-01
1
-1
/
+1
*
only log inner stanza but display isCarbon
Daniel Gultsch
2016-06-01
1
-1
/
+1
*
don't push default muc conf twice
Daniel Gultsch
2016-05-27
1
-1
/
+1
*
make newly created conferences private by default
Daniel Gultsch
2016-05-26
1
-0
/
+10
*
don't respond to otr messages in muc pms
Daniel Gultsch
2016-05-25
1
-4
/
+5
*
update ui after affiliation changes
Daniel Gultsch
2016-05-21
1
-0
/
+3
*
resetting fetch status error when mutual subscription is reestablished
Daniel Gultsch
2016-05-19
2
-1
/
+18
*
improved ordering of muc participants
Daniel Gultsch
2016-05-17
1
-1
/
+1
*
refactored muc item parsing to also parse muc status messages
Daniel Gultsch
2016-05-17
3
-5
/
+36
*
change affiliation for in memory users that are currently not joined in a con...
Daniel Gultsch
2016-05-16
1
-1
/
+3
*
keep conference members in memory and show them in conference details
Daniel Gultsch
2016-05-16
2
-11
/
+4
*
escape HTML in OTR messages if other client is Pidgin
Daniel Gultsch
2016-05-15
1
-3
/
+40
*
log incoming iq requests
Daniel Gultsch
2016-05-15
1
-0
/
+5
*
do not process self presence
Daniel Gultsch
2016-05-13
1
-2
/
+2
*
do not show last-seen metric in UI
Daniel Gultsch
2016-05-10
3
-12
/
+4
*
don't request disco from self
Daniel Gultsch
2016-04-28
1
-1
/
+1
*
expert setting to manually change presence
Daniel Gultsch
2016-04-22
1
-1
/
+2
*
save otr fingerprint in message
Daniel Gultsch
2016-03-31
1
-4
/
+7
*
mark oob messages and always display download button
Daniel Gultsch
2016-03-04
1
-1
/
+5
*
refactored omemo to take multiple recipients
Daniel Gultsch
2016-02-29
2
-4
/
+18
*
made hard coded choice for encryptions more flexible and disable parsing
Daniel Gultsch
2016-02-24
1
-4
/
+3
*
update notification after message correction
Daniel Gultsch
2016-02-23
1
-0
/
+1
*
turned muc errors into enum. added error codes for service shutdown
Daniel Gultsch
2016-02-22
1
-9
/
+13
*
change uuid when replacing messages
Daniel Gultsch
2016-02-20
1
-1
/
+4
*
decrypt pgp message corrections
Daniel Gultsch
2016-02-19
1
-8
/
+9
*
never parse show in presences as offline
Daniel Gultsch
2016-02-19
1
-1
/
+1
*
only offer message correction for the very last message
Daniel Gultsch
2016-02-17
1
-1
/
+5
*
log reason why otr message won't be parsed
Daniel Gultsch
2016-02-16
1
-1
/
+2
*
added setting to opt-out of message correction. renamed preferences and optio...
Daniel Gultsch
2016-02-16
1
-1
/
+1
*
basic support for XEP-0308: Last Message Correction. fixes #864
Daniel Gultsch
2016-02-15
1
-14
/
+47
*
catch all axolotl parse exception at once. fixes #1692
Daniel Gultsch
2016-02-11
1
-5
/
+4
*
prepend instead off append mam messages to conversations when going in reverse
Daniel Gultsch
2016-02-04
1
-1
/
+5
*
removed unecessary logging when muc tiles update
Daniel Gultsch
2016-02-04
1
-1
/
+0
*
count all messages in a query
Daniel Gultsch
2016-02-03
1
-4
/
+2
*
Revert "get rid of broken totalMessageCount for mam queries"
Daniel Gultsch
2016-02-03
1
-2
/
+4
*
refactored disco cache. avoid making duplicate call. check hash
Daniel Gultsch
2016-02-03
1
-26
/
+7
*
Merge branch 'disco-caps' of https://github.com/singpolyma/Conversations into...
Daniel Gultsch
2016-02-02
1
-3
/
+33
|
\
|
*
Do disco for caps hashes we have never seen
Stephen Paul Weber
2016-01-24
1
-2
/
+23
|
*
Fetch cached caps result on new presence
Stephen Paul Weber
2016-01-24
1
-2
/
+10
|
*
Use a Presence class for presence information
Stephen Paul Weber
2016-01-24
1
-1
/
+2
*
|
get rid of broken totalMessageCount for mam queries
Daniel Gultsch
2016-02-02
1
-4
/
+2
*
|
catch a few NPE when parsing invalid pep nodes
Daniel Gultsch
2016-02-02
1
-3
/
+3
*
|
refactored user handling in conferences. show try again button when conferenc...
Daniel Gultsch
2016-02-01
1
-1
/
+8
*
|
fixed false set of subject in conference with empty body tag
Daniel Gultsch
2016-01-31
1
-1
/
+1
|
/
*
use actual message timestamp instead of delay when updating last seen. fixes ...
Daniel Gultsch
2015-12-31
2
-7
/
+8
*
let message parser not artifically fail on messages with no to attribute
Daniel Gultsch
2015-12-17
1
-4
/
+4
*
more detailed logging
Daniel Gultsch
2015-12-12
1
-2
/
+1
[next]