index
:
conversations-plus
filetransfer
introduce_cplus_database_version
master
message_display_rework
improved conversations
lookshe
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
*
more null checks for otr fingerprints
iNPUTmice
2014-12-20
1
-1
/
+1
*
don't include empty fingerprints in list of otrfingerprints
iNPUTmice
2014-12-20
1
-4
/
+6
*
clean up conversation history after swtiching to a different conversation
iNPUTmice
2014-12-17
1
-4
/
+10
*
migrated more jid parsing to use getAttributeAsJid. added error logging
iNPUTmice
2014-12-15
1
-10
/
+1
*
refactored the way certain messages are being found within a conversation
iNPUTmice
2014-12-14
2
-16
/
+108
*
reverse through mam history when loading larger chuncks
iNPUTmice
2014-12-13
2
-9
/
+10
*
various mam improvments
iNPUTmice
2014-12-13
1
-0
/
+2
*
changed lastMessageReceived into lastMessageTransmitted to account for sent m...
iNPUTmice
2014-12-10
1
-7
/
+11
*
save server id from mam messages. check for dups before adding mam
iNPUTmice
2014-12-10
1
-3
/
+26
*
added max history age (default 1w). automatically sort newly added mam messages
iNPUTmice
2014-12-10
3
-3
/
+42
*
very basic mam support
iNPUTmice
2014-12-10
1
-3
/
+1
*
store last message received date in conversation
iNPUTmice
2014-12-10
1
-0
/
+9
*
fixed #651
iNPUTmice
2014-12-03
1
-0
/
+12
*
further npe checks
iNPUTmice
2014-12-03
1
-1
/
+2
*
made muc parser more compatible with legacy mucs?! (whatever that is exactly)
iNPUTmice
2014-12-03
1
-3
/
+1
*
fixed another npe in hasBookmark
iNPUTmice
2014-12-03
1
-2
/
+3
*
clean up getProposedNick
iNPUTmice
2014-12-03
1
-6
/
+5
*
worked around rare npe
iNPUTmice
2014-12-01
1
-5
/
+12
*
MUC: do not add yourself to the muc user list.
Michael
2014-11-23
1
-0
/
+2
*
remove unused imports.
Michael
2014-11-21
2
-3
/
+0
*
STATUS_CODE_SELF_PRESENCE is not set in all case.
Michael
2014-11-21
1
-10
/
+16
*
verify contacts key only on initiating side of smp
iNPUTmice
2014-11-21
1
-1
/
+1
*
change status codes string 'number' to a better readable constant.
Michael
2014-11-20
1
-3
/
+5
*
brought ad hoc conferences back. fixed #688 fixed #367
iNPUTmice
2014-11-20
2
-64
/
+114
*
sent read marker to full jid
iNPUTmice
2014-11-19
1
-2
/
+2
*
simplified message merge condition
iNPUTmice
2014-11-18
1
-43
/
+13
*
better usage of synchronized in some places
iNPUTmice
2014-11-18
1
-5
/
+1
*
context menu for muc participants + refactor trueCounterpart to use Jid class
iNPUTmice
2014-11-17
3
-13
/
+27
*
Use `Locale.US' for string comparisons in search
Sam Whited
2014-11-17
2
-6
/
+14
*
trim search before searching
iNPUTmice
2014-11-17
1
-2
/
+2
*
split search keywords by whitespaces and imply AND operatior
iNPUTmice
2014-11-17
1
-1
/
+11
*
made tags searchable
iNPUTmice
2014-11-16
2
-157
/
+180
*
happy hanukkah
iNPUTmice
2014-11-16
3
-11
/
+91
*
parse otr-fingerprint in qr codes and nfc. include otr fingerprint in shareab...
iNPUTmice
2014-11-16
3
-36
/
+50
*
Remove extra status wrapper method
Sam Whited
2014-11-15
1
-4
/
+0
*
Add incompatible server status
Sam Whited
2014-11-15
1
-1
/
+4
*
Add security error status
Sam Whited
2014-11-15
1
-12
/
+15
*
Make account status an enum
Sam Whited
2014-11-15
1
-49
/
+64
*
Add auth method pinning
Sam Whited
2014-11-15
1
-0
/
+2
*
Merge branch 'feature/file_transfer' into development
iNPUTmice
2014-11-15
4
-7
/
+80
|
\
|
*
fixed description in notifications and conversation overview
iNPUTmice
2014-11-15
1
-0
/
+39
|
*
made file transfers cancelable
iNPUTmice
2014-11-15
1
-0
/
+2
|
*
some mime and pgp fixes for file transfer
iNPUTmice
2014-11-15
1
-6
/
+8
|
*
progress for http images as well. fixed open button for sent files
iNPUTmice
2014-11-15
1
-0
/
+1
|
*
basic arbitrary file transfer
iNPUTmice
2014-11-15
3
-7
/
+36
*
|
Merge branch 'feature/otr_verification' into development
iNPUTmice
2014-11-15
1
-2
/
+32
|
\
\
|
|
/
|
/
|
|
*
added snackbar to indicate smp. more error handling in verify activity
iNPUTmice
2014-11-11
1
-0
/
+4
|
*
initial smp support
iNPUTmice
2014-11-11
1
-2
/
+28
*
|
fixed possible npe when loading null counterpart into message
iNPUTmice
2014-11-14
1
-1
/
+6
*
|
made presences synchronized
iNPUTmice
2014-11-13
1
-13
/
+27
[next]