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
/
de
/
pixart
/
messenger
/
entities
/
Conversation.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
do not show 'delete contact' for phone contacts. do not treat as stranger
Christian Schneppe
2018-09-11
1
-0
/
+1
*
call onMessageFound outside sync block
Christian Schneppe
2018-08-03
1
-14
/
+31
*
integrated locally message deletion from #208
Christian Schneppe
2018-07-09
1
-0
/
+4
*
fixed some extended muc info handling. match what ejabberd does
Christian Schneppe
2018-06-29
1
-7
/
+2
*
use room name (if available and != localpart) as group name
Christian Schneppe
2018-06-29
1
-5
/
+17
*
do not include read only chats in contact chooser
Christian Schneppe
2018-06-17
1
-1
/
+1
*
do not save draft if message is completly empty and fixed appending shared text
Christian Schneppe
2018-05-21
1
-2
/
+3
*
do not load conversations with null jid
Christian Schneppe
2018-05-16
1
-8
/
+2
*
very much unoptimized search functionality
Christian Schneppe
2018-04-30
1
-4
/
+1
*
do not use omemo by default for own server
Christian Schneppe
2018-04-29
1
-1
/
+4
*
never use isStranger logic in conversation with self
Christian Schneppe
2018-04-29
1
-2
/
+4
*
some OTR fixes
Christian Schneppe
2018-04-29
1
-1
/
+3
*
fixed npe when conversation in multi mode had jid w/o local part
Christian Schneppe
2018-04-29
1
-2
/
+2
*
only mark visible messages as read
Christian Schneppe
2018-04-22
1
-10
/
+11
*
introduced sroll to bottom button
Christian Schneppe
2018-04-22
1
-0
/
+19
*
persist some muc configurations
Christian Schneppe
2018-04-13
1
-1
/
+11
*
introduced tri state omemo setting (off by default, on by default, always)
Christian Schneppe
2018-04-13
1
-9
/
+12
*
add ruleset to disable omemo-by-default for certain providers
Christian Schneppe
2018-04-13
1
-2
/
+11
*
getNextEncryption does not honor ENCYPTION_MASK
Christian Schneppe
2018-04-13
1
-0
/
+3
*
ignore bookmark name of 'None'
Christian Schneppe
2018-04-13
1
-6
/
+7
*
fix getNextEncryption
Christian Schneppe
2018-04-12
1
-4
/
+5
*
show message draft in conversation overview
Christian Schneppe
2018-04-08
1
-92
/
+121
*
return contact and account.getServer() as String
Christian Schneppe
2018-04-07
1
-2
/
+2
*
do not enable encryption for bug reports
Christian Schneppe
2018-04-03
1
-1
/
+3
*
make omemo default
Christian Schneppe
2018-04-02
1
-31
/
+12
*
migrate to xmpp-addr
Christian Schneppe
2018-04-02
1
-13
/
+12
*
reorder and scroll down after resending a message
Christian Schneppe
2018-04-01
1
-11
/
+7
*
MAM: look at total count for completness. parse fin correctly
Christian Schneppe
2018-02-24
1
-2
/
+2
*
do not cross reference bookmarks and conversations
Christian Schneppe
2018-02-10
1
-15
/
+2
*
improvements for self messages
Christian Schneppe
2018-01-27
1
-1
/
+1
*
make chat markers opportunistic in private mucs
Christian Schneppe
2018-01-27
1
-13
/
+15
*
save muc subject to disk and use crypto targets for offline name generation
Christian Schneppe
2017-12-27
1
-6
/
+7
*
MAM: update previously sent messages with server msg id during mam query
Christian Schneppe
2017-12-10
1
-3
/
+7
*
MAM: do not use private messages when finding last id in muc
Christian Schneppe
2017-12-10
1
-1
/
+4
*
do not return muc whispers as last markable message
Christian Schneppe
2017-12-01
1
-1
/
+3
*
MAM: start muc catchup with last sent message if serverId is available
Christian Schneppe
2017-11-23
1
-1
/
+1
*
save full jid when sending in muc. check chat markers against 'sender'
Christian Schneppe
2017-11-22
1
-2
/
+3
*
send and show read markers in private, non-anonymous groups
Christian Schneppe
2017-11-22
1
-0
/
+11
*
excute db read and writes on different threads
Christian Schneppe
2017-11-21
1
-1
/
+1
*
save message drafts across restarts
Christian Schneppe
2017-10-06
1
-9
/
+7
*
code cleanup and synchronized getMarkableMessage()
Christian Schneppe
2017-08-13
1
-7
/
+5
*
sync around Conversation.getLatestMessage()
Christian Schneppe
2017-08-01
1
-7
/
+9
*
do not accept LMC for files
Christian Schneppe
2017-06-11
1
-1
/
+1
*
use mam reference instead of timestamp
Christian Schneppe
2017-05-17
1
-12
/
+16
*
code cleanup: made conversation property final in message object
Christian Schneppe
2017-04-26
1
-3
/
+0
*
show 'try again' button when remote server wasn't found in previously active muc
Christian Schneppe
2017-04-16
1
-0
/
+12
*
properly unregister bookmark from conversations when deleting bookmark
Christian Schneppe
2017-04-13
1
-0
/
+1
*
be more careful with corner cases when mentioning multiple people
Christian Schneppe
2017-04-13
1
-0
/
+11
*
treat URL as file if URL is in oob or contains key
Christian Schneppe
2017-04-13
1
-1
/
+1
*
Fixed package access
Christian Schneppe
2017-04-05
1
-6
/
+6
[next]