aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/entities/Conversation.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* bug fixes for forcing encryptioniNPUTmice2014-09-081-1/+6
* settings to force encryption and setting for not saving messages to disk. fix...iNPUTmice2014-09-081-12/+17
* made otr a little bit more solid when there is no presence subscriptioniNPUTmice2014-09-061-7/+8
* added ability to disable notifications for specific conversations - fixed #322iNPUTmice2014-09-031-0/+11
* fixed #410 by removing that config optioniNPUTmice2014-09-021-3/+2
* some code cleanupiNPUTmice2014-08-311-5/+6
* use otr encrypiton instead of plain when contact has exactly one online prese...Daniel Gultsch2014-08-241-0/+10
* experimental muc message deduplicationDaniel Gultsch2014-08-231-0/+9
* fetch missing avatars from serveriNPUTmice2014-08-051-8/+11
* migrated some ArrayLists to CopyOnWriteArrayListsiNPUTmice2014-07-271-5/+6
* fixed bug with otr session being initilized over and over againiNPUTmice2014-07-231-9/+0
* hide verify snackbar when otr session is ended. fixed npeiNPUTmice2014-07-201-0/+3
* fixed #254iNPUTmice2014-07-201-6/+16
* pending leaves and joins for muciNPUTmice2014-07-181-3/+0
* pushing bookmarks back to serveriNPUTmice2014-07-151-0/+4
* use proper picture on bookmarked conferences when joined. use bookmark title ...iNPUTmice2014-07-141-0/+9
* fetch bookmarks from serveriNPUTmice2014-07-141-0/+6
* moved most of the message/presence generation into seperate classesiNPUTmice2014-07-121-10/+5
* fixed #235iNPUTmice2014-06-301-0/+1
* fixes for offline otriNPUTmice2014-06-241-0/+16
* not working version of otr file transferiNPUTmice2014-06-201-0/+10
* cleanup; removed unnecessary imports and log outputsiNPUTmice2014-06-161-1/+0
* groundwork for offline otr messagesiNPUTmice2014-06-111-2/+2
* received and displayed messages (xep 333) are now marked properlyiNPUTmice2014-06-041-20/+45
* first tries on crypto mucDaniel Gultsch2014-05-281-1/+1
* end otr sessions earlier / more often. can lead to unesessary handshakes but ...Daniel Gultsch2014-05-231-15/+3
* reworked roster/contact handling. might break some stuff. not sycing to disk yetDaniel Gultsch2014-05-191-17/+3
* fixed npe for otr sessions with non contactsDaniel Gultsch2014-05-161-4/+8
* fixed null in shared linkDaniel Gultsch2014-05-161-1/+5
* code cleanupDaniel Gultsch2014-05-081-3/+0
* improved next encryption selectionDaniel Gultsch2014-05-071-1/+4
* remembering text. awesomeDaniel Gultsch2014-05-071-0/+10
* wee bit of code cleanupDaniel Gultsch2014-05-071-1/+18
* smoother scrolling (first step)Daniel Gultsch2014-04-251-1/+3
* incomming jingle packets are routed to their connection. added presence choos...Daniel Gultsch2014-04-101-0/+10
* fixed a couple of muc issues. added jingle listener (which doesn't do anythin...Daniel Gultsch2014-03-271-1/+1
* more otr fixesDaniel Gultsch2014-03-211-10/+20
* fixed users profile pictureDaniel Gultsch2014-03-211-1/+0
* use conference subject to identiy roomDaniel Gultsch2014-03-141-54/+63
* fixed #9Daniel Gultsch2014-03-121-3/+7
* api changes. muc optionsDaniel Gultsch2014-03-031-0/+5
* rebrandingDaniel Gultsch2014-02-281-0/+284