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
/
Conversation.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-05-29
Revert "always notify by default in conferences"
Daniel Gultsch
1
-1
/
+1
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
remove unwanted 'use previous encryption' lookup
Daniel Gultsch
1
-22
/
+1
2016-05-13
only default to omemo when all our devices support it
Daniel Gultsch
1
-0
/
+1
2016-05-13
make omemo default when all resources support it
Daniel Gultsch
1
-7
/
+8
2016-05-13
only default to omemo when all our devices support it
Daniel Gultsch
1
-0
/
+1
2016-05-12
make omemo default when all resources support it
Daniel Gultsch
1
-7
/
+8
2016-04-14
always notify by default in conferences
Daniel Gultsch
1
-1
/
+1
2016-04-09
don't show contact details when in conversations with self
Daniel Gultsch
1
-0
/
+4
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
refactored omemo to take multiple recipients
Daniel Gultsch
1
-8
/
+12
2016-02-24
made hard coded choice for encryptions more flexible and disable parsing
Daniel Gultsch
1
-3
/
+7
2016-02-17
only offer message correction for the very last message
Daniel Gultsch
1
-4
/
+11
2016-02-16
added some OTR logging
Daniel Gultsch
1
-4
/
+7
2016-02-15
basic support for XEP-0308: Last Message Correction. fixes #864
Daniel Gultsch
1
-0
/
+20
2016-02-04
prepend instead off append mam messages to conversations when going in reverse
Daniel Gultsch
1
-1
/
+8
2016-02-04
prevent previoulsly cleared messages from reloading. fixes #1110
Daniel Gultsch
1
-0
/
+12
2016-02-04
add more fault tolerant checks for messages left on server
Daniel Gultsch
1
-0
/
+9
2016-01-22
added config variable to allow non-tls connections
Daniel Gultsch
1
-1
/
+1
2016-01-08
added Config.java variable to change the default notification behaviour to al...
Daniel Gultsch
1
-1
/
+1
2016-01-08
show per conference notification settings in details activity
Daniel Gultsch
1
-1
/
+15
2016-01-06
avoid duplicate messages when sending files to mucs. fixes #1635
Daniel Gultsch
1
-2
/
+10
2015-12-27
fixed stuck at omemo encryption when x509 verification is being used
Daniel Gultsch
1
-7
/
+7
2015-12-19
only offer plain and omemo encryption when x509 verification is enabled
Daniel Gultsch
1
-1
/
+10
2015-12-14
splite PARANOIA_MODE into three different options
Daniel Gultsch
1
-1
/
+1
2015-12-12
get rid of lastMessageTransmitted in favor of db query
Daniel Gultsch
1
-24
/
+6
2015-12-11
get rid of lastMessageTransmitted in favor of db query
Daniel Gultsch
1
-24
/
+6
2015-12-04
introduced build-time paranoia mode that disables unencrypted chats a…
Daniel Gultsch
1
-2
/
+9
2015-12-01
introduced build-time paranoia mode that disables unencrypted chats and force...
Daniel Gultsch
1
-2
/
+9
2015-10-28
Decrypt PGP messages in background
fiaxh
1
-0
/
+1
2015-10-21
fixed read conversations showing up as notifications after a restart
Daniel Gultsch
1
-5
/
+4
2015-10-14
make unread status and notifications presistent across restarts
Daniel Gultsch
1
-7
/
+21
2015-09-15
added missing type='submit' to mam queries
Daniel Gultsch
1
-2
/
+2
2015-08-30
fixed bug that prevented newly opened conversations to load the entire histor...
Daniel Gultsch
1
-0
/
+4
2015-08-26
be more restrictive about marking messages as sent_received in muc parser
Daniel Gultsch
1
-5
/
+16
2015-08-23
bugfix: next encryption is now being properly detected
Daniel Gultsch
1
-2
/
+2
2015-08-19
removed duplicates
Christian S
1
-13
/
+0
2015-08-18
add subtitle to ActionBar in chatviews
Christian S
1
-0
/
+13
2015-07-31
improved 'next encryption' selection
Daniel Gultsch
1
-27
/
+36
2015-07-23
changed subtitle a bit
Christian S
1
-1
/
+2
2015-07-22
treat private, non-anonymous mucs like 1:1 chats notification wise
Daniel Gultsch
1
-0
/
+7
2015-07-19
Fetch bundles on-demand, encrypt in background
Andreas Straub
1
-3
/
+3
2015-06-02
avoid unnessary muc mam queries when message count is 0 after subject
Daniel Gultsch
1
-0
/
+6
2015-05-26
renamed OtrEngine to OtrService
Daniel Gultsch
1
-2
/
+2
2015-05-11
rewrote parts of message adapter to avoid using NULL views
Daniel Gultsch
1
-0
/
+6
2015-03-21
respond to unreadable OTR messages with error message. fixed #1021
iNPUTmice
1
-0
/
+9
2015-03-11
Do not Strigprep JIDs from database
Mateusz "maxmati" Nowoty?ski
1
-3
/
+1
2015-03-02
added methods to count number of unread messages
Daniel Gultsch
1
-0
/
+13
2015-02-21
added typing notifications through XEP-0085. fixed #210
iNPUTmice
1
-0
/
+31
[next]