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
/
XmppConnectionService.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
void messages getting reloaded through mam after clear history
Daniel Gultsch
2015-01-03
1
-0
/
+1
*
code cleanup
Daniel Gultsch
2015-01-03
1
-1
/
+3
*
put Conversations into background mode earlier
Daniel Gultsch
2015-01-02
1
-7
/
+11
*
added callback to change account password to notify UI on success / failure
Daniel Gultsch
2014-12-25
1
-12
/
+18
*
Add ability to change password on server
Sam Whited
2014-12-25
1
-10
/
+27
*
Simplify roster handling code
Sam Whited
2014-12-22
1
-37
/
+27
*
Add support for XEP-0191 (Blocking command)
Sam Whited
2014-12-22
1
-63
/
+132
*
get rid of special self presence object and incorporate that into roster
iNPUTmice
2014-12-20
1
-1
/
+0
*
fixed another break continue bug
iNPUTmice
2014-12-20
1
-3
/
+2
*
inject ui callback into running mam query
iNPUTmice
2014-12-20
1
-1
/
+1
*
made scroling smoother + bug fixes for history loading
iNPUTmice
2014-12-17
1
-3
/
+4
*
smoothed out scrolling a bit
iNPUTmice
2014-12-17
1
-18
/
+21
*
go through mam history page by page. load mam dynamically on scroll
iNPUTmice
2014-12-15
1
-15
/
+27
*
fixed history deletion. fixed #780
iNPUTmice
2014-12-15
1
-0
/
+10
*
run mam queries only when online
iNPUTmice
2014-12-14
1
-0
/
+1
*
refactored the way certain messages are being found within a conversation
iNPUTmice
2014-12-14
1
-81
/
+70
*
avoiding concurrent modification
iNPUTmice
2014-12-13
1
-2
/
+2
*
reverse through mam history when loading larger chuncks
iNPUTmice
2014-12-13
1
-0
/
+3
*
Merge branch 'feature/mam' into development
iNPUTmice
2014-12-13
1
-31
/
+32
|
\
|
*
various mam improvments
iNPUTmice
2014-12-13
1
-4
/
+13
|
*
changed lastMessageReceived into lastMessageTransmitted to account for sent m...
iNPUTmice
2014-12-10
1
-12
/
+13
|
*
added max history age (default 1w). automatically sort newly added mam messages
iNPUTmice
2014-12-10
1
-21
/
+4
|
*
very basic mam support
iNPUTmice
2014-12-10
1
-3
/
+27
|
*
store last message received date in conversation
iNPUTmice
2014-12-10
1
-20
/
+4
*
|
refactored phone contacts merger
iNPUTmice
2014-12-13
1
-33
/
+38
|
/
*
removed unnecessary otr error response
iNPUTmice
2014-12-10
1
-8
/
+0
*
more safety checks for listener counts
iNPUTmice
2014-12-03
1
-88
/
+29
*
safety net in joinMuc
iNPUTmice
2014-12-03
1
-4
/
+6
*
fixed npe for broken bookmarks
iNPUTmice
2014-11-29
1
-7
/
+8
*
add an listener for the muc roster update.
Michael
2014-11-23
1
-0
/
+42
*
MUC: set from when join muc.
Michael
2014-11-21
1
-0
/
+1
*
import fixes
iNPUTmice
2014-11-20
1
-0
/
+2
*
Merge branch 'development' of https://github.com/siacs/Conversations into dev...
iNPUTmice
2014-11-20
1
-3
/
+0
|
\
|
*
Remove broken / unused imports
Sam Whited
2014-11-19
1
-3
/
+0
*
|
brought ad hoc conferences back. fixed #688 fixed #367
iNPUTmice
2014-11-20
1
-32
/
+139
|
/
*
sent read marker to full jid
iNPUTmice
2014-11-19
1
-7
/
+8
*
put error notification into notification service
iNPUTmice
2014-11-18
1
-4
/
+3
*
better usage of synchronized in some places
iNPUTmice
2014-11-18
1
-76
/
+78
*
context menu for muc participants + refactor trueCounterpart to use Jid class
iNPUTmice
2014-11-17
1
-1
/
+1
*
Fix fetching accounts by JIDs
Sam Whited
2014-11-16
1
-1
/
+1
*
parse otr-fingerprint in qr codes and nfc. include otr fingerprint in shareab...
iNPUTmice
2014-11-16
1
-8
/
+7
*
Make account status an enum
Sam Whited
2014-11-15
1
-97
/
+97
*
Merge branch 'feature/file_transfer' into development
iNPUTmice
2014-11-15
1
-35
/
+64
|
\
|
*
fixed description in notifications and conversation overview
iNPUTmice
2014-11-15
1
-42
/
+14
|
*
fixed resending for files as well
iNPUTmice
2014-11-15
1
-3
/
+3
|
*
made file transfers cancelable
iNPUTmice
2014-11-15
1
-0
/
+5
|
*
support for pgp files
iNPUTmice
2014-11-15
1
-3
/
+11
|
*
copy non local files to private storage first
iNPUTmice
2014-11-15
1
-17
/
+28
|
*
bug fixes and various improvements for file transfer
iNPUTmice
2014-11-15
1
-1
/
+1
|
*
basic arbitrary file transfer
iNPUTmice
2014-11-15
1
-3
/
+36
[next]