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
/
eu
/
siacs
/
conversations
/
entities
/
Conversation.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-06-20
not working version of otr file transfer
iNPUTmice
1
-0
/
+10
2014-06-16
cleanup; removed unnecessary imports and log outputs
iNPUTmice
1
-1
/
+0
2014-06-11
groundwork for offline otr messages
iNPUTmice
1
-2
/
+2
2014-06-04
received and displayed messages (xep 333) are now marked properly
iNPUTmice
1
-20
/
+45
2014-05-28
first tries on crypto muc
Daniel Gultsch
1
-1
/
+1
2014-05-23
end otr sessions earlier / more often. can lead to unesessary handshakes but ...
Daniel Gultsch
1
-15
/
+3
2014-05-19
reworked roster/contact handling. might break some stuff. not sycing to disk yet
Daniel Gultsch
1
-17
/
+3
2014-05-16
fixed npe for otr sessions with non contacts
Daniel Gultsch
1
-4
/
+8
2014-05-16
fixed null in shared link
Daniel Gultsch
1
-1
/
+5
2014-05-08
code cleanup
Daniel Gultsch
1
-3
/
+0
2014-05-07
improved next encryption selection
Daniel Gultsch
1
-1
/
+4
2014-05-07
remembering text. awesome
Daniel Gultsch
1
-0
/
+10
2014-05-07
wee bit of code cleanup
Daniel Gultsch
1
-1
/
+18
2014-04-25
smoother scrolling (first step)
Daniel Gultsch
1
-1
/
+3
2014-04-10
incomming jingle packets are routed to their connection. added presence choos...
Daniel Gultsch
1
-0
/
+10
2014-03-27
fixed a couple of muc issues. added jingle listener (which doesn't do anythin...
Daniel Gultsch
1
-1
/
+1
2014-03-21
more otr fixes
Daniel Gultsch
1
-10
/
+20
2014-03-21
fixed users profile picture
Daniel Gultsch
1
-1
/
+0
2014-03-14
use conference subject to identiy room
Daniel Gultsch
1
-54
/
+63
2014-03-12
fixed #9
Daniel Gultsch
1
-3
/
+7
2014-03-03
api changes. muc options
Daniel Gultsch
1
-0
/
+5
2014-02-28
rebranding
Daniel Gultsch
1
-3
/
+16
2014-02-16
made presences chooser. raw draft. just kinda works
Daniel Gultsch
1
-1
/
+1
2014-02-16
show unknown otr fingerprint warining
Daniel Gultsch
1
-3
/
+41
2014-02-13
basic otr support
Daniel Gultsch
1
-11
/
+43
2014-02-11
offline messages
Daniel Gultsch
1
-1
/
+0
2014-02-11
conference histories are now working. only the actually needed history is que...
Daniel Gultsch
1
-1
/
+1
2014-02-10
reworked notification a bit
Daniel Gultsch
1
-2
/
+19
2014-02-10
fixed a bug where account options where toggled instead of set off. fixed nul...
Daniel Gultsch
1
-15
/
+33
2014-02-07
reworked new conversation activity again. less asking more knowing. mucs are ...
Daniel Gultsch
1
-0
/
+4
2014-02-05
basic muc support. reworked contact list stuff
Daniel Gultsch
1
-4
/
+16
2014-02-01
more cleanup. more listeners
Daniel Gultsch
1
-0
/
+10
2014-02-01
more code cleanup for xmpp parser. more eventy. nice unknown contact pictures
Daniel Gultsch
1
-3
/
+2
2014-01-27
conversation archiveable. new conversation will find or restart old conversat...
Daniel Gultsch
1
-0
/
+27
2014-01-26
chat bubbles. yeah
Daniel Gultsch
1
-1
/
+10
2014-01-25
all access to the persistance layer is now done via the new xmppservice
Daniel Gultsch
1
-30
/
+37
2014-01-24
basic persistance layer. refactor some parts of the conversation activity
Daniel Gultsch
1
-0
/
+99