aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/entities/Conversation.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-20refactored avatar generation. first stepiNPUTmice1-14/+2
2014-10-20keep reference to previous and next message in messageiNPUTmice1-2/+2
2014-10-19got rid of copyonwrite array list for messagesiNPUTmice1-14/+16
2014-10-16simplified determination whether otr needs starting in a sessioniNPUTmice1-7/+2
2014-10-16log ending otr sessions on disconnectiNPUTmice1-1/+6
2014-10-15refactored file download status. make image http download available for carbo...iNPUTmice1-3/+4
2014-10-09fixed npesiNPUTmice1-0/+3
2014-10-07refactored read markeriNPUTmice1-11/+12
2014-10-07made disabled notifications permanent across restartsiNPUTmice1-5/+18
2014-09-28new notification service. first draftDaniel Gultsch1-11/+11
2014-09-27made muc passwords and prefereced encryption method persistant across restartsiNPUTmice1-8/+57
2014-09-20fixed presence splittingiNPUTmice1-1/+1
2014-09-08bug fixes for forcing encryptioniNPUTmice1-1/+6
2014-09-08settings to force encryption and setting for not saving messages to disk. fix...iNPUTmice1-12/+17
2014-09-06made otr a little bit more solid when there is no presence subscriptioniNPUTmice1-7/+8
2014-09-03added ability to disable notifications for specific conversations - fixed #322iNPUTmice1-0/+11
2014-09-02fixed #410 by removing that config optioniNPUTmice1-3/+2
2014-08-31some code cleanupiNPUTmice1-5/+6
2014-08-24use otr encrypiton instead of plain when contact has exactly one online prese...Daniel Gultsch1-0/+10
2014-08-23experimental muc message deduplicationDaniel Gultsch1-0/+9
2014-08-05fetch missing avatars from serveriNPUTmice1-8/+11
2014-07-27migrated some ArrayLists to CopyOnWriteArrayListsiNPUTmice1-5/+6
2014-07-23fixed bug with otr session being initilized over and over againiNPUTmice1-9/+0
2014-07-20hide verify snackbar when otr session is ended. fixed npeiNPUTmice1-0/+3
2014-07-20fixed #254iNPUTmice1-6/+16
2014-07-18pending leaves and joins for muciNPUTmice1-3/+0
2014-07-15pushing bookmarks back to serveriNPUTmice1-0/+4
2014-07-14use proper picture on bookmarked conferences when joined. use bookmark title ...iNPUTmice1-0/+9
2014-07-14fetch bookmarks from serveriNPUTmice1-0/+6
2014-07-12moved most of the message/presence generation into seperate classesiNPUTmice1-10/+5
2014-06-30fixed #235iNPUTmice1-0/+1
2014-06-24fixes for offline otriNPUTmice1-0/+16
2014-06-20not working version of otr file transferiNPUTmice1-0/+10
2014-06-16cleanup; removed unnecessary imports and log outputsiNPUTmice1-1/+0
2014-06-11groundwork for offline otr messagesiNPUTmice1-2/+2
2014-06-04received and displayed messages (xep 333) are now marked properlyiNPUTmice1-20/+45
2014-05-28first tries on crypto mucDaniel Gultsch1-1/+1
2014-05-23end otr sessions earlier / more often. can lead to unesessary handshakes but ...Daniel Gultsch1-15/+3
2014-05-19reworked roster/contact handling. might break some stuff. not sycing to disk yetDaniel Gultsch1-17/+3
2014-05-16fixed npe for otr sessions with non contactsDaniel Gultsch1-4/+8
2014-05-16fixed null in shared linkDaniel Gultsch1-1/+5
2014-05-08code cleanupDaniel Gultsch1-3/+0
2014-05-07improved next encryption selectionDaniel Gultsch1-1/+4
2014-05-07remembering text. awesomeDaniel Gultsch1-0/+10
2014-05-07wee bit of code cleanupDaniel Gultsch1-1/+18
2014-04-25smoother scrolling (first step)Daniel Gultsch1-1/+3
2014-04-10incomming jingle packets are routed to their connection. added presence choos...Daniel Gultsch1-0/+10
2014-03-27fixed a couple of muc issues. added jingle listener (which doesn't do anythin...Daniel Gultsch1-1/+1
2014-03-21more otr fixesDaniel Gultsch1-10/+20
2014-03-21fixed users profile pictureDaniel Gultsch1-1/+0