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
/
services
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-12-13
reverse through mam history when loading larger chuncks
iNPUTmice
2
-11
/
+65
2014-12-13
refactored phone contacts merger
iNPUTmice
1
-33
/
+38
2014-12-13
various mam improvments
iNPUTmice
2
-35
/
+115
2014-12-10
changed lastMessageReceived into lastMessageTransmitted to account for sent m...
iNPUTmice
2
-14
/
+19
2014-12-10
added max history age (default 1w). automatically sort newly added mam messages
iNPUTmice
2
-31
/
+42
2014-12-10
very basic mam support
iNPUTmice
2
-3
/
+164
2014-12-10
store last message received date in conversation
iNPUTmice
1
-20
/
+4
2014-12-10
removed unnecessary otr error response
iNPUTmice
1
-8
/
+0
2014-12-03
more safety checks for listener counts
iNPUTmice
1
-88
/
+29
2014-12-03
safety net in joinMuc
iNPUTmice
1
-4
/
+6
2014-12-03
cleaned up avatar / tile creation
iNPUTmice
1
-20
/
+6
2014-11-29
fixed npe for broken bookmarks
iNPUTmice
1
-7
/
+8
2014-11-29
fix for concurrency issue
iNPUTmice
1
-1
/
+1
2014-11-23
add an listener for the muc roster update.
Michael
1
-0
/
+42
2014-11-21
MUC: set from when join muc.
Michael
1
-0
/
+1
2014-11-20
import fixes
iNPUTmice
1
-0
/
+2
2014-11-20
brought ad hoc conferences back. fixed #688 fixed #367
iNPUTmice
2
-33
/
+140
2014-11-19
Remove broken / unused imports
Sam Whited
1
-3
/
+0
2014-11-19
sent read marker to full jid
iNPUTmice
1
-7
/
+8
2014-11-18
put error notification into notification service
iNPUTmice
2
-4
/
+42
2014-11-18
better usage of synchronized in some places
iNPUTmice
1
-76
/
+78
2014-11-17
context menu for muc participants + refactor trueCounterpart to use Jid class
iNPUTmice
1
-1
/
+1
2014-11-17
synchronized around cache clear in avatar service
iNPUTmice
1
-9
/
+15
2014-11-16
happy hanukkah
iNPUTmice
1
-10
/
+4
2014-11-16
Fix fetching accounts by JIDs
Sam Whited
1
-1
/
+1
2014-11-16
parse otr-fingerprint in qr codes and nfc. include otr fingerprint in shareab...
iNPUTmice
1
-8
/
+7
2014-11-15
Make account status an enum
Sam Whited
2
-98
/
+98
2014-11-15
added low priority and removed date in foreground noticfication
iNPUTmice
1
-0
/
+2
2014-11-15
turn on foreground service in expert settings
iNPUTmice
2
-9
/
+37
2014-11-15
fixed description in notifications and conversation overview
iNPUTmice
2
-44
/
+24
2014-11-15
fixed resending for files as well
iNPUTmice
1
-3
/
+3
2014-11-15
made file transfers cancelable
iNPUTmice
1
-0
/
+5
2014-11-15
support for pgp files
iNPUTmice
1
-3
/
+11
2014-11-15
copy non local files to private storage first
iNPUTmice
1
-17
/
+28
2014-11-15
bug fixes and various improvements for file transfer
iNPUTmice
1
-1
/
+1
2014-11-15
basic arbitrary file transfer
iNPUTmice
1
-3
/
+36
2014-11-11
temporarliy got rid of some insane work arounds in favor of some maybe less i...
iNPUTmice
1
-8
/
+8
2014-11-10
more refactoring for presence selection. removed getTo, getFrom and getJid fr...
iNPUTmice
1
-208
/
+231
2014-11-09
migrated some otr stuff to new jid classes
iNPUTmice
1
-7
/
+9
2014-11-09
make avatar service not break on empty names
iNPUTmice
1
-14
/
+22
2014-11-09
Rework `Account.getJid()' to return full JIDs
Sam Whited
2
-19
/
+19
2014-11-09
refactored code to always contain full jid for counterpart
iNPUTmice
1
-25
/
+41
2014-11-09
Create avatar's for JID's w/o localparts
Sam Whited
1
-3
/
+3
2014-11-09
Fields that we sync on should be final
Sam Whited
1
-1
/
+1
2014-11-09
It builds again!
Sam Whited
1
-5
/
+2
2014-11-09
Update more files to use JID objects
Sam Whited
2
-7
/
+7
2014-11-09
Move a chunk of classes over to using JID objects
Sam Whited
1
-84
/
+89
2014-11-05
fixed notifications for images
iNPUTmice
1
-13
/
+34
2014-11-05
fixed #617
iNPUTmice
1
-26
/
+22
2014-11-01
fixed arrayoutofbounds + spelling
iNPUTmice
1
-1
/
+1
[next]