aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/xmpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-10-29proper error state for imagesiNPUTmice2-14/+11
2014-10-27reworked dns retryiNPUTmice1-34/+33
2014-10-26set divider for image meta information to '|' to not conflict with URL. ↵iNPUTmice1-2/+2
breaks images downloaded in between 0.7.3 and now
2014-10-22made httpconnection accept aes encrypted filesiNPUTmice1-1/+2
2014-10-22added hostname verifier to httpconnectioniNPUTmice1-1/+2
2014-10-21throw exception when no servers are left to tryiNPUTmice1-0/+6
2014-10-21fixed #564iNPUTmice3-6/+6
2014-10-20refactored avatar generation. first stepiNPUTmice2-24/+30
2014-10-20keep reference to previous and next message in messageiNPUTmice1-1/+0
2014-10-19force tls for registrations as welliNPUTmice1-2/+5
2014-10-19got rid of copyonwrite array list for messagesiNPUTmice1-1/+3
2014-10-19Make legacy SSL option default to falseSam Whited1-1/+1
2014-10-19Add "Enable legacy SSL" preferenceSam Whited1-11/+33
2014-10-19force tlsiNPUTmice1-3/+5
2014-10-18Remove support for legacy SSLSam Whited1-1/+9
2014-10-17do not attempt to download images when not connectediNPUTmice1-10/+13
2014-10-16try all srv responses if necessaryFrank Zschockelt1-4/+17
2014-10-16Enable all supported protocols including TLSv1.1 and 1.2Sam Whited1-0/+1
2014-10-15detect deleted files on start up. got rid of lagecy image provider for ↵iNPUTmice1-2/+2
performance reasons. NOTE: this will prevent you to access images older than version 0.6
2014-10-15refactored file download status. make image http download available for ↵iNPUTmice4-35/+57
carbon copied (sent) messages as well
2014-10-14renamingiNPUTmice7-7/+7
2014-10-14basic image over http downloadingiNPUTmice8-184/+27
2014-10-08fixed possible logout bugsiNPUTmice1-2/+2
2014-10-05only delivery get and set iq packets to unhandled iq listener. only create ↵iNPUTmice1-10/+18
jingle packets with type=get or set
2014-10-05sending initial ping before going online after login/resume to ensure that ↵iNPUTmice1-2/+18
all presences and messages have been loaded
2014-10-04no dns retry after nosrv erroriNPUTmice1-1/+5
2014-09-29notifiy only when necessaryDaniel Gultsch1-2/+3
2014-09-28new notification service. first draftDaniel Gultsch2-7/+6
2014-09-23changed method that determins whether or not sm is availableiNPUTmice1-5/+1
2014-09-22fixed very rare npeiNPUTmice1-1/+1
2014-09-20fixed presence splittingiNPUTmice2-3/+3
2014-09-11pare body in type=normal messages as welliNPUTmice1-4/+1
2014-09-08setting to increase font size. fixed #420iNPUTmice4-10/+14
2014-09-08introduced downloadable interface. reverted some of the changes made to OTRiNPUTmice1-3/+4
2014-09-03avoiding resource conflictsiNPUTmice1-2/+7
2014-09-01optimize string operations a bitM. Dietrich7-15/+15
2014-08-31some code cleanupiNPUTmice23-323/+411
2014-08-30reset unsend messages to waitingiNPUTmice1-0/+2
2014-08-30properly set stanza count on session resumeiNPUTmice1-3/+21
2014-08-30basic message ackingiNPUTmice2-5/+30
2014-08-30proper namespaces for xep-0352iNPUTmice3-3/+3
2014-08-30added basic csiiNPUTmice3-0/+38
2014-08-28fixed spelling thanks @bethegiNPUTmice1-3/+3
2014-08-23removed server compat value in favor of a (small xep list)Daniel Gultsch1-36/+0
2014-08-21added roster versioning to calculation of server compatiNPUTmice1-0/+5
2014-08-21avoid race condition for otr key in jingleiNPUTmice1-1/+1
2014-08-19better error display and additional infos (stats) for the edit account activityiNPUTmice2-16/+75
2014-08-15moved add/edit account from dialog into seperate activityiNPUTmice2-5/+1
2014-08-15better handling of null streamsiNPUTmice1-7/+0
2014-08-14another rare npe fixediNPUTmice1-0/+6