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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-12-13
fixed regression
iNPUTmice
1
-3
/
+3
2014-12-13
reverse through mam history when loading larger chuncks
iNPUTmice
5
-22
/
+79
2014-12-13
refactored phone contacts merger
iNPUTmice
1
-33
/
+38
2014-12-13
various mam improvments
iNPUTmice
6
-39
/
+130
2014-12-10
mark otr messages as no-store for mam
iNPUTmice
1
-0
/
+1
2014-12-10
changed lastMessageReceived into lastMessageTransmitted to account for sent m...
iNPUTmice
4
-22
/
+31
2014-12-10
save server id from mam messages. check for dups before adding mam
iNPUTmice
3
-5
/
+40
2014-12-10
added max history age (default 1w). automatically sort newly added mam messages
iNPUTmice
9
-42
/
+103
2014-12-10
very basic mam support
iNPUTmice
9
-8
/
+277
2014-12-10
store last message received date in conversation
iNPUTmice
5
-54
/
+48
2014-12-10
removed unnecessary otr error response
iNPUTmice
2
-12
/
+0
2014-12-09
recreate activity after theme has changed. fixed #764
iNPUTmice
2
-3
/
+20
2014-12-09
cleanup: removed unused emoticon parsing
iNPUTmice
4
-53
/
+2
2014-12-09
cleanup: removed stream compression
iNPUTmice
3
-205
/
+0
2014-12-07
version bump to 0.9.3
iNPUTmice
1
-1
/
+1
2014-12-07
possible work around for some weird - possibly sdk - bugs
iNPUTmice
1
-4
/
+5
2014-12-04
fixed digest-md5
iNPUTmice
1
-0
/
+4
2014-12-03
close cursors after querying phone db
iNPUTmice
1
-0
/
+2
2014-12-03
fixed #651
iNPUTmice
2
-0
/
+20
2014-12-03
more safety checks for listener counts
iNPUTmice
1
-88
/
+29
2014-12-03
fixed #544
iNPUTmice
1
-1
/
+51
2014-12-03
version bump to 0.9.2
iNPUTmice
1
-1
/
+1
2014-12-03
display proper error in edit account details if jid is invalid
iNPUTmice
1
-8
/
+9
2014-12-03
further npe checks
iNPUTmice
2
-6
/
+13
2014-12-03
refactored the message adapter a bit
iNPUTmice
1
-32
/
+33
2014-12-03
set nick and autojoin=true for new bookmarks
iNPUTmice
1
-0
/
+4
2014-12-03
made muc parser more compatible with legacy mucs?! (whatever that is exactly)
iNPUTmice
1
-3
/
+1
2014-12-02
Make sure SASL tokenizer strips strings
Sam Whited
2
-1
/
+5
2014-12-03
worked around concurrent modification exception
iNPUTmice
1
-11
/
+11
2014-12-03
fixed another npe in hasBookmark
iNPUTmice
1
-2
/
+3
2014-12-03
safety net in joinMuc
iNPUTmice
1
-4
/
+6
2014-12-03
clean up getProposedNick
iNPUTmice
1
-6
/
+5
2014-12-03
fixed potential npes in message parser
iNPUTmice
1
-2
/
+7
2014-12-03
cleaned up avatar / tile creation
iNPUTmice
2
-20
/
+9
2014-12-02
Allow JIDs such as "example.net/@"
Sam Whited
1
-3
/
+2
2014-12-02
"example.net/@/" should be a valid JID.
Sam Whited
1
-164
/
+166
2014-12-02
Fix RFC 6122 implementation
Sam Whited
1
-4
/
+5
2014-12-01
fixed #728
iNPUTmice
1
-5
/
+2
2014-12-01
bumped cap version as well
iNPUTmice
1
-1
/
+1
2014-12-01
clear encrypted messages on reinit
iNPUTmice
1
-2
/
+13
2014-12-01
worked around rare npe
iNPUTmice
1
-5
/
+12
2014-12-01
fixed npe if roster jid couldnt be parsed
iNPUTmice
1
-8
/
+5
2014-12-01
do not query service info from main server again
iNPUTmice
1
-5
/
+3
2014-11-30
don't request fragment before updating
iNPUTmice
1
-6
/
+2
2014-11-29
fixed npe for broken bookmarks
iNPUTmice
1
-7
/
+8
2014-11-29
Misc. "fixes" to correct warnings.
Sam Whited
1
-3
/
+6
2014-11-29
fix for concurrency issue
iNPUTmice
1
-1
/
+1
2014-11-27
fixed npe. fixed #717
iNPUTmice
1
-5
/
+6
2014-11-27
create conversation with bare jid
iNPUTmice
1
-1
/
+1
2014-11-27
use getAttributeAsJid method
iNPUTmice
1
-6
/
+1
[next]