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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactored read marker
iNPUTmice
2014-10-07
1
-11
/
+12
*
made disabled notifications permanent across restarts
iNPUTmice
2014-10-07
1
-5
/
+18
*
new notification service. first draft
Daniel Gultsch
2014-09-28
1
-11
/
+11
*
made muc passwords and prefereced encryption method persistant across restarts
iNPUTmice
2014-09-27
1
-8
/
+57
*
fixed presence splitting
iNPUTmice
2014-09-20
1
-1
/
+1
*
bug fixes for forcing encryption
iNPUTmice
2014-09-08
1
-1
/
+6
*
settings to force encryption and setting for not saving messages to disk. fix...
iNPUTmice
2014-09-08
1
-12
/
+17
*
made otr a little bit more solid when there is no presence subscription
iNPUTmice
2014-09-06
1
-7
/
+8
*
added ability to disable notifications for specific conversations - fixed #322
iNPUTmice
2014-09-03
1
-0
/
+11
*
fixed #410 by removing that config option
iNPUTmice
2014-09-02
1
-3
/
+2
*
some code cleanup
iNPUTmice
2014-08-31
1
-5
/
+6
*
use otr encrypiton instead of plain when contact has exactly one online prese...
Daniel Gultsch
2014-08-24
1
-0
/
+10
*
experimental muc message deduplication
Daniel Gultsch
2014-08-23
1
-0
/
+9
*
fetch missing avatars from server
iNPUTmice
2014-08-05
1
-8
/
+11
*
migrated some ArrayLists to CopyOnWriteArrayLists
iNPUTmice
2014-07-27
1
-5
/
+6
*
fixed bug with otr session being initilized over and over again
iNPUTmice
2014-07-23
1
-9
/
+0
*
hide verify snackbar when otr session is ended. fixed npe
iNPUTmice
2014-07-20
1
-0
/
+3
*
fixed #254
iNPUTmice
2014-07-20
1
-6
/
+16
*
pending leaves and joins for muc
iNPUTmice
2014-07-18
1
-3
/
+0
*
pushing bookmarks back to server
iNPUTmice
2014-07-15
1
-0
/
+4
*
use proper picture on bookmarked conferences when joined. use bookmark title ...
iNPUTmice
2014-07-14
1
-0
/
+9
*
fetch bookmarks from server
iNPUTmice
2014-07-14
1
-0
/
+6
*
moved most of the message/presence generation into seperate classes
iNPUTmice
2014-07-12
1
-10
/
+5
*
fixed #235
iNPUTmice
2014-06-30
1
-0
/
+1
*
fixes for offline otr
iNPUTmice
2014-06-24
1
-0
/
+16
*
not working version of otr file transfer
iNPUTmice
2014-06-20
1
-0
/
+10
*
cleanup; removed unnecessary imports and log outputs
iNPUTmice
2014-06-16
1
-1
/
+0
*
groundwork for offline otr messages
iNPUTmice
2014-06-11
1
-2
/
+2
*
received and displayed messages (xep 333) are now marked properly
iNPUTmice
2014-06-04
1
-20
/
+45
*
first tries on crypto muc
Daniel Gultsch
2014-05-28
1
-1
/
+1
*
end otr sessions earlier / more often. can lead to unesessary handshakes but ...
Daniel Gultsch
2014-05-23
1
-15
/
+3
*
reworked roster/contact handling. might break some stuff. not sycing to disk yet
Daniel Gultsch
2014-05-19
1
-17
/
+3
*
fixed npe for otr sessions with non contacts
Daniel Gultsch
2014-05-16
1
-4
/
+8
*
fixed null in shared link
Daniel Gultsch
2014-05-16
1
-1
/
+5
*
code cleanup
Daniel Gultsch
2014-05-08
1
-3
/
+0
*
improved next encryption selection
Daniel Gultsch
2014-05-07
1
-1
/
+4
*
remembering text. awesome
Daniel Gultsch
2014-05-07
1
-0
/
+10
*
wee bit of code cleanup
Daniel Gultsch
2014-05-07
1
-1
/
+18
*
smoother scrolling (first step)
Daniel Gultsch
2014-04-25
1
-1
/
+3
*
incomming jingle packets are routed to their connection. added presence choos...
Daniel Gultsch
2014-04-10
1
-0
/
+10
*
fixed a couple of muc issues. added jingle listener (which doesn't do anythin...
Daniel Gultsch
2014-03-27
1
-1
/
+1
*
more otr fixes
Daniel Gultsch
2014-03-21
1
-10
/
+20
*
fixed users profile picture
Daniel Gultsch
2014-03-21
1
-1
/
+0
*
use conference subject to identiy room
Daniel Gultsch
2014-03-14
1
-54
/
+63
*
fixed #9
Daniel Gultsch
2014-03-12
1
-3
/
+7
*
api changes. muc options
Daniel Gultsch
2014-03-03
1
-0
/
+5
*
rebranding
Daniel Gultsch
2014-02-28
1
-0
/
+284