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-10-20
refactored avatar generation. first step
iNPUTmice
1
-14
/
+2
2014-10-20
keep reference to previous and next message in message
iNPUTmice
1
-2
/
+2
2014-10-19
got rid of copyonwrite array list for messages
iNPUTmice
1
-14
/
+16
2014-10-16
simplified determination whether otr needs starting in a session
iNPUTmice
1
-7
/
+2
2014-10-16
log ending otr sessions on disconnect
iNPUTmice
1
-1
/
+6
2014-10-15
refactored file download status. make image http download available for carbo...
iNPUTmice
1
-3
/
+4
2014-10-09
fixed npes
iNPUTmice
1
-0
/
+3
2014-10-07
refactored read marker
iNPUTmice
1
-11
/
+12
2014-10-07
made disabled notifications permanent across restarts
iNPUTmice
1
-5
/
+18
2014-09-28
new notification service. first draft
Daniel Gultsch
1
-11
/
+11
2014-09-27
made muc passwords and prefereced encryption method persistant across restarts
iNPUTmice
1
-8
/
+57
2014-09-20
fixed presence splitting
iNPUTmice
1
-1
/
+1
2014-09-08
bug fixes for forcing encryption
iNPUTmice
1
-1
/
+6
2014-09-08
settings to force encryption and setting for not saving messages to disk. fix...
iNPUTmice
1
-12
/
+17
2014-09-06
made otr a little bit more solid when there is no presence subscription
iNPUTmice
1
-7
/
+8
2014-09-03
added ability to disable notifications for specific conversations - fixed #322
iNPUTmice
1
-0
/
+11
2014-09-02
fixed #410 by removing that config option
iNPUTmice
1
-3
/
+2
2014-08-31
some code cleanup
iNPUTmice
1
-5
/
+6
2014-08-24
use otr encrypiton instead of plain when contact has exactly one online prese...
Daniel Gultsch
1
-0
/
+10
2014-08-23
experimental muc message deduplication
Daniel Gultsch
1
-0
/
+9
2014-08-05
fetch missing avatars from server
iNPUTmice
1
-8
/
+11
2014-07-27
migrated some ArrayLists to CopyOnWriteArrayLists
iNPUTmice
1
-5
/
+6
2014-07-23
fixed bug with otr session being initilized over and over again
iNPUTmice
1
-9
/
+0
2014-07-20
hide verify snackbar when otr session is ended. fixed npe
iNPUTmice
1
-0
/
+3
2014-07-20
fixed #254
iNPUTmice
1
-6
/
+16
2014-07-18
pending leaves and joins for muc
iNPUTmice
1
-3
/
+0
2014-07-15
pushing bookmarks back to server
iNPUTmice
1
-0
/
+4
2014-07-14
use proper picture on bookmarked conferences when joined. use bookmark title ...
iNPUTmice
1
-0
/
+9
2014-07-14
fetch bookmarks from server
iNPUTmice
1
-0
/
+6
2014-07-12
moved most of the message/presence generation into seperate classes
iNPUTmice
1
-10
/
+5
2014-06-30
fixed #235
iNPUTmice
1
-0
/
+1
2014-06-24
fixes for offline otr
iNPUTmice
1
-0
/
+16
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
[next]